Michał Węglarz (@morteify) 's Twitter Profile
Michał Węglarz

@morteify

Software Engineer based in Oslo, Norway. Gamer and tech enthusiast.

ID: 1300254728945905664

calendar_today31-08-2020 02:11:30

521 Tweet

47 Followers

135 Following

Hasen Judi (@hasen_judi) 's Twitter Profile Photo

Casey Muratori I think the bigger problem is the second order effect this mindset has on architecture. OOP teaches you to architect the system by breaking it down to small components that are oblivious to the system and their purpose/place within it. The purpose of the system is almost never

FFmpeg (@ffmpeg) 's Twitter Profile Photo

It's important to remember that "technology influencers" can be bad role models. Many encourage people to be "fans of technology" instead of actual developers of technology. Hot takes are easy, writing good code is not.

Tim Sweeney (@timsweeneyepic) 's Twitter Profile Photo

There is a good programming principle stated here: Don’t write functions for code one can write inline as a simple expression using well-known operations. It’s much easier to read code that uses a small number of common primitives than to remember 1000’s of helper functions.

GOG.COM (@gogcom) 's Twitter Profile Photo

The entire Polish population (and likely many others) can relate to this picture. Preserving games that give us such a rush of emotions is exactly what we’ll keep fighting for.

Xor (@xordev) 's Twitter Profile Photo

"Tri" vec2 p=(FC.xy*2.-r)/r.y,b=vec2(.58*clamp(.4-p.y,0.,.8),.4),v=p-clamp(p,-b,b),l;l+=length(v);o=tanh((cos(atan(p.y,p.x)+t+vec4(0,2,4,0))+1.1)/l.y/3e1)*min(l*r*.2,1.).y;

Aryas (@aryvyo) 's Twitter Profile Photo

i will never let the vulkan tutorials make me write OOPsloppen it just isn't right i am a pure soul and i wont let this ruin me

Bones (@bonesaidev) 's Twitter Profile Photo

A small code report, - Built in C and raylib, - around 15k loc in total - still following a single file arch, game.c is 12k loc - 54 goto, 124 for, 13 while, 944 if, 30 structs, 14 enum - around 190 functions man i love C, and raylib, and goto's :)

Mitchell Hashimoto (@mitchellh) 's Twitter Profile Photo

Average bug report as a Linux desktop app dev: "ghostty doesn't work when skibidi-ng signals systemd-gears on wayland 42.1.2-2006-04-21 with a swahili keyboard layout using keyd, also I have a custom keyboard firmware to only activate the key on layer 69 on an xbox controller"

ThePrimeagen (@theprimeagen) 's Twitter Profile Photo

6 hours, chatgpt trying to get the correct pins for the LCD screen Nothing 5 minutes of me searching the open source repo Found the definition header file Every time I do this thing in my head where I assume that because I don't know this area, it will be faster to get up to

6 hours, chatgpt trying to get the correct pins for the LCD screen

Nothing

5 minutes of me searching the open source repo 

Found the definition header file

Every time I do this thing in my head where I assume that because I don't know this area, it will be faster to get up to
Hasen Judi (@hasen_judi) 's Twitter Profile Photo

VCs have been responsible for the sloppification of web dev since the early 2010s Every garbage tech is propped up by VC money.