TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Running SQL Queries on Org Tables

74 点作者 kickingvegas超过 1 年前

4 条评论

wilkystyle超过 1 年前
This is neat, but (and I say this as a 14+ year diehard Emacs fan and average-skill elisp hacker) this seems like a classic example of things in Emacs world being overly complicated.<p>I almost didn&#x27;t comment because I hate to take a cool thing the author did and turn it into a negative, but I&#x27;ve been thinking a lot about this complexity lately because of a recent foray back into the Vim world.<p>I&#x27;ve been moderately Vim proficient for most of my career, and decided to give things another try now that Neovim and Lua-based configuration is so popular. I was astounded by how simple and straightforward it was to get an LSP + Treesitter + DAP + Telescope, etc setup working, and with a clean and relatively compact amount of code.<p>It just felt so uncomplicated, and everything just worked. No using temporary bridge packages for treesitter modes, while still needing to copy over your mode hooks and set parent keymaps. Fuzzy completion that is consistent and doesn&#x27;t depend on which company backend is in use. DAP mode layouts that consistently work as well as e.g. VS Code (I still cannot get Python&#x27;s Rich library progress bars to show up in dap-mode output on emacs).<p>I still prefer Emacs, but am glad I went around the block with Neovim. It&#x27;s inspired me to start a ground up rewrite of my Emacs configuration in the quest for simplicity, so maybe there&#x27;s hope for my config yet.
评论 #38443037 未加载
评论 #38442372 未加载
评论 #38443466 未加载
评论 #38442649 未加载
评论 #38442252 未加载
kickingvegas超过 1 年前
Oh wow, nice to find folks here appreciating my post! Happy to answer any questions about it.
评论 #38443060 未加载
smitty1e超过 1 年前
This would be a great win for merging Literate Programming with documentation. You could show even a subset of a schema with some sample rows, and show developers what is at stake.<p>Sure wish that had been done with the field of dirty diapers I&#x27;m wading through a the office.
supportengineer超过 1 年前
It took me a very long time to figure out that “Org Table” is something to do with Emacs
评论 #38442245 未加载
评论 #38442917 未加载