Ivan Habunek

@ihabunek
421 Followers
175 Following
1.1K Posts
A developer.
Webhttps://ivan.habunek.com/
QuoteHello babies. Welcome to Earth. It's hot in the summer and cold in the winter. It's round and wet and crowded. On the outside, babies, you've got a hundred years here. There's only one rule that I know of, babies-"God damn it, you've got to be kind.
Superpowersiddqd
Sourcehttps://git.sr.ht/~ihabunek/
Well, that was a fucking ride.

Just watched #BladeRunner tonight and I was thinking...

What kind of idiot designs a test that is supposed to test if the subject deserves to live and just administers that test face-to-face without any kind of security or protection?

Let's see if you deserve to live. Please don't do anything rash or try to kill me in case we decide you shouldn't live.

wtf???

31st Developers and Devops DORS/CLUC conference starts tomorrow in Zagreb, Croatia.

And on Saturday we'll have #SOTMHR #Openstreetmap track https://osmcal.org/event/4709/ - I'll be pitching #panoramax

#FOSS #Linux

State of the Map Croatia (DORS/CLUC 2026)

State of the Map Croatia (DORS/CLUC 2026), 25th April 13:00 – 15:15 at Sveučilište Algebra Bernays, Gradišćanska ulica 24 in City of Zagreb, Croatia. As a part of an 31. annual DORS/CLUC open source / open data / Linux…

OpenStreetMap Calendar

Does anyone have experience running Typescript LSP on a largish code base (~250k loc). I'm having terrible performance, takes 10s seconds of hammering the CPU after any change is done for the types to become available for hover and autocomplete.

This happens in all the editors I've tried - sublime text, zed, vscode.

Trying typescript-go in vscode is a little bit better but still virtually unusably slow. And I'd rather not be stuck in vscode if possible.

Well, this is way too real.

Cloudflare just published a vibe coded blog post claiming they implemented Matrix on cloudflare workers. They didn't, their post and README is AI generated and the code doesn't do any of the core parts of matrix that make it secure and interoperable. Instead it's littered with 'TODO: Check authorisation' and similar

https://blog.cloudflare.com/serverless-matrix-homeserver-workers/

Building a serverless, post-quantum Matrix homeserver

As a proof of concept, we built a Matrix homeserver to Cloudflare Workers — delivering encrypted messaging at the edge with automatic post-quantum cryptography.

The Cloudflare Blog
new tech warcrime

ppl always complain that the clock on my microwave never shows the right time bcs i cant be assed to set it manually

so now i have an unfuck-microwave.sh cronjob which briefly kills its power every day at midnight
Episode 176: Cas and @BennettTomlin are joined by @molly0xfff to discuss the $TRUMP wallet and the infighting in the corrupt crypto enterprises of the Trump family https://cryptocriticscorner.com/2026/01/23/episode-176-molly-white-v-trump-crypto-corruption/
Episode 176 – Molly White v. Trump Crypto Corruption

Cas Piancey and Bennett Tomlin are joined by Molly White to discuss the $TRUMP memecoin wallet and its place in the Trump crypto corruption scheme.

Crypto Critics' Corner

Since the last update (almost 3mo ago?!) I've taken a bit of a detour into Kitty/TGP land. I was already using the regular image placement support but inspired by @ihabunek (https://mastodon.social/@ihabunek/115819612141229264) I took a look at textual-image, then realized I wanted inline text and not widgets. Bonus: Learned about Sixels.

So far, “avatars”, media previews, card images are shown. The images are loaded on-demand in a (new) background thread.

Next step: Custom emojis!

#tui #python #mastodon #programming