HackerTrans
TopNewTrendsCommentsPastAskShowJobs

promano

36 karmajoined il y a 2 ans

comments

promano
·avant-hier·discuss
They also don't care which URL was accessed when the goal is scraping as much text as possible for AI training.
promano
·il y a 22 jours·discuss
I'd bet the kind of people who care about the RAM usage of their media player haven't used Windows Media Player in a decade and disable as much telemetry as they can.
promano
·le mois dernier·discuss
And even if you don't have seasonal products, you still need an end date to mark when you stop selling a product; otherwise you have to do something hacky like defining "<price> = NULL means we stopped selling the product after <valid_from>" and inserting an extra record.

I think the end date should be nullable though, but valid_to is NOT NULL in the starting example... later in the article, when showing the "new way" using date ranges, it inserts a row with an open-ended range, which is more what I'd expect.
promano
·le mois dernier·discuss
Google's whole business is built on top management abandoning its moral compass. Sergey Brin and Larry Page wrote that "advertising funded search engines will be inherently biased towards the advertisers and away from the needs of the consumers". Then they got into advertising anyway.
promano
·le mois dernier·discuss
Maybe we need a separate campaign, "Kill Games": any games whose existence requires players being "shaken down" should not be allowed to exist.
promano
·il y a 2 mois·discuss
A token is approximately word generated by a LLM; a few dozen tokens gets you a line of code... so measuring token burn rate is the same as counting lines of code. All it took was a change of name, and we're back to the most primitive metric we ever got for measuring programmer productivity.

I don't think I can take anything from management in tech seriously again after tokenmaxxing.
promano
·il y a 2 mois·discuss
We had a way of measuring velocity, but who cares about estimating stories when we could be spinning up more agents? Burn a bunch of tokens and those stories will be DONE before you could even find your planning poker cards!
promano
·il y a 9 mois·discuss
Correlation is not causation and all that, but anime was better without Crunchyroll.
promano
·il y a 10 mois·discuss
They obfuscate it more than just pressing "Yes". You get a big warning saying Microsoft Defender has protected you, and the only clear option is "Don't run"

https://cdn.advancedinstaller.com/img/prevent-smartscreen-fr...

In order to run, you have to click on "More info", and then a second "Run anyway" button appears.

There's way more than 5% of the Windows userbase that gets confused and can't get past this warning.
promano
·il y a 2 ans·discuss
There was an audit of the VPN servers earlier this year:

https://mullvad.net/en/blog/fourth-infrastructure-audit-comp...
promano
·il y a 2 ans·discuss
The Business Source License is not an open source license. Open source does mean "free to use without encumbrance" - see points 5 and 6 of the Open Source Definition at https://opensource.org/osd