Viewing profile — bockris
bockris
HN member- Joined
- Tue, Feb 20, 2007, 2:53 PM UTC
- HN karma
- 1,432
- Public activity
- 371 items
- HN profile
- View on Hacker News ↗
About bockris
No profile information was provided.
Recent public activity
-
comment
Comment #22452883
sqlite and datasette is a killer combo imo https://datasette.readthedocs.io/en/stable/ 12GB is not a lot of data, not sure what was happening with your python that it took several …
-
comment
Comment #22419679
Do you mean applications? Making sure they are easily containerized and follow 12 factor guidelines is all you really need imo You should be able to run minikube on whatever dev ma…
- comment
-
comment
Comment #22239669
I would like a tool that does something similar to this but on a more ad-hoc basis. i.e. to track my own explorations and understanding for fixing a given problem in a code base. I…
-
comment
Comment #22217674
presumably your intended existing route was already on the main roads? while in navigation mode you can hit the search icon (magnifying glass) to search along the existing route. i…
-
comment
Comment #18788579
By looking at this list https://www.lifehack.org/668261/best-habit-tracking-apps the screenshots match 'way of life' #24
-
comment
Comment #12205686
I would guess it's there because of https://news.ycombinator.com/item?id=12201810
-
comment
Comment #11480245
I remember this blog post from long ago. http://nedbatchelder.com/text/hexwords.html
-
comment
Comment #11404333
this tool is fantastic. I have a custom written script to unload pictures/movies from an SD card and it copies them to a date based directory structure. I added this right into tha…
- story
-
comment
Comment #7298951
Kimono http://www.kimonolabs.com/ or gargl http://jodoglevy.com/jobloglevy/?p=5 ???
-
comment
Comment #7184131
common crawl
-
comment
Comment #6528849
This data is mostly (completely?) based on personal usage. chrome://predictors/
-
comment
Comment #6484969
Currently the site is trying to request this URL http://localhost/wordpress/wp-content/themes/alexandria/skin... (I have a local Django server running on 0.0.0.0:80 and the termina…
-
comment
Comment #6459432
They are completely worthless for the reasons you stated. A few months ago I connected with a colleague from ~ 15 years ago. He endorsed me for skills that weren't even invented wh…
- story
- comment
-
comment
Comment #6148656
Why does it matter?
-
comment
Comment #6146932
entitled much? http://lmgtfy.com/?q=javascript+graph+visualization
-
comment
Comment #6142385
I'm not sure I understand your syntax. Graphs are typically specified as relationships (edges) between nodes. a->b b->c d->c { name: "a", inputs : {}, outputs {"b"} } { name: "b", …
-
comment
Comment #6140548
There are lots of JS graph viz packages if that's all you want.
-
comment
Comment #6135403
One that I've seen in the past is: Machine with Concrete - Arthur Ganson https://www.youtube.com/watch?v=5q-BH-tvxEg
-
comment
Comment #6134363
draw a slash though the gear to delete. I learned a bunch by watching the demo (big ? on the right)
-
comment
Comment #6134166
I've played a bit on my desktop browser and it's fun! Can't wait to show it to my kids. I've looked for similar things a long time ago and only found Java apps/applets. I like that…
-
comment
Comment #6133968
I don't have my tablet with me but I'm eager to try it. Have you tested on Android?