jilles

↗ HN profile [ 94.6 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Show HN: Site Mogging (sitemogging.com)

    Hi HN, I've been playing around with Cloudflare's Browser Run and Workers AI to create this funny "website vs website"-website. Google's Gemma 4b model is actually quite good at vision.

  2. Cloudflare Email Service (blog.cloudflare.com)
  3. Hi folks, Recently I have ventured into technical writing. At the company I work for, documentation is scattered around ~4 different tools. 1. Google Docs 2. Confluence 3. GitHub (READMEs) 4. Slack Each of those serves…

  4. Hi HN, After reading John Doerr's, Measure What Matters, I wrote my down all my personal OKRs in an Excel sheet. Whether you like OKRs or not, setting goals generally is a good idea. What does everyone use for their…

  5. Hi y'all, There are quite a few blogging solutions out there. My original blog uses a self hosted version of Ghost on a DigitalOcean droplet for about $5 a month. It has served me well. I am looking to start another…

  6. Hello HN, Recently I finished Designing Data-Intensive Applications by Martin Kleppmann. All I can say is I wish I read this years ago. I'm a software engineer and didn't know a lot of the things I learned from that…

  7. Most (software) engineers are aware of commonly used data structures such as Arrays, Linked Lists, HashMaps, Binary Search Trees, Min/MaxHeaps etc. However, I've recently learned about "lesser known" data structures…

  8. I pay for a few services such as 1Password and Fantastical. Both these services are very much worth the money for me. I was wondering if there is any other paid software / SaaS that is a must have for some.

  9. Hi all, I'd say the title is pretty self explanatory. For the last few years I have been trying to switch to VSCode. However, I keep on returning to my beloved PyCharm. Did anyone successfully switch from a Jetbrains…

  10. We are planning to migrate a massive JavaScript codebase to TypeScript. I was wondering if anyone had done the same and had tips, experiences, lessons etc?

  11. Hello, For my SaaS company, I charge my customers via Stripe, PayPal and some other payment platforms. Sales tax is different in every country, and in the US it is even different per state. How does your SaaS company…