Live data from Hacker News

Viewing profile — joshgermon

joshgermon

HN member
Joined
Mon, Jun 27, 2022, 5:51 AM UTC
HN karma
45
Public activity
12 items

About joshgermon

No profile information was provided.

Recent public activity

  1. comment
    Comment #42200632

    It's great for development environments or scheduled jobs, the 15 second start up time limits it for most other things I'd imagine. Is it still minimum cost of ~45/month for the lo…

  2. comment
    Comment #41353272

    Yes, we know increased profits always go to the worker. Particularly when the business needs to rely on exploiting them to make those increased profits. Let me try your logic here.…

  3. comment
    Comment #41353225

    Keep in mind all the low-income employees who are harassed after work for trivial reasons that can absolutely wait by power-trip managers who will now feel a tiny bit more empowere…

  4. comment
    Comment #41353197

    If you rely on exploiting the fact that your employee does not have the right to ignore your call outside of hours, your business shouldn't exist. What kind of take is this? It say…

  5. comment
    Comment #40338516

    Congrats on the product - looks great! I'd love to hear more about your experience using Tauri for this? What are the pros/cons and do you feel like it was the right choice so far?…

  6. comment
    Comment #36473504

    Nope, just saying it's not something I need in the alternative. Doesn't need to be a full stack/backend framework - just focus on frontend and SSR.

  7. comment
    Comment #36442571

    What are the viable alternatives for those who don't care about the API routes but still want some level of pre-rendering / SSR? Staying in the React ecosystem that is. Remix is al…

  8. comment
    Comment #36442544

    Yeah which honestly I don't mind the middleware approach for authentication although the route matching is pretty bad for fine grain control. However another thing is the middlewar…

  9. comment
    Comment #36386809

    Hey really appreciate this advice! It's quite refreshing to here someone who works at an Auth provider not understating the usability of some of these libraries and frameworks. Fus…

  10. comment
    Comment #36386782

    Appreciate the call out, will definitely check this out. I haven't seen them mentioned much before.. Very interesting to have a per request model, instead of MAUs. I think I prefer…

  11. comment
    Comment #36386773

    Oh really? I mean I'm almost to relived to hear this because the "never roll your own auth" crowd is honestly deafening. You ask any question on a lot of sites and communities (twi…

  12. comment
    Comment #36386071

    This is timely. I am stuck on simple authentication for my small apps. Everyone tells me - "Don't roll your own auth EVER!!!!", and then tells me about some easy-to-use Auth as a s…