moved from piefed.social/u/rozodru due to qutebrowser issues.

  • 0 Posts
  • 8 Comments
Joined 21 days ago
cake
Cake day: February 6th, 2026

help-circle
  • get good at code reviewing and, unfortunately, spend time on linkedin. subscribe to tech bros in your area and when they start posting their usual slop and AI bullshit make comments calling them out. Managers and owners of other companies, especially startups, will see this and contact you for help. Because all these startups and small tech companies are ALL following the tech bros in linkedin and when they read your comments calling said tech bro an idiot, why whatever their pushing won’t work and how it’s going to hurt businesses in the long run they’ll want to get in touch with you to fix/tell them what they’ve done wrong to avoid the stuff you were calling tech bro out on.

    I mean it’s so damn simple. None of these companies are going to advertise or actively look for help/a position to fix their stuff because they’re either embarrassed they fucked up or they don’t want their investors finding out they fucked up. So they call in me, the cleaner, like Harvey Keitel from Pulp Fiction.


  • I was a freelance/contract dev that over a year ago transitioned to a sort of code review for AI/LLMs type deal with companies. I make more money doing this than dev work. Essentially I review the slop that their vibe coders churn out and tell them how it’s not going to work and everything that’s wrong with it and then 9 times out of 10 suggest a complete rebuild without utilizing AI.

    that’s it. that’s all I’m doing now. I have so much more free time and I’m making way more than I was previously. Majority of my new clients come from linkedin via tech bro posts.



  • This really shouldn’t be recent news to anyone. it’s been like this since day one of vibe coding. It’s all exploitable, none of it scales, and the “vibe coders” have zero clue how any of it works when it comes out the other end of the AI. none of them. and anyone that tells you otherwise is lying.

    It’s not a “growing blind spot” it’s a blind spot that has always been there. And it happens with all companies even large ones like Amazon. look what happened with the AWS outages. hell you can even go on youtube and watch people who work at Amazon and you’ll quickly realize these kids have no idea what the hell they’re doing. I’ve followed one guy for the past year who documents his on calls with Amazon and this kid hasn’t learned a single thing. He doesn’t know what he’s doing but will proudly tout how Amazon “helps” those that are laid off. The kid still gets tickets at 1am and has no clue how to fix the stuff and just hands it off to another team in the morning. he’s been doing this for over a year!

    So of course this stuff is going to go unchecked because the ones who are supposed to monitor it don’t know what they’re doing.



  • rozodru@piefed.worldtolinuxmemes@lemmy.worldFacts
    link
    fedilink
    English
    arrow-up
    35
    ·
    7 days ago

    Plasma has improved A LOT in the past year. Like a year ago I hated it. now? I daily drive it. I hate to use this phrase but everything just works.

    I was kinda disappointed with the 6.6 release as I really just want dedicated virtual desktops per monitor but their compromise actually isn’t that bad. I just had to turn off animation for changing workspaces and it’s fine. Even tiling works A LOT better on Plasma than it used to and dare I saw kinda works better/is more smooth than Sway and the like and I’m not even using krohnkite. you can quickly toggle the splits for windows and even do vim style navigation between windows. you can even do vim navigation with windows that aren’t tiled.

    Plus the stuff they have packaged in is just better than most alternatives out there. I love Konsole. it has everything I need. and Kate is also a fantastic IDE you can REALLY customize that is slept on by many people. Dolphin is great too. It’s nice having a DE that just has all the stuff you need right out of the box and you don’t really have to change any of the defaults.



  • rozodru@piefed.worldtolinuxmemes@lemmy.worldGUIs
    link
    fedilink
    English
    arrow-up
    22
    ·
    14 days ago

    before I made the switch to Linux I never used a terminal. never. hell on Windows I even used a GUI for Git. I used sublime text as my IDE. if it wasn’t a GUI I was lost.

    Then I switched to Linux and it forced me to actually sit down and learn the terminal and now…now I have a hard time using GUI’s. If something has a CLI or TUI option then I go for that over a GUI. like everything even my music player and video player. my IDE of choice now is DOOM Emacs. my file manager is Yazi. for Git I either use lazygit or just straight up the command line. but for everything else it’s just so much faster and in the long run easier to just use the terminal.

    All that being said if you like GUI’s then hey more power to you and that’s fine. that’s the beauty of Linux. you run your system how you want to and don’t let others tell you otherwise. Hell I know a guy that uses NixOS and doesn’t have anything installed other than git and comma. he runs everything via comma. literally everything.