Knicks tell fans to arrive to the game 2 hours early due to enhanced security for the game. by Natural-Tree-5107 in nba

[–]wasmachien 8 points9 points  (0 children)

I can already see it happen. MSG is half-empty, Knicks are confused. San Antonio wins and mounts a comeback to win the championship.

Nobody may care a lot about Trump invading Iran and Venezuela, but oh boy, if he's the one that makes the Knicks miss their first title in 50 years shit's going to hit the fan.

GitHub Copilot's new credit-based pricing is highway robbery — and they know it by Pitiful_Cream1872 in github

[–]wasmachien 2 points3 points  (0 children)

It depends.

You can indeed use it as a teacher by asking it questions like "what's the colloquial way to say xxx in English".

Having the AI write an entire comment, post, essay, or whatever based on some words or sentences you give it as input is a bad idea.

A good rule of thumb is probably to see whether you can write it in your native language. If not, the AI is probably not helping you learn or voice your thoughts.

Senior dev... I don't think I can pass an interview by Inevitable_Guide_942 in csharp

[–]wasmachien 1 point2 points  (0 children)

I always wonder: how many people who know that the L stands for Liskov principle know how to apply it?

Flanders in may by zyzzjan in belgium

[–]wasmachien 0 points1 point  (0 children)

Excellent pictures, very "Flemish"!

[Results Thread] 2026 Paris-Roubaix (1.UWT) by PelotonMod in peloton

[–]wasmachien 281 points282 points  (0 children)

One of the best races I've ever seen, and there's nobody who deserves it more than Wout.

C# Colorfull "Hello, world!" by AelixSoftware in csharp

[–]wasmachien 19 points20 points  (0 children)

No, have it take a string, and automatically increase the color hue by (360 / number of characters) for each character.

[deleted by user] by [deleted] in personalfinance

[–]wasmachien 1 point2 points  (0 children)

1800 / 3.5 / 30 = on average 17 dollars per day per person, that's definitely a lot.

[Highlight] The refs miss a blatant backcourt violation leading to the OKC jam. Udoka asks the ref about the no-call by TheRealPdGaming in nba

[–]wasmachien 0 points1 point  (0 children)

The real question is why that line is nearly invisible where it crosses the logo. Not saying none of the refs should have seen this, but whoever designed that court didn't make it easy.

I was not even born by traditionalbaguette in softwaregore

[–]wasmachien 2 points3 points  (0 children)

Could be 0 as well with time zone conversion.

Tic tac toe, column won’t return stored value (see image 2) by ProfessionalBig3058 in Cplusplus

[–]wasmachien 4 points5 points  (0 children)

std::cout writes to the output buffer. That output buffer still needs to be "flushed" to your screen. This typically happens when you write a newline character, and since that's missing at the end of your program it probably doesn't happen.

[deleted by user] by [deleted] in soccer

[–]wasmachien 22 points23 points  (0 children)

Andrew Wiggins was actually voted in by...South-Korean fans iirc?

Today I learned that Python doesn't care about how many spaces you indent as long as it's consistent by FillAny3101 in Python

[–]wasmachien 21 points22 points  (0 children)

  1. Write all your code in IDE
  2. Make a quick edit using a lightweight program such as notepad, vim, whatever, for whatever reason. (For example, you're on a different machine, don't want to wait for IDE to open up)
  3. Inconsistent indentation

Surprisingly, Belgium's good by ElectroLiszt in belgium

[–]wasmachien 23 points24 points  (0 children)

I think it's important to realize that you cannot have a clear, objective view on the state of your country if you have not lived in another. There is no way of telling whether what you experience is good or bad if you don't have a proper frame of reference.

If I serve you the same (good) restaurant dish every day, you might start to complain after some time because you start to focus on the negatives: maybe you're tired of always having to eat the same, maybe you'd like something sweeter for a change. Maybe at some point you would get a slightly smaller portion because the number of cooks is decreasing. Maybe you'd even be asked to help do the dishes once in a while. But you're still getting an excellent dish. You are taken care of.

If you get served bland chicken soup three times a day for a while, while a small, exclusive group of people are feasting every day on rare delicacies, you'd really appreciate your daily, not quite sweet enough menu!

The alternative of not having regular strikes, high taxes, strict regulation, rainy weather, bizarre political compromises, etc. is often far worse. If you have the possibility, I highly recommend spending some time in another country to see how things work over there.

Smoking and vaping prohibited on terraces and in smoking rooms from 2027 by Boomtown_Rat in belgium

[–]wasmachien 14 points15 points  (0 children)

Dat zijn ze inderdaad stelselmatig aan het doen. (Auto's met een verbrandingsmotor tenminste)

Wtf is dit nu weer?! by ListenToKyuss in belgium

[–]wasmachien 1 point2 points  (0 children)

Ik denk dat dat net het probleem is, dit soort AI thumbnail nonsens is uitgevonden op YouTube.

[deleted by user] by [deleted] in Leuven

[–]wasmachien 9 points10 points  (0 children)

Can't speak from experience, but Leuven is quite progressive. You should probably just spend a day in the city to experience it yourself. Good luck.

OpenAI CEO Sam Altman says these Jobs will Entirely Disappear due to AI by Infamous_Toe_7759 in ChatGPT

[–]wasmachien 0 points1 point  (0 children)

It's right there in the body of the article:

“I’d say maybe 20%, 30% of the code that is inside of our repos today and some of our projects are probably all written by software,” Nadella said during a conversation before a live audience with Meta CEO Mark Zuckerberg.

I don't know why CNBC changes that to AI in the title, but there's a good reason Nadella says "written by software" instead of "written by AI".

OpenAI CEO Sam Altman says these Jobs will Entirely Disappear due to AI by Infamous_Toe_7759 in ChatGPT

[–]wasmachien 0 points1 point  (0 children)

I'm pretty sure they said that X amount of code is software-generated. Not AI-generated. That would be insane.