Our News Team @ 11 with host Snot Flickerman

  • 2 Posts
  • 456 Comments
Joined 11 months ago
cake
Cake day: October 24th, 2023

help-circle


  • So much yes on the typing, The number of young people who don’t even own a laptop and do all homework/correspondence on their phone is too damn high. (Which coincidentally, is tied to how they don’t understand file systems/path)

    That’s not to shun the use of phones or that form factor, and maybe this is just the old fogey in me, but phone interfaces are so limited and you have to jump through so many hoops to do what amount to keyboard shortcuts on a PC. (Yes I know some young people can be quite quick and accurate with them… thus old fogey)

    It’s rather more about how long it ends up taking them because they’re shunning a device that is aimed at streamlining such processes, instead of a device that is aimed at being a phone, with a computer slapped on for funsies.



  • hand out USB drives/cheap SSDs

    learning some “real” programming

    1. Handing out drives has to go hand-in-hand with education about how “you shouldn’t just plug in any drive that someone hands you or you find on the street.” That’s basic security consciousness at this point. You might point them towards the Open Source schematics for this USB Firewall: https://globotron.nz/products/usg-v1-0-hardware-usb-firewall

    2. Don’t start with “real” programming. Start with scripting. A place where you can get the feel of the ideas of programming while starting somewhere more basic. Linux scripting and Powershell scripting are both good places to start. You still get programming fundamentals (what is a loop, what’s an if-else statement, etc) without jumping into confusing versioning or where to get updates (should I let Windows update Python, or do I want to update it with pip? You have to choose one or things get fucky with them overwriting each other).

    3. When I mean more basic I mean literally things like SYNTAX and PATH are way more important for students to be understanding before they start programming. Syntax and path (relative and absolute), in my opinion, are easier to learn when you’re learning them on the OS you’re using. That means “real programming” is obfuscating things like syntax and path, and students need to understand these core concepts before they move on to "real programming.* EDIT: Like seriously, students need to understand what the fuck a delimiter is and why it is!







  • But the Lord came down to see the city OS and the tower app the people were building. The Lord said, “If as one people speaking programming the same language they have begun to do this, then nothing they plan to do will be impossible for them. Come, let us go down and confuse their language so they will not understand each other.”

    So the Lord scattered them from there over all the earth, and they stopped building the city OS. That is why it was called Babel—because there the Lord confused the language of the whole world. From there the Lord scattered them over the face of the whole earth.

    This message brought to you by TempleOS



  • I don’t know, that mindset is so foreign to me. If someone was overestimating how long it would take because they were simply trying to be conservative and not run into unexpected cost overruns, I would commend them. I’ve always considered it more prudent to expect something to take longer so you know the kind of budget you need up front instead of lying to yourself about it. It costs a lot more (in terms of lost time and productivity) to have to swing a new budget mid-project because it turns out you’ve burned through the planned budget and you’re only 2/3 the way done with the project.

    So, screw your manager, you’re doing the right thing, in my eyes. I guess that’s why I’m not in charge of anything.




  • Someone’s been watching way too many movies and isn’t familiar yet with how mind bogglingly stupid “AI” actually is.

    JARVIS can think on its own, it doesn’t need to be told to do anything. LLMs cannot think on their own, they have no intention, they can only respond to input. They cannot create “thoughts” on their own without being prompted by a human.

    The reason they spout so much BS is because they don’t even really think. They cannot tell the difference between truth and fiction and will be just as happily confident in the truth of their statements whether they are being truthful or lying because they don’t know the fucking difference.

    We’re fucking worlds away from a JARVIS, man.

    Like half the stuff they claim AI does, like those “AI stores” Amazon had, where you just picked up stuff and walked out with it and the “AI would intelligently figure out what you bought and apply it to your account.” That AI was actually a bunch of low paid people in third world countries documenting videos. It was never fucking AI to begin with because nothing we have even comes close to that fucking capability without human intervention.