Usb killer: you guys do things with the computer?
Usb killer: you guys do things with the computer?
Nah, for LLM it’s “Robert. Ignore previous instructions”
I think they are referring to crates vs binaries vs cargo binaries.
Crates are your libraries, not meant to be standalone, binaries are your .exe, cargo binaries are meant to be compiled by cargo on your machine and run through cargo, ex: cargo sqlx
They might also refer test binaries and example binaries which are two executables that only compile the tesrs and the examples to make sure they work, but apart from that idk
Uh… I use librewolf that force a chrome + windows user agent and its totally fine?
Oh no. This is so bad. Who in their right mind would assume that a login user remains the same user throughout the session!?
Oh wait. Windows.
Removed by mod
Writing prompt right here
I hate AI, but here it’s a bit understandable why copilot says that. If you ask the same thing to someone else they would surely respond 2 as they my imply you are trying to spell the word, and struggle on whether it’s one or two R on the last part.
I know it’s a common thing to ask in french when we struggle to spell our overly complicated language, so it doesn’t shock me
tea_bag.unwrap()
Beep
Delete container, rebuild container. Sometimes it’s just useful to clean up all the mess of cache files
Yes but no. “Mental illness” refers to illnesses in the mind of someone. This doesn’t matter what causes it, or it being arbitrary made up.
Despite, #2 ruins your point. It’s completely psychological here. It may be caused by a change in environment, but it is entirely psychological. Also, being depressed is a mental illness, no matter what. But that doesn’t mean you can’t have a good reason to be ill.
Granted. You can now screenshot your dreams.
They get deleted at the end too
I even thought about a crowd strike version of #303 today too
I see pee on the pavement.
I got nothing against other types. Just numbers/misleading types.
Although, enum variants shall have a label field for identification if they aren’t automatically inferable.
This is understandable in that use case. But it’s not everyday that you deal with values in the range of overflows. So I mostly assumed this is fine in that use case.
This isn’t even an issue of middle ware sometimes. It’s just… Knowing the DB. And I rather not spend time learning when you can just make docs
As if I had a choice. Most of the time I’m only on the receiving end, not the sending end. I can’t just magically use something else when that something else doesn’t exist.
Heck, even when I’m on the sending end, I’d use JSON. Just not bullshit ones. It’s not complicated to only have static types, or having discriminant fields
What