Live data from Hacker News

Viewing profile — tippysdemise

tippysdemise

HN member
Joined
Sun, Oct 09, 2022, 2:06 PM UTC
HN karma
20
Public activity
7 items

About tippysdemise

frelle at pm dot me

Recent public activity

  1. comment
    Comment #37766522

    Very cool! I could see this being a fairly addictive mobile game.

  2. comment
    Comment #34638101

    Well done! A comment: for classical music, it would be necessary to see the name of the composer. Currently, it's only the performing artist that's displayed in the interface.

  3. comment
    Comment #34298426

    I tried and failed to solve Advent of Code 2022 using F# in a purely functional style. Trying to write a tree fold function in a continuation-passing style broke my resolve. Hoping…

  4. comment
    Comment #33945562

    I'll second the recommendation of CoRecursive and provide a link to the SQLite episode: https://corecursive.com/066-sqlite-with-richard-hipp/ I recommend that episode in particular…

  5. comment
    Comment #33814346

    > - Designing Data Intensive Applications I'm curious about how to get the most out of this one. Do you have any recommendations for how to read it? e.g. did you go front-to-back?

  6. comment
    Comment #33803855

    Usually, building C# projects on Linux is as simple as getting the .NET SDK using your favorite package manager and running `$ dotnet build` at the root of the project. Just FYI.

  7. story