Viewing profile — geoffhill
geoffhill
HN member- Joined
- Fri, Apr 15, 2011, 8:37 PM UTC
- HN karma
- 411
- Public activity
- 63 items
- HN profile
- View on Hacker News ↗
About geoffhill
Recent public activity
-
comment
Comment #46041000
One of my agents is kinda like this too. The only operation is SPARQL query, and the only accessible state is the graph database. Since most of the ontologies I'm using are public,…
-
comment
Comment #44495373
Both Clang and GCC have musttail attributes than can force tail calls at specific return statements in C/C++.
- story
-
comment
Comment #42905986
Idk, `o3-mini-high` was able to pop this Prolog code out in about 20 seconds: solve(WaterDrinker, ZebraOwner) :- % H01: Five houses with positions 1..5. Houses = [ house(1, _, norw…
-
comment
Comment #41628621
I found myself empathizing more with MrBeast and his kid audience than the grump who wrote this article.
-
comment
Comment #33885150
> When we use the $10B satellite that took 25 years to build, we must be secretive about why we point it at a certain part of the sky. > Then we must gatekeep all data for up to a …
-
comment
Comment #33326444
You're gonna want that TrueCoat though...
-
comment
Comment #27776369
> not copying and pasting code https://news.ycombinator.com/item?id=27710287
-
comment
Comment #26321889
For cheap esp32-based smartwatches and wristbands, I've had good success with LILYGO and the esp-idf toolchain. $18 T-Wristband: https://www.aliexpress.com/item/4000527495064.html …
-
comment
Comment #23577798
I use NewsBlur in Firefox and via the Android app, and I'm very happy with it.
-
comment
Comment #20915352
I like popcount for converting a 2^N-bit uniformly-distributed random number into a N-bit binomially-distributed one. Each bit of the input simulates a random coin flip.
-
comment
Comment #18827581
None of the other replies try to explain specifics of how this works, so let me illustrate an example of two teams collaborating to add Feature X to the monorepo without branching:…
- comment
-
comment
Comment #6688843
Most notably missing from this page: how, where, and when can I get one?
-
comment
Comment #6463442
I like this idea a lot! A less powerful solution implemented completely locally: A "known_hosts" file for SSL certificates for repeat visits. As long as you've visited a site once …
-
comment
Comment #6395932
Here's the actual commit that was reverted, for anyone curious like me: http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/com... Doesn't exactly seem like a lot of work to s…
- story
- story
-
comment
Comment #5730417
Amazon Web Services does offer a worldwide CDN, CloudFront. http://aws.amazon.com/cloudfront/
- story
-
comment
Comment #5381698
Racket supports running multiple (sometimes incompatible) dialects of Scheme through the use of a #lang directive. If you prefix your program with "#lang racket", you get the defin…
- story
-
comment
Comment #4461400
> Valve has granted these Intel Linux developers complete access to the game's source-code, including the Source Engine. This has allowed Intel's Linux developers to better investi…
-
comment
Comment #4383126
So speaking just in terms of the JRE, is there any reason to download it from Oracle instead of Apple? A separate Oracle updating program is a much less elegant solution than the c…
-
comment
Comment #4158887
Just go into your About Me and enable "hidden from timeline" for the @facebook.com email address. Now everything is back to normal.