Viewing profile — lucraft
lucraft
HN member- Joined
- Wed, Feb 21, 2007, 6:08 PM UTC
- HN karma
- 864
- Public activity
- 185 items
- HN profile
- View on Hacker News ↗
About lucraft
[ my public key: https://keybase.io/danlucraft; my proof: https://keybase.io/danlucraft/sigs/zV0A03q6S1M9d_zCuBmD_dbnCy5TJQcagAjjzEmwHLo ]
Recent public activity
-
comment
Comment #46499113
Terrific thing! The FAQ should state explicitly that patron money will only be used for preservation, not put into GOG general revenue, if that is indeed true.
-
comment
Comment #46327265
It's not a wildly false dichotomy. It's hyperbolic, sure, but the broad point that there are things that parents find hard to parent for reasons, and society should think about hel…
-
comment
Comment #46327239
It's a coordination problem. I can "parent" my kids by banning them from social media sure, but if the other parents don't also do that, then I just made my kid a social outcast. A…
-
comment
Comment #46311415
The basic mechanics look like very standard type of puzzle mechanics (e.g. Sokoban) that have been in many games over decades.
-
comment
Comment #46291400
I'm British and I have sometimes chosen Canadian English as my OS language so that it will not constantly try to correct my usage of z in words like this.
-
comment
Comment #46230223
It's way easier to remember and program When I was playing The Farmer Was Replaced and needed to implement sorting, I just wrote a bubble sort. Worked first time.
-
comment
Comment #45770655
Slate Star Codex's review is always worth a re-read https://slatestarcodex.com/2014/12/02/book-review-on-the-roa...
-
comment
Comment #45230614
Right - don’t make subagents for the different roles, make them to manage context for token heavy tasks. A backend developer subagent is going to do the job ok, but then the superv…
-
comment
Comment #44795826
Right - for me each year of university (in UK) was a year of learning with exams at the end, that was it, and it was normal.
-
comment
Comment #44789699
To an extent I think would be surprising to anyone who hasn’t done interviews, all developer CVs below about Staff level are the same . Everyone’s architected a system, handled com…
-
comment
Comment #44670592
I tried the demo, fingerprint.com, in: - Safari - Safari private mode - Chrome private mode and it was not able to identify me across those. I then tried - Chrome (normal, non-priv…
-
comment
Comment #44039770
Maybe a dumb question, but what is the C# compiler and runtime that you use? I used to be up to date with .NET and Mono and stuff but I'm 10 years out of date
-
comment
Comment #44003860
Can I ask a dumb question - how is Atomic set operation implemented internally if not by grabbing a lock?
-
comment
Comment #43726190
As always when there's a new trend it refuses me. I showed it a picture of a street in Rome from our last holiday and the thinking traces show it was bang on but halfway through th…
-
comment
Comment #43653340
He also wrote a story about how AI will create a non-literate society, because we'll all just talk to the computers whenever we need anything.
-
comment
Comment #43532310
A big win, but not so stable - IIRC within a few years of this referendum the polls had swung back to about 2/3 against membership of the EC, where it remained for a long time.
-
comment
Comment #43253597
Plural AI | www.plural.ai | Senior developer | Remote (UK) Plural creates AI workflow tools for investment banking and private equity analysts to supercharge their productivity and…
-
comment
Comment #43034612
Am I right that this article nowhere compares against the current red or even has anything with the current red in it, anywhere? Is that a policy choice there? They don't want to..…
-
comment
Comment #42105637
It's interesting though - I'm not sure why they submitted a police report... they weren't robbed, Apple was.
-
comment
Comment #42016451
> Removing nodes by adding a concept of implicit branches via "unless" clauses within a node doesn't necessarily make the system any easier to understand at a glance. The original …
-
comment
Comment #41655782
How does it generate voice when it's based on a text based model? I read the readme but afraid I didn't understand
-
comment
Comment #41321781
Thanks... I haven't thought about it in a long time, as it was difficult, but looking back it seems quite positive. Three things: 1. Full disclosure at that time in my life I was r…
-
comment
Comment #41319783
> "You are formally invited to A WAKE for THE RESEARCH SCIENCE CAREER of FRANCES HOCUTT FRIDAY from 7 PM to MIDNIGHT" When I quit my PhD I had an Ungraduation Party! My wife made a…
-
comment
Comment #41181041
More like AssholeHub. But not so rude.
-
comment
Comment #39974236
Ahh takes me back! In 2009 I wrote a lib to auto-generate Ruby bindings for Vala code. It gave a very pleasant API to create native extensions for Ruby, if you were happy using gli…