• 0 Posts
  • 51 Comments
Joined 6 years ago
cake
Cake day: June 24th, 2020

help-circle
  • Not OP but I was a pretty competent C/C++/C# programmer first. Lisp and Haskell both totally changed how I thing about programming. I’ve used all the other languages you listed and I don’t think any of them have a unique philosophy to offer, except maybe rust for the memory model.

    Lisp teaches you how flexible programming languages should be. Haskell teaches you about things like higher kinded types, and exposes you to loads of cool category theory stuff. Other languages can probably accomplish these goals, but I don’t think any of the alternatives you listed could.




  • Corngood@lemmy.mltomemes@lemmy.worldMovies
    link
    fedilink
    arrow-up
    6
    ·
    1 month ago

    Dear AI, please upscale this image, but also try to make tons of subtle changes that completely ruin the vibe. Do it in a way that makes it clear that you’ve been trained on lots of images from The Simpsons, but have no idea what the fuck is going on in any of them.




  • Corngood@lemmy.mltoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    16
    ·
    2 months ago

    I really need to figure out a better sandboxing method for shells. It’s crazy to be things where my keys, browser data, shell history are all accessible.

    I do try to use firejail where possible, but it’s quite cumbersome. Every so often I look for tools to help with this, but everything is oriented around making a specific program (e.g. Firefox, steam) work.










  • I just finished Normal People, which was my first Sally Rooney book. I loved it, but I wouldn’t say it had a lot of political theory, just light commentary by the characters. I take it you recommend Beautiful World?

    I’m currently reading The Bricks That Built the Houses by Kae Tempest. It might be a good candidate, but I’m not far enough through to really recommend it yet.

    Some that come to mind:

    • Han Kang - We Do Not Part or Human Acts
    • Michael Ondaatje - In the Skin of a Lion or Anil’s Ghost
    • James Baldwin - Another Country

  • The genie produces code at a pace no human reviewer can match. Coding isn’t the bottleneck anymore. I can explore three different implementations before lunch. I can refactor aggressively because the cost of trying something is so low.

    Gross

    If coding was the bottleneck, there was something badly wrong and AI is not the solution.

    That’s not to say it’s the fault of the devs who are using AI, but we obviously haven’t given them the languages and libraries they need to express themselves concisely.