this post was submitted on 22 May 2025
1159 points (96.0% liked)

Programmer Humor

23423 readers
1334 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Grandwolf319@sh.itjust.works 1 points 1 day ago (3 children)

Depends how broad your definition of algorithm is. Is sort by upvotes an algorithm? I say no but sort by hot is.

So it is possible by this definition to have a feed without any algorithm.

[–] darklamer@lemmy.dbzer0.com 10 points 1 day ago

Is sort by upvotes an algorithm?

Any sorting at all can only happen through one of the following:

  • luck
  • magic
  • divine intervention
  • an algorithm
[–] frezik@midwest.social 7 points 1 day ago (1 children)

This is (theoretically) a programmer forum. I use the programmer definition. By that definition, not having an algorithm is nonsense.

[–] dragonfucker@lemmy.nz 1 points 1 day ago (1 children)

What if it uses a neural network to recommend posts?

[–] darklamer@lemmy.dbzer0.com 1 points 1 day ago (1 children)

So how does that neural network perform that task? There I can see only two possible options:

  • magic
  • an algorithm
[–] dragonfucker@lemmy.nz 2 points 22 hours ago (1 children)
[–] darklamer@lemmy.dbzer0.com 1 points 21 hours ago

Eh, please tell me how you'd implement a heuristic that doesn't work either through magic or an algorithm.

[–] freeman@sh.itjust.works 1 points 1 day ago

So garbage in garbage out.