Viewing profile — davidarkemp2
davidarkemp2
HN member- Joined
- Fri, Jul 27, 2012, 4:16 PM UTC
- HN karma
- 73
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About davidarkemp2
Recent public activity
-
comment
Comment #45699352
That's a really nice article, thanks. And I can see how separating the validation logic from processing code is useful. What's not clear to me is why you chose this approach over e…
-
comment
Comment #30626284
* Don't have high fat/sugar snacks in the house - but do have an alternative you'll eat * Move - low intensity exercise uses your body's stored energy (i.e fat) rather than using c…
-
comment
Comment #26410164
The author doesn't state what RDMS he's used, but I think Microsoft's SQL Server Platform covers a lot of these, and third party tools, such as Redgate's amazing suite of DB tools,…
-
comment
Comment #22119656
I'd check your filters - EasyPrivacy has -google-analytics- blocked in the URL I got to it by adding the following filter @@||dev.to/goatandsheep/stop-donating-your-customers-data-…
-
comment
Comment #20103163
It says it degrades after a few days left in water, so not really viable to replace plastic bottles
-
comment
Comment #20082604
If it's the UK, then you can book a seat on most services... if you're travelling distance during peak time, and you know in advance, then I'd recommend it - and being prepared to …
-
comment
Comment #17337533
I bought Cormac McCarrthy's Border Trilogy on a whim (had seen and loved the film of No Country for Old Men before). I'm based in the UK, but it honestly takes you places you can n…
-
comment
Comment #16079418
I agree with this - his works may have a logic of their own, or they may not, or the logic may not be a logic that can be understood by any human. For me, it helps to think of them…
-
comment
Comment #14671083
You could always declare the method on the Printer type... https://play.golang.org/p/4MG8kgGEGM
-
comment
Comment #12539402
What about it? (As a former Swindon resident who used to cycle across it with an E-flat tenor horn strapped to the rack, I don't really have a problem with it)
- comment
-
comment
Comment #7311892
So, here's what I did when I dumped a (well paid) full-time job in order to start my own company/freelance full-time: * Took advice from people already doing it * Looked really har…
-
comment
Comment #6648352
with a 150Mbps wifi adapter
-
comment
Comment #5144793
This just basically tells you how to mount a disk and install samba. You could equally well apply these instructions to any debian-based system.
-
comment
Comment #4921550
Just out of curiosity, how many people took their first steps in programming by typing out code from a book or magazine? - When I started out, including a floppy disk with a book o…
-
comment
Comment #4921273
I think that everyone should make a computer program with pretty much the same approach.
-
comment
Comment #4915937
Incidentally, most of the traffic comes from Queen's Drive, Drove Road, and Fleming Way (Shrivenham road has been closed to through traffic for many years). Having ridden across it…
-
comment
Comment #4915504
Stott Hall Farm is not a "nail house" - see http://en.wikipedia.org/wiki/M62_motorway#Stott_Hall_Farm
-
comment
Comment #4581123
I guess the memorization is why some people recommend code katas - the purpose being to learn the techniques and not the solution. [1] http://www.butunclebob.com/ArticleS.UncleBob.…
-
comment
Comment #4581105
It's worth taking some time to learn how to use FreeMind with just the keyboard, and to learn how to do a mind map (see [1] for an overview). It can be used exclusively from the ke…
-
comment
Comment #4565239
Can someone amend this post to include the project name?
-
comment
Comment #4520554
Do you have sky? Sky know more about your TV viewing habits than you think. And they have the technology to sell that information. Why do you think they've been pushing new Sky+ bo…
-
comment
Comment #4510390
To quote Richard Herring: This political correctness stick is brought up on these occasions to ridicule a world where you can't say certain things any more. But this stuff isn't ab…
-
comment
Comment #4505973
I'm guessing something like PhantomJS (other versions of QTWebKit are available) on the server - some of the samples that comes with it shows how to capture all the requests result…
-
comment
Comment #4505943
If you could classify the cookies and 3rd part requests into the different functionality groups, then you'd really have a tool. That said, 3rd party cookies are usually evil.