Conversation
Notices
-
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 01:08:52 JST LS Using cursor with Claude it’s hard to believe that many people will still be doing “normal” programming even in a year or two. It’s much better (and faster) than most Uni graduates, can run and write tests, fix any errors that come up, implement a png of a design, and so on. It does make mistakes and introduces bugs, but that’s not exclusive to llms. And it’s 20 usd a month. - matrix07012 :thotpatrol: likes this.
-
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 01:40:29 JST LS @sun yeah, not using it is just throwing away so much productivity. But there’s still people pretending that these systems are not useful. Either way, they’ll be using it or jobless in a year or so. matrix07012 :thotpatrol: likes this. -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 01:40:30 JST Angry Sun @lain If you're not using it you're fucking stupid. I feel confident saying that after less than a week. matrix07012 :thotpatrol: likes this. -
matrix07012 :thotpatrol: (matrix@gameliberty.club)'s status on Thursday, 16-Jan-2025 01:52:28 JST matrix07012 :thotpatrol: @lain
Copilot can use Sonnet now too and I have it for free.
I fear that I'm going to become retarded from using it too much though. -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 01:55:34 JST LS @tiskaan2 I mean, with cursor you can literally just go into a codebase and tell it “ hey write this feature for me” and it’ll do it -
tiskaan2@misskey.bubbletea.dev's status on Thursday, 16-Jan-2025 01:55:35 JST tiskaan2 @lain@lain.com how do you use this stuff.
-
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 01:56:40 JST LS @matrix yeah, it’s good to actually know how things are supposed to work so you can easily spot mistakes that the AI makes, but nobody ever said that they wouldn’t hire junior devs because sometimes they write bugs in their code -
of nothing (apropos@fsebugoutzone.org)'s status on Thursday, 16-Jan-2025 01:57:52 JST of nothing @lain @sun a perennial problem for smart skeptical people is that snake oil salesmen and lying grifters are not exclusively features of fake innovation, but will also show up to exploit real innovation. I dismissed bitcoin for a long time because the community consisted entirely of deranged economically retarded speculators who would say things like "bitcoin's value is backed by the electricity consumed in mining it!" AI-assisted programming is being sold as a replacement for programmers in a beat-for-beat repeat of COBOL finally replacing programmers with secretaries because code could finally be in readable English instead of cryptic symbols. Of course it'll get dismissed when the hype's like that. LS likes this. -
You Will Never Know Why (why@shitposter.world)'s status on Thursday, 16-Jan-2025 01:58:28 JST You Will Never Know Why @lain i just dont like vs code -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 01:58:28 JST LS @why maybe you can chat with Claude via IRC somehow -
You Will Never Know Why (why@shitposter.world)'s status on Thursday, 16-Jan-2025 02:01:03 JST You Will Never Know Why @lain in a second browser window like always -
You Will Never Know Why (why@shitposter.world)'s status on Thursday, 16-Jan-2025 02:01:03 JST You Will Never Know Why @lain and then when the free uses run out you can switch to another website LS likes this. -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 02:03:08 JST LS @sun @matrix yeah, it’s absolutely perfect for “I’m writing this code for the 8th time in a different framework” situations -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 02:03:09 JST Angry Sun @matrix @lain I have definitely noticed it starts creating a "cruise control" sensation but at the same time it's generating boring shit so I don't have to -
You Will Never Know Why (why@shitposter.world)'s status on Thursday, 16-Jan-2025 02:08:34 JST You Will Never Know Why @sun @apropos @lain after 6 years of experience i feel like i still dont know what im doing when should i start using AI -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 02:08:34 JST LS @why @apropos @sun honestly I don’t think any special experience is necessary. The programmer who writes SQL injections with Claude would also write them themselves, just slower. -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 02:08:35 JST Angry Sun @apropos @lain My position is that you shouldn't use it unless you already know how to program. Because then you are experienced enough to catch when it makes mistakes, which are frequent. I have seen it generate code for me that would just completely destroy security in a webapp I'm building, but I'm safe because 1. I already know the right way and 2. I take what is says as a suggestion, I don't just let it write it for me and walk away. -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 02:20:41 JST LS @sun @apropos most people have zero idea what managers do beyond they it’s something supposedly easy and that they should hate them for it. I’m happy to see what will come in the future without too much speculation. -
of nothing (apropos@fsebugoutzone.org)'s status on Thursday, 16-Jan-2025 02:20:42 JST of nothing @sun @lain if you're consistently good at that then people will give you programming tasks, report bugs to you, complain when the UI isn't just so, complain about performance and scaling, and give you both trivial and completely infeasible feature requests without knowing the difference - and you'll just be a programmer, and very good programmers will still be valuable, and those people still won't be programmers even though they could talk to the same AI you're talking to.
If we're dooming I think managers might be a lot more easily replaced than programmers. -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 02:20:42 JST Angry Sun @apropos @lain I have already seen tons of talk about management tasks being easy to AI-away. At the exact same time that people on social media still screaming "WHY DO THEY ONLY TALK ABOUT IT TAKING AWAY EVERYBODY'S JOB BUT NOT MANAGERS" -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 02:20:43 JST Angry Sun @apropos @lain I have definitely run into this, fought hard with the AI and got back shit until I asked it exactly the right way. However, 90+ percent of the time, I can mash out caveman text into it and it magically just gives me the right thing. -
of nothing (apropos@fsebugoutzone.org)'s status on Thursday, 16-Jan-2025 02:20:44 JST of nothing @sun @lain I've gotten system administration commands from ChatGPT that would work *most* of the time - but eventually completely brick your system.
But even outside of dangerous code like this, non-prrogrammers struggle to solve problems even with an AI writing all the code. With the right questions the AI can even fix the code, but they don't know what questions to ask. This all reminds me a lot of xkcd hopium about how Google would mean that anyone could be an instant expert on any subject. -
mischievoustomato@0.5dollah.click's status on Thursday, 16-Jan-2025 02:26:45 JST mischievoustomato @lain as someone studying CS/informatics engineering at uni, would you like some fries with your order?
LS likes this. -
of nothing (apropos@fsebugoutzone.org)'s status on Thursday, 16-Jan-2025 02:30:29 JST of nothing @lain @sun it's like criticism of landlords. Yes, landlords exist who do good work. I've had extremely good managers that I had a lot of respect for, and I can at least imagine a pretty good landlord. But when people complain about administrative non-entities who get paid to impair function across an organization, it's not a defense of such people to say that good managers also exist.
There will be experiments as layoffs continue. The laid-off can try replacing the organization with an AI. -
Angry Sun (sun@shitposter.world)'s status on Thursday, 16-Jan-2025 02:30:29 JST Angry Sun @apropos @lain > Invent AI that can organize a company picnic
> "HR has announced a company-wide ban on AI"LS likes this. -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 02:34:30 JST LS @Economic_Hitman @why @apropos @sun that’s why carpenters first so 20 years of using their pocket knife before they are allowed to touch power tools -
Viscount Economic_Hitman (economic_hitman@noauthority.social)'s status on Thursday, 16-Jan-2025 02:34:31 JST Viscount Economic_Hitman @why @apropos @lain @sun
I have the same amount of on-the-job experience as you and I agree, I don't want to start getting answers spoon fed to me yet or else I'm afraid I won't learn how to do it myself. -
LS (lain@lain.com)'s status on Thursday, 16-Jan-2025 16:02:51 JST LS yeah, both zed and cursor have vim extensions, I can't work without them either. -
rin (rin@post.ebin.club)'s status on Thursday, 16-Jan-2025 16:02:52 JST rin @lain do you use any modal editing plug-ins with it? I wanna try but too used to my vim keybinds -
Dewoo Alt-dog (dwaltiz@pleroma.soykaf.com)'s status on Thursday, 16-Jan-2025 17:07:06 JST Dewoo Alt-dog @lain vi vi vi - the number of the beast! @rin LS likes this.