In the next few decades we may develop AI that can automate ~all cognitive tasks and dramatically transform the world.
lol
he/him
Nerd, programmer, writer. I like making things!
In the next few decades we may develop AI that can automate ~all cognitive tasks and dramatically transform the world.
lol
Stack Overflow has a whole network of Q&A sites. There’s places to post and answer puzzles, code golf, ask physics or political questions, etc. Lots of useful stuff not many people know about
This is a huge reason for the question decline! All the easy stuff has been answered, the knowledge is already there. But people are so used to infinite growth that anything contrary = death lol
People also blame ai, but if people are going to ai to ask the common already answered questions then… good! They’d just get hurt feelings when their question was closed as a dupe
According to a github comment, they’re currently blocked by a chromium pr
Damn, hate to see co-ops hurting!
Apparently they’re going to donate it to a community-chosen charity
A new post-LLM coding opportunity: turd polishing
They can vibe as much as they want, but don’t ever ask me to touch the mess they create.
Go Zooey and SJ!!
In python I put my base models in models/__init__.py
. The bases have things for managing data behind the scenes, adding common utility methods, etc. If I’m using another library or method to serialize data I’d put it in a separate utility script somewhere, it’s probably going to be useful to more than just data models and it’s easy enough to import.
Then each file that defines models has a from models import BaseModel
or whatever else is needed, keeping each file relatively short and focused to what it needs to do.
The person who opened the pr already did
I guess the long hair checks out, but I’d like some overalls too 😔