Bro you browse that outside of a private window?
Programmer by day, burnt out by night.
Bro you browse that outside of a private window?
Well that took a turn
Looks like I’ll be reading more of this!
Second from the left.
Also the funny fact that the four male characters look like gnarly men, while the sole female character looks like her only talent is wearing make up
One more.
UHC would like to decline your treatment
I hate that I’m not old enough to think WAP means anything other that the Cardi B song
Yeah, just check the PHP section!
My favourite is
var_dump(true == 'bob') . PHP_EOL; // bool(true)
var_dump('bob' == 0) . PHP_EOL; // bool(true)
var_dump(true == 0) . PHP_EOL; // bool(false)
Who’s “you”?
Yes, the backend web dev can sanitise their inputs.
Or code is expanded/injected, like what happens in some CSS/JS frameworks.
In the FE part of my work, line numbers don’t mean anything in an error.
This one’s a missing )
on line 263, though.
Well that’s not really an improvement…
So you’re saying this was a stupid question?
Good human!
Seriously, though; thank you! Not for my mobile viewing pleasures, but for findability and accessibility!
In my opinion GitHub is seriously good software, but it is awkward when FOSS software is developed on it instead of on Codeberg, Gitea or another FOSS platform.
Discord is actually a security risk, it walls information off the outside world (compared to a forum or IRC server) and incredibly difficult to find information in even when you’re in the server (as opposed to documentation or a forum)
Matrix has 2/3 of these issues, so it being FOSS aside I very much would hate it when development discussion and software documentation is done through Matrix, as well.
JetBrains’ AI code suggestions were only trained on code where authors gave explicit permission for it, but that’s the only one I know from the top of my head. Most chat-oriented LLMs (ChatGPT, Claude, Gemini…) were almost certainly trained using corporate piracy.
That’s not what sandboxed means and Nix isn’t sandboxed.
Sandboxed means it runs in a separate container, often with limited permissions; raising security at the cost of performance.
Oh so that wasn’t a joke from their booth.
This seems really out of place, but locally ran auto subtitles from ethically sourced AI would be great.
It’s just that there’s two very big conditions in that sentence there.
This is one of those moments where “skill issue” fully applies 😁
Keep learning, friend, I’ve been there and Linux is a journey