Viewing profile — ekyo777
ekyo777
HN member- Joined
- Mon, Jul 09, 2012, 9:04 PM UTC
- HN karma
- 16
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About ekyo777
No profile information was provided.
Recent public activity
-
comment
Comment #12461758
I post this here in attempt to fuel discussion around this structure before I begin using it as a template for open sourcing many actual packages in the next few weeks.
- story
-
comment
Comment #7361873
you may want to fix the spelling, "and there reply" -> "and their reply" "I’ve decided" -> "I decided" http://www.wikihow.com/Use-There,-Their-and-They%27re sorry, don't know of a …
-
comment
Comment #7078124
related: https://wiki.debian.org/Debate/initsystem/upstart
-
comment
Comment #7024219
Seems to lack some form of 'package control'. I'd suggest checking the following before implementing tough: https://sublime.wbond.net/ http://batsov.com/articles/2012/02/19/package…
-
comment
Comment #6301211
Simple script to call it from command line. Uses bash, works from other shells as long as its installed. Require curl to be installed. https://gist.github.com/ekyo/6389069
-
comment
Comment #6298698
It's probably hn's formatting. I just tried copy/pasting from my post and I get the same error. Try copying it from there: https://gist.github.com/ekyo/6383547 I can't edit my prev…
-
comment
Comment #6298400
Posted it for zsh, should be easy to make it work for other shells: https://news.ycombinator.com/item?id=6297957
-
comment
Comment #6297957
For those like me who want to call it from their zsh, add the following to your .zshrc: explain(){ curl -s $(echo " http://explainshell.com/explain/$1?args=${@:2}" | sed -e 's/ /+/…
-
comment
Comment #6297374
Awesome, thanks for that. I almost never use my browser full screen, often it's snapped with 50% width. In opera chrome and firefox, the width is a tad too big for that. It'd be ni…
-
comment
Comment #6217872
I taught myself and I believe it works for me. My 2 attempts at going to university ended up being noise with little signal and I dropped out after building up some depression due …
-
comment
Comment #5908807
I'll experiment with this a bit to see for myself but I would really appreciate a list of downsides of using this over mongo; if anything else than there may be less people support…
-
comment
Comment #5813415
@zodiac I suggest you integrate something like jquery's dropdown with search for the course identification.
-
comment
Comment #5634152
I assume this would explain how to open an extensionless file? ;)
-
comment
Comment #5634133
although it doesn't seems to bring much I'm not against the .txt extension for README but '.md.txt' feels like an horrid idea. Maybe it's only me but I think it brings more confusi…
- story
-
comment
Comment #5133553
probably hackernews effect, but I'm getting a mix of 502 errors and slow page loads. love the generate wallpaper tough
-
comment
Comment #4734778
This article doesn't say much about Java, it is mostly about OOP patterns
-
comment
Comment #4660732
is it legal to make an installer that would explicitly add a self-signed certificate to be able to add the application? assuming there would be a way to distribute that installer o…
- comment
-
comment
Comment #4543114
For some reason I want to load that as a map in worms armageddon
-
comment
Comment #4407515
"Who cares if Samsung" made a pale and horrid replica of what "Apple" is buying screens from them for. Apple is probably one of Samsung's biggest clients. I think patents shouldn't…
-
comment
Comment #4220645
You are following hacker news, it is already a good step. I'll try to give you some tips that will help you in the long run: First things first, using the right tool will help you,…
-
comment
Comment #4220424
I won't tell you what to do, but I'd like to point out some things you might want to learn: D - http://dlang.org/ Vibe.D - http://vibed.org/ Diet templates - http://vibed.org/templ…