Viewing profile — Robin_Message
Robin_Message
HN member- Joined
- Fri, May 23, 2008, 9:38 AM UTC
- HN karma
- 3,894
- Public activity
- 1,243 items
- HN profile
- View on Hacker News ↗
About Robin_Message
Director at Lambda Cambridge (https://lambdacambridge.com)
I offer software contracting and technical consulting services.
I am especially proficient in Javascript, Java, C#, Python and Ruby, but have completed projects in pretty much every modern commercial language as well as many academic ones.
I can also offer technical and team consulting, where I can help your developers with design and architecture, as well as process, tools, and how you work, either on a one-off or recurring basis.
Previously:
Head of Technology at Firefly – http://fireflylearning.com
Head of Development at Unifyo
PhD in Computer Science at the University of Cambridge, UK
Intern at Google London working on Swiffy, the mad but
cool Flash-to-HTML5 converter
Experience in a wide variety of languages and environments,
including low-level networking, web development,
hardware design, and security.Recent public activity
-
comment
Comment #49111042
I'd suggest writing by hand as a proof of work, for now at least!
-
comment
Comment #48796994
Sounds interesting but the blog seems hijacked by some advert to me, anyone else?
-
comment
Comment #48783424
If that study was of submariners, is it possible long-term high-level exposure causes the body to adapt? I am suspicious of 0.1% having a significant effect though, given oxygen is…
-
comment
Comment #48530494
I think he's doing 15% every month, not every year. It's not an implausible growth rate for a unicorn startup; it is implausible to expect it.
-
comment
Comment #48528413
I've been thinking about this, and I think software is uniquely knowledge work that has the most defined structure and least personally interaction. Hell, some of the software I wr…
-
comment
Comment #48481558
> Overwhelmingly Large Narrative Unit I miss Iain M Banks. Thanks for this lovely little nod to the Culture
-
comment
Comment #48147020
I think you are (informally and correctly) doing Bayes theorem here. The prior is combined with the conditional to give the posterior estimate; the conditional is not itself the es…
-
comment
Comment #47961030
> Our support flow wasn't set up to route a complex bug like this to engineering. What does that even mean? Does it mean, "our support flow is just an LLM that fobs off customers a…
-
comment
Comment #47001163
If there is oversupply, why are retailers forced to rent and not able to purchase at the depressed market price? (My theory, landlords are holding onto property in the hope of futu…
- story
-
comment
Comment #46910820
If I asked you for the same thing 10 times, wiping your memory each time, would you generate the same result? And why does it matter anyway? I'd the code passes the tests and you l…
-
comment
Comment #45836906
It's not a drop-in replacement; rather it is an implementation of the same ideas (+ some extra ones) but open source so it can be used for things other than Apple devices.
-
comment
Comment #43982209
It's because such research has no obvious initial use that the public must pay for it; no private enterprise will fund it, and often it will be useless knowledge, but occasionally …
-
comment
Comment #43702950
I gotta ask, did you spend a week sucking your teeth after that, or did you hand it to them and say "hey, you're paying for expertise and we got it to you faster than we estimated"…
-
comment
Comment #43574457
The weights are aware of the end goal etc. But the model does not have access to these weights in a meaningful way in the chain of thought model. So the model thinks ahead but cann…
-
comment
Comment #43555113
Ordering and wiring up 64 small individual PCBs, vs one PCB, is not a hard choice.
-
comment
Comment #43265000
Sounds like the Phonological Loop: https://en.wikipedia.org/wiki/Baddeley%27s_model_of_working_...
-
comment
Comment #42907141
Change map to forEach?
-
comment
Comment #42295533
The presumption was about mechanical instruments, from a simpler time. As computers expanded from being purely mechanical, it never got revised, which is why it is being revised no…
-
comment
Comment #42033298
Photos of ballots are a criminal offence in the UK, which obviously is imperfect in an abusive relationship, but does help set a general norm that the vote is secret.
-
comment
Comment #41720477
SEEKING WORK | Cambridge, UK | Cambridge/London/Remote I'm a software engineer with two decades of commercial experience. I've helped startups get started and big companies keep go…
-
comment
Comment #41650474
This is a good writeup and a surprising bug! For the average web app, it feels like JWT introduces some complexity (and footguns like this) for no real benefit. I mean, you can avo…
-
comment
Comment #41490208
The visitor pattern is a way of getting multiple dispatch in a language with single dispatch. It can also be seen as a way of encoding a functional solution to the expression probl…
-
comment
Comment #41428926
SEEKING WORK | Cambridge, UK | Cambridge/London/Remote I'm a software engineer with two decades of commercial experience. I've helped startups get started and big companies keep go…
-
comment
Comment #41415432
Hypothecated taxes are an anti-pattern, for precisely this reason. Setting the budget and setting the taxes should be somewhat separated (but not too separated!)