Live data from Hacker News

Viewing profile — sfrese

sfrese

HN member
Joined
Sun, Mar 22, 2020, 7:47 AM UTC
HN karma
4
Public activity
7 items

About sfrese

No profile information was provided.

Recent public activity

  1. comment
    Comment #48672396

    Hi HN, I'm Sven, the founder of CloudDeck. CloudDeck is a full Linux-powered gaming PC that lets you stream your existing PC game library to a phone, a TV, an old laptop, a handhel…

  2. story
  3. comment
    Comment #23637948

    My experience from previous solo projects is that it's surprisingly much work to build and deploy even simple CRUD REST APIs with basic things like jwt authentication, permission c…

  4. comment
    Comment #23566015

    I started out with GitLab for their free CI and multiple private repos before both was available on GitHub. I'm mostly using GitHub to share code examples as people are just more f…

  5. comment
    Comment #23564344

    For https://stackprint.io I'm using: * GitLab for private repositories and CI (free) * GitHub for public repositories (free) * AWS for serverless backend & frontend hosting (free s…

  6. comment
    Comment #23193245

    I'm working on a platform to generate simple CRUD APIs from JSON schemas: https://stackprint.io I noticed that while working on past side projects I spent a lot of time writing sim…

  7. comment
    Comment #22653547

    I'm working on a REST API generator for small app projects that I've been building for a couple of months now: https://stackprint.io My tasks for the coming days are extending the …