Viewing profile — feute
feute
HN member- Joined
- Thu, Dec 28, 2017, 3:48 AM UTC
- HN karma
- 4
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About feute
self-taught developer
Recent public activity
-
comment
Comment #23439220
This is why I picked Fedora GNOME and stopped worrying. It gives me the confidence that it won't break and that I can focus on other things instead of having to tweak the system or…
-
comment
Comment #23436883
I used to have something like nmap ,w :w in my vimrc so I can only press two keys to save the file. I think the colon character (:) adds a little overhead to such a common command …
-
comment
Comment #22987264
For Common Lisp, there's a FORMAT directive: CL-USER> (format t "~r" 4096) four thousand ninety-six