...

ritzaco

931

Karma

2022-10-19

Created

Recent Activity

  • 2 points0 commentstechstackups.com

    Five benchmarks across six hosted browser providers — Browserless, Browserbase, Anchor, Hyperbrowser, Kernel, and Steel — all run on free tiers. Session lifecycle speed, idle billing, bot detection,…

  • I don't care how much maths and encryption you use, you can't get out of the fact that things can be anonymous (no one can know how you voted) or verifiable (people can prove that you only voted once) but not both.

    - Switzerland usually gets around this by knowing where everyone lives and mailing them a piece of paper 'something you have'

    - South Africa gets around this by putting ink on your fingernail

    I've read quite a bit about the e-voting systems in Switzerland and USA and I just don't see how they thread the needle. At some point, you have to give someone access to a database and they can change that database.

    Until we all have government-issued public keys or something, there isn't a technical solution to this? (Genuinely curious if I'm wrong here)

  • Commented: "GPT-5.4"

    I haven't tried the $200 plans by I have Claude and Codex $20 and I feel like I get a lot more out of Codex before hitting the limits. My tracker certainly shows higher tokens for Codex. I've seen others say the same.

  • interesting we have a very similar internal flow - we like working in markdown but our customers want to leave feedback in Google docs, so we also have an md -> gdoc tool. We don't do the reverse as we ask them to only leave comments/suggested changes and we apply those directly to the markdown and re-export.

    I ran into similar issues as you for the image handling, and the work around I use is to use pandoc to convert to docx as a first step and then import that as a Google Doc using the API, as Google Docs seems to handle docx much better than markdown from what I've seen.

HackerNews