Live data from Hacker News

Viewing profile — atgc

atgc

HN member
Joined
Fri, Aug 09, 2013, 12:42 PM UTC
HN karma
6
Public activity
11 items

About atgc

No profile information was provided.

Recent public activity

  1. comment
    Comment #39928862

    I'm using Fastmail and satisfied with the service, but considering moving to Freedom Internet (NL) when my subscription is up for renewal since they're a local privacy-focused part…

  2. comment
    Comment #38642673

    We used to play DnD with a TV screen flat on the table. The DM would show city/battle maps on the TV, and we could walk across them with our miniatures. We liked to play with a gri…

  3. comment
    Comment #34567546

    Grid tool https://www.gridtool.xyz/ A single page app to draw a grid (square or hex) onto a picture. Made with Mithril.js and Bootstrap to scratch my own itch, using it to make bat…

  4. comment
    Comment #23758273

    I made my own recipe manager web app in Chicken Scheme (awful + SQLite). It was a nice exercise in CRUD and scraping, as I built importers for some large recipe websites. An update…

  5. comment
    Comment #18739972

    In iOS I’ve been using Strongbox, which has been excellent for my needs so far (cloud sync and iOS integration). Also supports TouchID.

  6. comment
    Comment #13884653

    I'm not sure about persistence, but it definitely has immutable data structures. See e.g. the docs on hash tables: https://docs.racket-lang.org/reference/hashtables.html As mention…

  7. story
  8. comment
    Comment #10594471

    The NS Reisplanner Android app has recently gotten an official map (called Treinradar).

  9. comment
    Comment #10587648

    I only used it for the last few months, and while it seemed like a gimmick at first it quickly grew on me. I had a tab group for each programming subject I was working on, with lot…

  10. comment
    Comment #7749638

    I just registered with my @tilburguniversity.edu address but sadly I don't see any indication that it's on the list.

  11. comment
    Comment #7479364

    I'm working on a clone of a relatively simple but very fun mobile puzzle game. I'm creating it for Android using libgdx. It's my first serious attempt at making an Android app, and…