https://commoncog.com/blog/ I write mostly about career moats. I wrote a post about the Metagame that was on HN's front page a few weeks ago. But the context in which that post exists is actually in the context of smart thinking in one's career. My hard rule with the blog is that I should (as much as possible) write only about things I can verify through practice. None of that 'it sounds insightful because it is nove…
Ask HN: What is your blog and why should I read it?
151–160 of 675 posts
Re: Ask HN: What is your blog and why should I read it?
#152Re: Ask HN: What is your blog and why should I read it?
#153I wrote one blog post about regex for noobs which hit the HN frontpage: https://www.janmeppe.com/blog/regex-for-noobs/
My latest post is on a leetcode problem: https://www.janmeppe.com/blog/Leetcode-378/
I write mainly for my own learning... In all honesty I write a lot, but publish very little. I fear what others think of my writing, I know this is very much an irrational fear but I still feel it. I've been writing more and am trying to overcome this fear.
Re: Ask HN: What is your blog and why should I read it?
#154Earlier quoted context omitted.
There's dev.to, which is like Medium for tech writers.
For me, part of the excitement is to see personal blog sites. So anything like Medium, dev.to, InfoQ, DZone, etc. is not really what I was getting at. It would have to be a link aggregator like HN that either has an army of editors, a disciplined community that flags invalid posts, or a technical way to filter for personal blogs.
Oh boy, do I have a blog post for you (and anyone who wants to build such a thing)!
(Sadly it's on Medium, but still...)
https://medium.com/@soatok/defeating-coordinated-inauthentic...
Re: Ask HN: What is your blog and why should I read it?
#155Earlier quoted context omitted.
> I sometimes wish there was a variant of Hacker News that only had blog posts written by individuals I agree I tried to do it here : http://luap.info:4000/links Basically I'm taking all the links published into HN and I'm filtering the domains which are news domains or appear too frequently, but that is still a lot of links, so I'm not calling it a success yet
That's cool! At some point, I myself thought about making a clone of HN that just filters out everything that is not a blog post. However, I couldn't come up with a solid filter criteria. I agree that your method is not quite there yet, still a lot of large domains (airbnb.com, spiegel.de, spectator.co,...), but you started and that is already more than I ever did ;) I would suggest including the HN metadata, such as…
Re: Ask HN: What is your blog and why should I read it?
#156Earlier quoted context omitted.
> I sometimes wish there was a variant of Hacker News that only had blog posts written by individuals I agree I tried to do it here : http://luap.info:4000/links Basically I'm taking all the links published into HN and I'm filtering the domains which are news domains or appear too frequently, but that is still a lot of links, so I'm not calling it a success yet
That's cool! At some point, I myself thought about making a clone of HN that just filters out everything that is not a blog post. However, I couldn't come up with a solid filter criteria. I agree that your method is not quite there yet, still a lot of large domains (airbnb.com, spiegel.de, spectator.co,...), but you started and that is already more than I ever did ;) I would suggest including the HN metadata, such as…
The filters I'm using are :
- the same user who post too often
- domain too frequent
- a list of blacklist words in the title
- a list of blacklisted domains
I already filter about 80% of links I would say (which is few enough to go through the list every day, about 200 posts)
About the HN meta data, I don't think it is a good idea to keep the upvotes, because this is exactly where the issue is, if you see a post with low upvotes people tend to not read it, doesn't mean it is not interesting, and for the comments same for not displaying the number, but you can still access the hn comment page by clicking on 'hn link'
Re: Ask HN: What is your blog and why should I read it?
#157Re: Ask HN: What is your blog and why should I read it?
#158Re: Ask HN: What is your blog and why should I read it?
#159https://medium.com/chrismarshallny (Features a selection of the above).
I write about developing software, as a craft, and writing Swift, in particular.
I’m fairly good at it. I’ve been writing since I was a kid, and delivering software for more than 35 years.
Re: Ask HN: What is your blog and why should I read it?
#160Due to the offline nature of my endeavours, the posts are usually pretty lowtech-highlife.