Ado face reveal omgomgomg
Ado face reveal omgomgomg
You can't... repeal... a scientific finding. At that point it's just called lying about it.
Elon getting roasted by Linus Torvalds was not in my 2025 bingo card but boy am I glad it happened.
Dispatch is such a good game
Right, because all popular things are good
As opposed to...?
Recently discovered an RTS game called Beyond All Reason. What initially captured my interest was hearing that it was fully free and open source (GPL-licensed). But after actually playing it, I became even more enamored by it. I feel like it might just become my next obsession.
One of the worst things about LLMs is that they don't ask clarifying questions
Pewdiepie getting into local LLMs and also learning programming was never in my 2025 bingo card, but holy shit is it awesome as hell to see.
Nushell is awesome as hell! Can't believe I haven't tried it before.
On another note, I've been eyeing NixOS lately, unsure if I should make the jump.
This is why I avoid recommending Arch to new Linux users. It's best to let people get accustomed to Linux before they use something that requires more maintenance. I love that distros like Omarchy are bringing more people into Linux, but at the same time it kinda scares me. [3/3]
Not trying to be an elitist or gatekeep here. I want more people to use Linux. Arch is for a very specific type of person, anyone outside that demographic using Arch might suffer in the long run. Because when things break in Arch, you ultimately have to fix it yourself. [2/3]
Hot take: If you're using Arch, you probably shouldn't be using install scripts written by someone else (except archinstall). If you think Arch is too inconvenient to use without an install script, a different distro might suit you better. Fedora is awesome, give it a try. [1/3]
Desktop screenshot, with a Hollow Knight wallpaper
Arch Linux + Niri + DankMaterialShell. Really happy with how my system looks now!
The more time passes the more the passing of Daniel Naroditsky hits me. It's awful that a person as talented and charming as him died so young.
Genuinely, Vladimir Kramnik can go rot in hell, what a vile piece of shit.
Switched from Hyprland to Niri, absolutely love the scrolling TWM paradigm. Can't believe I didn't try it out earlier. This is so awesome.
People on social media complaining that inclusive groups aren't really inclusive would benefit from learning about the paradox of tolerance
My ideal time for streaming would be like 1-4 PM UTC time
I know my followers are mostly Neovim guys but if I livestreamed Silksong speedrun attempts would anyone be interested in watching?
he will be boiled soon alhamdulillah
Set up my streaming gear after over a whole year of not streaming.
Might stream very soon.
Drawing of a magpie.
Trying to learn traditional art. Tried drawing a magpie from reference.
Picture of Elon Musk jumping with a weird face
Screenshot of the scoreboard from the Flea minigames in Silksong Act 3. It shows the player's score for Juggle, Dodge and Bounce being 58, 102 and 69 respectively, beating Seth's scores of 55, 95 and 68.
FINALLY
I love Silksong so fucking much I'm so happy aaaaaaa
Usually I find that ChatGPT can't do basic things humans can easily do. Today, it helped me with an issue with a game not working properly on Linux that no human could help me fix. It hallucinated a lot and I still had to steer it, but I was legitimately blown away by the result.
That's a great sign! Wishing you all the best mate.
#neovim Development News
The 0.12 version will add built-in support for 'textDocument/inlineCompletion' LSP method. This allows servers to show "ghost text" suggestions, like is usually done with LLMs.
PR:
- github.com/neovim/neovi...
Python is honestly better than alternative languages with similar usecases when it comes to syntax quirks. Like look at how Lua does OOP, it's genuinely weird as hell.