Viewing profile — tarrsalah
tarrsalah
HN member- Joined
- Sat, May 18, 2013, 11:56 AM UTC
- HN karma
- 8
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About tarrsalah
No profile information was provided.
Recent public activity
- story
-
comment
Comment #25638359
Originally published on gemini://drewdevault.com/2021/01/02/2021-01-02-Every-commit-should-be-perfect.gmi
- story
- comment
-
comment
Comment #23857026
I have a collection of org files hosted in a private github repository.
-
comment
Comment #23502958
Emacs, Magit.
-
comment
Comment #13984505
A newbie question please, How to deploy CL on production? I mean for long running programs.
-
comment
Comment #13299912
Hello Esau, I'm using emaca org-mode to generate one-page HTML, the source code is available here: https://github.com/tarrsalah/notes
-
story
My learning notes
I maintain a page where I share what I learn, is there any similar pages? Can you share yours?
-
comment
Comment #9870925
My favorite one is: alias fuck='pkill -9'
-
comment
Comment #8405225
TJ Holowaychuk ( https://github.com/visionmedia ) is building some nice abstractions around the go net/http package, Here is a simple task manager built on the https://github.com/g…
- story
-
story
JSON backend demo in golang, no third-party dependency
James Ward demonstrate 2 years ago the capability of jaxrs to build Restful web applications (https://github.com/jamesward/jaxrsbars), I rewritten it using go.
-
story
Manage your multiple Java Development installations the easy way.
A very simple bash script to manage multiple jdks installation.