Viewing profile — Croaky
Croaky
HN member- Joined
- Sat, Oct 03, 2009, 3:04 AM UTC
- HN karma
- 1,406
- Public activity
- 133 items
- HN profile
- View on Hacker News ↗
About Croaky
No profile information was provided.
Recent public activity
-
comment
Comment #49173653
This is configurable. In Settings search for "Default mode new sessions". You can select "Terminal", "Agent", or "Cloud Oz".
-
comment
Comment #47970071
DIDs are rooted in ECDSA keys (secp256k1). Each user identity is a non-PQ cryptographic commitment. These ecosystems must start migrating very soon because if CRQCs arrive before t…
-
comment
Comment #47949918
I'm hesitant to build anything load-bearing on AT Protocol given its PQ exposure: https://words.filippo.io/crqc-timeline/
-
comment
Comment #32595774
I've been writing notes on Heroku alternatives (mostly Fly, Railway, Render) at https://croaky-webstack.deno.dev/ Maybe something useful in there for others.
- story
- story
- story
- story
- story
-
comment
Comment #13846054
+1 Netlify. I've really liked it for https://blog.statusok.com and https://statusok.com GitHub webhook deploy flow, one-click SSL, 301 redirects and other rewrite support, CDN seem…
- comment
-
comment
Comment #13256969
My favorite growth resources are Brian's essays at http://www.coelevate.com/
- story
-
comment
Comment #11975480
I love Trello and have built a few things on their API but have to agree the API docs are painful, hard to navigate. Also, what's up, homie? Hope you're well.
- story
-
comment
Comment #10517894
Sorry about that! Working on the ILIKE fix at https://github.com/thoughtbot/administrate/pull/166
- story
- story
- story
- story
- story
-
comment
Comment #8937823
Here's an RSS feed: https://github.com/thoughtbot/til/commits/master.atom
- story
- story
-
comment
Comment #8804923
If you're a Rails developer, you probably have a config/initializers/backtrace_silencers.rb file in your app. Think of James the next time you see that file. He wrote the initial i…