Finland made great progress towards eliminating homelessness by giving people houses which they could feel was home. Alas, right-wing government has cut some of the spending and is driving homelessness back up.
President Petro of Colombia accused the Israeli company Blackcore of interfering in Colombia's presidential election.
I am pretty sure that the US made some sort of vicious secret intervention, because the newly elected? president is a magat.
The president of Ecuador is turning the country into a dictatorship by banning parties that don't support him.
The companies that develop Supposed Intelligence (specifically, LLMs) want us to put them in charge of making the systems "safe", by giving them absolute control over what the systems will do (and what they won't do).
The systems are really dangerous, but we cannot trust the companies that develop them to protect us from them. Their interest is to mix more and more subjugation of the public into any protection of the public.
Historically, whenever companies get power over what people's computing facilities can do, they use it against us, building malicious functionalities, designed to benefit them, into the software they invite us to use.
The intended Texas border wall, purely for completeness' sake, will extend over an area of cliffs and come damagingly close to ancient rock art.
I think it is an exaggeration to compare rock art to "books". To suppose that this rock art image has a precise message encoded in little details, as writing would have, has no factual basis that I know of.
Nonetheless, ancient rock art is precious, because it may convey a not-so-detailed message that would nonetheless be amazing to understand, if someday we can.
US citizens: call on your congresscritter and senators to block the corrupter from arbitrarily meddling with federal grants.
See the instructions for how to sign this letter campaign without running any nonfree JavaScript code--not trivial, but not hard.
US citizens: Join with this campaign to address this issue.
To phone your congresscritter about this, the main switchboard is +1-202-224-3121.
Please spread the word.
US citizens: call on Congress to stop the persecutor from denying migrant children a lawyer's representation in proceedings to deport them.
US citizens: Join with this campaign to address this issue.
To phone your congresscritter about this, the main switchboard is +1-202-224-3121.
Please spread the word.
US citizens: call on your congresscritter and senators to stop the corporate cancer loophole: Pass the People Over Poison Act.
See the instructions for how to sign this letter campaign without running any nonfree JavaScript code--not trivial, but not hard.
US citizens: Join with this campaign to address this issue.
To phone your congresscritter about this, the main switchboard is +1-202-224-3121.
Please spread the word.
US citizens: call on your senators to vote to report on Israel's violence and human rights abuses in the West Bank!
See the instructions for how to sign this letter campaign without running any nonfree JavaScript code--not trivial, but not hard.
US citizens: Join with this campaign to address this issue.
To phone your congresscritter about this, the main switchboard is +1-202-224-3121.
Please spread the word.
US citizens: call on Rubio to stop weakening the Global Plastics Treaty.

It just █i█ it again, 5 minutes later, go█ █ammit.
Therefore:
S.F. Dems vote to oppose billionaire tax, defying state party:The vote fell along a neat progressive/moderate divide. The local chapter took the step two months ago to alter its bylaws to allow itself to diverge from the state party's endorsement on California ballot measures. Previously, the local chapter's convention was to follow the state party on statewide ballot measures and candidates.
Prop. 40, or the billionaire tax, would levy a one-time, 5 percent tax on some 200 billionaires who lived in California on Jan. 1, 2026. Most of the money would be spent on health care, patching up a $30 billion hole in Medi-Cal due to federal cuts after President Donald Trump's "Big Beautiful Bill." The rest would go to education and food assistance.
Previously, previously, previously, previously, previously, previously, previously.
Afterglow is an emulator built specifically for running After Dark modules -- the original 68k module code, not a remake or port -- with no dependencies on ROMs or classic Mac OS. [...] Powered by the Musashi 68k CPU emulator, Afterglow reimplements just enough of the Macintosh Toolbox and OS APIs to run After Dark modules. No Apple ROM or classic Mac OS installation is required.
You can also browse and install software releases directly from the Internet Archive without leaving the app.
Previously, previously, previously, previously, previously, previously.
Afterglow is an emulator built specifically for running After Dark modules -- the original 68k module code, not a remake or port -- with no dependencies on ROMs or classic Mac OS. [...] Powered by the Musashi 68k CPU emulator, Afterglow reimplements just enough of the Macintosh Toolbox and OS APIs to run After Dark modules. No Apple ROM or classic Mac OS installation is required.
You can also browse and install software releases directly from the Internet Archive without leaving the app.
Previously, previously, previously, previously, previously, previously.
I downloaded the zip, did "compileAndBuildVLCKit.sh -x", which took like 4 hours but eventually completed seemingly-successfully. But then BasicPlayerWithPlaylist.xcodeproj can't find VLCkit.framework or VLCKit/VLCKit.h. This sounds like a build settings problem (Framework Search Paths had "../../../build/Release" on it but it seems to be in "../../../build/macOS" instead? But adding that didn't help it find the .h). Trying to build VLCKit.xcodeproj instead gets me complaints about missing static-libvlc and/or install-iphone-device/libvlc-device-static.a (I am not interested in iOS at all.)
Maximal Fences
I got nerd sniped by this video and with some help from my friend Claude was able to optimize some of the existing records and set some new ones.1
Infinite Tetration
There are a bunch of videos talking about how the infinite tetration function is only defined in a specific range and strangely only hits finite values at the ends of the range, but they don’t show what it actually looks like as a function, so here it is:
You might wonder what’s going on at the end points here. On the right it’s going completely vertical. There’s nothing actually funny happening on the left, that’s just where the formula for it using the W function splits into two value. But we can make an analytic continuation of it like so:2
Since we’re defining tetration we can make the rules and there’s no reason to limit it to the happenstance constraints of W. But this still leaves the question of what’s going on on the right. It turns out it does extend, but going up, like this:
Looking at it this way raises the question of what the inverse of this function is. It turns out it’s y=x^(1/x). So the natural way of defining this stuff is to start with that function then wonder what happens if we take its inverse and wonder what happens at the points where the W function splits. But in that direction it seems like a bunch of bizarre leaps and generalizations which require justification, where if we instead work backwards from infinite tetration they’re strange phenomena which need explanation.
The big lesson to take away is that if you see W turn up you’re probably looking at the inverse of something, and being able to support that is how W has worked its way into the canon of standard functions.
Unit Distances
After thinking about the unit distance conjecture I came to the surprising realization that for any asymptotic bound it must be possible to constrain the points to being in a ‘barbell’ of two discs exactly a unit distance apart and only take a constant factor hit based on the diameters of the discs. Writeup over here3. I was hoping that this would result in better bounds but it works out that the amount of constant factor on tightening the disc radii exactly cancels out the reduction in number of points covered by their areas. But it does seem to imply that you can find solutions whose points are within arbitrarily tight disc pairs by taking subsets of ever larger solutions. So maybe the optimal solutions all have this form and have some parameterizable epsilon how big the discs can be where any value works.
I don’t know if this observation is novel or is something obvious to people actively studying the problem and they just haven’t written it up because it hasn’t lead anywhere. But I found it interesting and surprisingand hopefully you do too.
It turns out Claude was taking my suggested search areas and implementing them verbatim using SLSQP which explains why nobody else had already done it with a bare prompt.
It’s possible to do an analytic continuation into the complex numbers which produces all kinds of interesting stuff but I’m not about to make a half hour long video with lots of 3d animations. If somebody else does that I would much appreciate it.
I was discussing this with Claude as I worked through it and Claude’s profound inability at geometric visualization made it not follow anything I was saying until I got to this very specific statement and then it was able to prove it immediately in a much more elegant way than I had worked out.
So, you know, if someone were tempted to give this guy $700, maybe instead they could give DNA Lounge $20 or $30 a month. Then in addition to maybe getting a little souvenir while supplies last, they'd also be helping keep this place alive so that memorable shows like that can keep happening.
I've got uncut sheets of these things too, so if that's your jam, make me an offer...
The reason I have so many extras is because of how big printers work. Or worked, at the time, anyway. We needed like 3,200 tickets, but these things were stamped in large galleys, so if you ordered 3,200 they ended up printing 5,000 and threw the rest away. And for a show like this, we did not want those discards falling into the wrong hands and ending up on the scalper market, so we had them send us the entire batch from the print run.
A couple of years ago I asked the World's Biggest Prince Fan whether this stuff was worth anything, and their answer was (my loose interpretation) "Yes definitely, but only if you put a bunch of effort in to trying to act like an auctioneer, and are cagey about how much you have" and that sounded like a bunch of work and also kind of dirty, so I never bothered. (It would require more finesse and salesmanship than just dropping them on our merch page, in other words.)
But hey, literally nobody but me currently possesses one of these uncut sheets, sooooo... Scarcity!
[ Butterfly meme ] "Is this... Captialism?"
I can't un-hear it now.
Armed with 29 external cameras, LiDAR, radar, and microphones, each robotaxi stays powered up between rides so it can respond to emergencies and reposition when needed. What Waymo won't say: how long that footage is stored, whether a residential street gets treated differently than a public plaza, and what "reasonably appropriate amount of time" actually means in practice. That phrase is doing enormous work for a very small amount of transparency. [...]
Where Ring doorbells marked the first wave of consumer-grade street surveillance, autonomous fleets are the next layer -- and they connect. Waymo holds a research agreement with Nexar, the dash-cam network embedded in hundreds of thousands of Uber and Lyft vehicles. Flock Safety, the license plate reader company, previously explored accessing that same Nexar footage for its law-enforcement clients. That deal collapsed. The architecture still exists. Think of it less like a coordinated surveillance state and more like a surveillance potluck -- everyone brought a dish, nobody planned the menu, and you weren't invited.
Previously, previously, previously, previously, previously, previously, previously, previously, previously, previously, previously, previously.
DA officials did not say whether they agreed with Helvestine's argument that the footage showed only a handshake. But the DA's office subsequently motioned to dismiss the case ahead of its preliminary hearing, records show. That motion was granted on May 8 last year by San Francisco Superior Court Judge Michelle Tong. [...]
Deputy Public Defender Brian Cox, the head of the office's Integrity Unit, argued police officers regularly mischaracterize normal interactions as drug transactions, and that drones amplify those risks. [...]
"SFPD interprets otherwise innocent behavior as criminal because to a hammer, everything is a nail," said Cox. "Drones and other surveillance technologies simply give police more power -- and greater reach -- to do that." [...]
The police hub that deploys San Francisco's police drones is also backed by billionaires.
The Real Time Investigations Center, which helps the police department find suspects on the streets and aids arrests using drones and Flock Safety automatic license plate reading cameras, has bulked up through benefactors including Ripple co-founder Chris Larsen, Reddit CEO Steve Huffman, former Y Combinator partner Michael Seibel, and Michael Moritz's family foundation Crankstart.
Previously, previously, previously, previously, previously, previously, previously, previously, previously, previously, previously, previously, previously.
Planet Debian upstream is hosted by Branchable.







