jslpc | 2 months ago | on: Tell HN: Merry Christmas
jslpc's comments
jslpc | 3 months ago | on: How to Attend Meetings
jslpc | 10 months ago | on: Sycophancy in GPT-4o
Dealing with a second degree burn is objectively done a specific way. Advising someone that they are making a good decision by abruptly stopping prescribed medications without doctor supervision can potential lead to death.
For instance, I’m on a few medications, one of which is for epileptic seizures. If I phrase my prompt with confidence regarding my decision to abruptly stop taking it, ChatGPT currently pats me on the back for being courageous, etc. In reality, my chances of having a seizure have increased exponentially.
I guess what I’m getting at is that I agree with you, it should be able to give hypothetical suggestions and obvious first aid advice, but congratulating or outright suggesting the user to quit meds can lead to actual, real deaths.
jslpc | 1 year ago | on: Show HN: Video editor app that generates FFmpeg commands
While only tangentially related, I dove into a rabbit hole not long ago trying to find the best ffmpeg GUI (that doesn't require Wine or a VM to run on macOS) and found some good stuff. Handbrake [1] is great and uses ffmpeg as part of its backend, but it gets somewhat limited when you start requiring more advanced things like vf chains, scripting/automation, obscure/legacy codec support, or specific hardware acceleration needs. I wanted to find something that gets (close to) as densely packed with features as ffmpeg from the command line, and here's what I found. I'm not going to list all their features and pros/cons, but just let others know about some of these as a starting point.
I'm not affiliated with any of these programs (Handbrake and ffmpeg included) in any way, I just want to point others in the right direction if they come across this comment.
StaxRip [2] - One of the most popular and complete options. Seems like one of the the go-tos on the VideoHelp [3] forums for video editing GUIs. Supports AviSynth+ and VapourSynth scripts among other advanced features.
clever FFmpeg-GUI [4] - Another VideoHelp go-to. I'm not 100% sure if this supports AviSynth/VapourSynth, but it's pretty damn feature-complete as far as ffmpeg goes.
Shutter Encoder [5] - Probably has the most intuitive UI of the bunch, it feels much closer to a Premiere Pro/Davinci Resolve type program rather than an ffmpeg wrapper, albeit those applications are much more robust for different tasks.
Hybrid [6] - My favorite out of these, purely because it was easy enough to get running on macOS and didn't sacrifice many ffmpeg features. Also supports AviSynth/VapourSynth.
Honestly, probably didn't even need to comment this; I wish I had more knowledge about these to share in-depth. If you're serious about video encoding, your best bet is to start learning how to use ffmpeg from the command line anyways, then maybe add AviSynth+/VapourSynth into the mix as you see fit, though those are a good deal more advanced than even ffmpeg. Just my two cents.
[2] https://github.com/staxrip/staxrip
[3] https://www.videohelp.com/software/sections/video-encoders-h...
[4] https://www.videohelp.com/software/clever-FFmpeg-GUI
jslpc | 2 years ago | on: Homebrew Website Club
I only have 6 posts over 4 years, mostly due to me thinking my ideas aren't "original" enough to warrant lengthy write-ups, but I know that's not exactly true.
Anyway, here's mine:
jslpc | 2 years ago | on: Homebrew Website Club
At the moment, my site only has a small handful of posts from the past four years (6 to be exact), but that's mostly due to thinking my thoughts aren't "original" enough to warrant regular-length posts/articles, which I know probably isn't exactly true.
Yours is really encouraging me to start using mine more often regardless of word count or page length. Thank you for sharing!
jslpc | 2 years ago | on: California passes bill to make it easier to delete data from data brokers
jslpc | 2 years ago | on: Every person on the planet should have their own website
That being said, I like the idea of just using your phone. I scroll through Twitter, HN, Reddit, etc. a good chunk of the day anyways, might as well spend that time reading something worthwhile instead.
I also want to point out that I really like the look and feel of this website. I adore minimalist design for blogs, and my own website is similarly minimal but not quite the same. The author also touches on some subjects I find particularly interesting; investing, drugs, school (or lack thereof), etc.
jslpc | 2 years ago | on: Purchase and manage domains directly through Bluesky
jslpc | 2 years ago | on: Purchase and manage domains directly through Bluesky
I'd love an invite eventually so I could try it out and really form an opinion on the whole Threads vs Bluesky vs Twitter drama, but I fear it's going to take much longer and I'll lose interest entirely. Which is a shame because I actually really like Twitter and have actively used it for 10+ years, but man Elon is making it really easy for me to jump ship somewhere.
jslpc | 4 years ago | on: What's the problem with old but excellent Mac apps?
jslpc | 4 years ago | on: Paper Grain in Origami
jslpc | 4 years ago | on: Starship: A fast and versatile cross shell prompt
jslpc | 4 years ago | on: A cross-platform GUI for YouTube-dl
There was a GUI for youtube-dl I liked but never could get to work called Get-It (https://github.com/Kevin-De-Koninck/Get-It), and with many people switching to the actively-maintained fork yt-dlp, I decided to try using that as a base for making a clone with the latter as a backend.
I don't know Swift at all but thought I'd try it out to see if I could, and it seems to work for the most part on my end. I also cleaned up random errors I found in the code (like a rogue youtube link to a Grand Theft Auto 5 video?) and made things a bit more consistent, or at least I'd like to think so. Changed the UI and added a toggle to block sponsorships from videos as well, but not totally sure if that works all that well yet.
I'd love if anyone would try it out and report any issues they run into, it's been fun trying to fix it up!
jslpc | 4 years ago | on: I nearly lost the Lightroom catalog with of all my photos
I'm still fairly new to photography and use a few preset packs that I've paid for as a base before making modifications to them to my liking. I downloaded a program that converts Lightroom presets to LUTs, and those worked decently, but they were visibly inferior due to the fact that the converter cannot handle camera/lens profiles.
I ended up just going back to Lightroom Classic for now, but hopefully once I progress enough to make my own edits from scratch I'll be able to switch back to Capture One.
jslpc | 4 years ago | on: Show HN: I made a meme creator that makes around $4k a month
I've launched some hobby projects online in the past but none of which are monetized in any way, and almost all of them ended up costing money to run or still continue to do so. I'd love to build something for practice (to start out), with the intent of it eventually being good enough of a service for others to use too. I'm just blank on ideas at the moment.