I’m reasonably certain GP is (humorously) trolling us
HN user
fastily
Yup the readme reeks of llm generated fluff. Lately I find myself getting more and more suspicious whenever I see lots of emojis in markdown headers..
Source? Been googling for this but I don’t see any relevant info
Ive installed the gtar formula and aliased it to tar. Cant be bothered to memorize the differences between macOS tar and unix tar, especially when the latter is considered to be the de facto standard
Would you happen to have a link to this? For science of course :)
It’s already getting hate:
[1] https://github.com/microsoft/vscode/issues/304953
[2] https://stackoverflow.com/questions/79914612/how-can-i-resto...
This has been ongoing for some time. I’ve raised valid issues in several encode projects and received rude/dismissive comments from this individual. I’ve reviewed their recent interactions with others on GitHub and it’s obvious that Mia (tom?) is super toxic/drama seeking
If component prices keep going up and the respective monopoly/duopoly/triopoly for each component colludes to keep prices high/supply constrained, then eventually devices will become too expensive for the average consumer. So what’s the game plan here? Are companies planning to let users lease a device from them? Worth noting that Sony already lets you do this with a ps5. Sounds like we’re headed towards a “you will own nothing and be happy” type situation
Yup that’s why I suggested it. The vsdx schema is notably complex and I don’t see a lot of code examples in the wild. I seriously doubt an llm would be able to output working code for it. Docx is a common use case and a quick google search yields multiple popular libraries that understand the format. Anyways, cool that an llm was able to output a functional docx editor, but that’s certainly not impressive or a groundbreaking feat by any means
Would be more impressive if this was done for something obscure like Microsoft Visio. Theres countless oss ms word editors/libs Claude probably ripped off
Citation needed. I know folks using the free plan that have gotten ddos’d and cloudflare kept them online. Can you point me to an article where cloudflare disconnected someone for getting attacked
I do something similar. I bootstrap all my new installs with brew cask https://github.com/fastily/autobots/tree/master/macOS/setup
They know that with enough reports in a short period of time they can get the content removed for a while
This can be accomplished with bogus dmca notices too. Since google gets such a high volume of notices the default action is just to shoot first and ask questions later. Alarmingly, there are 0 consequences (financial or legal) for sending bogus dmca notices
There’s also hummingbird: https://github.com/hummingbird-project/hummingbird
Personally I gave up a long time ago and just installed Debian Linux. But it’s wild to me that the average non-technical/casual windows user has to put up with so much bs… it’s an atrocious ux
I’m using steam on Ubuntu 24.04 with 9y old hardware (which was mid-tier when new), playing mostly 2d platformer games and older resident evil titles. Never had any issues, this setup runs like a champ
There’s already a free self-hosted version of this that’s significantly more capable: https://github.com/C4illin/ConvertX. Not sure what your path to profitability is here but you may want to rethink your approach
It’s just another tool in the downsizing toolbox. Also traditional layoffs and RTO “layoffs” don’t have to be mutually exclusive, both can easily occur at the same time
the curse of bgp strikes again
First hit on google: https://jellyfin.org/docs/general/server/media/shows/
I’ve got 90tb of Linux isos consisting of tens of thousands of files on 168tb of spinning rust. I’m running reasonably powerful hardware though (5600x + 128gb ram), suspect GP is bottlenecked by hardware
Agreed, but that’s not the point I’m making here. It’s not like this is some closed-source commercial product where the community can’t do anything about bugs/lack of features. My observation is simple: all of this time people spend complaining could be better spent helping to improve the project instead
Bemused by the number of people complaining about a free and open source project. A quick review of the git history tells me that it’s maintained by a very small group of people who generously work on this in their free time. Luckily jellyfin does accept PRs, so if you think the project needs improvements, then perhaps folks, you can do something about it
I expect in person interviews are going to be the norm soon, assuming they’re not already. For now, the challenge I give candidates causes ChatGPT to produce convoluted code that a human never would. I then ask the person to explain the code line-by-line and they’re almost never able to give a satisfactory answer
Some are, but not all. That’s why you do your research and pick reputable services. I’ve been a happy user of Mullvad & protonvpn for years. They’ve had ample opportunities to mitm me, but I reckon if it hasn’t happened by now it probably won’t
Not sure what the point of this is, it just seems to be a thin wrapper around yt-dlp (https://github.com/yt-dlp/yt-dlp)
ffmpeg has abysmal defaults. I've always been of the opinion that CLI utilities should have sane defaults useful to a majority of users. As someone who has used ffmpeg for well over a decade, I find it baffling that you have to pass so many arguments to get an even remotely usable result
Nice! This reminds me of my own ffmpeg cheatsheet; I would imagine that everyone who uses ffmpeg frequently has a similar set of notes
You can use homebrew to install the latest version of bash and then chsh to set it as your default shell. That’s what I do anyways
On win 10 there used to be a button to create a local account, but they removed it and made it so you had to disconnect from WiFi to get to that screen. Then they changed it to make it so that you have to disconnect from WiFi AND run some arcane terminal command. At this point your average user is just going to use an online Microsoft account. What an atrocious user experience