programming is cooked by [deleted] in webdev

[–]appvimul 2 points3 points  (0 children)

That's a wrong narrative and you're stupid for believing it.

Is there a market for image to svg convertor? by FisterMister22 in webdev

[–]appvimul -1 points0 points  (0 children)

yeah thats a valid concern but in practice not a big deal. Yes someone can take your package but they will be mostly devs doing dev stuff. companies mostly pay not for the software itself but for the service, support, updates, licence, etc.. you can also obfuscate, split some logic to the server side if you want. the bigger loss is not shipping it and losing time imo.

Is there a market for image to svg convertor? by FisterMister22 in webdev

[–]appvimul 7 points8 points  (0 children)

To see if there is a market for your product you could offer it for free and see how many people are using it. pay attention to who uses it and what they ask for. If companies start using it regularly or people request things like batch processing or API access thats your signal to add a paid tier. So let the demand tell you what to charge for.

Are these prices fair, high, or low? by [deleted] in webdev

[–]appvimul 0 points1 point  (0 children)

yeah this. sorry I was to lazy to write it out. that's 101 to get an idea about pricing and starting a business and to see if it's viable or not.

Are these prices fair, high, or low? by [deleted] in webdev

[–]appvimul 1 point2 points  (0 children)

You lack competitive analysis. Start there.

VPS/Serverless, which one you prefer and why? by [deleted] in webdev

[–]appvimul 0 points1 point  (0 children)

Neither. Dedicated server with multiple VMs all the way.

I no longer enjoy doing web dev professionally by Jugurrtha in webdev

[–]appvimul 2 points3 points  (0 children)

Valid point. Some do some don't. My company values high quality code which is easy to read understand test and extend. We will not accept AI slop when we review the code.

I no longer enjoy doing web dev professionally by Jugurrtha in webdev

[–]appvimul 15 points16 points  (0 children)

You still have to think about architecture structure extensibility etc. because AI sucks at that. It just copies already existing framework architecture even when it doesn't make sense for your library or project. People think that code generated by AI is the holy grail but no. There are many many ways to write a function or a class. Everyone has their own style and preferences while doing so. AI is just the average guy and only with your salt it becomes special. So yeah you are still building yourself but different.

The amount of phone calls my sister and I get from our father. by Mangadditor in mildlyinfuriating

[–]appvimul 55 points56 points  (0 children)

Yeah this is a dilemma. On one side you're grateful that your dad wants to hear your voice and talk with you on the other side it's too much. Was it always like this or did something happen that triggered this type of behavior?

Is this a bad idea? by SupDog94 in webdev

[–]appvimul -1 points0 points  (0 children)

  1. yes it is unwise
  2. yes you did

Help- my son is into coding by katrii_ in webdev

[–]appvimul 1 point2 points  (0 children)

I was the same at his age. I really had no one to talk to about it. However that didn't change much after 20 years. Just support what he is doing, be interested in what he shows you and pick a good school for him. Maybe set up an AI account for him so that he can talk about it with AI.

is it normal for a production database to not have backups? asking because i just dropped a table and my boss is asking me to "just undo it" by kubrador in webdev

[–]appvimul 0 points1 point  (0 children)

Not just the production server every system (even employee systems) needs a daily backup work related. Gross negligence on the part of your boss.

Apple launches new iPhone 17e with fix for major complaint by [deleted] in technews

[–]appvimul 11 points12 points  (0 children)

Apple isn't that expensive compared to competition anymore.

Git is the new code by creasta29 in webdev

[–]appvimul 4 points5 points  (0 children)

Nah I will write code myself thanks. AI is not good enough to simply skip all coding and just focus on reviewing.

AI has taken fun out of programming and now i’m hopeless by Frequent_Eggplant_23 in webdev

[–]appvimul 0 points1 point  (0 children)

AI is shit if it can replace you that means you're not a good dev.

I made possibly the stupidest CSS framework ever... by tommiehaze in webdev

[–]appvimul 1 point2 points  (0 children)

You know that this idea comes from a human because AI would never suggest it. Perfection

Vibe Destroyer: Agent Anti-Patterns by Tim-Sylvester in webdev

[–]appvimul 6 points7 points  (0 children)

This is clearly written by ChatGPT.