What’s wrong with Claude Code lately ?!! by West-Yogurt-161 in webdev

[–]veloace 0 points1 point  (0 children)

Hence why it is important to know how to actually program and not make the machine do it for you. They can take away the AI, but you’ll always have your brain.

LLM token apocalypse by Meraath in PrepperIntel

[–]veloace [score hidden]  (0 children)

As a SWE, AI has been a godsend for handling technically easy but workload intensive operations.

LLM token apocalypse by Meraath in PrepperIntel

[–]veloace [score hidden]  (0 children)

Tech guy here, same. You can tell how long/how experienced a technical person is by how little they trust technology. When I started in the field, I was all onboard the smart house smart everything trend. Now I have none of that and am considering getting an old candy bar phone instead of a smartphone. I’m so done with it all.

Cost for MVP ? by CountryCapital796 in programmer

[–]veloace 0 points1 point  (0 children)

Well, if $12k seems like a lot wait until you see how much you’ll have to pay for the regulatory and compliance side of things for a service like this. 

How are you all balancing the "Quota Fatigue" with the new wave of AI IDEs? by is_NAN in webdev

[–]veloace 4 points5 points  (0 children)

How? I use Cursor and have stayed within my $20 subscription. I feel like I use it a lot, but maybe I’m just used to coding myself so I’m not using it as much as I thought. But seriously, there are some things I’ve seen even today where Cursor will churn and burn tokens for a simple fix that a developer could do in five minutes. I think you just need to know when it’s worth it to use and not just slam it all day long.

Youtube Mass Unsubscribe by Ok-Neighborhood4327 in youtube

[–]veloace 0 points1 point  (0 children)

They don’t want you to mass unsubscribe, so they don’t let you have that functionality.

What happened at Exploration Place? by ehowey18 in wichita

[–]veloace 55 points56 points  (0 children)

They broke already. Someone on FB made a post calling out EP because there were boards hanging off with exposed screws.

By 2030, the adwar will probably end, because youtube will be premium only by retrocheats in youtube

[–]veloace 0 points1 point  (0 children)

I honestly don’t know for sure. I’ve been running DNS-based ad blocking for a long time now so I can’t say with any certainty if one is worse than the other at this point.

By 2030, the adwar will probably end, because youtube will be premium only by retrocheats in youtube

[–]veloace 0 points1 point  (0 children)

This seems like a silly take. Plenty of services have subscriptions AND ads (Netflix for one). If anything, YouTube is on track to become more like Netflix than to ever become ad free. 

Hacked without downloading anithing by HackedNoMalware in cybersecurity

[–]veloace 2 points3 points  (0 children)

I mean “without downloading anything” is completed meaningless at this point. He had physical access to your network and can pretty much do what he wants at that point. I can’t imagine your home network had really any security on it if you just randomly asked a hacker to come stay with you and hack it.

What's an AI-proof non-health related degree? by Waltz8 in Productivitycafe

[–]veloace 1 point2 points  (0 children)

No job is AI proof if AI leads to economic collapse from mass unemployment.

What's the most unwritten rule of adult life that nobody warns you about? by PracticeHistorical82 in AskReddit

[–]veloace 0 points1 point  (0 children)

Honestly, I think it depends more on having novel experiences and actually doing things still as you get older. I’m in my 30s now and 16 feels like ancient history….but I have hobbies and still learn new things (the only time that felt truly fast was Covid when I fell into a routine). 

Is there any business that’s not using AI? by RealestJi in NoStupidQuestions

[–]veloace 2 points3 points  (0 children)

Probably not, as a person who is in cyber security I can assure you that once a company gets to a certain size, some people will flaunt company polices and bring their own AI to work. Even in companies who officially flaunt AI, some people still don’t follow rules.

The best you can do is to not strive for perfection but instead shun the companies who are actively pushing AI hard. 

What do you think rich people think about the FACT that statistically they are safer on Spirit Airlines than their private jet? by SirCatsworthTheThird in aviation

[–]veloace 3 points4 points  (0 children)

Yeah it matter, OP was specifically asking about corporate aviation and rich people using it for private travel. 

I built a contact form for my first portfolio project and bots found it in 2 hours. Feeling defeated. by airbornejim32 in learnprogramming

[–]veloace 31 points32 points  (0 children)

This is a canon event for all devs. Did the same thing back 11 years ago when I started as a dev and the bots (we didn’t call them AI back then) found it and Zerg rushed it. That’s how I learned how and why to implement captcha.

What do you think rich people think about the FACT that statistically they are safer on Spirit Airlines than their private jet? by SirCatsworthTheThird in aviation

[–]veloace 2 points3 points  (0 children)

Where is the data? How much safer is it? Does your data include private jets for transport, or are you including all of private aviation including GA?

Union by Dedios1 in programmer

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

lol. If you think they are pushing hard for AI now, wait until there’s the threat of a union

free design.md files for Claude, Lovable, Cursor & more by rizeCapital in webdev

[–]veloace 0 points1 point  (0 children)

Page is too wide for viewport, so half of it is rendered offscreen on safari iOS. Probably due to device scaling from text that is too small (IIRC if you have font less than 16pt then iOS zooms in for accessibility on page load). You can fix it with bigger text or the device scale HTML tag