ollien

@ollien@beehaw.org
0 Post – 24 Comments
Joined 1 years ago

I think it scratches a similar itch as most techbros: "if I can solve this hard problem, all problems are easy!" It's a mentality I see constantly, especially on the orange site.

7 more...

The idea of a security tool using the same name as one of the most serious security vulnerabilities of the last decade is very funny, lol.

Thanks for the recommendation of Liftoff! I really didn't like Jerboa but liftoff seems like a nice app.

1 more...

I'm no expert, so take what I'm about to say with a grain of salt.

Fundamentally, a LLM is just a fancy autocomplete; there's no source of knowledge it's tapping into, it's just guessing words (though it is quite good at it). Correspondingly, even if it did have a pool of knowledge, even that can't be perfect, because the truth is never quite so black and white in many areas.

In other words, hard.

Even as someone with Rust experience, I found the experience of attempting to add a change to be frustrating. Aside from the fact that there's quite a bit of unidiomatic Rust (which I can't be too mad about, but does mean there are a lot of function signatures that just aren't what I'd expect and caused me some pain), the compile times for even small changes are long. After just changing a struct initializer, running cargo check took nearly a full minute, due to all the dependencies between the crates.

I've found that the chat agents are much less able to "be a human" and help you out, it feels like talking to a chatbot sometimes. It's a lot easier to get someone to empathize with your problem over the phone, IME

Tangential, but my last employer (US based) outsourced L1 IT to a call center in India, and it was maddening. They didn't know very much beyond the script, and often you just had to say the right words to get your issue escalated, but it would always take a day or so to get called back. It drove me nuts as an engineer, but I'm sure it works fine for people who are less familiar with computers.

Does anyone have the recipe on hand? I'm curious what it actually recommended but I couldn't find it with a cursory Google search

I find it funny you put Elixir In the same boat as Assembly. It's not that complicated of a language, it just has interesting process mechanics.

If you ask the FSF, open source is a bigger set than free software, mostly to do with restrictions on the uses of the code

https://www.gnu.org/philosophy/categories.html.en

21 more...

What about taping a piece of cardboard between frame and the door jam? This would prevent the door from fully "closing". Of course, this does mean that leaving the screen door closed with the glass door open will have a notably "unscreened" portion.

That's unfortunate. Devices like that are basically impossible to use on certain enterprise networks (e.g. college campuses). There really needs to be an override

Mastodon actually lets you follow hashtags, which is a nice compromise, but it definitely isn't curated so you gotta pick which hashtags you follow kinda carefully.

FWIW, /etc/passwd itself contains no passwords (the name exists for historical reasons) but it definitely is a globally accessible file that can give you clues about the target system. Given this, it's more likely the user is attempting to find out if arbitrary disk reads are possible by using a well known path on many servers.

Someone on Mastodon raised a good point that the idea of "changing handles" is incompatible with a lot of fedi, too. I'm curious how they will tackle that problem when they eventually federate

1 more...

Ditto. I mostly use it when Google (search, not Bard) fails me. I find it's really good at answering questions of the ilk: "I swear there's a function for this in the library I'm using, what's it called again?", or telling me that it doesn't actually exist.

Yeah, just discovered that, woof.

I hope co-host lasts. Their attitude has been wonderful and I want to see more like it.

Me personally? Not really. But it's definitely a feature I've heard folks wanting.

LanguageTool is super cool because you can run it locally! I love it because of that, alone.

The frustrating bit is communities from instance we've defederated from are still shown in the "communities" list. I wonder if that's easily changeable in the source code, hm. Would have to look.

Ditto, actually. The 3D printing communities I've seen here are just so much smaller.

At least with SO, they have historically put up dumps of all user data on archive.org (that stopped recently but it's allegedly coming back). If something were to happen, at least the information would still be decently accessible, just not indexed as well.

And then painfully learn which subset of the bindings each editor supports :(