Live data from Hacker News

Viewing profile — runar-rkmedia

runar-rkmedia

HN member
Joined
Wed, Dec 29, 2021, 9:08 AM UTC
HN karma
1
Public activity
6 items

About runar-rkmedia

No profile information was provided.

Recent public activity

  1. comment
    Comment #40986429

    Tips on how to speed up any javascript-project by using a global makefile to speed up calls to the package-managers install-script. Should work with most package-managers. This als…

  2. story
  3. comment
    Comment #37198574

    I wrote a post in which I compare SvelteKit and NextJS by creating a PoC in which I reimplement features from an older SPA. This is part of a series.

  4. story
  5. comment
    Comment #37157876

    This is quite nice! I might start using this. Some things that would make this nicer: - Add a downloadable, ready-to-use bin as a release. - Change the background-gradient. For me,…

  6. comment
    Comment #37157446

    I've been working on a mathematical puzzle-game, sort of like 2048, but with real mathematics. Rules: - Combine cells by dragging over them to create a adjacent path, that either m…