Monkey’s paw: It is made to run 24/7 for 10 years, but you run it every 3 days, which makes it degrade faster.
For real now, probably not like that, but found it funny. Anyone knows how the phenomenon is called?
Monkey’s paw: It is made to run 24/7 for 10 years, but you run it every 3 days, which makes it degrade faster.
For real now, probably not like that, but found it funny. Anyone knows how the phenomenon is called?
Even worse, he is a narcissistic lying piece of shit with high ego. He would never admit a slight mistake, and thinks of himself as all-knowing. Think ChatGPT - confidently lying all the time, but always doubling down.
Also will probably be a strawman, and fired or jailed when Trump fucks up, blaming others as always.
Apart from having to write a custom script to automatically upload recordings to Peertube, pretty good! Some people have issues connecting from their work network because apparently our domain is not on some allow list for calls. But everything works out of the box, quality is nice, Rocket Chat has an integration. The only thing I am missing is scheduling calls where the host is one predefined user, and everyone has to wait until they connect, and moderator being the first to connect. It is stable, streaming works, UI is partially crude and some features do not work out of the box when not configured separately. But hey, it is free and no big corpo is snooping around!
It is not. I am part of a small company (say 25 people) and we use combination of Rocket Chat, Jitsi, and Nextcloud (among other apps). It is literally unlimited licenses, forever, and it will keep working until the heat death of the universe, with no need to update ever until it stops working. Costs 60$ a month for a server to run these, plus Gitlab and tons of other services.
I mean, every time I update my glasses it feels like everything is UHD for a couple of days.
Damn, fixed, I had a brainfart and was installing Arch while browsing Lemmy lol
Chaotic neutral
GrayJay, Vanced, or Pipewire NewPipe is the way
I’d say even more concerning is rogue Hungary, Poland, and Slovakia, along with help of Belarus and possibly NK on a full scale war against NATO. Trump is dumb, but not that dumb to be attacking WITH Russia, since it would be much easier to claim some uninhabited Russian land full of natural resources compared to rather populated European countries without that much natural resources.
I think you missed the authoritarian part of the regime in Russia
Oligarchs trying to save their asses. Remember, whoever gets the majority can dictate the market, and sadly regular people (those who struggle the most) are not the majority stakeholder in the economy.
My card keeping app was bought by Klarna. Had to migrate my account so I could even view them. Turns out Klarna is a bank, so now even deleting my account leaves sensitive information because banks have to keep those.
Also the UI was shit.
I usually use Pairdrop when on local network. Cross platform, P2P, quick, works on phone, and doesn’t need a download. The only third party software is a TURN server. Recently works over internet too.
Well, one permanent solution is to permanently ditch Windows
I used to go buy ammo to a store that was directly connected to a pet store. You had to walk through the pet store to get to the hunting goods, guns, and ammo “half”.
Wait, when did the murder an entire planet?
EDIT: Fuck me I can’t read, it is plane
SO answers and questions are usually edited multiple times to sound professional, confident, and be correct.
IntelliJ IDEA, if it knows it is the same variable, it will rename it. Usually works in a non fucked up codebase that uses eval
or some obscure constructs like saving a variable name into a variable as a string and dynamically invoking it.
This 1000x. I am a PHP developer, I found out about two months ago that the AI assistant is included in my Jetbrains subscription (All pack, it was a separate thing before). And recently found about Junie, their AI agent that has deep thinking (or whatever the hell it is called). I tried it the same day to refactor part of my test that had to migrated to stop using a deprecated function call.
To my surprise, it required only very minor changes, but what would’ve taken me about 3 hours was done in half an hour. What I also liked was that it actually asked if it can run a terminal command to verify thr test results and it went back and fixed a broken test or two.
Finally I have faith in AI being useful to programmers.
For a test, I took our dev exam (for potential candidates) and just sent it to see what it does just based on the document, and besides a few mistakes it even used modern tools and not some 5 year old stuff (like PSR standards) and implemented core systems by itself using well known interfaces (from said PSRs). I asked it to change Dependency Injection to use Symfony DI instead of the self-made thing, and it worked flawlessly.
Of course, the code has to be reviewed or heavily specified to make sure it does what it is told to, but all in all it doesn’t look like just a gimmick anymore.