Viewing profile — misterdai
misterdai
HN member- Joined
- Wed, Mar 27, 2013, 11:24 AM UTC
- HN karma
- 28
- Public activity
- 28 items
- HN profile
- View on Hacker News ↗
About misterdai
http://about.me/david.boyer
dave@yougeezer.co.uk
http://twitter.com/@misterdai
Recent public activity
-
comment
Comment #41046515
A bargain for 20,000 operations.
-
comment
Comment #11571657
I'd love to be on the beta, signed up and have been waiting patiently but can't pass up a queue jump ;) Docker ID = misterdai
-
comment
Comment #11547580
I think it's brilliant that this gives security more prominence with setting up the unprivileged user. Pretty much every Docker post / article I've seen tends to skip over details …
-
comment
Comment #11354196
One of my pet hates about Docker was the hassle with volume mounting on the Mac and permissions. So glad this is being worked on and can't wait to try it out myself. Makes local de…
-
comment
Comment #10613585
Would be interesting to play around with. Imagine having a "Twitch plays Fallout 4", but with someone playing the game properly but Twitch gets to control the inventory, armour, we…
-
comment
Comment #10330906
Signed up to take a look but apart from the lovely interface, it seems to be lacking in unique features that'd turn my head away from Trello. While I do love Trello, I find it is m…
-
comment
Comment #8916183
The GitHub site also states that it's available for Chrome, Opera and Safari (not yet in the extension gallery). Chrome: https://chrome.google.com/webstore/detail/cjpalhdlnbpafiame…
-
comment
Comment #8912246
I can understand the point of view. In a world where they produce children's toys based on adult videogames, there is always going to be content that crosses the age boundaries and…
-
comment
Comment #8898824
They fixed one of the issues I reported. I don't believe I had official confirmation of the other issue I had with Railo being resolved. I probably should try it out again on their…
-
comment
Comment #8898791
I do find it worrying the amount of parents who dismiss a form of entertainment as "for kids" in their mindset. I've seen it a lot with video games, where a parent will buy a game …
-
comment
Comment #8898754
That's a reasonable point. As a store owner he's probably trying to target the demographic that's buying the most comics. If the majority of his custom comes from male teens then t…
-
comment
Comment #8898610
While I can understand how part of his post is about the way women are portrayed physically in those comics. I'm not so sure on his examples he picked in reference to his children …
-
comment
Comment #8898514
A bit shocked that he seemed to be allowing his 5 year old son to buy Batman comics. I recently played catch up on the New 52 Batman series and found them pretty violent in places,…
-
comment
Comment #8898222
I can understand both points of view with the disclosure of the security issue. A while ago I discovered some security issues with Adobe ColdFusion and Railo. I wish I had put a de…
-
comment
Comment #8885512
Here's the most recent minutes (2014-12-19) for the Node.js Advisory Board where they discussed Io.js (while considering their 0.12 release). https://github.com/joyent/nodejs-advis…
-
comment
Comment #8670711
Thanks Chris, probably read into the delay a little just because I could find any mention of the meeting actually taking place or not, apart from your tweet about it starting. Unde…
-
comment
Comment #8670487
I'm finding the situation with Node.js quite frustrating. There doesn't appear to be much communication as to what's going on with the project. It's also odd that the Node Advisory…
-
comment
Comment #7421365
It'd be nice to have improved support from GOG for linux. The PlayOnLinux project has a decent list of Gog.com games that it'll help install and run on Linux platforms. But I'd buy…
-
comment
Comment #7271442
Any idea if GitHub will ever alter the way that works so you can avoid it giving you write access. I was all ready to give Gitter a go until I saw the permissions that would be gra…
-
comment
Comment #6954508
GitHub uses its Linguist project to detect languages and index them as far as I know. I've used the list of languages from this file: https://github.com/github/linguist/blob/master…
-
comment
Comment #6954409
Interesting post, it's worth playing around with the GitHub API to see what you can uncover. Watch out with basing information off their search API, sometimes it seems to miss user…
- story
- story
-
comment
Comment #6532376
It'd take you about 48 days :) When I checked that ID of the most recent user was 5663608. The github API will give you 5000 hits an hour if you authenticate your requests. You'd h…
-
comment
Comment #6532352
You could also get away with a search for created:>2007 Not really sure what the "@" is doing.