Hey guys, I like to read blog bosts about developers that run some kind of project (rentable or not) and usually are pretty open about its development and how things are going.<p>However, it's really hard to find some of those, unless you found those somewhere. Hacker Newsletter today had a pretty good article https://mtlynch.io/solo-developer-year-2/<p>I'm mostly looking for something similar since this kind of blog post can give some good insights.<p>Thanks.
I follow regularly these people, these are mostly slow-going blogs or websites:<p>1. Fabrice Bellard: <a href="https://bellard.org/" rel="nofollow">https://bellard.org/</a> This is not really a blog, but a traditional website with links to the work of its author (who is probably one of the top programmers ever). It updates rarely, but when it does, it is to expose yet another monumental piece of computing work that will blow your universe.<p>2. Linus Akesson: <a href="https://www.linusakesson.net/" rel="nofollow">https://www.linusakesson.net/</a> He's always onto some funny crazy things: obfuscated programming, underhanded programming, c64 emulation, chiptunes...<p>3. Uriel l'Étranger: <a href="http://cat-v.org/" rel="nofollow">http://cat-v.org/</a> The only self-described "philosopher of software" that I have ever seen. His website is of course not updated anymore, but you can re-read it many times and always learn something new.<p>4. Ted Unangst: <a href="https://flak.tedunangst.com/" rel="nofollow">https://flak.tedunangst.com/</a> Nice to follow some cool news about openbsd development<p>5. Andy Chu: <a href="http://www.oilshell.org/blog/" rel="nofollow">http://www.oilshell.org/blog/</a> Who has embarked in an amazing quest to turn the unix shell into a cleaner tool<p>6. Jens Gustedt: <a href="https://gustedt.wordpress.com/" rel="nofollow">https://gustedt.wordpress.com/</a> If you <i>really</i> want to be up to date about the evolution of the C language
I love the blog posts of Julia Evans - <a href="https://jvns.ca/" rel="nofollow">https://jvns.ca/</a><p>they are quite informative and very enjoyable to read.
For low-level software, these are great:<p><a href="https://eli.thegreenplace.net/" rel="nofollow">https://eli.thegreenplace.net/</a><p><a href="https://travisdowns.github.io/" rel="nofollow">https://travisdowns.github.io/</a><p><a href="https://preshing.com/" rel="nofollow">https://preshing.com/</a>
Whenever I evaluate a technology stack for microservice architecture viability, I implement the same feature identical polyglot persistent microservice then run it through the same load test as all the others. In that way, I can compare and contrast these various technology stacks. I blog about the results here.<p><a href="http://glennengstrand.info" rel="nofollow">http://glennengstrand.info</a><p>So far, I have covered clojure on ring, scala on finatra, java on dropwizard, javascript on node, python on flask, scala on scalatra, java on spring boot, go, and typescript on apollo (graphql).
Cliffski's blog is one of the only ones I follow that is still active. Not every post is on development progress, but enough that I find it worth following:<p><a href="http://www.positech.co.uk/cliffsblog/" rel="nofollow">http://www.positech.co.uk/cliffsblog/</a><p>A couple of recent posts I liked:<p><a href="https://www.positech.co.uk/cliffsblog/2019/12/16/stability-productivity/" rel="nofollow">https://www.positech.co.uk/cliffsblog/2019/12/16/stability-p...</a><p><a href="https://www.positech.co.uk/cliffsblog/2020/01/14/trying-to-avoid-the-small-indie-valley/" rel="nofollow">https://www.positech.co.uk/cliffsblog/2020/01/14/trying-to-a...</a>
Here’s a curated list of engineering blogs, anchored to the individual category: <a href="https://github.com/kilimchoi/engineering-blogs/blob/master/README.md#individualsgroup-contributors-1" rel="nofollow">https://github.com/kilimchoi/engineering-blogs/blob/master/R...</a><p>Might be some names you recognise or want to explore.<p>I also wrote a basic script to rank domains by HN upvotes if you want to distill the list a bit more: <a href="https://github.com/RhettTrickett/hacker-news-rank" rel="nofollow">https://github.com/RhettTrickett/hacker-news-rank</a>
I used to read Joel's Joel on Software a lot. Also, Graham's . Another hidden jewel is the Elias Daler's blog.<p>Edit: I have to add Steve Corona's blog to the list. He's more on the motivation and guidance side. Everyone gonna hear and read stories about people getting straight out of their college with a six-figure job, working for SV startups. But the truth is, you're more likely to struggle, a lot, specially if you live outside of the developed world. Instead of success, Steve's story is of one who dropped out of the college at 19 and had to sleep in his car for while.
Joey Hess: <a href="http://joeyh.name/" rel="nofollow">http://joeyh.name/</a><p>Lives out in the sticks and codes embedded stuff in Haskell, usually to automate his life in the backwoods of East Tennessee.
I had a similar question the other day. I asked a few people and no one seemed to have a good collection to point to.<p>I specifically like reading posts by people who post regular retrospectives (weekly, monthly, or yearly).<p>So I started [0]. It only has three entries right now (including the one you mention above), but I would love to see contributions via pull requests.<p>[0] <a href="https://github.com/sixhobbits/technical-writing/blob/master/retrospectives.md" rel="nofollow">https://github.com/sixhobbits/technical-writing/blob/master/...</a>
I really love Jesse Frazelle's[1] blog. She posts things about low-level (firmware/open-hardware/system) security. Her work is already well known here on HN[2].<p>A few more of my fav:<p>The grugq (NatSec, Tradecraft, OpSec): <a href="https://gru.gq/" rel="nofollow">https://gru.gq/</a><p>Pinboard (aka Maciej Cegłowski): <a href="https://idlewords.com/" rel="nofollow">https://idlewords.com/</a><p>Adam Aelkus: <a href="https://aelkus.github.io/" rel="nofollow">https://aelkus.github.io/</a><p>Bert Hubert: <a href="https://berthub.eu/" rel="nofollow">https://berthub.eu/</a><p>____<p>[1] <a href="https://blog.jessfraz.com/" rel="nofollow">https://blog.jessfraz.com/</a><p>[2] <a href="https://news.ycombinator.com/from?site=jessfraz.com" rel="nofollow">https://news.ycombinator.com/from?site=jessfraz.com</a>
One of the sweetest Distributed Systems blogs I have ever read:
<a href="http://muratbuffalo.blogspot.com" rel="nofollow">http://muratbuffalo.blogspot.com</a><p>And yes, also my favorite 101 explainer blog:
<a href="https://arjunsreedharan.org" rel="nofollow">https://arjunsreedharan.org</a>
Not exactly a blog but as fresher I used to read <a href="https://www.perlmonks.org/" rel="nofollow">https://www.perlmonks.org/</a><p>PerlMonks. The Original StackOverflow.<p>I still at times discover cool programming ways. Its a treasure mine.
<a href="https://vorpus.org/blog" rel="nofollow">https://vorpus.org/blog</a><p>I was particularly influenced by this post.<p><a href="https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/" rel="nofollow">https://vorpus.org/blog/notes-on-structured-concurrency-or-g...</a>
<a href="http://www.tinytouchtales.com" rel="nofollow">http://www.tinytouchtales.com</a> covers both the process and the results, including the $ numbers. Great games too :)<p><a href="https://bvckup2.com/wip" rel="nofollow">https://bvckup2.com/wip</a> covers mostly technical parts, but gives a good view into what's involved in making a software product from A to Z, especially in the parts further down the page.
Here is my list of solo developer blogs. Usually they are on topic. This does not include personal blogs I follow that happen to be developers.<p>@mdo (Bootstrop) - <a href="http://markdotto.com/" rel="nofollow">http://markdotto.com/</a><p>Keith Cirkel - <a href="https://www.keithcirkel.co.uk/" rel="nofollow">https://www.keithcirkel.co.uk/</a><p>Coding – Corbin's Treehouse - <a href="https://www.corbinstreehouse.com/blog" rel="nofollow">https://www.corbinstreehouse.com/blog</a><p>Aaditya Purani – Ethical Hacker - <a href="https://aadityapurani.com/" rel="nofollow">https://aadityapurani.com/</a><p>Ben Balter - <a href="http://ben.balter.com/" rel="nofollow">http://ben.balter.com/</a><p>fulldecent - <a href="https://privacylog.blogspot.com" rel="nofollow">https://privacylog.blogspot.com</a><p>Orange - <a href="http://blog.orange.tw/" rel="nofollow">http://blog.orange.tw/</a><p>Cocoa with Love - <a href="http://www.cocoawithlove.com/" rel="nofollow">http://www.cocoawithlove.com/</a><p>Mark Otto - <a href="http://markdotto.com/" rel="nofollow">http://markdotto.com/</a><p>Moxie Marlinspike's Blog - <a href="http://www.thoughtcrime.org/blog/" rel="nofollow">http://www.thoughtcrime.org/blog/</a><p>hueniverse - <a href="http://hueniverse.com/" rel="nofollow">http://hueniverse.com/</a>
I started posting weeknotes a few months ago and it's really helped me get back into the habit of posting at least once a week: <a href="https://simonwillison.net/" rel="nofollow">https://simonwillison.net/</a><p>Weeknotes archive here: <a href="https://simonwillison.net/tags/weeknotes/" rel="nofollow">https://simonwillison.net/tags/weeknotes/</a>
Brent Simmons has a good blog where he writes about the development about the RSS reader Netnewswire<p><a href="https://inessential.com/" rel="nofollow">https://inessential.com/</a><p>(Netnewswire itself is not a solo project though)
If you’re into Laravel and PHP, Freek is very open about all his code: <a href="https://freek.dev" rel="nofollow">https://freek.dev</a><p>I also blog about code and the financial side of running your own business: <a href="https://ma.ttias.be" rel="nofollow">https://ma.ttias.be</a>
Nicholas Frechette[0] has a deeply technical blog about building his MIT licensed animation compression library for game development...<p>[0] <a href="https://nfrechette.github.io/" rel="nofollow">https://nfrechette.github.io/</a>
This is a true solo developer:<p><a href="http://pketh.org/archives/" rel="nofollow">http://pketh.org/archives/</a><p>It looks like this thread is turning into general blog recommendations. I like these, and they haven't been listed:<p><a href="https://macwright.org/" rel="nofollow">https://macwright.org/</a><p><a href="https://tonsky.me/" rel="nofollow">https://tonsky.me/</a><p><a href="https://nadiaeghbal.com/posts/" rel="nofollow">https://nadiaeghbal.com/posts/</a>
Small Cult Following, for Rust core language development: <a href="http://smallcultfollowing.com/babysteps/" rel="nofollow">http://smallcultfollowing.com/babysteps/</a> It's far from a solo project but he presents unique insights into the language. I personally really enjoyed his discussion of associated type constructors and high-kinded types, a series back in 2016(!), back when I started toying with Rust and somewhat frustrated by the lack of HKT.
I started a blog last year with the intent of sharing my journey to build an online game as a solo developer.<p>My activity dropped off but I’ve recently committed to push forward again so plan to get back to blogged several times a week.<p>I’m working on a post right now to talk about my experience of having my game reach #2 here at HN at what that was like. Should have it out tomorrow.<p>Anyway, you might find it interesting: <a href="https://blog.spacefrigates.com" rel="nofollow">https://blog.spacefrigates.com</a>
<a href="https://akoutmos.com/" rel="nofollow">https://akoutmos.com/</a><p>I started a blog the middle of last year and have written mostly about topics related to Elixir. But have also covered topics like RabbitMQ, Prometheus, Grafana, and PostGIS. I find my own blog very useful as I often reference the associated GitHub tutorial projects to remind myself how I did something :D.<p>Next week's post is about using Loki for structured logging!
Awesome comment feed.<p>Specific to CSS, Chris Coyier's stuff is good <a href="https://css-tricks.com/author/chriscoyier/" rel="nofollow">https://css-tricks.com/author/chriscoyier/</a><p>Fairly sure he's solo enough and blogger enough to count.
Shameless self-plug: I blog about React, interaction/animation, and remote work. It's a bit of a pot pourri, but people seem to like it!<p><a href="https://www.joshwcomeau.com/" rel="nofollow">https://www.joshwcomeau.com/</a>
1. Alex Pakhunov: <a href="https://blog.not-a-kernel-guy.com/" rel="nofollow">https://blog.not-a-kernel-guy.com/</a><p><i>Alex Pakhunov</i> (aka <i>'Not a kernel guy'</i>) is Sr. Software Engineer, Flight Software at SpaceX.<p>He born and graduated in Ukraine, but now is U.S. citizen.[0,1]<p>[0] <a href="https://twitter.com/alexeypa/status/958886120825081856" rel="nofollow">https://twitter.com/alexeypa/status/958886120825081856</a><p>[1] <a href="https://blog.not-a-kernel-guy.com/about/" rel="nofollow">https://blog.not-a-kernel-guy.com/about/</a>
I'm trying to get a forum about MMO development started by posting to my own blog from here: <a href="http://reddit.com/r/mmodev" rel="nofollow">http://reddit.com/r/mmodev</a>
Solo developers are too busy with the business. I once started a series called "from 0 to 0.1: the journey from 0 to 1,000 customers. But I was too busy with other works like dev or marketing towards my target customers.<p><a href="https://blog.seo-product-optimizer.com/index.php/2017/01/11/from-0-to-0-1-the-journey-of-bootstrapping-a-small-ecommerce-plugin-to-a-scalable-business-part1/" rel="nofollow">https://blog.seo-product-optimizer.com/index.php/2017/01/11/...</a>
1. <a href="http://www.oilshell.org/blog/" rel="nofollow">http://www.oilshell.org/blog/</a>
2. <a href="http://fragmentedpodcast.com/" rel="nofollow">http://fragmentedpodcast.com/</a>
3. <a href="https://blog.stylingandroid.com/" rel="nofollow">https://blog.stylingandroid.com/</a><p>I have more than 30 blogs on feedly.<p>btw, I blog on <a href="https://www.codevscolor.com" rel="nofollow">https://www.codevscolor.com</a>
Here are some of the blogs I follow:<p><a href="https://tjcx.me/" rel="nofollow">https://tjcx.me/</a>
<a href="https://blog.vjeux.com/" rel="nofollow">https://blog.vjeux.com/</a>
<a href="https://zachholman.com/" rel="nofollow">https://zachholman.com/</a>
<a href="https://rsms.me/" rel="nofollow">https://rsms.me/</a>
Oh good, more things to add to my rss reader :)<p>The Dolphin blog is good.
<a href="https://dolphin-emu.org/blog/" rel="nofollow">https://dolphin-emu.org/blog/</a>
It might have what you're looking for. Not single dev though, but very personal.<p>John Carmack on Twitter is good as well.<p>Here's my own: <a href="https://blog.winricklabs.com" rel="nofollow">https://blog.winricklabs.com</a>
Very good articles about Elixir and Erlang<p><a href="https://www.theerlangelist.com/" rel="nofollow">https://www.theerlangelist.com/</a>
I personally enjoy <a href="https://jalammar.github.io/" rel="nofollow">https://jalammar.github.io/</a> and <a href="https://mlexplained.com/-" rel="nofollow">https://mlexplained.com/-</a> For machine learning & deep learning stuff
I've been building a Dashboard web app for almost one year now and I'm blogging [1] about it from the first day.<p>[1] <a href="https://dashboard.darekkay.com/docs/blog/" rel="nofollow">https://dashboard.darekkay.com/docs/blog/</a>
I think what you are looking for is Indie Hackers: <a href="https://www.indiehackers.com/" rel="nofollow">https://www.indiehackers.com/</a>
They have a plethora of interviews with one-man projects you can learn from.
John Carmack tweets pretty regularly, often about projects. Right now he's taking a solo swing at AGI<p><a href="https://mobile.twitter.com/ID_AA_Carmack" rel="nofollow">https://mobile.twitter.com/ID_AA_Carmack</a>
<a href="https://kyletruong.com" rel="nofollow">https://kyletruong.com</a><p>I recently quit my job to become a solo dev and just started blogging about the process. If my content is of any value, please consider visiting.
I write about Swift and various development topics.<p>I’m getting ready to start a new series about Core Bluetooth.<p><a href="https://littlegreenviper.com/miscellany" rel="nofollow">https://littlegreenviper.com/miscellany</a>
Not solo but factorio: <a href="https://factorio.com/blog/" rel="nofollow">https://factorio.com/blog/</a> team has blog which is maintained every friday and very insightful
<a href="https://www.starterstory.com/" rel="nofollow">https://www.starterstory.com/</a>
Its like Indie Hackers was back then. Before it changed ownership and became boring....
A good friend of mine is a very talented frontend engineer and has a very cool blog/website.<p><a href="https://rafaelcamargo.com/stories" rel="nofollow">https://rafaelcamargo.com/stories</a>
<a href="https://rubenerd.com/" rel="nofollow">https://rubenerd.com/</a> is a dude from Australia who posts about BSD, anime and various tech-related stuff.
Raymond Chen's The Old New Thing:<p><a href="https://devblogs.microsoft.com/oldnewthing/" rel="nofollow">https://devblogs.microsoft.com/oldnewthing/</a>
I love reading these two for Python/Recommender Systems:
1. Ben Frederickson: <a href="https://www.benfrederickson.com/blog/" rel="nofollow">https://www.benfrederickson.com/blog/</a>
2. Erik Bernhardsson: <a href="https://erikbern.com/" rel="nofollow">https://erikbern.com/</a><p>And for pure ML:
1. Ferenc Huszár: <a href="https://www.inference.vc/" rel="nofollow">https://www.inference.vc/</a>
2. John Langford: <a href="https://hunch.net" rel="nofollow">https://hunch.net</a> (although he hasn't written a technical post in a while)
As for developers building projects, you might like:
<a href="https://www.derrickreimer.com/" rel="nofollow">https://www.derrickreimer.com/</a>
I love Matthew Rocklin’s (the maintainer of Dask) blog <a href="https://matthewrocklin.com/" rel="nofollow">https://matthewrocklin.com/</a>
I blog about my learning journey here if you're interested: <a href="https://victorleungtw.com" rel="nofollow">https://victorleungtw.com</a>
AWS Lambda lead
Articles about distributed systems and more<p><a href="http://brooker.co.za/blog/" rel="nofollow">http://brooker.co.za/blog/</a>
Nothing fancy but the content is really good. <a href="https://talktechnical.net/" rel="nofollow">https://talktechnical.net/</a>
<a href="https://www.indiehackers.com/" rel="nofollow">https://www.indiehackers.com/</a><p>The founder also runs a podcast.
Hi,<p>I'm Boobo and I have a dev blog: <a href="https://boobo94.xyz" rel="nofollow">https://boobo94.xyz</a><p>Hope you subscribe there.<p>Thanks
if you are into obj-c/swift, there is a list of the most useful blogs here: <a href="https://apple-developer.org/resources/online-resources.html#blogs" rel="nofollow">https://apple-developer.org/resources/online-resources.html#...</a>
shameless self plug: <a href="https://victorzhou.com" rel="nofollow">https://victorzhou.com</a> has a mix of machine learning, web development, and other topics. You may have seen some posts from there on HN in the past
the twitter of the maker of nomadlist , levels.io . He doesn't seem to have time to write blog posts, but he 's actively against the VC and publishes his company's financials 100% in the open<p>He gives real advice rather than wannabe advice
rusu.io tracks the challenges, lessons and successes in the development of a solo developer.<p>It won't overflow you with content that you cannot keep up with, but you'll get good insights into how a stoic approach to life and development works
If I'm allowed to self promote my own blog:
<a href="https://opensourc.es" rel="nofollow">https://opensourc.es</a>
Currently building a constraint solver from scratch and in a few days there will be a post about how to build an Enigma and how to crack it
Not always strictly dev related, but nice:<p><a href="https://codinghorror.com" rel="nofollow">https://codinghorror.com</a><p><a href="https://shkspr.mobi" rel="nofollow">https://shkspr.mobi</a>
Declan Hopkins: <a href="https://dooskington.com/" rel="nofollow">https://dooskington.com/</a><p>His latest Antorum game blogs have been real interesting
Here's mine: <a href="https://jacobobryant.com/" rel="nofollow">https://jacobobryant.com/</a><p>Can't vouch for if it's any good though ;)
Looks like nobody has mentioned <a href="https://daringfireball.net/" rel="nofollow">https://daringfireball.net/</a> yet.
Here's a good one: <a href="https://susam.in/" rel="nofollow">https://susam.in/</a><p>Stumbled on this when his domain was hijacked accidentally due to an anti-botnet operation and his post about it came on HN (check the "Sinkholed" post). Since then I've subscribed to his blog, read the older posts and enjoyed the newer posts too.<p>He mostly posts about technology and mathematics. The reason why I got hooked to this blog is that they are mostly about offbeat topics that I wouldn't normally come across on my own. So there is something new to learn from every post. And they are very well written with great attention to detail.
I am working towards a side-project but it's not live yet. I hope to launch it in the summer. I plan to document the process and release some posts about it "kalzumeus style" once I start it. My main blog right now is <a href="https://statagroup.com/" rel="nofollow">https://statagroup.com/</a>