Live data from Hacker News

Viewing profile — random_kris

random_kris

HN member
Joined
Wed, Aug 08, 2018, 2:02 PM UTC
HN karma
266
Public activity
237 items

About random_kris

No profile information was provided.

Recent public activity

  1. comment
    Comment #41943157

    In microservice world. Do you want to track features in each service or have a source of truth using flagd I prefer central source of truth

  2. comment
    Comment #41943142

    Nice! Sometime ago i made a small poc with usage on Frontend (nextjs) Backcend (js) Flag provider (flagd + flag api that serves json flags from db) Cool stuff https://github.com/gr…

  3. comment
    Comment #41894537

    Very cool wanted to build something similar myself

  4. comment
    Comment #40685858

    [flagged]

  5. comment
    Comment #40127781

    Maybe because it was woke propaganda and now we realized everyone is doing that shit

  6. comment
    Comment #39951216

    > You are better programmer that way and I would say a better person Lost you here. A better person by using old school IDEs? What are you smoking A better person used LLM and what…

  7. comment
    Comment #39920029

    Well if it isn't profitable it isn't desirable by society enough?

  8. comment
    Comment #39751757

    The many flavors of people...

  9. comment
    Comment #39745716

    After biking for some months a 15min ride shouldn't get you too sweaty

  10. comment
    Comment #39286414

    But you have raw SQL operator and all drizzle operations does is to build you the SQL query. Well other orms do that as well ofc. But I feel this is a low level as it can get

  11. comment
    Comment #39286405

    I implemented this using drizzle and PG not long ago Check the repo here https://github.com/grmkris/drizzle-pg-notify-audit-table

  12. comment
    Comment #39282457

    Had epiphany to build something similar not long ago https://github.com/grmkris/monocon Sadly my motivation did not last long. Nice project

  13. comment
    Comment #39216877

    https://orm.drizzle.team/ Basically this ?

  14. comment
  15. comment
    Comment #38719187

    [flagged]

  16. comment
    Comment #38708001

    These two points (docs and looking at source code) Started working for me only few years into the career, when I had a really good grasp of foundations

  17. comment
    Comment #38519349

    And the party is in charge of enforcing those laws right ?

  18. comment
    Comment #38480627

    Possible integration with drizzle orm ? Let me define schema with drizzle and use its generated objects to interact with db. Postgres driver for server SQLite driver for client

  19. comment
    Comment #38408872

    I love tamagui and their starter kit... But on other hand I feel anything I'd build with it could be achieved as web app + pwa. For anything more complex id go with native app. Any…

  20. comment
    Comment #38286631

    As a web dev, user of 100 different tools to render something to browser, I like how self contained it seems to be.

  21. comment
    Comment #38050460

    https://payloadcms.com/ For js/node

  22. comment
    Comment #37736782

    I prefer pnpm for monorepos 1st It caches node modules making it faster and space efficient 2nd It creates a root node-modules and then a node-module for each sub package. Which ma…

  23. comment
    Comment #37729544

    The 40-50$ is not a lie. A good quality meal with some wine and dessert will cost you +40$ for sure

  24. comment
    Comment #37602812

    I wonder how much overhead does the rendering or react on server add ? If I have an API sever and then instead of calling those apis from client, I make all db calls on the server …

  25. comment
    Comment #37360734

    Not true at all