Viewing profile — random_kris
random_kris
HN member- Joined
- Wed, Aug 08, 2018, 2:02 PM UTC
- HN karma
- 266
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About random_kris
No profile information was provided.
Recent public activity
-
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
-
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…
-
comment
Comment #41894537
Very cool wanted to build something similar myself
-
comment
Comment #40685858
[flagged]
-
comment
Comment #40127781
Maybe because it was woke propaganda and now we realized everyone is doing that shit
-
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…
-
comment
Comment #39920029
Well if it isn't profitable it isn't desirable by society enough?
-
comment
Comment #39751757
The many flavors of people...
-
comment
Comment #39745716
After biking for some months a 15min ride shouldn't get you too sweaty
-
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
-
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
-
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
-
comment
Comment #39216877
https://orm.drizzle.team/ Basically this ?
- comment
-
comment
Comment #38719187
[flagged]
-
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
-
comment
Comment #38519349
And the party is in charge of enforcing those laws right ?
-
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
-
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…
-
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.
-
comment
Comment #38050460
https://payloadcms.com/ For js/node
-
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…
-
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
-
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 …
-
comment
Comment #37360734
Not true at all