[-] [email protected] 22 points 1 week ago

We know kids can take parents’ cards, right? And that people can look younger than they are? Never mind privacy concerns, the best-case scenario doesn’t look good.

[-] [email protected] 5 points 2 weeks ago

I’ve said this before only to hear “we don’t have time to set that up and agree on a common style” and “that’s team B’s responsibility since we’re contributing to their code base.” Guess what kind of issue we kept wasting time on?

There are a couple of takeaways here. I think the main one is acknowledging that many technical problems are deeply human problems and the existence of a technical solution doesn’t mean we shouldn’t apply the human solution as well.

[-] [email protected] 9 points 1 month ago

I came here to laugh, not to cry!

[-] [email protected] 5 points 1 month ago

[clicks light switch off and on repeatedly]

Welp, I guess we’re closed for the week.

[-] [email protected] 73 points 1 month ago

I’d say I feel seen, but it’s really dark in here.

[-] [email protected] 8 points 1 month ago

let a = String::from(“Hello, world!”).into()

I’ll see myself out.

[-] [email protected] 6 points 4 months ago

Common criticisms here would be that these endeavors stifle creativity and show the adoption of modern solutions. That said, I find conducting “code archeology” to figure out the idiomatic way of doing something in an old project very rewarding. Because computer programs exist in people’s mind’s, doing that with the support of original developers or subject matter experts is some of the most effective knowledge transfer I’ve ever witnessed.

[-] [email protected] 9 points 4 months ago

My take on a summary: like C/C++, Rust can be relevant in a variety of use-cases and one could conceivably build a long-term career on it, while adjusting to market/technology interests.

Seems like a reasonable prediction?

[-] [email protected] 7 points 5 months ago

Industrial controls equipment made by German companies can be programmed in English or German. You can also switch languages (German/English) at any time and the IDE switches over all the keywords.

[-] [email protected] 7 points 7 months ago

Shared with my favorite blind iOS dev. Should be a good laugh!

[-] [email protected] 44 points 10 months ago

This is super interesting. I’ll admit I wasn’t even aware of this effort. Even real-time usage of Windows relies on a parallel kernel.

This sounds like it’ll create a lot of cool opportunities and reduce friction.

[-] [email protected] 7 points 1 year ago

Just learning. I threw together a little CRUD API in Rocket the other day.

Now I’m playing around with Diesel. I don’t love the intermediate New types, coming from EF Core. Is that because Rust ~~~~doesn’t really have constructors?

view more: next ›

nebeker

0 post score
0 comment score
joined 2 years ago