Profile for krig

Display name
krig
Username
@krig@goto.liten.app
Role
admin

About krig

Bio

Ornamental hermit and mushroom fancier.

Profile goblin by @heyheymomo

#Music as Oferlund. #Podcast at Kodsnack (swedish lang). Runs a #SmallTech software business named Ziran. Interests include #Climate, #TechEthics, #Music, #MusicProduction, #FOSS, #Photography, #Gardening and programming languages. #Antifascist #Anarchist #Butlerian #Luddite.

#nobot

Stats

Joined
Posts
1101
Followed by
454
Following
592

Pinned posts

jump to recent

Recent posts

ai
Toggle visibility

”Here, through a series of randomized controlled trials on human-AI interactions (N= 1, 222), we provide causal evidence for two key consequences of AI assistance: reduced persistence and impairment of unassisted performance.”

”Our results are notable on two fronts. First, while concern about AI-induced deskilling has grown, prior evidence has been largely correlational (Budzy´ n et al., 2025; Gerlich, 2025) or limited to small samples (Kosmyna et al., 2025; Shen & Tamkin, 2026). Here, through a series of randomized controlled trials on human-AI interactions, we provide the first large-scale causal evidence of this effect. Second, we demonstrate how AI can result in loss of motivation and persistence. A rich body of literature in cognitive science and education has shown that the capacity to regulate effort and persist through difficulty is foundational to effective learning, and is among the strongest predictors of long-term academic achievement, workforce adaptability, and resilience (Metcalfe & Mischel, 1999; Duckworth et al., 2007; Maddux, 2009; Metcalfe, 2009; Andersson & Bergman, 2011; Bjork et al., 2011; Kapur, 2014; Guiso et al., 2016; Mooradian et al., 2016). Our results suggest that AI assistance erodes precisely these capacities. People do not merely become worse at tasks, but they also stop trying.”

https://arxiv.org/pdf/2604.04721

Hot take on jj vs. git: I'm not going to replace a stable and established community-managed tool originally made by Torvalds with some big tech-shit coming out of Google. I'm not even going to consider doing that.

"The Technical Irrational"

"Perhaps most strikingly, engineers who come forward with effective analyses of risk or effective design proposals are sidelined and refused support until they can express their concerns in quantifiable, rational terms. In other words, Technical culture will sacrifice even its efficacy and business goals to protect its narrative."

https://blog.joinmeonmy.quest/the-technical-irrational/

Space exploration is cool and all, but I can’t help but feel that this is also PR serving a government that doesn’t deserve to be served. Let me know when it’s a democratic federation going where no democratic federation has gone before and not a dictatorship looking for new opportunities to dominate and exploit

https://eli.li/the-seed-beneath-the-snow

"The Seed Beneath the Snow"
by https://tenforward.social/@eli_oat

"Jimmy asks us to choose to “truly care about something.” I’d push it one step further: choose to truly care about each other."

edit: Added fedi link and literal quotes around the quote since not all clients render the quote as a quote. If that makes sense.

One question that has been on my mind since I forked Zed is why it's such a huge project. It's a text editor. What does all that code really do?

I still don't know if I understand why. I have looked at a fraction of the code at this point. What does it all do? Fuck if I know. But here, take a look at this for example...

Python support in Gram (forked from Zed) is mainly provided by python.rs, a single file containing 2865 lines of code (as of today). One part of that code is a function which lists virtual environments available to the editor. The code to actually discover which venvs are available is handled by a dependency (the PET library from Microsoft) but sorting the venvs in order of importance is handled here:

https://codeberg.org/GramEditor/gram/src/commit/b0f5dd51829e2b63bd6ca2d4b39a8313c55522ae/crates/languages/src/python.rs#L1184

It's a single call to the method sort_by on a variable confusingly named toolchains, containing a list of virtual environments. I have been trying to make sense of it for a while. Like, one sort criteria is filesystem distance, which kind of makes sense. Wouldn't it make sense to primarily sort by filesystem distance, and a second sort by Python version? Instead this is primarily sorting alphabetically by executable name, it's looking at multiple environment variables for priority, it's sorting alphabetically based on conda prefix(?)...

Maybe I'm missing something, maybe I am not galaxy-brained enough to sort virtual environments with the big fellas. But I then compare this to helix which has no special handling for virtual environments, you just configure the LSP to use the venv you want to use, and I feel like maybe it didn't have to be this complicated?

John Carmack was the main inspiration I had growing up and learning to program. I printed DOOM source code which I kept in a folder and read like a book when it was released in 1997. I also remember listening to Burzum while playing DOOM back then so eh, maybe don't take my inspirations as a 16 year old as recommendations for whom to follow. Fuck off, nazi Carmack.

https://mastodon.social/@jplebreton/116355757033992032

Things Microsoft bought using money:

  • Github
  • Linkedin
  • NPM

Things Microsoft can't buy using money:

  • Tact
  • Respect
  • Sense
  • Style
  • Vision

Latest commit in Caddy appears to be vibe-coded.
Looks trivial? But also, I don't know if it's right and the author doesn't either.

"Nice, thanks Francis and Francis' bot" :/

Feels like we are only days away from a Silicon Valley nazi, desperately looking for a company name from the Lord of the Rings that isn't taken, naming his murder robot startup Fatty Bolger. How fortunate that Stephen Colbert is on the case, making up new characters as we speak. Is this the real reason why big money seems so desperate for new Tolkien content?