lambdabeta

joined 2 years ago
[–] lambdabeta@lemmy.ca 25 points 1 year ago (2 children)

Sadly front end, like "High Level" is a very relative term. For example, in compiler design, the bit that parses code is called the "front end" since the "back end" is what emits machine code. I think that's what they mean here, the "front end" that understands D3D8 code has been added, presumably there is also a "back end" that converts the parsed/analyzed D3D8 code into valid opcodes for consumption by GPU/CPUs.

In the other direction, a UI/UX is sometimes called a "back end" when it is part of a more complex embedded project where physical controls are the "front end".

[–] lambdabeta@lemmy.ca 15 points 1 year ago (3 children)

That would be an excellent idea. But I feel like an even broader community should be created. Like a generic book club, but for code bases! Could even have a small handful of different code bases on the go at a time. I'd love to get to know lemmy's, but also e.g. neovim, or even unciv :)

Maybe one day it could even start tackling Moby Dick!

[–] lambdabeta@lemmy.ca 8 points 2 years ago

Beej's guides are absolute classics. The networking guide is also amazing. Definitely worth the read.

[–] lambdabeta@lemmy.ca 3 points 2 years ago (1 children)

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.

[–] lambdabeta@lemmy.ca 2 points 2 years ago* (last edited 2 years ago) (1 children)

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!

[–] lambdabeta@lemmy.ca 4 points 2 years ago (3 children)

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.

[–] lambdabeta@lemmy.ca 7 points 2 years ago* (last edited 2 years ago)

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).

[–] lambdabeta@lemmy.ca 1 points 2 years ago

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)!

view more: ‹ prev next ›