Live data from Hacker News

Ask HN: Could you share your personal blog here?

news.ycombinator.com

271–280 of 1001 posts

Re: Ask HN: Could you share your personal blog here?

#271
https://mckayla.blog

Not very many posts. I only started trying to take writing for it seriously the last few months, with a target of one post per month. But I think "All you need is data and functions" is a pretty good read! Briefly made the front page of HN shortly after it was published.

Re: Ask HN: Could you share your personal blog here?

#272
https://www.swyx.io/

I merge things across essays, notes, talks, podcasts, tutorials, and snippets and have 542 items.

- https://www.swyx.io/learn-in-public/ My most impactful essay, read by millions.

- https://www.swyx.io/create-luck/ Luck Surface Area, The 4 Kinds of Luck & beyond

- https://www.swyx.io/measuring-devrel Split it into Community, Content & Product

- https://www.swyx.io/js-third-age/ The future of JS tools & infra from 2020-2030

- https://www.swyx.io/api-economy/ The API Economy: Why it's good, but also has a dark side

- https://www.swyx.io/cloudflare-go/ On AWS vs Cloudflare

- https://www.swyx.io/self-provisioning-runtime The final frontier of language and infra

- https://www.swyx.io/why-temporal/ The iPhone of System Design

- https://www.swyx.io/part-time-creator-manifesto Have a job, but don't BE your job

- https://www.swyx.io/meta-creator-ceiling Don't play games you don't want to win

Re: Ask HN: Could you share your personal blog here?

#274
Ah this is fun to see everyone's favorite posts of their own!

Mine is eatonphil.com. Some of my favorite posts:

- https://notes.eatonphil.com/zigrocks-sql.html: Writing a SQL database, take two: Zig and RocksDB

- https://notes.eatonphil.com/documentdb.html: Writing a document database from scratch in Go: Lucene-like filters and indexes

- https://notes.eatonphil.com/2023-05-25-raft.html: Implementing a distributed key-value store on top of implementing Raft in Go

- https://notes.eatonphil.com/lua-in-rust.html: Writing a minimal Lua implementation with a virtual machine from scratch in Rust

- https://notes.eatonphil.com/parser-generators-vs-handwritten...: Parser generators vs. handwritten parsers: surveying major language implementations in 2021

- https://notes.eatonphil.com/emulating-amd64-starting-with-el...: Emulating linux/AMD64 userland: interpreting an ELF binary

Re: Ask HN: Could you share your personal blog here?

#275
https://francoisbest.com/posts

Not much content there (guilty of the classic "dev building a blog engine rather than writing content" paradigm), but I had some fun writing interactive articles.

Currently looking into moving from static versioned markdown to a better authoring experience, any pointers welcome.

Re: Ask HN: Could you share your personal blog here?

#276
Sure!

https://sonnet.io (projects, essays, experiments and toys)

https://potato.horse (“Important Meeting Notes” originally started as doodles I gathered during morbidly boring meetings when I had a semi serious job)

https://tidings.potato.horse (this one writes itself)

If you like it, consider buying me a coffee: https://rafal.ck.page/products/tip

Re: Ask HN: Could you share your personal blog here?

#278
https://murphyslab.ca/notes/

Not a lot there right now. When I rehosted from WordPress to Hugo (after HostPapa started jacking up prices), I pulled a number of posts. Since I've been on hiatus from adding material to my blog. But, now that Reddit and Twitter have really soured, I'm leaning toward making it the one place where share thoughts.

Re: Ask HN: Could you share your personal blog here?

#279
https://dev.to/johntellsall older: http://johntellsall.com/

I blog on everything about Dev, DevOps, and Quality.

A number of topics are on dev speed: fast Dev, fast DevOps (e.g. TDD with cloud resources), fast Startup (post-deploy feedback like A/B testing). Some articles are published, many are in the coffee pot, waiting to be poured out :)

Drop by and say hi!

Post reply on HN