• 0 Posts
  • 199 Comments
Joined 2 years ago
cake
Cake day: July 7th, 2023

help-circle


  • Yeah, there’s also the “debugging is just as hard as writing elegant code” side of things. Vibe coding is largely just putting yourself in a permanent debugging role.

    The big issue I see with vibe coding is that you need to know best practices to build secure code. Even if you don’t adhere to them all the time, best practices exist for a reason. And a programmer who doesn’t even know them is a dangerous thing, because they won’t even be able to see what is insecure (until it’s far too late).

    Studies have found that vibe coders tend to produce less secure code, but have higher confidence in their code being secure; It’s essentially Dunning-Kruger in practice. I’d have no issue with someone using AI to get the broad strokes down. But then they need to be able to back it up with actual debugging. Not just “I didn’t even bother looking at it. If it compiles, push it to prod.”


  • If you already have a Plex instance running, Prologue is an app that turns it into an audiobook host as well. Plex doesn’t natively support audiobook metadata like chapters, but Prologue simply uses Plex’s remote access to reach the files.

    All you do is throw the .m4b audiobook files into a music library on Plex, sign into your Plex account on Prologue, and Prologue handles all of the metadata for the audiobooks instead of using Plex’s built-in music player.

    I mention this because I had massive issues trying to get ABS to work on my setup. It simply refused to read or write any data from my NAS. After a day or two of throwing myself at it to no avail, I found Prologue and haven’t looked back. I already had Plex running for some friends and family, so setting up the music library was as easy as dropping the audiobooks into a folder.


  • The barrier to entry is so low in fact that I worry about the day when terrorist groups begin to deploy them in major cities.

    We already have auto-tracking drones. They can lock onto a person and follow them around. The intended use is to allow live streamers and YouTubers to be able to stream/record video by simply sending the drone out. But if it can automatically track and follow a person, it can likely be reprogrammed to automatically home in on a person. And at that point, it’s just a matter of strapping some C4 to it. It would be the ultimate fire-and-forget weapon. Program it to ignore anyone with your military uniform (or find some other anti-tracking feature, like an IR reflector that the drone can see,) and you could surgically strike an entire neighborhood with a swarm of them.



  • Just out of curiosity, why bother running 4 instances of qBit for the various *arrs? Why not just use automatic torrent management, and have the different categories download to different folders? My *arrs are all using a single instance of qBit, and each service simply uses a different category with a different download path.

    The benefit is that I can see my total up/down speeds, ratios, etc very easily without needing to change to an entirely different instance. I can filter by category, or see everything at the same time.


  • Yeah, I just wish there was a way to automatically update the port whenever it changes. It doesn’t change often since my server tends to stay on 24/7. But when it does change, it would be nice to have it automatically update.

    Back before my current server, I was just messing around with it in Windows. I discovered that qBit actually stores the forwarded port in the registry, and PIA has a terminal command that can print the currently forwarded port. I tried to write a quick .bat script to automatically run when the PIA network adapter connected. The goal was to grab the port number and update the registry for qBit any time the internet went out or my server was rebooted.

    And it seemed to work fine. It launched when PIA connected, and pushed the new value to the registry. But that forwarded port was also apparently being stored somewhere else as well, because just updating the registry wasn’t enough; When qBit launched it still showed the old port number, even though all of the documentation I found said it was simply a registry value. At that point I just gave up and manually updated it every time I turned my computer on.



  • I have tried both, and can confirm that sous vide is superior. With a traditional oven prep, you get a pink rare center and brown medium-well outer edge. With sous vide, you get a perfect light pink medium rare all the way through, with only a thin edge of brown from the sear. With sous vide, you just sort of roll it across the skillet on the way to the plate, to get that crust but avoid cooking the interior more.

    But to be clear, if you skip the sear with sous vide, your steak will be pink. You’ll miss out on a lot of flavor and mouthfeel from the sear. Sous vide technically cooks the meat, but doesn’t cause any browning (at least, not when cooking it to medium rare) because there isn’t enough heat to cause the Maillard reaction.





  • Yeah, there’s a reason the juror box has been referred to as the third box of liberty.

    The four boxes of liberty are a 19th century concept. They are the soap box, (making your disagreement publicly known, and trying to gather others who agree), ballot box, (voting out corrupt officials), juror box, (refusing to convict for unjust laws), and lastly the ammo box. Typically used in that order.

    Basically, protest starts by voicing your disagreement. That’s your soap box. You make your disagreement publicly heard, and try to gather others who also disagree with the government. When you have enough people gathered together, it becomes a peaceful protest.

    But when that doesn’t work, You vote for representatives that will be able to make decisions you agree with. The hope is that they’ll enact change for the better once they’re in office. Basically, get rid of the corrupt officials who are working against the public.

    Third, if the government has enacted laws you disagree with (because you’re not being represented, and they have ignored your peaceful protests), then you move on to the jury box. Refuse to convict when you believe the justice system is unjust.

    Lastly, if the government still refuses to change and is continuing to prosecute people for unjust laws (for instance, secret police bypassing the jury box by skipping a fair trial) then you move onto the ammo box as a form of protest. Because if the government has refused to allow for peaceful protest via the first three boxes, then that only leaves the fourth box.

    As the government becomes more and more tyrannical, you start using more and more of your boxes. Hopefully you never need to reach for the fourth box.





  • I run both Plex and Jellyfin. Jellyfin is ready for everyone who doesn’t have to deal with the Mother-in-Law Factor. Plex has an easy setup process, and I could walk my MIL through it on my phone. In 5 minutes, her TV was connected to my server.

    Jellyfin isn’t to that point yet, and likely never will be. Since there’s no centralized server for an app to phone home to, there’s no way to create a unified account creation/login experience. Jellyfin is nice as a “just for me” server. But as soon as I have to help others use it, it becomes a nightmare. Walking my MIL through setting up Jellyfin on her TV was the reason I re-installed Plex in the first place.

    I had finally converted my wife away from using paid streaming apps, and dealt with all of the “Why do I have to use three different apps to access it on my three different devices? They all look different and are harder to use” complaints. By the time it got around to my MIL, I was tired of dealing with it and just reinstalled Plex so people could have a consistent experience.

    I still use Jellyfin for my personal viewing because I prefer it. But saying “just ditch Plex, Jellyfin is ready now” is a little disingenuous. Jellyfin is ready for the people who want to use it. But if you’re trying to convince people to ditch their streaming apps, you’re fighting a lot of social inertia. You need to be able to provide a consistent experience across their different devices, with a decent login experience. And Jellyfin definitely isn’t there yet.



  • just not so easy to setup or comparability for my shared users.

    Yeah, the biggest reason I use Plex is because of the wife/mother-in-law factor. Basically, how easy is it to get the people around you to use it? If it’s more difficult to use than Netflix or Hulu, many will immediately throw up their hands in learned helplessness, claim it’s too confusing, and refuse to try any more. Plex is the only self-hosting option that actually provides an elegant user setup experience. With Plex, adding a new user is as simple as having them make an account and then sending them the server invite.