TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Multi-Dimensional Spreadsheets in Vim

2 pointsby tbtalmost 3 years ago

1 comment

tbtalmost 3 years ago
I had a math question that had some free parameters, making it a sort of question machine, giving one question for each setting of the parameters. It was hard to keep track of my thoughts and partial answers about the question-family, so I made a multi-dimensional spreadsheet in vim, so I could see at a glance which questions I&#x27;d answered or not.<p>More details in this blog post: <a href="https:&#x2F;&#x2F;tsvibt.blogspot.com&#x2F;2022&#x2F;06&#x2F;multisheets-multi-dimensional.html" rel="nofollow">https:&#x2F;&#x2F;tsvibt.blogspot.com&#x2F;2022&#x2F;06&#x2F;multisheets-multi-dimens...</a>