Håkan
confact.bsky.social
Håkan
@confact.bsky.social
Software Developer - Ruby, Crystal and React (Next.js) - Love movies, esport and games.
The good thing about wearing glasses is that after each cleaning of the glass, the world looks so clean and clear, for a little moment.
February 17, 2025 at 3:35 PM
My git reimplementation continues:
➜ crystal run src/test.cr.
Current branch: refs/heads/main
Current commit: 62c032aac04b7e7184b62473bbd7cab3fd6c6c88
Commit message: Initial commit
Entries: {"text.txt" => {@mode=33188, @sha="cd0875583aabe89ee197ea133980a9085d08e497", @type=Gitcr::ObjectType::Blob}
February 14, 2025 at 8:24 AM
Update on my Git reimplementation:
* Can init a repo
* Can create branches
* Can make commits with files
* git clients can read all correctly.

Next:
* merge methods to simplify the merges
* support deltas
* Start working on PACKs and pull and push
February 13, 2025 at 12:34 PM
Things I want to build in crystal:
* irc server (got it started, but just the basic) - circed
* mastodon clone
* reimplementation of git in crystal
* shoutcast clone (basic done)
* Dicom library in crystal

Most of these are just to prove how competent crystal is.
February 13, 2025 at 12:15 AM
I have removed twitter from my phone today. Probably will delete my account if I don’t miss anything.
January 31, 2025 at 9:39 PM
I have discovered that if you run next.js yourself with `next start`, some dynamic routes (/[team]/[project]) overtake some static routes (/account/settings). Does not happen on `next dev` or on @vercel.com .

Weird, for sure!
January 20, 2025 at 9:29 PM
Okay, A 📽️ thought.

What made Gladiator so good was the unexpected ending. And then, of course, the actors and the cool stunts.

But mostly the ending. Gladiator 2 had nothing compared to that. It was an "okay" movie. Sadly, it is a sequel to something that didn't need a sequel.
January 20, 2025 at 12:24 PM
My newest side project in #Crystal is...

A full implementation of Git in Crystal... With a focus on the GIT RPC part of it (start a git server to fetch, pull and push)

I still have problems with push compressions, but fetch works and pull in some cases.
January 20, 2025 at 12:14 PM
TV shows I’m following right now:
* From
* Silo
* The last of us

All three good quality and recommend them! #tv #series
January 19, 2025 at 11:49 PM
I have released my revamp of Errordeck, www.errordeck.com - It hoepfully looks much nicer. Spend time to make it more simpler.
January 19, 2025 at 11:11 PM