Live data from Hacker News

Viewing profile — cjr

cjr

HN member
Joined
Fri, Feb 04, 2011, 2:22 PM UTC
HN karma
583
Public activity
98 items

About cjr

Founding developer at urlbox.com - screenshots as a service API YC S12 alum (Quillu/OctaveWealth) Previously bluebook academy

Recent public activity

  1. story
  2. comment
    Comment #47880916

    Nice! Which one do you use most often?

  3. comment
    Comment #47879159

    Isn’t Kees van der Westen the ferrari of coffee machines?!

  4. comment
    Comment #46661964

    Looks brilliant, well done! How about oRPC instead? And mikro-orm

  5. comment
    Comment #46631195

    also reminds me of https://onemillionscreenshots.com (full disclosure - my screenshot api takes the screenshots :) )

  6. comment
    Comment #45770077

    Switch to codex? :)

  7. comment
    Comment #45605016

    document.elementFromPoint to get the elem at co-ordinates, then use npm package similar to optimal-select to come up with a unique css selector.

  8. comment
    Comment #44687243

    Congratulations on the launch, this looks really nice. I feel quite locked-in to Shadcn components now, especially after I found tweakcn.com. Is there anything similar for untitled…

  9. story
    Preliminary report into Air India crash released

    Report: https://aaib.gov.in/What%27s%20New%20Assets/Preliminary%20Re...

  10. comment
    Comment #43714955

    looks great, i'd definitely pay for a coffee table style version of a book like this!

  11. comment
    Comment #42966355

    There are browser extensions you could run like consent-o-matic to try to click and hide the cookies from your screenshots: https://chromewebstore.google.com/detail/consent-o-matic…

  12. comment
    Comment #42467384

    nice post :) I’m surprised there’s not been any mention of effect ( http://effect.website/ ) yet, as it is kind of the next level up if you really want to model things like errors,…

  13. comment
    Comment #42289284

    What about cluster autoscaling?

  14. comment
    Comment #42045500

    I'd say adonisjs[1] is the closest thing in TS land to rails. There's also sailsjs[2]. Neither are as trendy as nextjs/sveltekit etc, but those are not really comparable to rails. …

  15. story
  16. comment
    Comment #41122524

    This might be more suited to monorepos where all projects are in JS/TS, but check out https://onerepo.tools

  17. comment
    Comment #41012342

    3.93 megatons of CO2 is roughly equivalent to: • About 149,714 short-haul flights, or • About 37,429 long-haul flights.

  18. story
  19. story
  20. comment
    Comment #40865366

    https://devspace.sh also gives a similar workflow but where the container is running in a remote k8s cluster

  21. comment
    Comment #39815433

    No - we don't currently support this feature as nobody has asked for it so far :) You could append a new meta tag by running some custom JS to add it, but we don't modify exif, met…

  22. comment
    Comment #39815095

    I work on a paid screenshot api[0] where we have features to either hide these banners and overlays using css, or alternatively we run some javascript to send a click event to what…

  23. story
  24. comment
    Comment #39575610

    Have you checked out https://kirimase.dev ?

  25. comment
    Comment #39475263

    This looks and sounds great... I'm currently using contentlayer [ https://github.com/contentlayerdev/contentlayer ] to manage docs and blog content, mostly .mdx files on urlbox.com…