melfie
@melfie@lemy.lol
- Comment on Exactly Six Months Ago, the CEO of Anthropic Said That in Six Months AI Would Be Writing 90 Percent of Code 4 hours ago:
I use Copilot at work and overall enjoy using it. I’ve seen studies suggesting that it makes a dev maybe 15% more productive in the aggregate, which tracks with my own experience, assuming it’s used with a clear understanding of its strengths and weaknesses. No, it’s not replacing anyone, but it’s good for rubber ducking if nothing else.
- Comment on Microsoft still can't convince folks to upgrade to Windows 11 5 hours ago:
I use Linux for almost everything, but I do have some important software that only works on Windows, so my solution is dual booting Windows 10 with a different static IP than the Linux partition, with the Windows IP blocked from the internet in the firewall.
- Comment on Backing up easily 5 hours ago:
I currently use rsync to do encrypted backups to iDrive e2 currently, but I’m concerned about the concept of “syncing isn’t a backup”, since as others have already said here, you can sync corrupted files, accidental deletions, etc. without more than a single snapshot. I’m considering something like Backrest with e2 because I like the idea of something that is opinionated and that “just works” when it comes to backups.
- Comment on Someone finally made a "Sonarr for YouTube" 6 hours ago:
It’s based on yt-dlp, which I can’t seem to get working reliably with my VPN, even with manual intervention like using cookies from a browser, switching servers, etc. Guess VPN IPs hit the rate limits pretty regularly, though I don’t want to risk my real IP getting banned. I’ve seen some people suggest using a VPS, but sounds like a lot of effort.