Live data from Hacker News

Viewing profile — tarrsalah

tarrsalah

HN member
Joined
Sat, May 18, 2013, 11:56 AM UTC
HN karma
8
Public activity
14 items

About tarrsalah

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #25638359

    Originally published on gemini://drewdevault.com/2021/01/02/2021-01-02-Every-commit-should-be-perfect.gmi

  3. story
  4. comment
  5. comment
    Comment #23857026

    I have a collection of org files hosted in a private github repository.

  6. comment
    Comment #23502958

    Emacs, Magit.

  7. comment
    Comment #13984505

    A newbie question please, How to deploy CL on production? I mean for long running programs.

  8. 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

  9. story
    My learning notes

    I maintain a page where I share what I learn, is there any similar pages? Can you share yours?

  10. comment
    Comment #9870925

    My favorite one is: alias fuck='pkill -9'

  11. 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…

  12. story
  13. 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.

  14. story
    Manage your multiple Java Development installations the easy way.

    A very simple bash script to manage multiple jdks installation.