Out of curiosity, what is the original?
I’m a software engineering developer from Ottawa, Ontario, Canada.
Out of curiosity, what is the original?
Any of the cluefinders games, or gizmos and gadgets. Plenty of other edutainment classics do it too. Outside of edutainment, only NHL2000 and Halo: CE come to mind.
Thanks to Elections Canada it’s actually a lot better than the states. We also get answers sooner. There’s nothing like an American election to make Canadians thankful for Elections Canada.
Dvorak with caps lock as a dead key here. No programmer’s Dvorak despite being a programmer… Never quite made the leap
I definitely have the soapy gene, but don’t mind the taste. I blame thrills soap gum, I occasionally enjoyed that as a kid. My sister also has the gene and can’t stand the taste.
Except for one issue: it’s an even width, so now we have the inevitable attempt to make it off-centered but pointy leading to a leafageddon. Oh well, can’t have everything.
What are factions, and where do you search them? I don’t see anything in the UI?
EDIT: found them under a link under info. Thanks for setting the faction up!
Yeah, when I was picking a scale I intentionally looked for one with minimal AA cause I was worried about that. The 180-wide version was full of it, as was the 99.
FYI: I’m starting with the outline of the left half of the leaf. I have to go to work soon, but hopefully there’ll be enough outline for the rest to be filled in (just mirror it one pixel over).
After years, and many languages, I still have to say Ada. Kotlin, Rust, Julia, and Nim are my current contenders to overtake, but here’s what Ada does well enough to still be my preferred tool when appropriate:
There are some situation where Ada shows its age:
func
/proc
(Nim) vs fun
(Kotlin) vs fn
(Rust) doesn’t make much difference to me, but function X returns Y
/procedure X
starts to add a lot of visual noise to a file.Here’s when I use the alternatives, and their biggest weaknesses:
Thank you for attending my TED talk :P. Any questions?
Wait until you learn about the shell specific /dev “files” like /dev/udp and /dev/tcp (which can send/recv IP traffic as if from a file)!
How is #6 not specific to IDEs? I’ve never had vim, np++, or any other dedicated editor freeze; and I’ve used them to edit multi-gigabyte log files before.