@cb awesome, happy to help!
Public · 2026-04-29 16:27+00:00 Public · 2026-04-29 16:06+00:00 @zachary Congrats!
Public · 2026-04-29 16:05+00:00 @cb Is it meant to be on Maven Central already? Your excellent migration guide let me change the API pretty quickly but the actual artifact doesn't seem to be present.
Public · 2026-04-29 13:13+00:00 My prayers were answered! The Bengaluru weather Gods blessed me!
Though it did take nearly 2 hours for our usually 20 minute commute...
Public · 2026-04-28 15:11+00:00 @abnv every time you add another cool feature to your site my conviction of not wanting to maintain a bespoke SSG slightly wavers...
Yash moved his site from Hugo to Astro recently and added some fun stuff so I've been quite tempted recently :P
Public · 2026-04-28 13:31+00:00 It would be my luck that @Gradle would drop a new stable release on the very day I wrap up upgrading everything at work to the previous version :P
Changes look great though! Most happy about logging why existing daemons couldn't be reused, it's one of the most common problems when helping people debug their setups and now there's a way to have a definite answer.
Public · 2026-04-28 09:34+00:00 @Edent I also much prefer the QR codes but at least here in India they often are not just menus but a web portal to place my order and the quality of that interface varies _wildly_
Public · 2026-04-27 16:40+00:00 #GitHub has announced the concrete pricing changes which were previously teased for #Copilot
https://github.blog/news-insights/company-news/github-copilot-is-moving-to-usage-based-billing/
All model multipliers are going up from modest to absurd amounts.
Public · 2026-04-27 08:56+00:00 Is there a festival ongoing that I don't know about? There were a LOT of beating drums outside my window for an hour that I can still hear ringing in my head.
Public · 2026-04-27 05:59+00:00 Yeah it's not doing anything, I've turned Forgejo off for now.
Public · 2026-04-27 02:57+00:00 Put Anubis in front of it but I don't think that's doing a whole lot yet, logs are still flying at the same speed.
Public · 2026-04-27 02:03+00:00 Woke up to alerts firing like crazy because some scraper has decided to hit my Git server _really_ hard overnight and the load is bringing everything down. Gotta love self hosting in the big 2 0 2 6
Public · 2026-04-26 11:40+00:00 Shockingly early this time thanks to @abnv both posting his own week notes and setting up the Mastodon account (https://indieweb.social/@blr) to syndicate posts from our BLR IndieWebClub blogroll that let me know about it. Apparently I can just go early and not always have to rush this at 8 PM! 😮💨
Public · 2026-04-26 11:36+00:00 Weeknotes are up! Changes at work, more movies, and a return to veggies-in-a-bowl as my go-to dinner.
https://msfjarvis.dev/posts/weeknotes-week-17-2026/
#weeknotes #blogging
Public · 2026-04-26 05:23+00:00 It is once again time for me to stop looking at the #helldivers2 Reddit because everyone is convinced a live service title should actually not be trying to have sustained revenue.
Public · 2026-04-25 14:28+00:00 @simonzerafa @bagder https://curl.se/donation.html
Public · 2026-04-25 12:26+00:00 I am so ready to stop seeing 36/22 every damn day
Public · 2026-04-24 13:36+00:00 @lety Yeah but they sing catchy songs so who's to say if they're really evil.
Public · 2026-04-24 06:25+00:00 @AshenSilver Ollie's Tomodachi Life streams have been feeding the out of context Holo ID accounts for days, just pure comedy throughout.
Public · 2026-04-23 20:00+00:00 @thoofan That's impressively accurate, great work!
Public · 2026-04-23 13:48+00:00 @chirpbirb +1000, same decision I made last year and it's such a far cry from the constant wrestling you have to do with Kindles. I installed KOReader but end up never using it because the default experience is so nice.
Public · 2026-04-23 09:11+00:00 @botteaap Pre launch reports are so underrated, they've found legit bugs for me so many times.
Public · 2026-04-22 16:00+00:00 Had a minor outage on my personal site this morning thanks to Netlify not knowing that something like an SSL certificate renewal should have a retry mechanism. I've resisted migrating to Cloudflare so far despite my employment there but I've had one too many problems with Netlify at this point.
Public · 2026-04-22 14:29+00:00 I have a close friend at Meta and he found out from this story lol
Public · 2026-04-21 17:42+00:00 · edited 2026-04-21 17:42+00:00 @neil I only have IPv6 on my mobile data ISP, not on my fibre connection so it feels like pointless effort for a thing I can't even meaningfully test.
Public · 2026-04-21 14:51+00:00 · edited 2026-04-21 14:51+00:00 Public · 2026-04-21 12:15+00:00 @adityabhaskar I would be shocked if it doesn't exist by now.
Public · 2026-04-19 17:26+00:00 I would apologize for the weeknotes being so late but I apparently had so many #food pics in there that it locked up my CMS, crashed my OS, and shut down my laptop. Can't really blame myself for this.
https://msfjarvis.dev/posts/weeknotes-week-16-2026/
#weeknotes #blogging
Public · 2026-04-19 17:24+00:00 I have CalDAV from my email provider so this slots in naturally and stays synced across platforms.
Before this I was pretty content with Todoist.
Public · 2026-04-19 15:30+00:00 @funkyidol Pretty solid! Writing extensions has been a breeze because there are a ton of docs and examples in the default distribution of pi which LLMs are able to find and utilize very effectively. The UI is a little spartan compared to OpenCode but nothing I really miss.
Public · 2026-04-19 13:40+00:00 @Tarah @neurovagrant the author of uBO developed an MV3 compatible version that was able to retain many of the critical features. They have a handy FAQ that explains most of the functional differences:
https://github.com/uBlockOrigin/uBOL-home/wiki/Frequently-asked-questions-(FAQ)
Public · 2026-04-19 08:53+00:00 @adityabhaskar I don't use a separate plan mode, with the superpowers plugin the agent automatically elects to use a design -> spec -> implementation plan pattern to do planning. In OpenCode the plan mode is completely worthless because it has no real enforcement on the harness level, it just asks the model nicely to not make edits in the system prompt, which Opus loves to ignore.
Public · 2026-04-19 06:12+00:00 OpenCode has started shipping showstopping bugs every week for the past couple of months now so I'm experimenting with replacing it with https://pi.dev. It has a very minimal core and ships with extensive docs to let LLMs build out features themselves via extensions, so I've started up a repository to test building up the UX and feature set to match what I use out of OpenCode and eventually completely switch.
Public · 2026-04-18 13:25+00:00 Reasonable tbh
Public · 2026-04-18 03:11+00:00 @kingargyle OpenCode also supports both .agents/skill and .claude/skills
Public · 2026-04-17 18:35+00:00 Is #graveyardkeeper just supposed to be a morbid #stardewvalley
Public · 2026-04-17 03:51+00:00 Woke up at 6 today but all the going out during the past 3-4 days caught up to me and I could barely stay awake let alone go to the gym as I had planned. Ended up crashing back into bed and only woke up at 9 🫠
Public · 2026-04-16 04:07+00:00 Watching someone spend more time making up a conspiracy theory that Google is overriding your browser choice because a URL opened in Google app instead of reading the URL they clicked (which starts with `share.google` and hence is handled by the app) is truly the premium Fediverse experience.
Public · 2026-04-14 02:21+00:00 Increasingly coming around on the early morning gang's propaganda...
Woke up, caught up on some work stuff, went for a run, picked up my laundry, had a bath, had my breakfast and it's not even 8 AM.
Public · 2026-04-13 12:24+00:00 RE: https://androiddev.social/@commonsguy/116397369710330029
Quite literally everything I've been missing in discussion of AI assisted programming, so glad to see this!!
Public · 2026-04-13 12:20+00:00 Am I holding things wrong or does the Gitlies instance at android.googlesource.com really base64 encodes the file contents when you try to download it in text format??
Here's an example page for others to try it on: https://android.googlesource.com/platform/frameworks/support/+/androidx-main/paging/samples/src/main/java/androidx/paging/samples/ItemSnapshotListFlowSamples.kt
Public · 2026-04-13 11:22+00:00 Looks like Phanpy added paginated timelines to combat the infinite scrolling dopamine rush, still in beta but already works quite well! Thanks @cheeaun for this and all your great work on Phanpy :blobChefKiss:
Public · 2026-04-13 11:19+00:00 Makeship campaigns take so long to wrap up and ship that I had almost forgotten about the Crelly plushie I had purchased last year. Very happy with how it came out, so adorable <3
Public · 2026-04-13 10:54+00:00 @funkyidol that's criminal. I waited all this time just to get a good IMAX show, took so long I had enough time to finish the whole book lol
Public · 2026-04-13 10:05+00:00 Finally managed to watch Project Hail Mary today! Completely worth enduring the Bengaluru heat wave and traffic, one of the few book adaptations that I wasn't thoroughly disappointed by. Ryan Gosling is phenomenal as always, and the cinematography was surreal. Definitely worth a rewatch at some point.
Public · 2026-04-13 02:21+00:00 @ryan please take care and I hope the treatment goes flawlessly!💙💙
Public · 2026-04-12 16:11+00:00 Weeknotes are up! It was my birthday this week so a lot more going out than usual, and a bunch of rather sad and frustrating news.
https://msfjarvis.dev/posts/weeknotes-week-15-2026/
#weeknotes #blogging
Public · 2026-04-12 07:56+00:00 @ccf They're so goofy I love the design so much
Public · 2026-04-12 04:33+00:00 RE: https://androiddev.social/@msfjarvis/116383988142936819
I lived. It was fine.
Public · 2026-04-11 07:55+00:00 @niyabits Thank you! :blob_cat_dance:
Public · 2026-04-11 06:56+00:00 @funkyidol thanks!
Public · 2026-04-11 03:57+00:00 @tris haha I wish. Thanks!!
Public · 2026-04-11 03:38+00:00 Happy birthday to me! I'm usually not a very outdoorsy person but have been talked into going go karting with a few friends today, so pray for me please.
Public · 2026-04-10 03:01+00:00 @unnick @whitequark I use the Unigram client on Windows which hasn't caught up yet so that's not where my issue is, it's Android where I see the AI button.
Public · 2026-04-10 02:52+00:00 @whitequark does seem like it, I got the feature a couple of weeks before yesterday's official announcement and it's so annoying.
Public · 2026-04-09 14:20+00:00 How is Bengaluru so damn hot and my parents in New Delhi getting breezy weather.
Public · 2026-04-09 06:03+00:00 Well, my manager's leaving at the end of this month, that fucking blows. He was genuinely one of the only leaders I worked under who've measurably improved me as an engineer and a person, and it really sucks to not have more time with him.
Public · 2026-04-08 02:40+00:00 @tris Not looking for a change as of now but thanks for thinking of me!
Public · 2026-04-07 03:46+00:00 @mjg59 r/BrandNewSentence
Public · 2026-04-07 03:01+00:00 @funkyidol it was breezy, the machines aren't bothersome at all. The technician taped the tubes and wires to not flail around too much while I slept and I didn't really feel them. The only downside I noticed was that sleeping on the side is a bit of a hassle since there's a tube that sits right outside your nostrils and wraps around your face.
Public · 2026-04-07 01:42+00:00 This is definitely a feature you ship when your product has very good engagement and user satisfaction, and definitely does not need top down coercion to be used by engineers.
Public · 2026-04-06 23:36+00:00 Had to get a sleep study done as part of getting treated for sleep apnea. The person who taped up the instruments on me showed up at 9 PM and told me to sleep soon, so I went to bed around 10 PM instead of my usual 12 or 1 AM. Lo and behold, I am up at 3 AM. Doctor's gonna be real confused when the report comes in.
Public · 2026-04-06 04:12+00:00 @nnethercote Oh that's what it is! I fumble Cmd + T vs Ctrl + T rather frequently and get confused when my current terminal tab spits out process info that I didn't know how I was manifesting into existence.
Public · 2026-04-05 18:10+00:00 Barely getting the week note done in time!
https://msfjarvis.dev/posts/weeknotes-week-14-2026/
#blogging #weeknotes
Public · 2026-04-05 05:49+00:00 @chirpbirb IRCv3 is balling! Once the image uploads proposal starts getting implemented in a couple of the big networks we're basically 100% there on feature parity with most modern chat apps.
Public · 2026-04-05 05:32+00:00 · edited 2026-04-05 05:34+00:00 I have once again fallen for rage bait stupidity in a lobsters thread
Public · 2026-04-05 05:02+00:00 @tojikomori Super well written! I hope to one day attend a Holo concert and experience this feeling in person <3
Public · 2026-04-05 02:43+00:00 Went out for a walk at 6:30 AM, could get used to this. Not the biggest fan of the sleep schedule though.
Public · 2026-04-04 09:50+00:00 @botteaap I think what's missing is `nixos-rebuild` which only runs on NixOS.
For that your options are to either `nix build` the configuration and then copy it over to the machine via `nix copy`. Are you using Nix Flakes?
Public · 2026-04-04 09:36+00:00 @botteaap yeah it's not the simplest thing to get into. The community has a lot of work to do for making the onboarding smoother and not have critical information spread across 10 blog posts instead of one wiki.
Public · 2026-04-04 08:48+00:00 @botteaap come over to the dark side :androidDealWithIt:
Public · 2026-04-03 12:42+00:00 I need to figure out what is up with so many Claw users being stuck on 1.55.0 and spamming my crash logs
Public · 2026-04-03 10:59+00:00 @tomasino @cadey the SVN bridge went away in 2024 https://github.blog/news-insights/product-news/sunsetting-subversion-support/
Public · 2026-04-02 18:41+00:00 @zsmb13 ewwww why'd they do that
Public · 2026-04-02 13:48+00:00 Pushed a new release of my @lobsters app for Android
The UI has had some major touch-ups to improve its accessibility, and the UX around comments has been slightly improved.
#AndroidDev
https://github.com/msfjarvis/compose-lobsters/releases/tag/v1.63.0
Public · 2026-04-01 13:54+00:00 The authentic 404 Media experience: One day you get to read them taking down a massive surveillance network and the other day they're trying to find out if AI can make VR porn lame
Public · 2026-04-01 13:26+00:00 @adityabhaskar I've been burning tokens at work unraveling a legacy mess with equal success as people have been seeing in generating the aforementioned mess, there's always space for you to care about the craft if you work in an environment that allows you to.
Public · 2026-04-01 13:05+00:00 @adityabhaskar The source code also isn't exactly _bad_
There's a lot of misinformation out there from Hacker News types who think that if they don't understand something it must be wrong. Claude Code is designed with a lot of security mitigations in place that aren't a concern for your typical app, because CC has to treat both the user and the LLM as adversarial.
Code quality has never mattered for product quality, only for organizational longevity.
Public · 2026-04-01 04:28+00:00 Shit I completely forgot about #AprilCools while I was busy wallowing in my sickness, gotta think of something quick :blobFacePalm:


