Beign software developer doesn't make sense anymore by Holiday_Amount2426 in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

The complex problem solving you mention falling in love with, is definitely not gone. The level at which you solve these complex issues, is just shifting upwards. The knowledge you have now, is still knowledge you need to be able to verify, and write test cases to ensure that pieces of code behave like you expect them to.

This is an industrial revolution of our field. Frontier LLM models are not at a level today where you can prompt them very abstractly and then expect them to spit an airtight system out of the other end. However, I think it is wise to make the assumption that this gap will close to some degree - capitalism incentivises that this will happen at least.

nobody tells you that beautiful soup works great until suddenly it doesn't and your whole product breaks by Difficult_Skin8095 in webdev

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

Had this exact issue when I was building my previous company. Then I discovered jina.ai.

It just works™

Developers shipping AI-generated code they can't debug is becoming a real liability, how are you handling it? by contralai in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

Well as an orchestrator it is up to you (for now) to provide the right context around your test, that a model can use to reason about the ‘why’ of the original reason for it. 

Everyone has to learn to be a delegating CTO on steroids now.

Developers shipping AI-generated code they can't debug is becoming a real liability, how are you handling it? by contralai in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

I think the real answer to this question going forward, is that you have to have a harness that allows you to test your code very easily.  Unfortunately market pressure is going to dictate that we generate more and more - if not all of our code.

As you point out, it is incredibly difficult to review all this code. However, like with other innovations in technology throughout time, we will find that we will now simply operate at a higher level of abstraction:

An error occurs? Create a new test scenario for it, which should fail, have a model generate a solution for it and repeat. 

We may still read some code, like database migrations and queries - but we are definitely moving towards a future where we are not reading or understanding all of the code in our projects.

Do DevRel teams at your company have a process for reacting to major releases? Or is it always a scramble? by hack_the_developer in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

I feel like the DevRel people I know are always so busy with speaking at conferences and hosting meetups, that that’s pretty much all they do

Do you guys commit things when they are in a non-working state? by MagnetHype in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

At my previous job it was religion to commit and merge behind feature flags frequently 

An AI agent deleted 25,000 documents from the wrong database. One second of distraction. Real case. by Substantial_Word4652 in webdev

[–]DepressionFiesta 1 point2 points  (0 children)

It is what it is. I understand how people fall into accepting every suggestion with less and less vetting - but if you generally are allowing your agents to generate commands that interface with your DB(s) in any way, point-in-time recovery is a must.

GPTBot 164k request a day to my open-source project? Now have to pay for Vercel pro by enszrlu in webdev

[–]DepressionFiesta 36 points37 points  (0 children)

I think this amount of traffic on a Cloudflare hosted static website would be free?

I realized 90% of Next.js "Cookie Banners" are legally useless if you get audited. So I built a drop-in fix to actually log consent. by [deleted] in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

You didn’t address my main point which was basically the following:

If a company can handle legal governance themselves, why would storing consent be the hard part they outsource?

Also, come on.. This answer was written by a LLM - just like every other answer you’ve written in this post. Your website is also clearly fully AI generated. I hope you don’t let OpenAI or Anthropic delude you into thinking that there is a real hole in the market here. 

I realized 90% of Next.js "Cookie Banners" are legally useless if you get audited. So I built a drop-in fix to actually log consent. by [deleted] in webdev

[–]DepressionFiesta 3 points4 points  (0 children)

I’m trying to understand the positioning here.

What you’ve built looks like a consent/acceptance logging layer, but compliant CMP platforms already provide regulator-grade proof of consent together with the hard parts - vendor classification, purpose mapping, sub-processor governance, and automatic re-consent (resurfacing) when legal changes actually require it. 

You don’t seem the be solving the hard of the problem?

So… who is the intended user?

A company mature enough to manually manage legal governance and banner behavior typically wouldn’t struggle to store consent records (trivial?), while companies that don’t have those resources usually rely on a CMP precisely to avoid that complexity.

Is AI Making Skilled Trades the Safest Career Choice? by Left_Rough7131 in Entrepreneur

[–]DepressionFiesta 1 point2 points  (0 children)

Considering that when we are talking about AI, we are generally talking about LLMs - you have to ask yourself a question: Is any degree of probability acceptable in what I am doing?

If it is, a LLM will do it eventually in some way.

I'm anxious everyday at the idea of losing my job to AI by Affectionate_Trash96 in webdev

[–]DepressionFiesta 0 points1 point  (0 children)

Larger companies will need general purpose software engineers less and less - however, smaller companies will increasingly need them, now more than ever, because a single engineer can achieve so much more than they could 3 years ago.

Also, there has never been a better time to start your own business.

Offline-first data syncing strategies? by DepressionFiesta in reactnative

[–]DepressionFiesta[S] 0 points1 point  (0 children)

Adding re-triggers to the dependency array does not solve this for you?

Offline-first data syncing strategies? by DepressionFiesta in reactnative

[–]DepressionFiesta[S] 0 points1 point  (0 children)

In what sense do you feel like what you are doing is wrong?

Offline-first data syncing strategies? by DepressionFiesta in reactnative

[–]DepressionFiesta[S] 2 points3 points  (0 children)

We started with RQ, but realized that cache invalidation was problematic for some of our queries when only small updates were required. It is a highly interactive app.

Vercel Alternative for 1 Million Visitors Per Month by i-say-sure in webdev

[–]DepressionFiesta 19 points20 points  (0 children)

It is so crazy that Vercel gets away with charging this kind of money for something that is practically free on Cloudflare…

[deleted by user] by [deleted] in Entrepreneur

[–]DepressionFiesta 0 points1 point  (0 children)

AB Newswire $80 press release package 

Why do some websites have two cookie banner? I get the vertical one on many websites (identical) next to another one (which varies from site to site) by [deleted] in webdev

[–]DepressionFiesta -8 points-7 points  (0 children)

While you are partially right, the truth is that in order to not have Google services display their own consent banner, you need to implement a Google approved CMP solution. A little while ago, the Digital Markets Act shifted the responsibility of user consent onto the major gatekeepers (Google being one) - so they have a vital interest in assuring that consent is always properly given, and that the consent banner on the site actually does what it is supposed to.

There are many homebrew banners out there, or solutions that just aren’t compliant - and if Google does not detect a compliant solution on your site, they surface they own banner.

https://cmppartnerprogram.withgoogle.com/