Viewing profile — tpetry
tpetry
HN member- Joined
- Tue, Aug 06, 2013, 4:34 PM UTC
- HN karma
- 3,620
- Public activity
- 894 items
- HN profile
- View on Hacker News ↗
About tpetry
No profile information was provided.
Recent public activity
-
comment
Comment #48996406
The question is more what this really solves. They said they built all this because DNS propagation was too slow. But secondary dns servers by e.g. your isp will still have old rec…
-
comment
Comment #48888909
Sometimes similar articles are merged into one. Including the comments.
-
comment
Comment #48842679
You immply that a testcase exists for every weird edge case. Especially filesystem and concurrency is things you can barely build test cases for. Even a 100% test coversge is far a…
-
comment
Comment #48836253
These are for type-checking. Transpiling takes barely any time.
-
comment
Comment #48824349
And Planetscale (who is the current primary maintainer of vitess) is developing a Vitess for PostgreSQL. There will be a couple of production-grade PG vitess solutions the next mon…
-
comment
Comment #48824295
This exists, its called a user. You just use different database users for this.
-
comment
Comment #48660121
Yes. You‘re getting charged. But a dollar for your entire bunny account (not for every service or domain) is not that much to ask for.
-
comment
Comment #48660088
I wish for the sme. Right now I‘ve created specialized edge functions to e.g. make a deployment which has the global access key. So, my scripts on my servers dont have the bunny ap…
-
comment
Comment #48473447
Can you clarify why the node permission system is broken but the deno one works? For an outsider like me both look like the same.
-
comment
Comment #48473420
That has also been implemented recently. With staged publishing the author must verify a new release with 2FA so automated attacks dont work anymore. Some human in the loop must ve…
-
comment
Comment #48454754
SolarCity pretty much failed. Wasnt there an article recently that their projects per year is super low?
-
comment
Comment #48428769
I am wondering about the last part of glibc malloc. Isnt that exactly the problem reported for the last 10+ years with glibc? And the common solution is to use tcmalloc or jemalloc…
-
comment
Comment #48389499
I do understand why all of those bot scores are so high. But netherlands? Are there big datacenter providers I dont know of that are used by bots?
-
comment
Comment #48190797
You can still update to new versions even if the new release is still in cooldown phase. You just have to be explicit that you want the new release. pnpm audit —fix for example wil…
-
comment
Comment #48014762
And a bug in a dependency you can fix easily. One in the runtime is much harder to fix and you then must compile new versions.
-
comment
Comment #47814948
When you disable that, its also disabled for sudo operations when unlocked. it basically disables TouchID completely.
-
comment
Comment #47814518
I would love to have a mode that I must use my long password to unlock my mac for security purposes. But when unlocked, use touchid as an alternative to my password for convenience…
-
comment
Comment #47547611
Oh there will be a lot of issues in the future because Germany says thst your company is in Germany because you work from there. So you have to do taxes in Estonia and in Germany. …
-
comment
Comment #47519007
I do understand why all these steps are required. And they are good. But how should zero-trust architecture solve that? You‘re still authenticated what the core problem is.
-
comment
Comment #47489179
When you have a custom domain you can list @mydomain.com as sending domain allowing you every string before the at character. So that means you could use 50 different domains with …
-
comment
Comment #47460807
The doomsday saying the past months that everyone will now vibecode a solution instead of paying for SaaS as a big logic error… These people could have switched to self-hosting an …
-
comment
Comment #46881606
The reverse. Argo gives better peering than any paid plan. Its the reason for the product‘s existence. They can use more costly peering that they couldn‘t use with their free egres…
-
comment
Comment #46877252
Can you share some anecdotes?
-
comment
Comment #46877216
You don‘t have to get the Pro plan to solve the Deutsche Telekom issues. You can also use their Argo product for $5/month - but only makes sense if your egress costs wouldn‘t excee…
-
comment
Comment #46867467
The reason for that is that all nodes talk p2p to each other. There is no central communication server like with many other vpn solutions. So even if Tailscale would go down for da…