Live data from Hacker News

Viewing profile — thangalin

thangalin

HN member
Joined
Thu, Oct 01, 2009, 12:18 AM UTC
HN karma
2,795
Public activity
1,037 items

About thangalin

Seeking alpha readers for a near-future hard sci-fi story that combines elements of generally intelligent machines, hunger, agrotech, surveillance, militarized police, virtual reality, hacking, climate change, and anti-establishment.

username @ gmail

Recent public activity

  1. story
  2. comment
    Comment #49229302

    JsonReader. CsvReader. JSON and CSV data fixtures. "Write tests," I said. "Use JSON fixtures, like the other tests," I directed. So it did: { "document": { "ElementA": "/home/usern…

  3. comment
    Comment #49189734

    From 1996: https://www.eng.auburn.edu/~kchang/comp6710/readings/They%20... "There is the software. And then there are the databases beneath the software, two enormous databases, en…

  4. comment
    Comment #49185064

    https://i.ibb.co/WWWYznHX/flock-future.png ;-) See also: * https://dave.autonoma.ca/blog/2019/06/06/web-of-knowledge/ * https://medium.com/@speechgeek/scaling-joy-part-2-the-tech-t…

  5. comment
    Comment #49172878

    https://i.ibb.co/WWWYznHX/flock-future.png ;-)

  6. comment
    Comment #48956374

    Some examples: The Mooche * https://www.youtube.com/watch?v=BPJ5vNmVL3I (The Duke, 1928) * https://www.youtube.com/watch?v=tLdCq2PKM4o (John Barry, 1984) Sugar Foot Stomp * https:/…

  7. comment
    Comment #48951336

    https://www.youtube.com/watch?v=NQFqDKRAROI

  8. comment
    Comment #48939273

    Slightly off-topic. Now that 1920s jazz music is falling into public domain, has anyone tried to reinvigorate the music using AI and generative adversarial approaches? Pre-1940s mu…

  9. comment
    Comment #48827610

    https://kroki.io/#try Shout out to Kroki, which offers Mermaid and many other text-based diagramming formats.

  10. comment
    Comment #48827475

    Thanks! The location page was a map image, it's now an interactive map with the clickable (i)nformation icon.

  11. comment
    Comment #48822272

    https://shufflenblues.com/location/ OSM is fantastic. I wanted a free, unencumbered map that matches the site's theme for ride sharing, billeting, and the venue location. The solut…

  12. comment
    Comment #48768970

    > 100 notes, not a single response. Similar story. Sent out 900+ emails to scientific illustrators; about 25 accepted. Here's the result: * https://impacts.to/downloads/lowres/impa…

  13. comment
    Comment #48677592

    It works well, though its messages could use some TLC: libEGL warning: pci id for fd 31: 10de:1ff0, driver (null) pci id for fd 33: 10de:1ff0, driver (null) pci id for fd 34: 10de:…

  14. comment
    Comment #48665458

    Similar story. A PHP implementation of the Git protocol for self-hosted repositories: https://repo.autonoma.ca/repo/treetrek/tree/HEAD/git

  15. comment
    Comment #48505920

    My Impacts project depicts a scene from the prolonged bombardment, a time when Earth was cratered by asteroids and comets: * https://impacts.to/downloads/lowres/impacts.pdf#page=9 …

  16. comment
    Comment #48496823

    How would this work for an identical twin civilian?

  17. comment
  18. comment
    Comment #48482339

    https://cs.stackexchange.com/a/53737/1704 > Matches that occur early enough in π to attain significant compression will not be varied. That is, it isn't possible to use π to compre…

  19. comment
    Comment #48455410

    https://repo.autonoma.ca/repo/treetrek The wow moment came when it wrote syntax highlighting rules for 40 languages and file formats in ~10 minutes: https://repo.autonoma.ca/repo/t…

  20. comment
    Comment #48418970

    Did you see this? https://point.free/blog/gemma-4-on-a-2016-xeon/ Xeon, but could be useful for MTP on Mac.

  21. comment
  22. comment
    Comment #48391069

    Yes. I'm using Gemma-4 31B (gemma-4-31B-it-assistant.Q4_K_M.gguf) with llama.cpp to attribute quotations throughout chapters of my sci-fi novel. I started with Qwen3, but couldn't …

  23. comment
    Comment #48330877

    When producing TreeTrek, I went with rudimentary diffs that account for colourblind developers: https://repo.autonoma.ca/repo/treetrek/commit/3fe9360599ae23... The diffs rendering …

  24. comment
    Comment #48297092

    I developed https://keenwrite.com for my hard sci-fi novel. I started with OpenOffice and a spreadsheet and then realized I could combine a character sheet with a Markdown editor. …

  25. comment
    Comment #48218907

    Speaking of test suites, LLMs cannot quite curl straight quotes correctly. My Markdown editor uses the following suite: https://repo.autonoma.ca/repo/keenquotes/tree/HEAD/src/test/…