• 6 Posts
  • 217 Comments
Joined 1 year ago
cake
Cake day: June 28th, 2023

help-circle







  • It’s still very impressive. The EEG she uses only reads general thoughts: e.g. thinking about pushing a boulder. She can only really do specific actions with that: there’s no level of analog control (how much should this move), it’s just a single action (fire a fireball). The brain chip is likely much higher fidelity and therefore can read much finer signals. All the credit goes to the researchers, of course, who’ve spent the last decade researching and fine tuning this technology.







  • Maybe I’m just lazy, I’ve only invested 10-15 hours total into my config.

    Once I got it working, I’ve never bothered to really even touch it. (I probably should, it’s most likely months of out of date…just like my NixOS config…)

    Next time I make changes will probably be when I update to 0.10 for inlay hints and set that up along with attempting to fix that error message that randomly pops up every time I start Neovim.

    Also probably not the typical Neovim config experience, but I’ve configured it enough to get of my way, now I just want to write code.




  • AI’s not bad, it just doesn’t save me time. For quick, simple things, I can do it myself faster than the AI. For more big, complex tasks, I find myself rigorously checking the AI’s code to make sure no new bugs or vulnerabilities are introduced. Instead of reviewing that code, I’d rather just write it myself and have the confidence that there are no glaring issues. Beyond more intelligent autocomplete, I don’t really have much of a need for AI when I program.