by emersonrsantos on 7/4/24, 6:04 PM with 122 comments
by kkukshtel on 7/5/24, 2:08 PM
It's saved my ass on multiple occasions for data wrangling and munging and highly recommend people use it in their own toolkit.
by djha-skin on 7/5/24, 3:23 AM
The terminal tools have gotten so much better in the last few years. There's a real Renaissance happening.
by bbor on 7/4/24, 7:31 PM
Because really, do you want all of vim in sheets, or just navigation (`i/h/j/k/gg/G/^u/^d`) and selection (`v/V`)? It has some other basic stuff, like `dd` and `o/O`, but otherwise conflicts with browser and Google functionality keep me away.
by khimaros on 7/4/24, 9:59 PM
by pridkett on 7/5/24, 2:13 PM
If you’re looking just for spreadsheets, Travis Ormandy somehow managed to get Lotus 1-2-3 to run on Linux a few years ago[1]. It’s a neat comparison point.
[0] https://www.visidata.org/ [1] https://lock.cmpxchg8b.com/linux123.html
by raingrove on 7/4/24, 7:59 PM
by k2enemy on 7/5/24, 1:04 PM
by asdefghyk on 7/4/24, 7:58 PM
by Joker_vD on 7/5/24, 9:36 AM
by eterps on 7/4/24, 8:04 PM
In a spreadsheet, I'm used to being able to move around with arrow keys and start typing immediately. Using SCIM, it feels like I'm constantly hitting a wall.
Despite that, I think the idea of a spreadsheet as a TUI is really great.
by hello_computer on 7/5/24, 5:30 AM
by mgerdts on 7/4/24, 11:31 PM
> sc-im is based on sc, whose original authors are James Gosling and Mark Weiser, and mods were later added by Chuck Martin.
by sylware on 7/4/24, 9:23 PM
Plain and simple C, etc. I would have liked a one compilation unit with proper preprocessor namespaces/name mangling, that to be picky.
by purple-leafy on 7/5/24, 4:51 AM
A far cry from the world of the GUI, but a welcome world
by executesorder66 on 7/5/24, 9:33 AM
In my opinion: if you can use vim, you can probably code, or at least figure it out without too much trouble. If you can code, then you don't need a spreadsheet. You can just write a program to crunch the numbers, or produce a report etc.
Excel is so popular, because it is a way for non-coders to crunch a bunch of numbers in a relatively easy way. And the best way to get the answers that they are getting out of the spreadsheet is to write code. But because they can't code, they have to use a spreadsheet.
If there is a use case for spreadsheets that is not better served by some real code, I'm interested to hear what it is.
You could also make the "speed" argument (just a quick calculation) for spreadsheets, but in that case, I find something like a python REPL just as quick, and still better anyway.
by qwertyuiop_ on 7/5/24, 1:39 AM
by happysadpanda2 on 7/6/24, 6:15 AM
by agumonkey on 7/5/24, 8:54 AM
by pentaphobe on 7/5/24, 8:13 AM
But this is pretty cool
by radarsat1 on 7/5/24, 6:41 AM
by lkdfjlkdfjlg on 7/4/24, 7:05 PM
by 29athrowaway on 7/4/24, 7:25 PM
by conception on 7/4/24, 9:59 PM
Might affect searchability.
by opengears on 7/4/24, 7:05 PM