Live data from Hacker News

Viewing profile — freenatec

freenatec

HN member
Joined
Mon, Jul 26, 2021, 3:48 AM UTC
HN karma
5
Public activity
5 items

About freenatec

No profile information was provided.

Recent public activity

  1. comment
    Comment #32491756

    If you’re using WSL 2, but your project files are in windows-land and vscode is reading them via the mnt path (like /mnt/c/code/myproject), then you’re going to have show-stopping …

  2. comment
    Comment #32280173

    I’ve found code generation tools extremely helpful for large-ish graphql backends and resolve many of the ‘complexity’ issues if employed correctly. Of course, code generation has …

  3. comment
    Comment #31642199

    I started developing an electron app earlier this year and after trying all the available boilerplates and clis I ended up with an app based off nextjs electron-typescript example …

  4. comment
    Comment #28542348

    One would assume that absence of credentials would necessarily = auth failure. Like, the basic flow would check the validity and, implicitly, the presence of the auth header. To by…

  5. story