2026-02-21 12:39:39
How does an NFL player decide to retire? 'I'm not done' https://www.espn.com/nfl/story/_/id/47985245/how-does-nfl-player-decide-retire-im-not-done-stories-second-chances
How does an NFL player decide to retire? 'I'm not done' https://www.espn.com/nfl/story/_/id/47985245/how-does-nfl-player-decide-retire-im-not-done-stories-second-chances
This is how my weekends usually go:
- Get the laundry done
- Get the dishes done
- Get the dogs to the dog wash
- Get the groceries done for the week
- Do something that brings you joy
I'm always surprised when I get to that fifth item successfully.
'Not a done deal': Democrats start to sweat over Virginia's redistricting referendum (Adam Edelman/NBC News)
https://www.nbcnews.com/politics/2026-election/not-done-deal-democrats-start-sweat-virginias-redistricting-referendum-rcna263726
http://www.memeorandum.com/260322/p14#a260322p14
#TACO
Trump backpedals on threats against Greenland, but allies say damage has been done | PBS News
https://www.pbs.org/newshour/show/trump-backpedals-on-threats-against-greenland-but-allies-say-damage-has-been-done
This cruelty is being done in our name.
Shame on this administration. Shame.
13,000 third country deportees so far.
Many were ordered deported decades or even generations earlier,
but no admin previously would have considered something as inhumane as this as a means of carrying out a removal.
https://…
Man solle sich mit einer KI in "Maschinensprache" unterhalten, las ich.
Well …:
LD HL, message
print_loop:
LD A, (HL)
CP 0
JR Z, done
CALL print_char ; hypothetical print routine
INC HL
JR print_loop
done:
RET
message:
DB "Hello, World!", 0
»This Z80 assembly snippet is a classic example of a string traversal loop. It uses a "null-terminator" (the 0 at…
The Book Lives Three Times: How Seneca Got Reading Wrong by Getting It Right
You finish writing a book and the manuscript sits there, cooling on the screen like bread pulled from an oven. It is done. It is no longer yours. This is the part no one tells you about authorship: the moment the final sentence locks into place, the book begins its first death, because it has stopped being a living negotiation between you and the language and has become, instead, a fixed…
'The damage has been done': As Trump claims victory on Greenland, Europe loses trust (NBC News)
https://www.nbcnews.com/politics/donald-trump/-damage-done-trump-claims-victory-greenland-europe-loses-trust-rcna255406
http://www.memeorandum.com/260122/p150#a260122p150
"The same industry that once called you family is now using the fruits of your labor to commit war crimes. [...]
The industry has decided what it wants to be."
(Original title: How to do the work)
https://buttondown.com/monteiro/archive/how-to-do-the-work/…
The obvious answer is copyleft-type licenses.
(1) Has anybody done legal analysis on that beyond the obvious? I don’t think LLM training on copyleft code has been tested in court yet…? (Even LLM training on more restrictively licensed works seems to be surviving court challenge….)
(2) Are there copyleft licenses (i.e. “derived works must be similarly licensed”) out there that don’t have the Stink of Stallman on them? Or is GPL v3 still just the way to go despite the smell?
2/2
"Article 2(4) of the United Nations Charter prohibits states from using military force against the territorial integrity or political independence of another state, except in self-defence or with UN Security Council authorisation, a principle long understood as central to international order.
None of these legal thresholds were met in the case of the strikes on Iran."
Just email someone. I always like it when people email me about some weird blog post or project I’ve done.
https://goodinternetmagazine.com/why-i-email-complete-strangers/
Objectively USA is already allowed to do anything it wants militarily on Greenland, Rutte probably "repackaged" it into a framework, well done
#greenland #nato #rutte
A dark ambient song I have just composed, "A landscape of bells".
PS: Believe it or not, I have done everything inside #Musescore, as an experiment.
#ambient #darkambient
> for a large share of actual product work, the person who can say "here is what done looks like, prove it without seeing my rubric" is more valuable than the person who can write the code.
> Implementation is what AI is getting good at. Knowing whether the result actually solves the real problem is not an engineering judgment call, it is a domain judgment call.
Reposting to call out those two quotes and agree that this matches my experience as a staff developer…
"What can—and cannot—be done to save the world’s glaciers"
#Glaciers #Climate #ClimateChange
Cataloging our old CDs which I have never done before. Naturally I'm doing in in a spreadsheet with an API call to pull the data from the bar codes (lot of my old ones don't have them) and then building out an #11ty page with the covers - sortable by year, artist and genre. What fun!
I don't send many emails anymore. I receive emails but I don't send many. Even at work, most of our communication is done via other means. But I do generate at least one email a day to send to a group of external testers. I don't send this from a traditional mail client. Instead it is a shell script that gathers some information and opens a text editor to add further comments. After that the file is sent with
How does the Navy clear mines? And why haven't they done it yet in the Strait of Hormuz?
▶️ Why the US Navy Won't Clear the Mines Even Though It Can - Navy Decoded
https://youtube.com/watch?v=2NNZ2u2WDD0&si=J0B_10UeAkQ4WJMi
@… not sure I've ever read a discussion on this:
Was there ever some thought about a Reform with a touch screen? Or have people possibly done mods?
I'd be especially interested in a Pocket Reform with touch.
1. Put your jacket on to walk the cat. Recall that you were supposed to fix the stitching.
2. Carry the jacket to your room to take care of it as soon as you're "done with this shit".
3. An hour later, notice the jacket lying next to you. Well, you'll manage to stitch it before the bath time.
I never ceases to amaze me that mail systems do this shit. I know it was a thing with Sendmail but most of us have moved on or at least fixed the stupid mailer flags.
#Sysadminnery #Email #Sendmail
And what of it if I made a full blown relational logic based database to make a recursive inventory Š la "Baldur's Gate 3"!
That is also what they did, so I am allowed to make a stupidly gigantic heap of hashtables to implement something that could very well be done with a couple of OOP style classes
The fundamental problem of expecting "the Market" to solve problems appears clearly:
‘It’s stupid’: why western carmakers’ retreat from electric risks dooming them to irrelevance
https://www.theguardian…
The fundamental problem of expecting "the Market" to solve problems appears clearly:
‘It’s stupid’: why western carmakers’ retreat from electric risks dooming them to irrelevance
https://www.theguardian…
As soon as I encountered computers, I dreamt of a smart AI sidekick that could organize my thoughts and collaborate with me on them. Obsidian with @dereklarso's Claude Sidebar has done that. My life is transformed overnight again.
A little work done on my web browser. I'm working on bookmarks, and instead of storing them in a text file like I originally planned I'm going to try out storing them in an sqlite database. Some of that infrastructure is in place. Bookmarks are going to be tag based rather than in folders, so you can tag a bookmark with multiple categories and it will show up in all of them. I think that's a better way of organizing them than the traditional folder view.
Downloads are worki…
A story of wrongful conviction, AI errors, and the lasting damage done when the system fails the innocent. Even freedom doesn’t fix everything.
Read more: https://www.bobmuellerwriter.com/wrongful-conviction-qualified-immunity-and-the-c…
Sonnet 059 - LIX
If there be nothing new, but that which is
Hath been before, how are our brains beguil'd,
Which labouring for invention bear amiss
The second burthen of a former child.
Oh that record could with a backward look,
Even of five hundred courses of the sun,
Show me your image in some antique book,
Since mind at first in character was done,
That I might see what the old world could say
To this composed wonder of your …
Why does calling out a hallucination feel like calling someone’s kid "ugly"?
We’ve stopped treating AI like software and started treating it like a protégé. Here’s why criticizing an algorithm has suddenly become so personal.
https://www.ocrampal.com/why-criticizing-a
Been another eventful week around the "new" house. Got the shed built. What a pain in the ass metal sheds are. This one was no different. Shout-out to whoever decided it was a great idea to plastic wrap every painted panel like they were PC case panels. I hope you stub a pinky toe every other day for the rest of your life.
With that done, next task was to put up the shelf frames I brought with me. Was able to get 3 shelves cut out of the former back porch ramp plywood. Got 3…
Navy vet responds:
"If I had done this to an enemy prisoner under my control in the warzone,
or if as an officer I had allowed this by any man under my command,
I would still be in prison right now.
This is the American government doing it to an American."
https://www.startribu…
Javonte Williams, Cowboys agree to 3-year contract ahead of free agency: Sources https://www.nytimes.com/athletic/7062761/2026/02/21/javonte-williams-cowboys-contract-nfl-free-agency/
Writing a client estimate tonight was exhausting. I put it off all day (but also I was in pain all day) but I got it done an hour before the day is over so that's just a huge win for my small business today. 😜
> We found that the “Other” category increased to 11% this year, and this was primarily driven by Hetzner (20% of Other responses); we plan to include Hetzner as a response choice in next year’s survey.
https://go.dev/blog/survey2025
Well done @…
I'm going to go back to my social media break, but before I do I'm going to leave you with a thought experiment.
Imagine we're in the middle of the second American Civil War. What do you wish you had done to prepare? What do you wish you had done to bring the regime down faster? What do you wish you had done to avoid this ever happening?
Got some ideas? Think about them. Talk them over with friends. Ok... Now what can you do right now? Ok, now do it.
#USPol
migrating nameservers is always fun. the main part is done, but i cannot change the gluerecords to the new ips at #dynadot. now i have to open and wait for an engineer to look at it sigh
The TikTok Deal Is Done - Business Insider
https://www.businessinsider.com/tiktok-deal-finalized-what-changes-ownership-2026-1
California city reports ransomware attack as LA transit agency finds ‘unauthorized activity’
https://therecord.media/california-city-reports-ransomware-attack-la-metro
It is with a rage filled sadness that I witness the horrors our nation now creates with such staggering speed and intensity that my muscles and bones try to yell themselves circumventing my voice and conjure such images of retribution that startle and stupify, and yet: the coffee must be made, the vacuuming must be done and the work message returned as some sort of bass line among a concert crying havoc and wrath.
OK, so apparently I shouldn’t have said “beyond the obvious,” and the obvious needs stating:
(1) Copyright licenses very clearly •do• allow the copyright holder to determine who may use a work and for what purposes, at least when such use would be otherwise prohibited without a license. That is how the law works. Rightly or wrongly, empires are built on this: “Streaming service XYZ may offer this song for streaming but not for download until this date.” Copyleft is one example of this principle in action.
(1a) Thing the thing presents discriminatory licensing (such as in Daniel’s strawmen) is anti-discrimination law, not copyright law.
(2) The reason copyleft specifically might prevent LLM usage is that •if• LLM output can be considered a derived work of the training material, then the output must also be licensed in the same way. That seems to me a thin reed: courts so far haven’t been willing to treat LLM output as derived work, even when the output includes things that would surely be considered plagiarism and grossly illegal if done by a human. But I don’t see another path to protection, and courts are still sorting this out…so.
https://mastodon.sdf.org/@dlakelan/116267990581623218
I read this piece this morning ... it is worth reading..
The headline is misleading.
"Everyone but Trump Understands What He’s Done"
The "Everyone" here is more about other countries than about every human.
But that is a useful view because it highlights how trump has become an overt danger to all other countries.
The thought that crossed my mind was this: The leaders and people of those countries now have solid grounds to consider trump an e…
How is Gboard's emoji kitchen done? It's too old (and too good) to be AI? But it's like thousands of images?! It couldn't have been done by hand?! But how was it done by a robot??
A few colleagues at universities across the country recently launched a group for discussing teaching - "patisseries et pédagogie," they're calling it - and invited me along for the ride. We had our second meeting today. It was great. Unsurprisingly, many of us have the same concerns. Equally unsurprisingly, some have come up with interesting approaches for addressing them. I wish we'd done this years ago.
Start your own group today!
Typical #rail line reactivation in Poland:
1. For many years, reactivation is debated, meetings are held, studies are done — and nothing happens.
2. Suddenly funding appears, and preparations start.
3. Just before the work starts, some of the stakeholders start debating a New Better Route.
4. Mutual mudslinging starts, as some of the counties that already paid for the project, discover that the New Better Route omits them.
5. In the meantime, the railroad company proceeds with the original plan and doesn't care.
“Yes hello, I would like to wait ~2 minutes for you to generate a code change I could have done in seconds with the built-in refactoring tool of any modern IDE” is truly a statement dreamt up by the utterly deranged.
No matter how you twist or turn it, Mr Drumpf has done one good thing for the world.
It has made the rest of the world take a look at themselves and ask one very critical question: "Do we rely too much on USA?"
And I think that in most cases, the answer has been "Yes. Yes, we do", and many countries has already started the process of changing this.
So, credit where credit is due, I suppose...
Series B, Episode 08 - Hostage
BLAKE: Well done, Jenna.
VILA: I thought we'd had it that time.
JENNA: So did I.
VILA: Cally, I could murder a relaxant. Any chance?
CALLY: It's for medicinal purposes only. You know that.
VILA: This once?
https://blake.torpidity.net/m/208/46
🤖 testing G(get) S(hit) D(one) 💩 💪
it’s a token burner 🔥
But in the end, I have to agree: IT GETS SHIT DONE 😂 🚀
#ai
@… what have you done
I thought “X” was a rediculous name; “W” is equally rediculous.
Secondly the “must verify” and “must use your legal name/ID” means this thing is DOA.
All IMO ofc.
What should they have used?
Websites
Fuck having any kind of govt run social media. Just have accounts that point you the official websites and be done with it.
Someone asked on Threads if the relationship with the US can be restored? This was my answer and I stand by it:
It is going to be difficult always knowing every 4 years a fascist could take the reins. This has done irreparable damage, trust is broken and like any relationship, it is hard to come back from that. I learned today that false intelligence about the Ukraine war was fed to the US and it ended up in Putin's Russia. We had it US, you're done. Signed Europe.
Fear no more the heat o' the sun;
Nor the furious winter's rages,
Thou thy worldly task hast done,
Home art gone, and ta'en thy wages;
Golden lads and girls all must,
As chimney sweepers come to dust
https://www.williamshakespeare.net/fear-no-mor…
I’m nearly done with S5 of #Astrid on #PBS (Walter Presents).
I don’t like how the writers are being lazy about what I thought would be bigger issues: Raph’s pregnancy and Tetsuo returning to Japan. They made both go away in about 30 seconds each. I expected better.
Also a little too much Astrid ‘woo’ as i…
I’ve been using idioms like
find . -name \*.foo | while read f; do mv $f ${f%%.foo}.bar; done
for decades. Now I’m preparing an exercise where students are to rename all files that do not end in .txt; so something like this should do the trick:
find . -not -name \*.txt | while read f; do mv $f ${f%%.*}.txt; done
Except... ${f%%.*} is empty! ${f%.*} works, but why!?
Finding the obvious took me an hour… And why do I only stumble upon such things when preparing exe…
I’ve been using idioms like
find . -name \*.foo | while read f; do mv $f ${f%%.foo}.bar; done
for decades. Now I’m preparing an exercise where students are to rename all files that do not end in .txt; so something like this should do the trick:
find . -not -name \*.txt | while read f; do mv $f ${f%%.*}.txt; done
Except... ${f%%.*} is empty! ${f%.*} works, but why!?
Finding the obvious took me an hour… And why do I only stumble upon such things when preparing exe…
I’ve been using idioms like
find . -name \*.foo | while read f; do mv $f ${f%%.foo}.bar; done
for decades. Now I’m preparing an exercise where students are to rename all files that do not end in .txt; so something like this should do the trick:
find . -not -name \*.txt | while read f; do mv $f ${f%%.*}.txt; done
Except... ${f%%.*} is empty! ${f%.*} works, but why!?
Finding the obvious took me an hour… And why do I only stumble upon such things when preparing exe…
Starfleet Academy
PILOT DONE! There are some great characters you almost get to meet between what must be super important plot points that are super important.
I hope this show finds time to let those characters breath. I don't expect Kurtzman to let anyone breath ever as he continue to shout "JJ ABRAMS PLEASE LOVE ME".
#startrek
Old enough to have done the migration from telnet to ssh, but only just.
Since The A-Team is my favorite TV show, and since I've never done it, last night it occurred to me that maybe 2026 should be the year I finally buy the three seasons I'm missing on DVD (I have two of them, and there were five) and finally watch the whole series front to back, in order.
#TheATeam #80s
Javonte Williams, Cowboys agree to 3-year contract ahead of free agency: Sources https://www.nytimes.com/athletic/7062761/2026/02/21/javonte-williams-cowboys-contract-nfl-free-agency/
🇺🇦 #NowPlaying on KEXP's #AfternoonShow
Stevie Wonder:
🎵 You Haven't Done Nothin'
#StevieWonder
https://jazzmafia.bandcamp.com/track/you-havent-done-nothin-stevie-wonder-cover-jazz-mafia-various-artists
https://open.spotify.com/track/1inwt0v9a4ib9yS6Y4KsdM
Question for Governor DeSantis: what have all these foreigners ever done for us? - Raw Story
https://www.rawstory.com/ron-desantis-2674821599/
Oh the joys of a mainframe upgrade.
Defining what type of testing is needed and specific test cases to verify that all functionality for the system is available.
Also, a short briefing note for the upcoming board meeting to describe what is being done, why, when, where the backup will be running from, who is doing what portions and how we verify that it all went smoothly.
It should go smoothly (famous last words), but we will verify that the upgrade was completed and comp…
Well, Fediverse Friends, I've done a thing.
I've decided to start blogging again, since I seem to have more time on my hands that I would like as of late.
The most interesting bit - at least in my mind (and certainly worth a larger discussion in a future blog post) is that it is self-hosted on Ghost, and in theory, you should be able to follow it (@…
from my link log —
Linux CVE assignment process.
http://www.kroah.com/log/blog/2026/02/16/linux-cve-assignment-process/
saved 2026-02-19
Internet access to websites that use Cloudflare is so slow in the evenings. Is it true that this only affects Telekom customers? Have you noticed this too? And above all, what can be done about it?
Some colleagues use a VPN to bypass the problem, but that can't be the solution.
#telekom #cloudflare
OK, I'm done. I'm too stupid to program computers today.
Donald Trump’s AI push fuels revolt in Maga heartlands
https://giftarticle.ft.com/giftarticle/actions/redeem/101eb9c7-18f5-43e2-97eb-3fa1cf28f213
Archive https://archive.ph/DlT49
Trump wants AI, but it is getting harder to get that done...
Via @… on Bluesky
Microsoft launches Copilot Cowork, integrating Anthropic's Claude Cowork tech into Microsoft 365 and using Work IQ to ground actions in organizational data (Charles Lamanna/Microsoft 365 Blog)
https://www.microsoft.com/en-us/microsoft-
BREAKING: Cowboys nearing a deal with Christian Parker as new DC https://insidethestar.com/breaking-cowboys-nearing-a-deal-with-christian-parker-as-new-dc
JD Vance seems to believe that Black and brown U.S. citizens in Minneapolis being pulled over by ICE somehow did something to deserve it
—including the cops of color being targeted.
“Earlier this week, local law enforcement accused federal agents of racial profiling,”
a reporter asked Vance at a Thursday press conference in Minneapolis.
“Why are there so many U.S. citizens being caught up in this operation?”
⭐️Vance blamed those getting arrested instead of the agen…
Raiders interest rushed Ravens to hire Jesse Minter https://raiderswire.usatoday.com/story/sports/nfl/raiders/2026/01/22/raiders-interest-rushed-ravens-hire-jesse-minter/88309473007/
FBI is investigating doctor who allegedly supplied pain medication to late Colts owner Jim Irsay, per report
https://www.cbssports.com/nfl/news/fbi-investigating-doctor-pain…
Western car manufacturers are making what one former boss calls a
“profound strategic mistake”
as they pull back from electric vehicles (EVs) and refocus on the combustion engine -- just as oil prices are soaring once again.
Experts say the industry’s future
– and that of tens of millions of jobs
– could be on the line.
This time, however, the threat is from China.
@… I appreciate what you’ve done here
Robin Vos has finally done something good for the people of Wisconsin. He’s announced his retirement. The announcement has brought joy to so many.
Oh phew, someone else on the team built a “Slop Detection” “skill” for the LLM so now it will magically stop being a statistical model and instead be a statistical model with ✨ slightly different inputs ✨.
Thank you kind stranger, I couldn’t have done it without you.
"I want to establish a wide range and play all kinds of parts. It's that sort of acting career I really respect. I like to turn a sharp left from whatever I've done before because that keeps me awake. That's why I want to be an actor - I don't want to play endless variations on one character."
—Tim Curry
#acting
Currently imaging what Mike McMahan could have done with the Starfleet Academy idea.
#startrek
Broncos' Jarrett Stidham set for football history not done in NFL since Cowboys' Roger Staubach in 1972 https://www.sportingnews.com/us/nfl/denver-broncos/news/broncos-jarrett…
In my head I'm just replacing "counter insurgency" with "horse cavalry."
"We're going to keep learning how to leverage horse cavalry against machine guns and tanks until we get it right."
No. No you will not. You will keep trying until you learn the hard way that it can't be done.
Very proud that my state's done this.
Washington state bans all law enforcement - including ICE agents - from wearing masks while on duty | The Independent
https://www.independent.co.uk/news/world/americas/us-politics/washington-bans-masks-ice-agents-b2942919.html
We might think of the 1963 March on Washington when we talk about organizing and civic change
-- but smaller networks are equally important.
Find many small groups of people you trust,
as small as 2-5 other people.
Use encrypted communications,
like Signal.
Meet in person and break bread,
if you can, building trust slowly.
Be a bridge-builder between trusted colleagues, where appropriate.
Appreciate the beauty of all that can be achie…
The inside story of the Giants’ John Harbaugh deal and the talks that saved it https://www.nytimes.com/athletic/6982115/2026/01/19/giants-john-harbaugh-hiring-details/
I really need to start making my own vanilla extract...
Any tips from those who have done it?
Much more so than in his first four years in office,
Trump has begun his second term with what amounts to an all-out assault on many of the institutions and policy paradigms that have long been seen by leaders of both major political parties as the foundations of American economic strength.
He has sought to undermine the independence of the Federal Reserve,
fired the head of the Bureau of Labor Statistics, an agency that collects key economic data,
and cut funding to …
NFL Conference Championship Game Buzz: Charbonnet Done for Season; Dobbins Returning? https://www.foxsports.com/stories/nfl/nfl-playoffs-conference-championship-game-buzz
Pathetic. They've done that before; shouldn't be allowed.
Oregon Senate Republicans end one-day walkout ahead of transportation referendum vote • Washington State Standard
https://washingtonstatestandard.com/2026/02/19/repub/oregon-senate-republicans-end-one-day-walkout-ahead-of-transportation-referendum-vote/
Smith-Njigba: Believe I deserve to be top-paid WR https://www.espn.com/nfl/story/_/id/47992564/seahawks-jaxon-smith-njigba-believe-deserve-nfl-highest-paid-wide-receiver
The U.S. economy is more distorted than ever.
The widening gap between corporate profits and average workers
— between capital and labor
— helps explain the disconnect between a buoyant economy and pessimistic households.
Consumer confidence is in the basement.
The gap was widening before Trump was elected. It explains in part the rise of MAGA and why Trump won in 2016 and again in 2024.
But Trump hasn’t done a thing to alter these trends.
In fact, …