codingclaws
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
By good, I mean a developer that can successfully build an app from scratch that doesn't have any bugs. I have a theory that there just aren't that many good developers due to the way the industry works (more pay to…
-
I'm thinking of making a desktop app that makes available the Claude, OpenAI, Gemini, etc API functionality. I guess the user would have to plug in their API key. Does it make sense for me to spend time building this?
-
Do you buy bottled water from the store? Do you filter tap water? What filter do you use? Do you drink unfiltered tap water (which country)? Something else?
-
Let's say you have a software development firm. You have some sales/marketing people and you have some developers. How do the sales and marketing people obtain projects for the developers to work on?
-
What informational sites are good besides Wikipedia? Here are a couple that I know of: https://learnmeabitcoin.com https://learnyouahaskell.com
-
I've been relearning C++ over the last week and it seems absolutely massive. Do any other languages come close to its size?
-
I'm starting to realize that my family members are using ChatGPT quite often. Anyone else?
-
Someone recently asked what's the best book you've ever read. I thought I would ask the same question but movies instead.
-
For example, I'm reading a summary of Bulgarian history and it's pretty ridiculous.
-
I'm a freelance developer and I have to estimate cost in order to obtain new clients. Should I give an honest estimate, or should I lowball it?
-
Do you get a check? Do they pay you electronically (which service)? Something else?
-
I am considering building an app for iOS, iPadOS and macOS and want to know what other developers think about the Apple developer experience in 2024. I built an iOS app about a decade ago and it wasn't the best…
-
Say you want to have links on your site that download files, but the files are on a remote server relative to the web server. If the web server has to first download the file from the remote server and only then send it…
-
If you were going to make a programming shirt with one line of code or one expression on the front of the shirt right in the middle what would it be? Examples: (+ 1 2) or ++i; or x ? x : y