Live data from Hacker News

Viewing profile — Croaky

Croaky

HN member
Joined
Sat, Oct 03, 2009, 3:04 AM UTC
HN karma
1,406
Public activity
133 items

About Croaky

No profile information was provided.

Recent public activity

  1. comment
    Comment #49173653

    This is configurable. In Settings search for "Default mode new sessions". You can select "Terminal", "Agent", or "Cloud Oz".

  2. 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…

  3. comment
    Comment #47949918

    I'm hesitant to build anything load-bearing on AT Protocol given its PQ exposure: https://words.filippo.io/crqc-timeline/

  4. 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.

  5. story
  6. story
  7. story
  8. story
  9. story
  10. 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…

  11. comment
  12. comment
    Comment #13256969

    My favorite growth resources are Brian's essays at http://www.coelevate.com/

  13. story
  14. 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.

  15. story
  16. comment
    Comment #10517894

    Sorry about that! Working on the ILIKE fix at https://github.com/thoughtbot/administrate/pull/166

  17. story
  18. story
  19. story
  20. story
  21. story
  22. comment
    Comment #8937823

    Here's an RSS feed: https://github.com/thoughtbot/til/commits/master.atom

  23. story
  24. story
  25. 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…