• 5 Posts
  • 292 Comments
Joined 3 years ago
cake
Cake day: June 18th, 2023

help-circle
  • Exactly this, especially the last sentence.

    I only have pretty basic machine learning knowledge, based on a few Master’s classes at college while I was doing gamedev, and even with that I can tell that the way they are expecting to get AGI by just feeding more data into a language model is simply not happening.

    I remember a comparison from one of the AI-pilled tech-bros when AI was starting to get attention, and his metaphor about AGI was something along the lines of “Imagine a difference between a medieval commoner and Albert Einstein, that’s the difference in inteligence AI will soon have to the smartest people we know now”.

    But that doesn’t make sense with the current approach. Imagine Einstein writing his cutting-edge theories, and the commoner is watching him behind his shoulder and vetting anything he does. Scratching his ideas, forcing him to redo it, if he doesn’t like it, pointing to a reddit thread about why. There’s no way he would ever finish anything new.

    Unless they figure out a completely new way how to do AI reasoning, there is no way we’re getting anywhere near AGI. And that is also becoming more unlikely the longer we go with this approach, because every AI-pilled company is heavily outsourcing all of development to the current models, reducing their employee (and the whole worlds) innovation potential and skill. This is probably the last generation that can do serious academia, unless there are drastic measures done to limit access to AI in education. It’s fucked.



  • While you’re technically right, I’d say that FOSS in general is more than just a tool, and Linux is The FOSS project.

    Deciding to share your work freely and cooperate with strangers as a contributor is, especially in a world driven by profits, a pretty major lifestyle/philosophy and an act of resistance against capitalism.

    Of course, you can just exploit the ecosystem and treat it as any other tool, that happens to be free, but I would say that that is the explanation about “people that worship the altar of Linus” that you’re looking for. Spending basically your entire life to help make something, especially as complex as an operating system, for others and for free is something that, at least in my eyes, is worthy of admiration and I have utmost repsect for people who contribute.





  • I’m glad we have options here in Europe. Not many, but there are at least 3 mobile and internet providers at my location, so whenever one tries to pull something like this, I just call them that I’m switching providers. I’ve netted a permanent 50% discount and even managed to convince them to keep the discount at my old flat (which was a student’s shared flat where my friends still live) and also transfer it to my new home I have with my partner.

    As far as I know, they can give you massive discounts, but you have to be willing to go through hell and run into a good call operator.

    But also, that was like 10 years ago and I didn’t need to do it again. I can imagine that in the age of clankers, things may be a lot different (also with the transition to late-stage capitalism and enshittification).




  • As someone who had his relatively fine and deterministic scripts replaced by skill.md bullshit by coworkers – no. This is exactly the things AI is the worst fit for.

    We’ve already ran into it halucinating complete result data-set, because it ran into an error but the skill mentioned that it should give the results data to the user. So it just made it up, since it couldn’t get it by following the correct process.

    It has also ran wrong builds or input parameters, because it confused their order.

    I’ve also seen it skip a step.

    I’m pretty confident that the AI running this script will eventually, for someone, run into an issue with getting one of the dependencies, and go on a wild goose chase in trying to satisfy it, eventually running into one of the typosquatting malware repositories or clones. Not to mention that there are groups that are actively poisoning AIs that search the web to feed them their malware-ridden typosquatting libraries instead.

    If you suck so much you can’t write a simple script like this (or just can’t be bothered), you should at least just ask the AI to write it for you, so you have a deterministic set of steps that you are confident will always behave the same.



  • While I’m not a fan of most AI usages, this is the thing that infuriates me the most.

    I like writing scripts to automate parts of my job. I’ve had a few for things like build performance testing comparison and the like.

    All of it was replaced by skill.md, that does exactly the same, but burns like 3$ per run in tokens, and has also at least once generated hallucinated results, because it ran into an error, ran wrong builds, or in general fucked up in a way that was not easy to detect (and we did in fact not detect it until much later).

    But hey, at least my colleagues now don’t have to open the filthy commandline and write py perf-test.py main feature/branch to run the test, and can just talk about it to a clanker.


  • Mikina@programming.devOPtoProgrammer Humor@lemmy.mlWelp
    link
    fedilink
    arrow-up
    19
    ·
    12 days ago

    My bachelor’s was actually called Software Engineering (it was 10 years ago, so it migh’ve changed a lot), on Faculty of IT. It was mostly just applied programming (but also indepth - from assembly through smalltalk, to bash, C and Prolog), with a lot of courses about SDLC, UML, DevOps, and all that.

    We also had a lot of advanced math, from integrals to logic, and some CS like data structures, algorithms and all that jazz.

    It was not as theoretical as actual Computer Science on other faculties, and was more devops oriented, but I did learn a lot of fundamentals about every language I can imagine, including lambda calcul, and also all the math I could ever need. And I’m pretty glad I was forced to learn about proper processes, am able to read and correctly design an UML, and have some insight into various types of the SDLC - which apparently isn’t that common, judging by my experience when actually working. Not that it ever matters - all it ever got me was being internally annoyed that people are using/doing it wrong, but it’s not a big deal because everyone understands eachother, and there’s no reason to point it out and be smug about it.

    But yeah, CS was mentioned a lot, but the difference was mostly that CS is theoretical and way more math heavy, while SWI is pretty similar in most of the circulum, but instead of obscure theoretical proofs about big O of algorithms, you are learning about UML and SDLC.

    Also, I got to do an Ethical Hacking optional course, which landed me a job in cybersec and started my carrier (before I moved to gamedev), so that’s also nice.

    In general, it gave me a lot of “technical soft skills”, it was also team project oriented and asked us to have all the requirements and documentations and architecture designs 100% formally written, and that is a really good skill to have.








  • With Ecosia and noai.DDG right there, I don’t see any reason why would you ever use Google.

    I only see it when I open a new browser on a VM or something by accident, and it just sucks and makes me immediately leave.

    Most of my search usage is looking up concrete websites because I don’t have history on and am lazy to remember or type the whole URL, and google is the only one where I have to click through a screen blocking dialog then scroll through LLM bullshiting about something before I can get to the link.