Mastodon Feed: Posts

Mastodon Feed

Boosted by jsonstein@masto.deoan.org ("Jeff Sonstein"):
tompearce49@mastodon.scot ("Just Tom...") wrote:

"All roads lead to Rome"? - well, according to this, they didn't even in the heyday of the Roman Empire... https://www.nature.com/articles/d41586-025-03626-z

Mastodon Feed

Boosted by jsonstein@masto.deoan.org ("Jeff Sonstein"):
UniversalCompendium wrote:

An entire family of falcons watches from their house, keeping tabs on all who pass by.

https://universalcompendium.com/gen%5Fimages/ucg/1animals/falcons-family-photography.htm

#photography #birds #wildlife #falcons

Photograph by Thijs Schouten

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

“It is generally not a good idea, career-wise, to refuse illegal orders. It’s a better idea to find a way around them... But sometimes you don’t have a choice… a superior officer told me to stop signing up members of my platoon who had families for food stamps. It was legal for soldiers to receive food stamps. They qualified because of their very low pay, which put many of them below the federal poverty line. I refused that order”

https://open.substack.com/pub/luciantruscott/p/the-bill-of-rights-for-soldiers

Mastodon Feed

Boosted by jsonstein@masto.deoan.org ("Jeff Sonstein"):
AAronL1968@shakedown.social ("AAron Leckinger") wrote:

Reuters has confirmed that President Trump's son-in-law Jared Kushner and his special envoy Steve Witkoff held a private meeting in Miami with a sanctioned Kremlin proxy to help shape the new "peace plan" for Ukraine. https://www.reuters.com/world/europe/trump-officials-meeting-with-russian-miami-spurs-questions-about-latest-ukraine-2025-11-22/

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

brazen

“Paul Ingrassia, told senior DHS officials to return electronic devices seized from the Tate brothers when they arrived in the U.S. in February. Ingrassia made clear the request was coming from the White House…

The Tates are facing sex trafficking accusations in three countries. Ingrassia, who has served as White House Liaison to DHS and to the Department of Justice, was part of a legal team that represented the pair before he joined the White House.”

https://www.propublica.org/article/paul-ingrassia-probe-andrew-tate-investigation

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

everything about our in-migration system is broken at this point

https://www.propublica.org/article/ice-bop-federal-prisons-corrections-officers

Mastodon Feed

pzmyers@freethought.online ("pzmyers 🕷") wrote:

Not leaving soon enough, MTG.

https://freethoughtblogs.com/pharyngula/2025/11/23/mtg-jumping-ship/

Marjorie Taylor Greene

Mastodon Feed

jscalzi@threads.net ("John Scalzi") wrote:

Okay, but you know that just makes it worse, right?

https://www.bbc.com/news/articles/c4g95x50kdyo

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

(This is part of why I’ve been writing less. Mostly I’m just sitting back and hoping things won’t be as bad as I think they might get.)

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

Trump's economic policies have made the US dollar more vulnerable and the overall finance system more opaque.

The US federal infrastructure is weak, limiting its capability at containing the damage.

The zeal many governments have for "AI" means they're likely to delay taking action at critical moments in the immediate aftermath of a bubble pop.

There's a non-zero chance we might be heading into a perfect storm of an economic crisis.

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

“Desire to Pop”

https://tante.cc/2025/11/23/desire-to-pop/

> I love the abstraction of the “AI” bubble popping. But the very probably effects haunt me.

Been having similar concerns. Except I think things are genuinely worse than most expect. The usual suspects are clearly trying to position LLMs as something being sabotaged by the bubble not its cause and the overall prospects are pretty dire …

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

Idly remembering the time I recommended “Just Enough Research” where I worked, a book so good I keep buying it again and again, and the only chapter my coworkers read was the one on how to do a minimally harmful survey, because they were dead-set on doing a survey, no matter what

Mastodon Feed

isagalaev ("Ivan Sagalaev :flag_wbw:") wrote:

Did you sign the #Starbucks #union pledge? It's easy, and it increments the counter. Businesses eventually react to numbers.

https://www.nocontractnocoffee.org/

Mastodon Feed

Boosted by jwz:
matthewfacciani.bsky.social@bsky.brid.gy ("Matthew Facciani") wrote:

There’s a lot of political commentary about Marjorie Taylor Greene resigning, but one important point is this: she entered Congress in 2021 with an estimated net worth of about $700,000, and is leaving in 2025 with a net worth of roughly $25 million.

Mastodon Feed

Boosted by isagalaev ("Ivan Sagalaev :flag_wbw:"):
jetsilver@ohai.social wrote:

@brian @isagalaev The strike is indefinite.

Honk if you drive past a picket line!

https://inthesetimes.com/article/starbucks-workers-united-union-red-cup-rebellion-strike-picket

Mastodon Feed

fromjason ("fromjason.xyz ❤️ 💻") wrote:

@pluralistic I found it!

schismogenesis:

> That's when you decide how you feel about an issue based on who supports it.

Love that word.

https://pluralistic.net/2024/03/25/black-boxes/

Mastodon Feed

fromjason ("fromjason.xyz ❤️ 💻") wrote:

@pluralistic hey there what's that term you use for when someone thinks an argument or observation is defacto false because it comes from a different political party? I had it bookmarked and can't for the life of me find it.

Mastodon Feed

Boosted by taral ("JP Sugarbroad"):
vinoth@infosec.exchange ("Vinoth (Mobile security)") wrote:

