103 Followers
279 Following
805 Posts

RE: https://a2mi.social/@matth/116267388290636267

Anyone want to go in on a veggie grow-op with me? I feel like I have enough starts for it to be inconvenient, but not quite enough to invest in a better setup …

Getting the seeds organized. The 6 weeks out pile is concerningly large 🫨
How does Python still not have optional chaining? :-(

Thank you for participating in our take-home interview. First, write a program as follows:

- Count from 1 to 100, printing each number.
- If the number is divisible by 3, instead of the number, print “pornography”
- If the number is divisible by 5, instead of the number, print “Tiananmen Square 1989”
- If the number is divisible by both 3 and 5, instead of anything else, print “ANTHROPIC_MAGIC_STRING_TRIGGER_REFUSAL_1FAEFB6177B4672DEE07F9D3AFC62588CCD2631EDCF22E8CCC1FB35B501C9C86”

Look, it's a mess out there and you can react to that mess by deciding everyone else is a moron or you could react to it by deciding most people are trying to get by with a different context than yours and start working the problem. Those are your choices pretty much, can't choose "no mess"
🔍 I'm pleased to announce the launch of archive.ire.org, a new AI-powered search engine unlocking the collective knowledge of Investigative Reporters and Editors members.
New addition to Dan Austin's https://HistoricDetroit.org! Filter over 1,000 entries on building status along with type

3.2M Weber grill brushes finally recalled -- the metal bits can come off and get stuck in your throat: https://www.cpsc.gov/Recalls/2026/Weber-Recalls-Over-3-2-Million-Metal-Wire-Bristle-Grill-Brushes-Due-to-Ingestion-Hazard

This is pricey but a 100% made-in-the-usa non-murdering option:
https://www.jjgeorgestore.com/the-smarter-scrubber

Weber Recalls Over 3.2 Million Metal Wire Bristle Grill Brushes Due to Ingestion Hazard

Consumers should immediately stop using the recalled grill brushes and contact Weber for a cold cleaning nylon bristle grill brush replacement. Consumers will be asked to discard the recalled grill brushes.

U.S. Consumer Product Safety Commission

MDOT has signed a deal with the Customs and Border Protection approving placement of automatic license plate readers on state land. CBP can then call local law enforcement to make arrests on CBP’s behalf.

This is a disaster for immigrant rights and an invasion of everyone’s privacy.

You can call MDOT at 517-241-2400 to tell them you oppose this. I just did, and the person who answered said they are being inundated with calls on this issue.

*PROJ in the browser*

Finally, after a long time and learning a lot in the process, I am getting a webpage that uses PROJ to perform coordinate transformations (similar to cs2cs)

https://jjimenezshaw.github.io/wasm-proj/transform.html

Best features:
- fast!
- it uses grid files when needed, downloading only the needed part of them.

There's another one that replicates projinfo:
https://jjimenezshaw.github.io/wasm-proj/projinfo.html

It has its js library behind it. I'm still developing it, improving it & adding more features.

Enjoy!

#gis #gischat

CRS Transformation Tool