Avatar

Lambda

lambdabeta@lemmy.ca
Joined
4 posts • 29 comments

I’m a software engineering developer from Ottawa, Ontario, Canada.

Direct message

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.

permalink
report
parent
reply

This is really exciting, as a needle-phobe myself. Still can’t replace an IV line though, but good progress nonetheless!

permalink
report
reply

If you read the readme, this looks like it’s specifically for when you don’t know the correct tld or spelling of the site you’re looking for. Google searches often censor sites of borderline legality, but they’ll usually still have Wikipedia articles with accurate links.

This specifically only redirects .idk domains as a search helper. Could it possibly work better as a browser extension? Maybe. :)

permalink
report
parent
reply

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.

permalink
report
parent
reply

I use fslint myself. Basically a linter for files :)

permalink
report
reply

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

permalink
report
reply

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

permalink
report
reply

Answering both: dial image for reference to what the “modes” are, and my dial is gross. Plus that was the best image I could find describing it, but had trouble getting a clean download. Google images can suck that way. If you get me a clean link, I’d update the post.

permalink
report
parent
reply

I think a few months was the time until he signed I love you, we don’t know how much longer it took before she get the implant.

permalink
report
parent
reply

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

permalink
report
parent
reply