• 1 Post
  • 314 Comments
Joined 9 months ago
cake
Cake day: July 22nd, 2024

help-circle




  • Lucy :3@feddit.orgtoWeb Development@programming.devServerless is a Scam.
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    edit-2
    5 days ago

    Meanwhile my workflow of creating anything:

    • Develop locally in an IDE (JetBrains) or remotely in neovim
    • Init repo, push repo
    • Clone PKGBUILD template
    • Edit PKGBUILD, change remote, push repo

    And then I have a native thingy working on every Arch machine I have (a server, a workstation, two DNS/DHCP servers, a PC and a laptop). And as the servers are chilling at my dad’s place … it’s not even costing me much (excluding 1000/500 fiber for like 100€/month, which is technically mine)



  • Let’s acknowledge the good: AI-assisted coding can be a game-changer. It lowers barriers for new programmers and non-programmers, allowing them to produce working software by simply describing what they need.

    CW made a simple software in C# as MVC with ChatGPT. Let it change it once. HE DID ESSENTIALLY NOTHING FOR 7 WEEKS, EXCEPT ASKING ME TO FIX ANOTHER BUG EVERY WEEK. WE’RE SUPPOSED TO LEARN SOMETHING. GIVING JUNIORS AI TO “PROGRAM” IS LIKE GIVING A TODDLER THE TOP TEN DEADLIEST SUBSTANCES TO LEARN WHAT IS TOXIC AND WHAT ISN’T.





  • CW be like:
    Spend 7 weeks learning C# (we learned Java in Uni, it’s not that hard ffs) and implementing a proper base for a project: Nah
    Let ChatGPT generate fucky code and let $me fix it over the span of 7 weeks: Hell yeah

    Had I realized that it all was generated, and he didn’t have a single little clue how it works, I would’ve just rewritten it with django or something. Hell, technically the whole server part wasn’t needed, it could’ve been index.html, style.css and scripts.js and that’s it.





  • One category “no OS”, with also at least 211€ off, would be great. Don’t need nothing on my device when I install Arch from scratch anyway. Or nc -lp 42069 > /dev/main/root and cat /dev/sda3 | nc 192.168.178.x -p 42069, recreate /dev/main/swap and reinstall /dev/main/boot. Or just nc -lp 42069 > /dev/nvme0n1 and cat /dev/nvme0n1 | nf 192.168.178.x -p 42069