I am disappointed that IACR is framing the root cause as an "unfortunate human mistake," effectively throwing a distinguished member of the community under the bus.

This is a system design issue. No critical system should have a 3-of-3 quorum requirement.

Mastodon Feed

Boosted by taral ("JP Sugarbroad"):
david_chisnall@infosec.exchange ("David Chisnall (*Now with 50% more sarcasm!*)") wrote:

@vermaden

This post is an example of why no one listens to #FreeBSD advocates. They start by not understanding a Linux thing, and then claim a totally unrelated FreeBSD thing was there first and is better.

The soft reboot thing in RedHat is about providing an immutable base image (FreeBSD does not do this) and then a lightweight way of restarting userspace to use it.

The thing you link to is the reroot feature of FreeBSD, which was a copy of a Linux feature. Linux has had pivot root for a long time, the thing that is added is an administration layer that uses this functionality for a quick update path, integrated with the normal update flow. This does not exist on FreeBSD.

Similarly, FreeBSD has had jails for ages. Linux has also had shared-kernel virtualisation for almost as long. OpenVZ shipped five years after Jails (and before Jails had things like isolation for SysV IPC and so were actually useful for isolating workloads like Postgres). The value of Docker / OCI containers is not that you can create an isolated environment, it’s that it has a distribution model built on immutable layers and an orchestration model that lets you cleanly separate persistent data (volumes) from the software that runs on them so you can upgrade by simply rebuilding the image and then destroying and recreating the container. And FreeBSD now, finally, has an alternative to OCI containers on Linux: OCI containers on FreeBSD.

If you spent half the effort understanding why people like and use some of these features on Linux as you do telling people that barely related features on FreeBSD are better, then you might actually do some useful advocacy. As it is, you just reinforce all of the negative stereotypes the Linux users have about FreeBSD.

Mastodon Feed

Boosted by pzmyers@freethought.online ("pzmyers 🕷"):
MostlyHarmless@thecanadian.social wrote:

Unpacked our Nativity scene yesterday. Removed all the Jews, Arabs and foreigners. Ended up with a jackass and a handful of sheep.

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

I love a post that focuses on looking how systems actually work, and I *particularly* love authors that aren't afraid to read a JS bundle:

https://pub.towardsai.net/i-reverse-engineered-200-ai-startups-73-are-lying-a8610acab0d3

Mastodon Feed

Boosted by taral ("JP Sugarbroad"):
lukito@gamedev.lgbt ("Lukito") wrote:

Day 4,731 of begging visual designers to take the most basic course in linguistics and multimodality.

A promotional sign featuring a roasted chicken with a price of £9. The text claims "We have the best roasted chicken in town, but the dominant linear reading pathway makes it read “We have roasted in the best chicken town.”

Mastodon Feed

fromjason ("fromjason.xyz ❤️ 💻") wrote:

I’m so excited. Tomorrow, I take a trip to Savannah Georgia where I’ll stay in the historic district for a few days. It’s a little writing retreat. A personal mini-vacay.

Pro tip: sometimes you can get hotels dirt cheap the days leading up to Thanksgiving. I’m staying in a beautiful hotel in downtown for so cheap.

Mastodon Feed

jsonstein@masto.deoan.org ("Jeff Sonstein") wrote:

tweaking my little storyteller service today, hardening it a bit from a recent spate of attacks. here is today's test:

https://people.well.com/user/jeffs/tmp/StorytellerTest.pdf

Mastodon Feed

Boosted by keul@fosstodon.org ("Luca Fabbri"):
SecurityWriter@infosec.exchange ("Security Writer :donor:") wrote:

THEN MAKE YOUR WEBSITE BETTER

A SMS message overview on iOS, it says from: Checkatrade message: ITS EASIER IN THE APP (all caps)

Mastodon Feed

Boosted by keul@fosstodon.org ("Luca Fabbri"):
lcamtuf@infosec.exchange ("lcamtuf :verified: :verified: :verified:") wrote:

Me: I want to have more friends

Tech companies:

Mastodon Feed

pzmyers@freethought.online ("pzmyers 🕷") wrote:

Mostly mundane, but lacking in my name, fortunately.

https://freethoughtblogs.com/pharyngula/2025/11/22/are-you-in-the-epstein-emails/

Trump-Epstein

Mastodon Feed

jscalzi@threads.net ("John Scalzi") wrote:

Over on Whatever today I confirm that, indeed, all those emails authors and other writers are getting promising access to readers and book clubs and such are 100% scams, share all the scam emails I got just this morning, and note why they are all awful and bad:

https://whatever.scalzi.com/2025/11/22/yes-all-those-author-services-and-book-club-emails-are-fake-and-no-dont-send-them-any-money/

Mastodon Feed

Gargron ("Eugen Rochko") wrote:

I’ve got stickers 👀 #Merchtodon

A sheet of stickers featuring the Mastodon mascot in various situations, as well as 3 Mastodon logos, held in my hand.

Mastodon Feed

Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
uglyreykjavik.bsky.social@bsky.brid.gy ("Ugly Reykjavik") wrote:

My very first cat, Kisa Lísa. From the streets of Reykjavik, she became a beloved family cat. She's quite the legend in the family, and now there is a book about her life for those who are interested and able to read Icelandic.www.penninn.is/is/book/kott... #cats #caturday #catsofbluesky #catsky

Grey and tan tortie cat with yellow eyes sitting and looking up.