Viewing profile — Akkuma
Akkuma
HN member- Joined
- Fri, May 09, 2014, 5:57 PM UTC
- HN karma
- 311
- Public activity
- 152 items
- HN profile
- View on Hacker News ↗
About Akkuma
Full stack engineer 15+ years experience. Been writing JavaScript since the cavemen first invented it.
[ my public key: https://keybase.io/akkuma; my proof: https://keybase.io/akkuma/sigs/TDU7XyijyPekAV13MBpvkXUJAv8PemrDtO6wS2e0NnI ]
Recent public activity
-
comment
Comment #43896090
Location: SC, USA Remote: Yes (only) Willing to relocate: If you make selling my house painless perhaps or pay enough to justify it Technologies: JavaScript, Node, TypeScript, Reac…
-
comment
Comment #43624685
Location: SC, USA Remote: Yes (only) Willing to relocate: If you make selling my house painless perhaps or pay enough to justify it Technologies: JavaScript, Node, TypeScript, Reac…
-
comment
Comment #36300039
Hi there, I put in an application on Fri, May 26 and haven't heard back yet. Should I expect some communication about it?
-
comment
Comment #36005866
You can actually integrate both as well if you really want to leverage Drizzle for schema building and migrations: https://github.com/drizzle-team/drizzle-orm/tree/main/drizzl...
-
comment
Comment #36005742
This is my first time using it and I've been very pleased with it so far. It keeps it simple, has solid typing & schema building, and reminds me of LINQ. I'm also a thin models kin…
-
comment
Comment #36005700
That is a fair point. A few centralized locations will likely be more than sufficient for most use cases.
-
comment
Comment #36005659
And you can follow up D2 with D2: Lord of Distributed.
-
comment
Comment #36005632
Thanks for the insight, I greatly appreciate it! This definitely is a reasonable idea for many things and I'm looking forward to seeing something similar to the sharding mechanism …
-
comment
Comment #36004117
The costs as a whole has me worried. I'm not sure it'll be better than just using https://turso.tech/pricing as that is already a free tier of 8GB and it might cost less overall th…
-
comment
Comment #36003620
Is it a non-goal to be long term usable for larger databases? That would force the usage of something like turso your closest direct comparison as a possible migration strategy or …
-
comment
Comment #36003304
You can use drizzle-orm with Cloudflare and that is fully compatible.
-
comment
Comment #35453881
Location: SC, USA Remote: Yes (only) Willing to relocate: If you make selling my house painless perhaps or pay enough to justify it Technologies: 15+ years in engineering with 15+ …
-
comment
Comment #27434291
Clean room design is about wholesale copying of code. If you copied the APIs and architecture and wrote the code differently there would be nothing wrong as SCOTUS just ruled.
-
comment
Comment #26005549
Location: SC Remote: Yes (only) Willing to relocate: If you make selling my house painless perhaps or pay enough to justify it Technologies: 13+ years in JavaScript, Node, React, c…
-
comment
Comment #24278474
I'm not here to agree with the who you responded to, but Google smuggling unblockable ads does 100% harm Brave. If part of Brave's selling point is the built-in ad blocking and in …
-
comment
Comment #24074961
Location: SC Remote: Yes (only) Willing to relocate: If you make selling my house painless perhaps Technologies: 13+ years in JavaScript, Node, React, check resume for full list Re…
-
comment
Comment #19729833
People used to look at me like I was crazy when I told them that React is nice, but you can actually write faster code with alternative methodologies. It seems like other engineers…
-
comment
Comment #15179970
I was surprised to see nothing about transparency, since I know myself and other who tend to value that very highly.
-
comment
Comment #15051280
But that's what languages that compile to JavaScript support already today. The binary JS shouldn't prevent this behaviour if it is just a binary representation of a text version.
-
comment
Comment #15047640
Sure, why not? The difference is that WASM is aiming for near native performance of code, while the binary JS would still be limited to JS performance.
-
comment
Comment #15008020
The file size limit is 4/4.5MB. I work at Virtru. The short summary is that we make a client-side encryption extension for the content of your email. There are certainly things we …
-
comment
Comment #14999955
This isn't true if you use uglify at all. I literally had to go into IRC and try and figure out why a hotfix for our extension was taking so long to get through the process (we had…
-
comment
Comment #14821546
Benefit Focus from everyone I've known who has worked there pre-public said the company is absolutely terrible to work for from the engineering department perspective.
-
comment
Comment #14821365
Hey Chris, give me a call, this is your mother. Ok not really your mother, since I doubt your mother's beard is as luxurious as my own, but we need a call to catch up.
-
comment
Comment #14427224
Git dependencies with semver support seems to pretty much leapfrog yarn. One of the few reasons for a private npm package is removed with this feature.