Viewing profile — localhostdotdev
localhostdotdev
HN member- Joined
- Tue, Apr 09, 2019, 6:19 PM UTC
- HN karma
- 172
- Public activity
- 98 items
- HN profile
- View on Hacker News ↗
About localhostdotdev
No profile information was provided.
Recent public activity
-
comment
Comment #19923469
to be fair, i went there, saw rip and didn't read further :)
-
comment
Comment #19921944
oh nice, i didn't know where the coin flipping quote came from: https://en.wikiquote.org/wiki/Piet_Hein
-
comment
Comment #19919581
you were programming in text, a very popular programming language that i'm using right now :) here is a peg grammar: text = $.* you can try it at https://pegjs.org/online :) edit: …
-
comment
Comment #19917837
already better than s3 :) makes me think of https://www.reddit.com/r/DataHoarder/
-
comment
Comment #19915827
wow that's quite amazing! could be worth it even at 10k+ here is a direct link so people don't have to copy/paste https://innerscene.com/products
-
comment
Comment #19905664
this is my definition of a boring programmer: - makes code that works - solves people's problems - doesn't care what other programmers think edit: the truth is a boring programmer …
- story
-
comment
Comment #19882442
debian packages are also supported it seems: https://github.com/git-lfs/git-lfs/packages/5789 and https://github.com/alteregofun/firsty/packages/2953 found a ruby one: https://gith…
- comment
- comment
- comment
-
comment
Comment #19877198
pretty cool how the urls stayed the same: http://stackoverflow.com/questions/13204/why-doesnt-my-cron-... (still works) http://stackoverflow.com/questions/21064/massive-reputation-…
- comment
-
comment
Comment #19860370
thanks for linking there, tried to make some ruby notebooks and works quite well https://nbviewer.jupyter.org/github/localhostdotdev/notebook... (very similar to the github interfa…
-
comment
Comment #19851775
I stayed close to what the author did. adding an index: add_index :tags, :name adding a null constraint: change_column :tags, :name, :string, null: false validates :name, presence:…
-
comment
Comment #19851673
rails g model Post published_at:datetime title content:text rails g model Comment post:references author published_at:datetime content:text rails g model Tag name rails g model Pos…
-
comment
Comment #19836517
> for intelligence, surveillance and reconnaissance (ISR) and strike missions (wikipedia) for the strike part, wouldn't it be better to use a satellite-based system, I would think …
-
comment
Comment #19826167
kinda hoping "testing weak passwords on your existing user's passwords" becomes standard practice at some point.
-
comment
Comment #19819107
there is a democracy index: https://en.wikipedia.org/wiki/Democracy_Index there is something similar for voting systems but it isn't as elegant: https://en.wikipedia.org/wiki/Compa…
-
comment
Comment #19818716
> An intriguing new tool of democracy just had its first test in the real world of politics, and it passed with flying colors. how can you even measure if a voting system is a succ…
-
comment
Comment #19817736
discussion on lobsters where I posted it recently: https://lobste.rs/s/m4f2ke/don_t_do_this
-
comment
Comment #19814450
works fine for me™️ here is a copy: https://outline.com/jHJzzZ
- comment
-
comment
Comment #19796892
the website: https://www.wepark.us the original twitter thread (first test drive): https://twitter.com/VictorPontis/status/1121521771633500160
-
comment
Comment #19796866
exactly what I was thinking, e.g. "need a working space anywhere? just use the app and rent a one of our free spaces or share one" I could definitely see VC money going into this, …