HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bhaney

5,868 karmajoined 7 лет назад

comments

bhaney
·позавчера·discuss
Probably from the "Content-Language: de" header
bhaney
·24 дня назад·discuss
> I never heard of those bands

They're entirely placebos, so that might be why.
bhaney
·28 дней назад·discuss
> This project is maintained by a single author and pull requests are not accepted

Save yourself the headache of people not reading this and just disable pull requests in the repo settings
bhaney
·2 месяца назад·discuss
No, now you have the option of using CAP_NET_BIND_SERVICE
bhaney
·3 месяца назад·discuss
> They didn’t test caffeine in isolation

But they did test both caffeinated and uncaffeinated coffee, and found the same effects in both, indicating that the effect is caused by something in coffee other than the caffeine
bhaney
·3 месяца назад·discuss
I get a few points for having a robots.txt with rules specific to AI-crawlers, even though those rules are complete bans. Shame, I was hoping to get a 0.
bhaney
·5 месяцев назад·discuss
Direct link to the table in the paper instead of a screenshot of it:

https://arxiv.org/html/2512.20798v2#S5.T6
bhaney
·5 месяцев назад·discuss
It's tar pitting my normal unproxied residential traffic too
bhaney
·6 месяцев назад·discuss
It depends on who your customer base is and how much you hate them.
bhaney
·6 месяцев назад·discuss
Even being very optimistic with all the numbers, I can't get the math on this to work out to anything better than hundreds of years of operation before hitting the breakeven point. We're talking tens of thousands of dollars (again, very optimistically) for the solar panels, heat pumps, radiators, and launch costs of the above for each GPU. That buys you a lot of years of power and cooling terrestrially.
bhaney
·6 месяцев назад·discuss
> The problem is hardly a resource one

Did we read the same article? It's a very obvious complaint from the author. It's not actually a problem anymore, but that's entirely my point.

> you can’t see/scroll/wrangle 2000 tabs with the current tab display UI paradigm— you can’t even see their titles

Pretty much all Chromium-based browsers have a button to display a vertical scrollable list of all open tabs (with their favicon, title, domain, and time since last access) with a filter/search bar. Firefox has a slightly less detailed version (but the same general UI pattern) of the same thing, and can be augmented with more functionality through extensions if the user desires. I swear everyone complaining about this stuff hasn't looked at a browser in years.

> Chrome state management is crap and you’ll end up losing them

I've been using and restoring the exact same session for years with no issues. If I close the browser and re-open it normally, my tabs remain. If the browser crashes and restarts, I click the button that says "restore" and it all immediately comes back just fine. Again, the problem you're describing hasn't actually been a problem in many years.
bhaney
·6 месяцев назад·discuss
I'm so tired of this topic.

"Tab hoarding" has been dead and buried for years. It's just "using tabs" now. Many people realized that what they used bookmarks for could be done with the same semantics using only tabs, and they started doing that to reduce the number of browser systems they needed to keep in their head. There was a brief gap between that, and browser vendors optimizing their tab systems to efficiently support those use cases. The tab hoarding dilemma arose during this period, and should have died with it. I currently have more tabs open than the author did, on a 15 year old laptop running an out-of-date version of Chromium, and it's using less than a gig of ram. >99% of the tabs are evicted, which is done automatically by the browser based on the presence of ephemeral data in the tab (partially filled out forms) and my typical frequency of accessing that tab. It works great. Every major browser has some form of this, as well as tab searching and tab grouping. If you want to use tabs as if they're bookmarks, like I do, you've been able to do so without problems for many years. It's time to retire the rhetoric of the scandalous tab hoarder.
bhaney
·6 месяцев назад·discuss
Are the compile times noticeably faster?
bhaney
·6 месяцев назад·discuss
https://steam-revenue-calculator.com/app/413150/stardew-vall...
bhaney
·7 месяцев назад·discuss
One of the first things I did with my robot vacuum cleaner was open it up and yank out its speaker.
bhaney
·7 месяцев назад·discuss
As per industry standards:

v1.4.18 - "Bug fixes and performance improvements"

v1.4.17 - "Bug fixes and performance improvements"

v1.4.16 - "Bug fixes and performance improvements"
bhaney
·7 месяцев назад·discuss
My pile of worthless 512MB DDR1 sticks has bad news for you
bhaney
·7 месяцев назад·discuss
> Directories can have up to 248 (256 trillion) entries

It took me a minute to figure out that this was supposed to be 2^48, but even then that's ~281 trillion. What a weird time for the tera/tibi binary prefix confusion to show up, when there aren't even any units being used.
bhaney
·8 месяцев назад·discuss
A question that will truly haunt philosophers for centuries to come
bhaney
·9 месяцев назад·discuss
This is the first explanation of monads I've heard that makes intuitive sense to me and feels like it sufficiently captures the point. Unless I come back in a few hours to see a bunch of replies from uber-haskellers saying "no that's not what a monad is at all," then I'll consider my search for a good monad explanation to finally be over.