We had the Roamer, British school, very early 90's.
I remember programming a logo/turtle type thing on the BBC Micro, and then I think there was a way to copy the program on to the Roamer directly from the BBC. Or maybe we did it manually. But it was amazing to me, and I always felt sad we didnt use it more!
Stopped using them when I realized I had stopped seeing posts from my actual friends and family.
It’s mostly endless reels and ads now and I have to scroll for way too long before I see a post from someone I’m connected to/friends with. Bored of it all.
I feel the same sometimes. I don’t see how this doesn’t lead to massive job losses. The thing we spent our lives/careers learning is now worth basically nothing in comparison.
AI is only going to get better and do more with less humans in the loop over time.
That said, I do also relate to the "coding was never the hard part"-type arguments, and much of my day is spent on the stuff in between writing code.. but still.
I see how it won't lead to massive job loss every day, idk. Now every idiot has a massive slop code cannon they can point at any working system and bombard it and we all have to sift through and find the nuggets and gems in the rough
Do we think that was necessary? What would have happened if OP had just asked it to rewrite and test/validate each piece as it went until everything is verified and complete?
My gut feeling is this is doing way too much, and it would've figured it out.
converting code to more abstract and denser representations and then manipulating them makes sense to me. Finding better representations is like half of mathematics.
Is code being converted to / represented in maths that much more helpful for an LLM that deals in language primarily, by definition? I have no idea, interesting though!
Had a moment of nostalgia and started building an IRC client for macOS. It’s totally free/open source. And has been fun to customize / add the features I like to see while avoiding the ones I don’t.
Beat you to it! :) Hit the "Load from GitHub" button and type in your repo~
Small caveat: the only current limitation is that it has to be public.
EDIT: Oh I see what you're getting at. Like being able to point to any *.git repository such as from a gitea server, etc.? That's a good idea thanks for the suggestion!
I remember programming a logo/turtle type thing on the BBC Micro, and then I think there was a way to copy the program on to the Roamer directly from the BBC. Or maybe we did it manually. But it was amazing to me, and I always felt sad we didnt use it more!
reply