HackerTrans
TopNewTrendsCommentsPastAskShowJobs

promano

36 karmajoined 2 anni fa

comments

promano
·l’altro ieri·discuss
They also don't care which URL was accessed when the goal is scraping as much text as possible for AI training.
promano
·22 giorni fa·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
·mese scorso·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
·mese scorso·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
·mese scorso·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
·2 mesi fa·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
·2 mesi fa·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
·9 mesi fa·discuss
Correlation is not causation and all that, but anime was better without Crunchyroll.
promano
·10 mesi fa·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
·2 anni fa·discuss
There was an audit of the VPN servers earlier this year:

https://mullvad.net/en/blog/fourth-infrastructure-audit-comp...
promano
·2 anni fa·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