Live data from Hacker News

Viewing profile — geoffhill

geoffhill

HN member
Joined
Fri, Apr 15, 2011, 8:37 PM UTC
HN karma
411
Public activity
63 items

About geoffhill

Bit flipper.

Recent public activity

  1. 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,…

  2. comment
    Comment #44495373

    Both Clang and GCC have musttail attributes than can force tail calls at specific return statements in C/C++.

  3. story
  4. 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…

  5. comment
    Comment #41628621

    I found myself empathizing more with MrBeast and his kid audience than the grump who wrote this article.

  6. 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 …

  7. comment
    Comment #33326444

    You're gonna want that TrueCoat though...

  8. comment
    Comment #27776369

    > not copying and pasting code https://news.ycombinator.com/item?id=27710287

  9. 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 …

  10. comment
    Comment #23577798

    I use NewsBlur in Firefox and via the Android app, and I'm very happy with it.

  11. 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.

  12. 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:…

  13. comment
  14. comment
    Comment #6688843

    Most notably missing from this page: how, where, and when can I get one?

  15. 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 …

  16. 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…

  17. story
  18. story
  19. comment
    Comment #5730417

    Amazon Web Services does offer a worldwide CDN, CloudFront. http://aws.amazon.com/cloudfront/

  20. story
  21. 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…

  22. story
  23. 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…

  24. 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…

  25. 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.