Luciano Nooijen (@lucianonooijen) 's Twitter Profile
Luciano Nooijen

@lucianonooijen

Software engineer, ex-FAANG, currently working in the games industry. Lover of software simplicity and FOSS. Opinions are my own.

ID: 1890398125111787520

linkhttps://lucianonooijen.com calendar_today14-02-2025 13:50:27

23 Tweet

101 Followers

61 Following

Low Level (@lowleveltweets) 's Twitter Profile Photo

i don’t understand the arguments about which programming languages are ā€œbetterā€. every language has its place C and Rust are systems languages Go is for building reliable applications Assembly is for micro optimizing Javascript

Luciano Nooijen (@lucianonooijen) 's Twitter Profile Photo

I recently stopped using AI code editors, and I think others should consider this as well because you are making a trade off between knowledge and time. There are definitely uses for AI, but especially juniors should be cautious: lucianonooijen.com/blog/why-i-sto…

Luciano Nooijen (@lucianonooijen) 's Twitter Profile Photo

From 1:56:30 onward, my article is featured. Such a cool thing to see your own article on screen like this! And a lot of great thoughts from ThePrimeagen as well!

Luciano Nooijen (@lucianonooijen) 's Twitter Profile Photo

After ThePrimeagen made a 37 minute video about my 12 minute read article, should I make a 2 hour response video, is that how this tech YouTube thing works?

Ahmad Moussa || Gorilla Sun (@gorillasu) 's Twitter Profile Photo

Newsletter is out āœØšŸ“¬ this week 1. Programming flow-y WebGL gradients by alexharri 2. Evolution Strategies with Matt DesLauriers 3. Learning Hydra js with Naoto Hieda 4. Over-engineering anchor links Mats Erdkamp 5. Why I stopped using AI code editors Luciano Nooijen +++ lots more šŸ”—šŸ‘‡

Nic Barker (@nicbarkeragain) 's Twitter Profile Photo

I think there's an unfortunate and persistent myth that it's easier to understand a high level language like javascript or python than lower level software concepts. In my experience it's not only untrue, but you can't really understand JS without knowing the fundamentals.

Nic Barker (@nicbarkeragain) 's Twitter Profile Photo

I think it's underappreciated how much more productive programmers are when they're having fun. It sounds ridiculous but I think in general when businesses add extra process, admin, rules etc that make the work less fun, they fail to appreciate that it will impact productivity.

f4mi ā€¼ļø (@f4micom) 's Twitter Profile Photo

ā€œi asked chatgptā€ ā€œi asked grokā€ well, I asked God using TempleOS and I’m still trying to interpret the answer

ā€œi asked chatgptā€ ā€œi asked grokā€

well, I asked God using TempleOS and I’m still trying to interpret the answer
Gergely Orosz (@gergelyorosz) 's Twitter Profile Photo

How it started: "AI vibe coding tools will replace devs!" How it's going: "Do this: - Provide it w a detailed spec - Break down tasks to small ones - Separate dev and prod envs - Do NOT give access to the agent to prod - Never trust the agent; verify every step it takes - ...