Spyke

Replies

Comment on

Dreams of AI

Reply in thread

I can’t wait for the technology to get basic enough where I can roll my own self hosted instance of it without it taking months. Because I can see a way it’s doable without a centralized service to get around that. But for mass consumer level, I can see that becoming true. But this can be applied to every bit of software currently. All of it can be ran by you, if you have time. Hell I’ve got my own cloud (hosted at my home ) music streaming service.

Comment on

20+ years of xp, interviews are still hard, still dunno what to do with carrear

I kind of have to opposite but a similar problem. I'm diagnosed autistic, so while I am great at self teaching, I also tend to hyperfocus. This lead me to be a kind of one trick pony, but I'm really good at that one thing. And I think my lack of diversification is killing me. I just don't have broad enough knowledge to cover a full position. That and well...I'm awkward in interviews, with the no eye contact, reciprocating responses, and tendency to ramble.

Comment on

Every self taught software engineer

The only time I've used ChatGPT is when a Japanese client tried to force me to use it (even though he hired me BECAUSE he couldn't do it himself with the help of it. It's really not my style. It insures doing my least favorite parts of programming : debugging someone else's work and finishing someone else's code. Its solutions were wonky, and not human, if that makes any sense.So I tried it to give the jerk lip service and just did it my way. I've been doing that task for ten years, how are you going to tell me how to do it? I've got my own prebuilt libraries that I use, that I don't have to debug. Why do I need a bot to generate it for me?

Comment on

Using My Fucking Brain

Reply in thread

Oh you can. But my autistic brain is really good at pattern detection. And LLM generated code just doesn’t feel human. I can’t explain it other than it has the same vibe and formatting as examples in a textbook.

Also, lazy vibe coders. You can literally see the boundaries of chunks of code where they move from prompt to prompt. It’s like gluing newspaper articles together.

You reached the end