Live data from Hacker News

Viewing profile — barrongineer

barrongineer

HN member
Joined
Tue, Jun 28, 2016, 3:37 PM UTC
HN karma
165
Public activity
31 items

About barrongineer

No profile information was provided.

Recent public activity

  1. comment
    Comment #37586051

    Svelte has never looked more like Vue to me. I don't mean this as a dig, I think it looks great. It's just even less obvious to me why I might pick it over Vue at this point.

  2. comment
    Comment #36436936

    Really? Feature realease v3.3 was released just last month... https://blog.vuejs.org/posts/vue-3-3

  3. comment
    Comment #36431237

    Just curious why you preferred SvelteKit to Nuxt? Literally every single thing you said of SvelteKit is also true of Nuxt. I like them both, but tend to lean more toward Nuxt for t…

  4. comment
    Comment #36431156

    This description of Nuxt 3 couldn't be further from reality. Performance is on par with anything else I've tried (SvelteKit, Remix, Next) and the DX (module ecosystem, layers, auto…

  5. comment
    Comment #35204335

    Typically with SSR, only the initial load is server rendered. Subsequent navigations are client rendered.

  6. comment
    Comment #18830758

    Go with the Buffalo framework and Vue.

  7. comment
    Comment #18667135

    The "Search with Bing..." feature will open in whatever the default browser is.

  8. comment
    Comment #18624549

    I tried to switch to firefox a few months ago, but it had no way to view websocket frames in the dev tools. This was kind of a deal breaker for me at the time as I was doing a lot …

  9. story
  10. comment
    Comment #18356705

    Brave is now based on Chromium. You can install extensions from the Chrome web store just as you would in Chrome. To me, Brave is just Chrome without all the Google stuff and a bui…

  11. comment
    Comment #18239209

    It's my understanding that he's reverse engineering the Chinese version of the phone rather than the international version.

  12. comment
    Comment #18099706

    I switched to Bing and have been perfectly happy with it.

  13. comment
    Comment #18056118

    Premium outlook allows you to use a custom domain now. So long as it's registered with GoDaddy.

  14. comment
    Comment #18006341

    I'm not sure about Safari, but the last time I evaluated Firefox(the initial Quantum release), it lacked the ability to inspect websocket frames. Was a dealbreaker for me and I had…

  15. comment
    Comment #17603361

    They are trying to promote portability.

  16. comment
    Comment #17518401

    I'm at the 6 month mark on a 2017 15in and I still dislike it. It's not that its terrible...it's just worse than the function / media keys. Its a step backwards. Perhaps if the tou…

  17. comment
    Comment #17515484

    I've no idea why anyone would buy an eGPU where the GPU can't be upgraded.

  18. comment
    Comment #17283339

    I dunno, to me it makes perfect sense that you would need to convert it to a duration. time.Second * time.Duration(userInputInt)

  19. story
  20. story
  21. comment
    Comment #16867518

    I'm really disappointed by this. To my knowledge, the upcoming Matebook X Pro was the only non-Apple device that has a taller than 16x9 aspect ratio and Thunderbolt 3. These are tw…

  22. comment
    Comment #16435989

    With Java 9 jigsaw and jlink you can now build fairly light JavaFX apps. The entire jre no longer has to be bundled. Only the pieces you're using.

  23. comment
    Comment #15854454

    It's fine for an api as well. When you create your app, just use the --api flag and it will leave out all of the front-end stuff.

  24. comment
    Comment #15854428

    Buffalo - https://gobuffalo.io/

  25. comment
    Comment #15800836

    I find it to be more pragmatic and easier on the eyes. It's easier to learn and also being adopted by more mainstream ecosystems like Spring, Android, Gradle, etc. IDE support is o…