Live data from Hacker News

Viewing profile — nerdywordy

nerdywordy

HN member
Joined
Fri, Jan 06, 2017, 4:51 PM UTC
HN karma
210
Public activity
44 items

About nerdywordy

Hi, I'm Eric

eric at tacinsight.com

Recent public activity

  1. comment
    Comment #35895283

    What router are you using? One in the svelte ecosystem or a vanilla js router? Also in the process of writing an app that has no ssr needs. There are some minor annoyances with Sve…

  2. comment
    Comment #35067863

    RE: Microsoft 1) MSFT has already used React for far longer than 2 years. 2) They have basically never used the technologies you mentioned (WPF, Silverlight, WinUI). They offer the…

  3. comment
    Comment #34626461

    We were on Hasura Cloud and really did not have a problem with it. But we moved away to self-hosted Hasura for more control over deployment and cost as we have 10s of same-schema M…

  4. comment
    Comment #34338320

    No, it's not a bad thing. It's how (nearly) everyone using React (or any frontend framework) + Tailwind will structure their code. And I'm not sure the author is arguing against Ta…

  5. comment
    Comment #32962049

    We (tacinsight.com) are rebuilding our entire front end from scratch and are looking for a senior javascript engineer. Preferably with prior experience in a large React project. Th…

  6. comment
    Comment #29529783

    Sort of. But not an embedded browser. And .NET instead of JS. There are some promising developments with Blazor and .NET MAUI. But it all seems too speculative to build on at this …

  7. comment
    Comment #29529612

    We have a Windows POS app for mines, quarries, sand and gravel, etc. When we broke ground on this version Microsoft was hardcore pushing UWP. We were building for the future so we …

  8. comment
    Comment #29008852

    Can this CRDB Serverless offering handle the burst connections of a serverless function based app? Are pooling or query queueing features built in? Or would users face connection l…

  9. comment
  10. comment
    Comment #28774957

    https://jumpstartrails.com/ It's very polished. Kept up to date. Follows best practices for RoR. The author is one of the most active RoR community members. https://excid3.com/ edi…

  11. comment
    Comment #27634940

    Intrigued by this approach! Is the source shareable? We have an enterprise app that was originally built as a UWP application via Xamarin.Forms (Hot mess, I know. But the decision …

  12. comment
    Comment #27550116

    We have layered Hasura over an existing set of SQL Server databases to provide a public facing API for our product. [1] Overall the experience has been fantastic. The performance a…

  13. comment
    Comment #27024882

    REST itself is such an amorphous term nowadays that it's tough to even measure/define this. It seems to now mean basically any multi-endpoint based JSON API. GraphQL is trendy and …

  14. comment
    Comment #25953865

    I'm totally sold on server rendered, HTML over the wire web apps. What I'm not sold on is websockets for the transport layer. Unless you truly need real-time, I'd argue that someth…

  15. comment
    Comment #23517095

    https://miragejs.com/ is a great complement to frontend first development. Some folks on my team use it and love it. I tend to dev from back to front so I don't run into the need a…

  16. comment
    Comment #22450708

    Looks like their product is built specifically for Slack.

  17. comment
    Comment #19321584

    I'd be interested to take the pulse of HN: When you are looking for a new Windows app, does opening up the store even cross your mind? I nearly always go to a web search + download…

  18. story
    Ask HN: How do you stay fit?

    8 to 10 hour a day dev here with a family at home. I find it near impossible to find time to squeeze in a workout most days. As such I've fallen into the worst shape of my life. I'…

  19. comment
    Comment #19047481

    I get that it isn't supported. We have followed the recommendations mentioned in the docs but found the usage of these workarounds to be sorely lacking in performance and reliabili…

  20. comment
    Comment #19047098

    Anyone with inside knowledge of Firestore care to comment on the ETA of more advanced query functionality? We have played with Firestore quite a bit, but rely heavily on the abilit…

  21. comment
    Comment #18832038

    C# ASP.NET Core Razor Pages SQL Server Dapper vanilla JS Azure for hosting and peripheral services It is truly a breeze to put together server rendered apps with this stack. I come…

  22. comment
    Comment #18572108

    This is also great for avoiding binge drinking. I did this in college and it's incredibly hard to drink to the kind of excess most college folks do when you're needing to pee ever …

  23. comment
    Comment #18295966

    timdev2 sums up my original sentiment quite well. Is spinning up and maintaining a DB architecture doable? Of course... But there are so many complexities involved for real product…

  24. comment
    Comment #18294692

    I for one have always liked the simplicity of DO for hosting but I've never wanted to take on the full liability of self-rolling a DB server (and backups and replicas). So everythi…

  25. comment
    Comment #17530051

    I'm surprised there isn't more about Buffalo in this thread. It's creator (Mark Bates) has stated inspiration from the rails world, but has focused on building Buffalo to be very f…