Live data from Hacker News

Viewing profile — JoyrexJ9

JoyrexJ9

HN member
Joined
Thu, Oct 18, 2018, 11:54 AM UTC
HN karma
129
Public activity
51 items

About JoyrexJ9

No profile information was provided.

Recent public activity

  1. comment
    Comment #41755533

    No one said the strategy was working!

  2. comment
    Comment #41377108

    I can't tell if this is sarcasm. I really hope it is

  3. comment
    Comment #41204269

    She's kept her stuff off the Internet and any form of digital distribution since long before streaming services existed

  4. comment
    Comment #40209225

    You can create your own emitters, there's info in the docs on how to do so. My team built a custom TypeSpec emitter to output a SDK and set of libraries

  5. comment
    Comment #33552389

    Been running Docker under WSL for a few years. Don't need systemd if you're either happy to start it manually with an alias or poke it into one of your profile/logon scripts. The e…

  6. comment
    Comment #33441492

    Trust me, nothing has been ported to .NET, nothing would be gained from such a move. That's not how Microsoft works. Source: I work at Microsoft

  7. comment
    Comment #33363764

    Yeah NH gives a warped lens on how ready these runtimes & frameworks are for real work. Threads about Deno and Bun pop up almost weekly, yet in my experience they remain a long, LO…

  8. comment
    Comment #33308782

    Same. I've been doing a bunch of WebGL side project stuff and yet this site claims I can't run it. There's some broken detection code I think

  9. comment
    Comment #33200455

    As a 'drop in' replacement for Node, bun has a long way to go, there's many gaps and incompatibilities. If need to change my existing code, I might as well switch over to a much mo…

  10. comment
    Comment #32789279

    Sounds a lot like VS Code devcontainers https://code.visualstudio.com/docs/remote/containers

  11. comment
    Comment #32651979

    But the same issue would happen on AWS, it's an Ubuntu problem caused by Canonical

  12. comment
    Comment #32458781

    I've given Bun a spin against several of my older Node.js projects and the lack of Express support killed it for me. As a drop in replacement for Node it has a long way to go. A pr…

  13. comment
    Comment #32458742

    I suggest never access native files, if you are still keeping your code in C:\ somewhere I think you're approaching WSL the wrong way. Go all in and I've never looked back

  14. comment
    Comment #32458403

    Not saying you're wrong about the windows support but when it comes to WSL, my entire department uses WSL for their primary development environment

  15. comment
    Comment #32439913

    I remember the hullabaloo around this patent and using GIFs at the time. But nothing ever came of it, did it? People just ignored the patent and carried on as normal as far as I ca…

  16. comment
    Comment #32053459

    The Amiga (and the Atari ST to a lesser extent) really marked the end of the 8-bit era. Maybe once the 386 came along then PC stepped into the picture

  17. comment
    Comment #31189829

    If you've never used Go, then writing a Terraform provider is a really bad way to start learning. Why do you think you need to write your own provider? Most people use the large ec…

  18. comment
    Comment #29401609

    The tortured ghost of CGI has entered the chat. Seriously though, for small web apps, or even light REST API this could be useful

  19. comment
    Comment #29208386

    It really is peak HN. Classic stuff. Ignorance spouted a fact. It's like some people are almost proud of how little they know about the world

  20. comment
    Comment #29047871

    By 2140 humans no longer require food?

  21. comment
    Comment #28970764

    VSCode extension are written in Typescript but most of them rely on a language server for things like refactoring, type hints, code completion etc. These language servers run as na…

  22. comment
    Comment #28541998

    I do hope this is a humorous comment

  23. comment
    Comment #28369971

    I do all my work under WSL, and run Docker engine in WSL and it works perfectly. 100% headless. I may have had to expose the Docker socket for VS Code containers support to work, b…

  24. comment
    Comment #28154628

    There is 'Discussions' for this, which you can enable per repo on GitHub, and have a sort of chat / forum as part of the repo

  25. comment
    Comment #27367639

    GitHub were pretty open about having issues with Bitcoin mining abusing the free compute available via Actions. I think it's an ongoing battle and one which is having a wider platf…