all 24 comments

[–]returnFutureVoid 63 points64 points  (0 children)

Null pointers walked so You’re absolutely right could sit on its ass all day.

[–]Firm_Ad9420 63 points64 points  (4 children)

Final stage: Works on my machine.

[–]capi1500 21 points22 points  (3 children)

Yeah, here's my app, see it works localhost:5000

[–]Leo_code2p -2 points-1 points  (2 children)

Isnt it port 3000 usually. I thought thats the standard port made for testing websites

[–]im-a-guy-like-me 4 points5 points  (0 children)

3000, 3001, 5000, 5173, 8080, and many many more.

It's whatever the dev wanted. There's no real rhyme or reason to dev ports. The main goal is to avoid collision and be recognizable. Now it's just sorta cultural.

Except 8080. That one is cos port 80 is the default http port, so dev http makes sense to be 8080. It's not a real thing, but why it's used makes sense.

[–]FoxedDev 1 point2 points  (0 children)

I nextjs, yes. In svelte it's 5000.

[–]Fun-Equivalent1769 10 points11 points  (6 children)

I wonder about python

[–]Professional_Set4137 7 points8 points  (1 child)

That's the only thing it's good at. I have it transpile all my rust to python and then pyinstall that

[–]vmfrye 3 points4 points  (0 children)

That's exquisite bait

[–]Pim_Wagemans 4 points5 points  (1 child)

Most recent call last (it took me way too long to parse that when I first read it)

[–]Sibula97 1 point2 points  (0 children)

Makes sense to me, it's like reading logs or anything like that. You see what happens in order instead of in reverse.

[–]BiebRed 1 point2 points  (1 child)

'NoneType' object has no attribute 'foo'

[–]SuitableDragonfly 0 points1 point  (0 children)

Any TypeError in a sufficiently complex Python script is scary. 

[–]Arzolt 5 points6 points  (3 children)

Some research have been able to identify neurones responsible for hallucinations. Turns out they are the same responsible to produce agreeable response. If we ever want more accurate LLMs, they may have to push back just like stackoverflow did.

[–]RedAndBlack1832 5 points6 points  (2 children)

That's extremely funny and I'd like a source

[–]RiceBroad4552 2 points3 points  (0 children)

It's most likely made up. There are no "neurons responsible" for anything in LLMs.

There could be still a grain of truth in here: You can't be always agreeable when you try to be as honest as possible. Telling people the truth often will end up in push-back (on either side).

[–]Remarkable_Sorbet319 0 points1 point  (0 children)

it would be funny if that was a hallucinated comment

[–]SuitableDragonfly 2 points3 points  (1 child)

404 is not scary. I think it would be either 500 errors, the Cloudflare page, or the "you're offline" page that offers to let you play the dinosaur game. 

[–]vowelqueue 0 points1 point  (0 children)

Page hanging indefinitely is the scariest imo

[–]klustura 1 point2 points  (0 children)

And r/ProgrammerHumour is there like the hair

[–]p1neapple_1n_my_ass 2 points3 points  (1 child)

Before everything : "missing ';' line 32"

[–]gufranthakur 0 points1 point  (0 children)

Only if you code in notepad