Viewing profile — walle_
walle_
HN member- Joined
- Thu, Aug 16, 2012, 3:50 PM UTC
- HN karma
- 22
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About walle_
No profile information was provided.
Recent public activity
-
comment
Comment #24038658
Nuna | Software Engineer | Full Time | Barcelona, Spain or Remote | https://www.holanuna.com/en Nuna ( https://www.holanuna.com/en ) is an early stage startup based in Barcelona, S…
- comment
-
comment
Comment #10345806
I have added the -short flag to do this.
-
comment
Comment #10345679
Yes, it's about 250 lines, and if you have links installed you could do something like this instead: bashwiki() { links -dump "https://en.wikipedia.org/wiki/$@" | head -n 60 } And …
- story
- story
- story
-
comment
Comment #8242182
I'm biased, but I like my company's 404 page. http://sayon.se/404
- story
- story
- story
- story
- story
-
comment
Comment #6597932
Do you mean how to do plugins for your application? I use this route in one of my projects https://github.com/walle/gas/blob/development/bin/gas Basically, all executables in your …
- story
- story
- story
- story
-
comment
Comment #5142594
Quick project I threw together tonight. Enter markdown on the right side and see the live preview on the right. Supports github markdown eg. ```ruby def foo :foo end ``` Only teste…
- story
-
comment
Comment #4692202
I made a clone of rubular a while back for testing javascript regexes. It's up on http://jsular.com/ Code available at https://github.com/walle/jsular
-
comment
Comment #4673001
I did a quick test for this, would add a comment to the stackexchange thread, but it's closed now. Test at https://github.com/walle/pi2ascii The algorithm can be greatly improved t…
-
comment
Comment #4391963
I made a simple proof of concept of the workflow. https://github.com/walle/git-cdd
- story