HackerLangs
TopNewTrendsCommentsPastAskShowJobs

geraldcombs

706 karmajoined vor 13 Jahren

comments

geraldcombs
·gestern·discuss
Her, and the dude from Sisters of Mercy.
geraldcombs
·vor 4 Tagen·discuss
Additionally, if I'm buying cold medicine there's a really good chance I have a cold, and my ability and inclination to carefully analyze the ingredient list on a box of medicine smear-printed in 3pt sans will likely be diminished.
geraldcombs
·vor 10 Tagen·discuss
It depends on the brand, but a lot of the stuff I buy is available directly from the manufacturer's site, usually via Shop Pay.
geraldcombs
·vor 11 Tagen·discuss
What's been keeping Linux from having gorgeous icons up to this point?
geraldcombs
·vor 14 Tagen·discuss
Can confirm. Renaming Ethereal to Wireshark involved a bunch of code and documentation updates, registering word and design trademarks across jurisdictions, and in our case we didn't have control over the old domain, so I had to contact a bunch of people linking to ethereal.com and ask them to link to wireshark.org instead. I don't know if the last part would even be possible today.
geraldcombs
·vor 25 Tagen·discuss
...so open source developers should know their place and just dedicate themselves to endless, unpaid toil forever and ever, amen?
geraldcombs
·vor 29 Tagen·discuss
You might want to take a look at Atlas Obscura Places map: https://www.atlasobscura.com/articles/all-places-in-the-atla.... For the US at least, it shows a variety of interesting and quirky sights in most parts of the country.
geraldcombs
·vor 2 Monaten·discuss
No clue if that exact image was altered, but I do a fair amount of road biking east of Napa and Sonoma, and on some days the sky and hills look just like the photo.
geraldcombs
·vor 3 Monaten·discuss
If I read the sentence correctly they're saying that past reports were AI slop, but the state of the art has advanced and that current reports are valid. This matches trends I've seen on the projects I work on.
geraldcombs
·vor 5 Monaten·discuss
What "distro" package manager is available on Windows and macOS? vcpkg doesn't provide binary packages and has quite a few autotools-shaped holes. Homebrew is great as long as you're building for your local machine's macOS version and architecture, but if you want to support an actual user community you're SOL.
geraldcombs
·vor 6 Monaten·discuss
Don't schools typically use Chromebooks these days? My daughter was issued one each year from grade 7 to 12.
geraldcombs
·vor 9 Monaten·discuss
I ran into a similar situation a couple of years ago. It wasn't at the scale you describe, but it was an absurd number of requests for a ~80 MB software installer. I ended up redirecting the offending requests to a file named "please-stop.txt" that contained a short note explaining what was happening and asking them to stop. A short time later they did.
geraldcombs
·vor 9 Monaten·discuss
I lead a large-ish open source software project. We have developers that need to build on Linux, macOS, and Windows. It's useful to be able to get everyone bootstrapped with as few steps as possible and with as few dependencies as possible. For our uses CMake works well as a universal superbinary, but I'm always on the lookout for tools that can reduce developer friction.
geraldcombs
·vor 9 Monaten·discuss
Those tools either don't ship with, or exist in wildly different forms on Windows. It's particularly bad for curl, which might be the real curl.se curl or Microsoft's confusingly-named Powershell alias.

I could definitely see using this in a cross-platform build or installation environment.
geraldcombs
·vor 2 Jahren·discuss
So does DigitalOcean. It'd be nice if the page specified which vendors do and don't.