Sune Nilausen
sunenilausen.bsky.social
Sune Nilausen
@sunenilausen.bsky.social
💻Freelance & Game Developer 🎓MSc. Computer Science 🏴‍☠️Volunteer at Coding Pirates 🔥Progress is hard, do it anyway!
The biggest reason you "sign in faster" with passkeys, is that you get to skip the forced "want to sign in faster with passkeys?" step.
#google
August 27, 2025 at 2:09 PM
Allowing ? in method and variable names is one thing that makes Ruby maybe the most readable language

if user.admin?
vs
if user.isAdmin

Why have none of the big languages implemented this?

#ruby #programming
August 26, 2025 at 8:28 AM
Improve your SOME experience by cutting out all the crap with tools like SocialFocus!

Removing the distractions and shitpost suggestions is an absolute treat. It will surprise you how much useless content is pushed on you on SoMe sites like linkedin or facebook

#linkedin #socialmedia #productivity
July 14, 2025 at 8:44 PM
Protip for developers with test suites!

Make a shortcut to test your current file in terminal, and a shortcut to rerun your last terminal command from any file.

Put it in your keybindings.json! See my gist below.

#vscode #programming

gist.github.com/sunenilausen...
March 11, 2025 at 1:47 PM
Reposted by Sune Nilausen
I see people in tech complaining about estimations all of the time. Understandably so. Estimations don't work and mean next to nothing. These two images (one from @davestewart.uk and one from Basecamp) beautifully capture the true reality of understanding work 🧵
December 2, 2024 at 5:55 PM
Information travels poorly on reddit, twitter, and probably any social media.

There are several TOP voted posts, about how the Danish Navy has boarded a chinese ship.
Meanwhile in Danish news, e.g. dr.dk, it is reported we CAN'T board it.

Check sources before spreading bad information.

#fakenews
November 21, 2024 at 12:21 PM
I recently stopped using NixOS as a version/package manager for my ruby on rails projects because i had a few problems.

Now I have a hundred problems. Errors when using asdf, mise, ubuntu packages, brew packages, the oddest dependencies, etc.

Maybe i need to go back.

#nixos #ruby
November 13, 2024 at 3:31 PM