refugee from lemmy.sdf.org

  • 0 Posts
  • 18 Comments
Joined 2 months ago
cake
Cake day: January 9th, 2026

help-circle
  • I’m not certain this is a “leopards ate my face” scenario, as I doubt many had illusions about their survival rate in the first place. Getting out alive would be a nice outcome if it happens:

    …signing bonuses of up to $50,000 — life-changing money in a country where average monthly wages remain below $1,000. The incentives go beyond cash, with pledges of debt relief and free childcare for soldiers’ families and guaranteed university places for their children. Criminal records, illness and even HIV are no longer automatic disqualifiers. For many men with little to lose, the front has become an employer of last resort. – source

    [emphasis added]

    Personal note: my enlistment bonus + GI bill benefits from the 80s would be ~$88k in 2026 money. I wasn’t as desperate as the Russian recruits are but I was, as noted philosopher K. Rock once remarked, “straight out the trailuh”. We weren’t worried about normal shooting war stuff (we were surrounded by and protected by infantry) although there were other scenarios where we’d stop existing rather suddenly. A common remark in the unit was “It doesn’t matter; we’d be vaporized anyhow”. I mention this to illustrate that people can choose paths that others might think of as leopardy. The difference is the leopard folks had illusions to begin with.


  • I’m honestly regularly shocked at how many people use Chrome on Linux.

    I generally prefer to run firefox (ESR) on my debian machines. But I regularly open a couple dozen tabs during a research session and sometimes FF eats eat all my RAM (16GB), then swap, then locks up the machine. If I catch the degradation before lockup sometimes I can kill enough tabs to recover. I had a few of those lockups last month before I got tired of it.

    So for now I’ve swapped back to chromium to get around that problem. Same behavior on my part, ~same extensions, but chromium’s RAM usage stays sane.









  • There is no claim or language that indicates it’s anything else.

    Agreed, the SSA itself is not making claims that mislead the public.

    Police however are prompted up by things like “protect and serve”

    I agree that’s a problem.

    a lot of other language/guidance/media to be portrayed as protectors, when that’s not necessarily the case.

    I don’t want to beat the dead horse, but IMO the public language/guidance/media discourse regarding the SSA is as misleading as “to protect and to serve”.

    If I were pushed I might say that the security part of social security is an implied guarantee that it will provide security of some kind. It does bolster financial security for many at the moment, but there is no guarantee it will do in the future.




  • No matter what plugin you find that supposedly will do the job, in my experience it is always a PITA that ends up involving a lot of programming.

    I had a good experience with jekyll’s wordpress->jekyll import tool. But see below.

    I would go for a database-less static site generator like Hugo

    Graybeard here, so it’s probably just braindamage specific to me, but I’ve found ruby dependency setup and troubleshooting to be extremely frustrating. Hard for me to wrap my head around.

    When jekyll is actually dead (right now it is “only mostly dead”) I’ll change to something that does not require ruby (eleventy?) or just go back to the nineties and do something barebones with gtml or whatever. Already playing with the latter.