/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

andreabergia.com
| | lisp-journey.gitlab.io
1.6 parsecs away

Travel
| | Lem is an awesome project. It's an editor buit in Common Lisp, ready to use out of the box for Common Lisp, that supports more languages and modes (Python, Rust, Elixir, Go, JavaScript, TypeScript, Haskell, Java, Nim, Dart, OCaml, Scala, Swift, shell, asm, but also markdown, ascii, JSON, HTML and CSS, SQL...) thanks to, in part, its built-in LSP support.I took the challenge to add an interactive interface for Git, à la Magit, because you know, despite all its features (good vim mode, project-aware comman...
| | citizen428.net
1.5 parsecs away

Travel
| | I originally wrote this article for Codementor in October 2014. It should have something for everyone, from fairly new git users to experienced developers. 1. Discard local file modifications Sometimes the best way to get a feel for a problem is diving in and playing around with the code. Unfortunately, the changes made in the process sometimes turn out to be less than optimal, in which case reverting the file to its original state can be the fastest and easiest solution:
| | www.simpleprimate.com
1.2 parsecs away

Travel
| | The other day I found myself having serious trouble publishing a new post to my blog. I was able to solve the problem through the use of Git rebase and I thought I would share my experience in case somebody else happens to go through the same thing.
| | blog.keikooda.net
14.8 parsecs away

Travel
| This post is super outdated