centralized stuff like twitter always has this like 10% chance of just entirely vanishing all of a sudden, federated stuff like mastodon has like a 100% chance that 10% of the servers will go offline every year.
should http://macwright.com also be a newsletter? people have brought up the idea but i'm not sure about it. it doesn't have a topic and won't, so it seems weird to send one newsletter about geodesy and another about car culture etc.
Excited to finally share this launch that our team has been working on! A lot of very talented people are collaborating on building a quality open map, and supported by some of the biggest companies in tech. This will be a game changer for open mapping. 🚀
We are excited to announce the launch of the Overture Maps Foundation, a new collaborative effort to develop interoperable open map data to power mapping and location services worldwide.
Read the announcement: https://linuxfoundation.org/press/linux-foundation-announces-overture-maps-foundation-to-build-interoperable-open-map-data…@OvertureMaps#Mapping#OpenSource
This is a pretty sweet looking plotting library:
https://github.com/observablehq/plot…
Even does Geographic plotting now. I can't really think of a use for it other than my little stats viewer, but maybe it'll help someone else out.
Life Universe http://oimo.io/works/life
Explore the infinitely recursive universe of Game of Life! Works in real-time and is perfectly consistent, never fails to remember where you are and where you came from.
無限に再帰するライフゲームの宇宙を探索できる作品を作りました #indiedev
hence, i bet arc will succeed anyway. it's appealing, and i can see how it'll be gamechanging for a lot of people. but for now i'm going back to a normal ol browser with the tabs on the top
at times, maybe most times, using arc started to feel like it was designed around messiness - a lot of downloads, tabs, sessions - messiness that i don't particularly have or need to manage, but a lot of people do.
split panes: love it, i'll miss it, but i'll use rectangle for window management to do 50/50 splits like i did before.
attachments as tabs: i never stopped finding this annoying. same with downloads as library.
vertical tabs: seemed cool at first, but i have good tab discipline so the layout ended up wasting a bunch of space usually.
renaming tabs: never got in the habit of it. same with using spaces.
switching to tabs via search: only used it by accident.
after a bunch of months of using arc full time, i think i'm switching back to chrome. the ux decisions in arc make sense for a lot of people, but i don't think in the end they work that well for me.
i've updated my hestitantly-optimistic post about hivemapper to include the increasing amount of information that suggests it's either a scam or scam-adjacent.
this industry, it's 100% scams.
Remember Helium? The buzzy tokenomics project promised you could earn $$$ by hosting WiFi hotspots—but turned out to be a grift to sell hardware.
Hivemapper looks like the same grift but with $675 cameras. Don't miss @leomschwartz's latest exposé:
https://fortune.com/crypto/2022/12/08/hivemapper-wants-to-be-crypto-google-maps-helium/…
There are still a few tickets left to LOST LANDSCAPES on Wed Dec 14, live at San Francisco's Herbst Theatre, and there's a 50% discount code: use the word "fog" and grab them while you can! https://cityboxoffice.com/eventperformances.asp?evt=2872…
(guy who was all in crypto/web3 last year)
I’ve been experimenting w ChatGPT & my mind is blown 🤯
It’s going to change EVERYTHING & could very well be the technology that replaces Google (something that people thought would NEVER happen!)
Here are my 2,783 takeaways: 🧵👇
Another drawing improvement: hints for how to use the drawing tools that appear just as you're entering a draw mode. Easy to dismiss once you've learned how to draw shapes.
🆕 Drawing improvement: just like in your favorite graphics editor, you can now hold down the Shift key on your keyboard to draw shapes with right angles!
http://placemark.io
anyway, "as a maintainer" of a few repos and a looker at many, the number of PRs and issues that come in from some user freaking out about a totally unimportant security warning because of bad automated detection and bad industry practices is exhausting and avoidable.
and then there are the actually important vulnerabilities, things that are exploitable. but the current security vuln systems flag basically everything as "critical and important" so your average developer has no way to tell the difference.
the rest are things like regex backtracing ddos vulnerabilities, which are rarely exposed to the world - in order for one to be important, you need to be (1) running a web service (2) have no rate limiting (3) pass raw user input directly into the affected module
how the ecosystem is used right now is that the typical app will include many dev dependencies which never become part of the shipped application. security warnings in these deps account for many of these boy-who-cried-wolf warnings, and are virtually never important.
repeating that 99% of automated "dependency security" warnings in the javascript world are fake, totally unimportant, and cause useless busywork for maintainers
all I want for Christmas is 1k views on this bad boy
https://youtube.com/watch?v=MooE4eUDbsg…
And THANK YOU THANK YOU THANK YOU for all your commets but it would really helpful to have people saying stuff on the you tube page because it is public thus will show the world how important A.A.C. is
transportation nerds:
in terms of walkability, transit, undoing car culture and its harms to america, has pete buttigieg done anything yet? is there a thing i can point to and be pleased about, policy-wise, from his tenure, so far?
AI hype waves generally produce 1) Descartes dualism redux: can you think without a body? What about brains in vats? What is the relationship between embodiment and intelligence? …
🇺🇦💡 With Russia cowardly terrorizing civilians, Ukrainians now have to live with daily blackouts, and disruptions to not only electricity but also heating, running water, light and communications. How does this look for me and my family? A visualization:
was going to use htmx _with_ fresh/deno, but:
- deno editor setup kept being a hassle
- was going to start wanting to do things like respond to a GET req with different content based on headers
- realized i could build something simpler