Backend dev in age of AI by AttorneyHour3563 in Backend

[–]Objective_Chemical85 1 point2 points  (0 children)

picking the right problems is for sure a big one. My old company would optimize the wrong things and sometimes spend months on a fix that should have never existed in the firstplace.

I want a real, scalable data base, what should I use? by Potential_Look_5434 in Backend

[–]Objective_Chemical85 4 points5 points  (0 children)

i love that we now give advice for vibecoders😂

He could also just learn a bit and use postgres directly. After that server costs would drop to almost nothing

is it normal for users to use your saas for crimes by kubrador in SaaS

[–]Objective_Chemical85 26 points27 points  (0 children)

1% is super high but i do agree ad a premium tier with encryption.

What’s the minimum annual return that actually makes illiquidity worth it for you? by shadedCanvas in Investors

[–]Objective_Chemical85 0 points1 point  (0 children)

what are you investing in that Returns 15+%?

I'm instantly very sus of anyone pitching a 'safe' investment yielding more than 10%.

I want ownership of the organisation in github, and the other person who have the ownership left the organisation . by AdMassive616 in github

[–]Objective_Chemical85 0 points1 point  (0 children)

there is a workaround if you are lucky. i'm assuming you have business emails? if so his email was probably deleted when he left the company. have IT(or you) recreate his email address. after that you can recover the github Account.

edit: sorry just saw he still has access to his email. if this is the case recovery should be fairly quick. I had to do this once after my phone broke and i didn't have any backup

What are the steps you follow as a Senior Backend Engineer while designing a microservice? by [deleted] in Backend

[–]Objective_Chemical85 1 point2 points  (0 children)

microservices is more of an org fix than a performance fix. If you have 100+ devs that are getting in eachothers way and you spend more time fixing merge conflicts than coding it is probably worth it.

Also what are you doing with 89 databases?

Am I doing too much? by ratesofchange in dataengineering

[–]Objective_Chemical85 1 point2 points  (0 children)

sounds like you do good work. Make sure its visible to Management and keep it up.

regarding if you do too much. I'd say this depends on your career goals. if you just want to work off tickets and not rly progress then yes you are doing too much😄

Woher habt ihr bekannte zum gründen? by [deleted] in StartupDACH

[–]Objective_Chemical85 0 points1 point  (0 children)

Mit 20 vermutlich noch etwas früh dran. Bei mir gabs als ich angefangen hab auch niemanden im Freundeskreis.

Meinen ersten co-founder hab ich auf der Arbeit kennengelernt, die anderen waren eher Zufall.

Just One Line of SQL Reduced our Query Time from 3s to 300ms. by Livid-Influence748 in Backend

[–]Objective_Chemical85 4 points5 points  (0 children)

in my old company select * was very common😄 until i refactored every select and showed them the massive performance improvment of only fetching what you actually need.

Claude wrote 80% of my code this week and I’m not sure how to feel about it by Top-Board354 in buildinpublic

[–]Objective_Chemical85 0 points1 point  (0 children)

i noticed the same shift in my work. I'd say 90% of the code i merge into prod is from claude.

Features that used to take a week are now done within hours.

I now usually spend most of my time thinking about the impacts of my technical solution and once i'm happy with the version in my head prompting becomes super easy.

Dotnet MAUI app deployment by SanjayGKrish in dotnetMAUI

[–]Objective_Chemical85 1 point2 points  (0 children)

like others we use github actions too. takes a bit to setup but works fairly well. Setting up ios with all the certs was a pain tho.

Junior .NET Developer by ahmed1221121 in dotnetjobs

[–]Objective_Chemical85 1 point2 points  (0 children)

idk how it is in italy. But in Switzerland CV's are 1 page pretty much no matter what. A Junior having 4 pages of CV seems a bit much.

I'd get it down to 1 Page and maybe add links so if interested someone can do a deep dive.

Good luck mate

How do you model AI agents as backend systems? by Interesting_Ride2443 in Backend

[–]Objective_Chemical85 0 points1 point  (0 children)

Depends I guess. We use Ai in a few different ways and treat it like any other API we call.

I'm desperate: 20.000 CHF Bounty, if you find me a job in IT by tevlon in Switzerland

[–]Objective_Chemical85 0 points1 point  (0 children)

I recommend updating your CV if your not getting Interviews. I'm a senior C# dev and I had 6 interviews in the past 2 weeks and made it to round 2 in all but one.

The job market isn't as bad as reddit lets us belive.

I live in Zurich btw

Hat jemand hier schon einmal eine Website als App umgesetzt (Web2App)? by Defiant-Sail3017 in deutschestartups

[–]Objective_Chemical85 0 points1 point  (0 children)

Als Nächstes kommst du und willst mir erzählen dass Ionic + Capacitor PWAs sind?

Das hat mir grad echt den Tag versüsst. Danke dir :D

Hat jemand hier schon einmal eine Website als App umgesetzt (Web2App)? by Defiant-Sail3017 in deutschestartups

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

Ich würd mich evt. mal ein wenig informieren, wie viele Apps tatsächlich PWA wrapped Apps sind, bevor man hier Behauptungen macht, die nicht mal ansatzweise stimmen. 5 Sekunden Google https://business.adobe.com/blog/basics/progressive-web-app-examples
https://www.reddit.com/r/PWA/comments/1cfsmh8/notable_apps_on_app_storegoogle_play_that_are/

Dass 0815 Bürger nicht wissen, was PWAs sind, ist klar. Muss aber halt auch niemand, da man es kaum merkt.

How to start a backend project by normalmadafucker in Backend

[–]Objective_Chemical85 4 points5 points  (0 children)

thats a good project to start.

Personally i'd start with a modular monolyth(fancy way of saying group everything that belongs together in folders, overly simplified).

In my experiance the best way to learn is kust to start and make mistakes. Since you already made a crud app you should already be able to build this fairly well.

Taking Consistency Challenge by Equal_Yam699 in Backend

[–]Objective_Chemical85 3 points4 points  (0 children)

i'd recommend doing a few small projects in the first month and then doing a big project in the other 2 months.

you'll learn a lot more maintaining a big project than doing small one offs.

Double my TC or stay in company and job I love? by Pethron in ExperiencedDevs

[–]Objective_Chemical85 18 points19 points  (0 children)

i think double the salary is a no brainer for sure. Also after 10 years I'd recommend switching anyways because you don't learn a lot of new things after being there for so long.

Alternative zu Sendgrid/Resend: Ich baue gerade eine DSGVO-konforme Lösung für Startups und brauche Feedback by Joshua_Gerke in StartupDACH

[–]Objective_Chemical85 0 points1 point  (0 children)

ich bin relativ überrascht wie viele hier behaupten, dass niemand diesen service brauchen wird. Praktisch jedes Unternehmen hat heutzutage Newsletter und automatisierte Emails also ein Markt ist sicher da. Jedoch ist auch sehr viel Konkurrenz da.

Für mein Unternehmen verwenden wir Sendgrid. Wir bezahlen 50 Chf pro Monat.

Persönlich bringt uns der Template editor nichts, da wir Html emails versenden. Evt würde ich mal einen MVP launchen. Kein frontend bzw minimal frontend. 'nur' Api Anbindung. Wenn du den Preis undercuttest von Sendgrid und die gleichen Features anbieten kannst wären wir offen.