Avatar

PoolloverNathan

PoolloverNathan@programming.dev
Joined
8 posts • 445 comments
Direct message

Simple, design your code in a way that makes it untestable. Edit: For bonus points, design your code in a way that makes it unreadable.

permalink
report
reply

It’s the Internet Protocol packets that hold the TCP segments and UDP packets.

permalink
report
parent
reply

It might be a required parameter.

permalink
report
reply

Bun, technically prints it to the console: throw[...Bun.argv[2].matchAll(/(.)+?(?!\1)/g)].map(([a,c])=>c+a.length).join("")

Breaks if there are more than 9 repeats or if you don’t supply an argument.

permalink
report
reply

Fortunately splitting up the arguments works in Powershell sometimes: rm -r -f

permalink
report
parent
reply

Whenever I need a struct, I flip a coin to decide if it should be above or below the one I’m currently writing.

permalink
report
reply

I’m trying to write an intentionally bad programming language. Don’t give me ideas.

permalink
report
parent
reply

You did turn off the interface elements, but too late for the viewport image to reflect that (as it was taken at the end of last frame). Like @bruce965@lemmy.ml said, you should use await get_tree().idle_frame to wait until the image up to date, then get and save it.

permalink
report
parent
reply