• 0 Posts
  • 56 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle



  • Ive changed my entire work flow because of this. On my laptop I use paperWM for infinite horizontal scrolling/tiling and “vertical” workspaces for organizing windows. Instead of minimizing windows, I just switch workspaces. Windows that need to be next to each other are on the same workspace, anything else is treated like a full screen app. It’s a little weird, but for productivity with a TouchPad it’s been an absolute game changer. Ican have a workspace dedicated to programming, obe thats just documents, one for each of my courses, one thats discord and music players, etc.

    For a normal mouse, it’s a kafkaesque nightmare.



  • I’m not entirely sure.
    A non-probabilistic algorithm, probably. Something that didn’t rely on the liklihood of association, and instead was capable of context and rationality.
    Something that wouldn’t have a system capable of saying “Put glue on your pizza” because it would know that’s a silly thing to say to a human. A system that, when asked "Whats a good caustic detergent " wouldn’t be able to respond "Any good caustic detergent is a good caustic detergent " because duh. Something that doesn’t require thousands of hours of training to update and instead is capable of ingesting and rationalize new information on the fly.


  • I’m not convinced that it’s anywhere near an AGI, I’m convinced after combing through papers and code, that it’s an amazing parlor trick.

    I’d love to be proven wrong, but everything I’ve seen and everything I’ve used in my studies ( using DNN to simulate neurodivergence and spinal disgenesis, which is kinda AI adjacent) leads me to believe that the current part won’t lead to anything but convincing parlor tricks.

    The argument could be made that if a trick is convincing enough, does it matter if it’s intelligent or not.





  • Real talk though, I’m seeing more and more of my peers in university ask AI first, then spending time debugging code they don’t understand.

    I’ve yet to have chat gpt or copilot solve an actual problem for me. Simple, simple things are good, but any problem solving i find them more effort than just doing the thing.

    I asked for instructions on making a KDE Widget to get weather canada information, and it sent me an api that doesn’t exist and python packages that don’t exist. By the time I fixed the instructions, very little of the original output remained.