 
      
    | You are here | www.hhyu.org | ||
| | | | | vxlabs.com | |
| | | | | With Emacs, org mode and org-babel, it's possible to evaluate source code samples embedded in your org files and have the output of said evaluation appear inline. This makes for a beautiful literate programming environment. It also enables one to include graphs in one's documents (org mode, PDF, HTML presentations or blog posts) by using for example GraphViz. This blog post (obviously authored using Emacs and Org mode) contains short instructions for doing so. | |
| | | | | michaelneuper.com | |
| | | | | The aim of this post is to show how I use Doom Emacs and org-roam to take notes for my Computer Science degree. | |
| | | | | yiufung.net | |
| | | | | ||
| | | | | jlelse.blog | |
| | | I tried GitHub Copilot (Free) in Visual Studio Code again for some small GoBlog changes. Copilot can now generate tests (although it doesn't feel intelligent, as you need to correct quite a few things), it can do code reviews before committing and it can generate commit messages. Of course, it can also do code completions and write complete code, if you want it to do so. | ||