this post was submitted on 20 Nov 2025
68 points (92.5% liked)

Programming

23517 readers
272 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

I am baffled any time I'm on facebook how horrid it is. Loads insanely slowly, won't accept picture uploads at random, randomly doesn't let you share to people in your friends group (it will just hide people for no reason). Such a terrible website. Sadly I have to stay on it for friends and music reasons (there is nothing else anyone I know uses) but man, it's crazy how badly they want you to install their spyware app so you don't use the browser version.

you are viewing a single comment's thread
view the rest of the comments
[–] marcos@lemmy.world 34 points 16 hours ago (1 children)

But the libraries the FB devs publish are considered state of the art on the web frontend community!

And if you complain, there's always somebody to say "if you are so good, why aren't you working at FAANG?"

[–] undefined@lemmy.hogru.ch 5 points 12 hours ago (1 children)

I’ve been blocking Facebook for years but I have to say as a developer I’m absolutely in love with GraphQL. I really can’t stand having to continue development on REST APIs (though I’m equally obsessed with Conditional GET Requests as of late).

[–] marcos@lemmy.world 1 points 3 hours ago

GraphQL has all the right combination of abstracting a really hard problem, ignoring the hard details, and giving you enough toggles to pretend you can solve the worst problems that makes hyping it really, really easy.