Spyke

Replies

games

Comment on

Is gaming better as a kid or an adult?

Honestly the thing I feel that kids have in their corner that is really great is a lack of experience.
The kind of awe that I felt when I started up Starcraft or Diablo for the first time just isn't there now, I have too many reference points from earlier games to get that "new and awesome"-feeling from most games anymore.

sweden

Comment on

Vilka sociala medier kommer få åldersgräns?

Här är utredningsförslaget
https://www.regeringen.se/rattsliga-dokument/statens-offentliga-utredningar/2026/06/sou-202635/

Utredningens förslag
Utredningen föreslår att det införs en ny lag som innehåller en åldersgräns för tillgång till sociala medier.
Åldersgränsen är formulerad som att ett barn inte före det år barnet fyller 15 år får ha tillgång i inloggat läge till onlineplattformar som gör det möjligt för slutanvändare att

  1. upptäcka, ansluta sig till och kommunicera med varandra, och
  2. med allmänheten dela och upptäcka innehåll.

I förslaget ligger också att lagen förses med vissa undantag.
Den första kategorin av undantag rör onlineplattformar som tillhandahålls av vissa aktörer.
Undantagna aktörer är dels så kallade mikroföretag och små företag, dels civilsamhällets organisationer.

Förslaget är alltså att en plattform som annars skulle ha träffats av lagens tillämpningsområde men som tillhandahålls av en sådan aktör inte omfattas av åldersgränsen.
Den andra kategorin av undantag rör onlineplattformar som har ett visst huvudsakligt användningsområde. De huvudsakliga användningsområden som föranleder undantag är att

  1. spela dataspel,
  2. annonsera om varor eller tjänster,
  3. delta i professionella nätverk,
  4. utveckla och dela öppen källkod, och
  5. lagra och dela information om fysisk aktivitet.

Förslaget är alltså att en plattform som annars skulle ha träffats av lagens tillämpningsområde men som har något av dessa huvudsakliga användningsområden inte omfattas av åldersgränsen.

Comment on

This CEO laid off nearly 80% of his staff because they refused to adopt AI fast enough. 2 years later, he says he’d do it again

“They ruthlessly cut costs, R&D, and employee benefits and then replace existing employees with overseas contractors. Innovation and growth take a back seat to sheer profitability.”

This is the operating manual that explains why IgniteTech’s much-publicized AI purge feels more like a familiar private-equity play.
[...]
IgniteTech is owned by ESW. For anyone who’s watched the ESW orbit, that vagueness is not accidental. ESW’s playbook, summarized in a long explanatory dossier that has circulated inside the industry, is blunt: buy distressed software, strip costs, move work to an hourly contractor model through a unit like Crossover (which has been described in Forbes as a “global software sweatshop”), and squeeze recurring revenue out of an existing customer base rather than invest in new products.

linux

Comment on

Linus Torvalds says AI-powered bug hunters have made Linux security mailing list ‘almost entirely unmanageable’

“So just to make it really clear: If you found a bug using AI tools, the chances are somebody else found it too. If you actually want to add value, read the documentation, create a patch too, and add some real value on top of what the AI did. Don't be the drive-by ‘send a random report with no real understanding’ kind of person. OK?”

Makes sense to me, most of the time the AI output need to be used as input for a human who can then deliver the real value, or at least verify the correctness of the AI output.

Comment on

Happy 100th to the G.O.A.T.

On the eve of his 100th birthday on 8 May, Sir David Attenborough shares a message for us all:

"I had rather thought that I would celebrate my 100th birthday quietly, but it seems that many of you have had other ideas. I’ve been completely overwhelmed by birthday greetings from preschool groups to care home residents and countless individuals and families of all ages.

"I simply can’t reply to each of you all separately, but I would like to thank you all most sincerely for your kind messages, and wish those of you who have planned your own local events tomorrow, have a very happy day."

Comment on

[Opinion] AI finds errors in 90% of Wikipedia's best articles

Reply in thread

I find that an extremely simplified way of finding out whether the use of an LLM is good or not is whether the output from it is used as a finished product or not. Here the human uses it to identify possible errors and then verify the LLM output before acting and the use of AI isn't mentioned at all for the corrections.

The only danger I see is that errors the LLM didn't find will continue to go undiscovered, but they probably would be undiscovered without the use of the LLM too.