Thank you. Clear, easily understood explanations of questions I always wondered. 👍🏼
I’m a software engineering developer from Ottawa, Ontario, Canada.
Thank you. Clear, easily understood explanations of questions I always wondered. 👍🏼
Whenever I see this image I always wonder 2 things:
Apparently it’s not even really all that stable, so that whole container would rapidly decompose into probably carbon dioxide (CO2) and a bunch of pure carbon (think charcoal). At least that’s my hunch. There is a Wikipedia article on the stuff, but it’s pretty short, since it’s a pretty unusual chemical (https://en.m.wikipedia.org/wiki/Dicarbon_monoxide ).
CO2 is of course extremely common. I’d love to see what a chemist can describe about a bottle of C2O though!
Ada, hands down. Every time I go to learn Rust I’m disappointed by the lack of safety. I get that it’s miles ahead of C++, but that’s not much. I get that it strikes a much better balance than Ada (it’s not too hard to get it to compile) but it still leaves a lot to be desired in terms of safe interfacing. Plus it’s memory model is more complicated than it needs to be (though Ada’s secondary stack takes some getting used to).
I wonder if any other Ada devs have experience with rust and can make a better comparison?
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.
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”.
They do list lemmy in the advanced “bubbling under” category. I guess they deem lemmy to be a work in progress, but not tildes?
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. :)
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!
I’m also wondering what’s in the top-left. Is it a bowl of stones?
Wait! I figured it out.
You were close with C-section, but got the direction wrong. Clearly this is getting ready for urgent replacement of gizzard stones! :)
All praise our lord and saviour git rebase -i
!
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.
Beej’s guides are absolute classics. The networking guide is also amazing. Definitely worth the read.
Yeah, that’s pretty much what I was thinking too. The combination of a c API and a JVM API (and maybe .NET if you’re in Microsoft land?) Hits most FFI available in languages I’ve seen. I can’t think of any language I’ve used that couldn’t Interop with either a c library (.a or .so) or JVM library (.jar). However I’ve never used any .NET system seriously, so I don’t know about them.
FWIW I regularly remake the same API based game whenever I start a new job working in a new environment to test that my environment is “up to snuff” with my development methodologies. I’ve never needed to port more than API.a and API.jar to play around in any language. I’ve ported that system to at least 100 languages over the years, and while some have more friction than others, and often the c/JVM paradigm doesn’t line up well with the target language, it is always effective.
I think I remember the article too. Sadly TSs generics support make it particularly tricky to search for. I hope somebody finds it.
If you read the linked document, it outlines how reverse engineering may fall under a certain level of fair use, e.g. for reasearch and/or backup/archival purposes.
It really isn’t as clear-cut as it seems at first.
What makes you think that? I’m curious. I would’ve assumed something like Inuktitut (1 word conveys subject verb object tense …) or something like toki pona (removes unused information) or maybe a highly analytical language like one of the Chinese languages.