Viewing profile — arraypad
arraypad
HN member- Joined
- Fri, Apr 22, 2011, 2:46 PM UTC
- HN karma
- 669
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About arraypad
Recent public activity
-
comment
Comment #46387124
I've hung on to spellign.com for a bit over twenty years now. Creation Date: 2005-10-19T05:59:21Z The name still makes me giggle. I'd love to build something relevant and silly eno…
-
comment
Comment #46238681
In France, fish isn't usually considered "meat" (viande). In my child's school, there are only three dietary choices for the kids who eat at the canteen: * No pork / sans porc (for…
-
comment
Comment #44250744
For those in the UK, you can see a Frankfurt Kitchen on display at the new V&A East Storehouse in London: https://collections.vam.ac.uk/item/O121079/frankfurt-kitchen...
- story
-
comment
Comment #41518696
Have they included real profiles in the screenshots of the "Discover profiles" menu and the list of likes? If so that's pretty irresponsible even with the faces obscured.
- story
- story
-
comment
Comment #37970977
I'm quite possibly missing something, but this is baffling to me (Text S1 from the paper) [1]: > All the chopped carrots were carefully transferred to the glass wash tray. As shown…
-
comment
Comment #37783994
Also not to be confused with Google's Test Automation Platform (continuous integration system) [1]. [1] https://static.googleusercontent.com/media/research.google.c...
-
comment
Comment #37508601
Something which goes further than this, but works very well for my use case and would probably suit others in the WFH crowd: OpenMPTCProuter [1] This handles failover between conne…
- story
- story
-
comment
Comment #34974263
Forgot to say that it's open source (AGPL) on GitHub [1]. I find it handy just being able to run `git blame` on a doc, but I'm sure it could be made more useful. Contributions are …
-
story
Show HN: Generate a Git Repo from a Google Doc
doc2git is a simple web app which lets you generate a Git repo from the revision history of a Google Doc. Every revision to the doc becomes a commit to a plain text version of the …
- story
-
comment
Comment #34565348
This is similar to the Structure dashboard in Repography [1] which is a web app I built, with the added advantage that it's kept up to date automatically so you can embed it in you…
-
comment
Comment #33751027
I was surprised by the observation that Python rounds towards even numbers, so round(0.5) = 0, but round(1.5) = 2. This is indeed clearly documented [1], I guess I never looked clo…
-
comment
Comment #32667497
That is all useful info, thanks. For the enterprise offering can you give a rough idea of pricing without having to book a demo etc.?
-
comment
Comment #32667157
As someone who's been actively looking for a headless CMS recently, I'm curious about how you compare yourselves to Contentful [1]? From a quick look the key difference is that Pay…
- story
-
comment
Comment #31766201
As Graydon Hoare notes in the comments on GitHub this wasn't the first repo so the real history goes back even further. He's also shared a "prehistory" repo [1] which is interestin…
- story
- story
-
comment
Comment #31581043
Gource is great indeed, it can be really mesmerising watching projects with long histories. To add a couple of "pretty" alternatives (full disclosure: both mine): - Repography[0] m…
- story