Pinned
David Abram ๐
19K posts
Software development consultant โบ I fix orgs so they stop breaking prod ยท popularizer of the term typefuckery (typefuckery.com) ยท making the compiler nervous
- Replying to @justalexokiWhy did the tomboy erasure even happened?
- Today I have learned that Linux isn't full of neckbeards that shower once a year, but full of people that talk about their feelings. I want to use software maintained by neckbeards. Don't know how to feel about this.debian contributor: "we're going to use rust in apt" response? "why so unpleasant and confrontational"
- Replying to @sudo_gorengLet me tell you, boy! VMs, SysVinit, Supervisordm, Tomcat on the Light side... On the Dark side... Actually when I think about it, on Windows side, nothing changed.
- how it feels to write javascript on the backend
- Look who just messed up my order. It isn't that easy when you don't have a clanker doing your job, huh? @tekbog
- How do you know your software works? Itโs my favorite interview question. To this day, I've only heard four satisfactory answers. Do you know the answer? Can you give me a fifth?
- 2013, TypeScript is released, and a consultant is showing us a demo. Someone asks how to try it without Grunt / Gulp hell. Consultant opens browser, types tsplayground(.)com. In front of 20 people, he finds out, not TypeScript.
- Written in your beloved lang.Fun DSA challenge. Create a data structure with the following operations: init(n): Create, O(n) set(i, b): Set the value at index โiโ to a Boolean value โbโ, i < n, O(1) get(i): Get the Boolean value at index โiโ, i < n, O(1) clear(): Set all values to โfalseโ, O(1)
















