Cursorless – A spoken language for structural code editing
11–20 of 73 posts
Re: Cursorless – A spoken language for structural code editing
#12Looks great! I've been dreaming about something that lets me use a headband and reads brainwaves to interact with a computer for a long time. Every 4-5 years I look into what's been happening on that front, but so far it seems like we're not even close.
Re: Cursorless – A spoken language for structural code editing
#13Re: Cursorless – A spoken language for structural code editing
#14Re: Cursorless – A spoken language for structural code editing
#15Re: Cursorless – A spoken language for structural code editing
#16I wonder if there’s room for integration with Vim/Neovim or the plugins in that ecosystem - I feel like there’s a strong overlap between the “vim language” of text objects, motions, etc and the structure editing this project is working with.
Re: Cursorless – A spoken language for structural code editing
#17The reliance on mono/skiasharp makes this a far less portable application, and to say there is Linux support seems disingenuous. Binaries only exist for Ubuntu, the binaries are said to work for non-ubuntu systems but nuget fails to install them.
Building from scratch leads to several undocumented dependencies and I'm still receiving increasingly inscrutable build failures out of the box. Feels like 2005... My patience ran out.
If anyone on an RPM-based system gets everything up and running, drop me a line.
Re: Cursorless – A spoken language for structural code editing
#18Seems cool. However, I went down a several-hour rabbit hole trying to build non-documented dependencies and eventually gave up. The reliance on mono/skiasharp makes this a far less portable application, and to say there is Linux support seems disingenuous. Binaries only exist for Ubuntu, the binaries are said to work for non-ubuntu systems but nuget fails to install them. Building from scratch leads to several undocu…
(fwiw it's not skiasharp itself, it's just the mono/skia repo, which is C++)
Re: Cursorless – A spoken language for structural code editing
#19This kind of work is also fantastic for those who have limited mobility or use of hands. On top of that, it's also a comforting peace of mind for the rest of us that should we ever e.g. lose our hands in a car collision, we might still have a successful path forward in our programming careers and passions. Reminds me of a talk I once saw where a developer developed arthritis and couldn't program effectively anymore,…
That's perhaps an extreme example of what is possible but it's incredible what people can adapt to.
Re: Cursorless – A spoken language for structural code editing
#20Looks great! I've been dreaming about something that lets me use a headband and reads brainwaves to interact with a computer for a long time. Every 4-5 years I look into what's been happening on that front, but so far it seems like we're not even close.
I am hoping for an eye-tracking mouse solution in the meantime, where looking at a portion of the screen and pressing a key on the keyboard will click rather than having to move a hand away from the keyboard to use a mouse, or wait for the analog stick mouse to reach the right point of the screen. Seems to be getting more plausible but still fairly expensive for a few years yet.