Live data from Hacker News

Ask HN: What has your personal website/blog done for you?

news.ycombinator.com

411–420 of 459 posts

Re: Ask HN: What has your personal website/blog done for you?

#411

For every new job opportunity your blog or "personal brand" online garners you, there will be 0-? opportunities lost due to a hiring manager or recruiter being put off not even by the content of your online presence, but by the fact you have one at all. Most middle managers will not hire someone with a fledging YouTube channel or a popular blog or a weaponisable Twitter following unless the role is a public facing PR…

The kind of middle manager you’re describing is one I wouldn’t like to work with anyways, so it doesn’t seem like much of a loss.

Re: Ask HN: What has your personal website/blog done for you?

#412
post #157

I have been writing a blog since 2000 and have made many friends all around the world. I still get comments and emails about topics I post on nixCraft[0]. But, most important, I learned a lot from those comments and emails. It also helped me build social media following[1][2] just for lulz. I recommend writing a blog with your own domain and server that you control. [0] https://www.cyberciti.biz [1] https://twitter.c…

Big fan -- keep the good work up!

@geocrasher/@xena/@iamwpj thank you for the kind words.

Re: Ask HN: What has your personal website/blog done for you?

#413
It was apparently a tiebreaker to me getting my first job. They liked how I documented technical stuff on my blog.

And the process of writing something up is always great for making sure I know what I'm talking about. I want to write a paragraph about a certain aspect, but it's only then that I realize that I'm not actually sure about it. So I investigate more until I'm sure.

And don't underestimate the value of a library of blob posts. When someone asks you to explain something you can reply that while you're perfectly happy to have a chat about it, you actually have a blog post about it that should give them a good understanding.

I've found that people really appreciate getting such a complete answer, and (since your question seems to focus on value you get) helps you become known as "the expert". Like "hey, do you know if it's possible to do X?" -- "Oh yeah, here's a step by step guide".

And a blog is a better memory than your brain. You'll find yourself remembering knowing something, but no longer knowing it. With a blog you can just go back to the past you that was an expert in this, and refresh your memory.

You won't get the value from the first post alone. But after a while the value adds up. It's like how you don't get stronger from one day at the gym, but from putting in the time.

People reading my blog have also commented or emailed me with more info, or questions, and I've later met them at conferences and even jobs, and we'd have further chats on the topic.

Writing a blog post can mark the end of a small project, so is a motivator, too.

Led to jobs: check. Increased learning: absolutely check. Brought new connections: check. Vanity: No more than a job well done, and feeling useful to others, or at least future me.

Re: Ask HN: What has your personal website/blog done for you?

#414
No jobs (one company actually asked me to stop writing if I joined), but definitely a lot of learning and feedback (although of late I've had more feedback via social networks than mail, because I turned off comments a decade ago and never looked back).

I use my blog as a personal wiki and notebook, and have well over 20 years of content in there (check out this page link graph: https://taoofmac.com/static/graph), so I invariably end up posting stuff that is useful to me as reference, and that kind of feedback loop definitely helps with learning (or at least keeping track of) things.

Re: Ask HN: What has your personal website/blog done for you?

#415
post #123

There is an extensive network of caves under my city that were used by beer breweries in the 1800's to store beer. They are all but inaccessible, and, at the time, kind of a myth. Most people didn't believe they still existed. I was fascinated by this and I compiled as much information as I could find on my personal website in the early 2000's. One day I received an email, "do you want to go into the caves? I know so…

This reminds me the movie Barbarian.

Re: Ask HN: What has your personal website/blog done for you?

#416
I started a Spanish-written gamedev blog in 2006: https://www.elchiguireliterario.com First on blogspot, then moved onto my own domain running self-hosted Wordpress, which is still the current setup. I've written about small engines, Flash-based games, Adventure Game Studio, game design, among other related subjects.

Thanks to it I managed to teach a gamedev course in a college. The students there wanted a gamedev course and they could propose it to their faculty. I wrote a syllabus, and as simple as that I could start teaching them. I did it for about 3 years before I moved countries. I also taught a computer graphics course.

Also thanks to it I had enough clout to organise a game jam, Caracas Game Jam. 15 years later it's still being done by a group of volunteers, and has helped many enthusiasts to find their place in gamedev (or simply find out it wasn't really their thing).

Yes, I am really grateful for my blog :)

--

My personal website is a different story (https://www.ciroduran.com) I've had it for slightly longer, it's become more of an archive and a personal blog, and it's fully bilingual, which makes a bit harder to write content for. The stack has changed a lot: from Joomla, to Drupal, to Wordpress, to the current Jekyll-generated static website.

I'm still happy about it. I find it ironic that I can still download and play an adventure game I made for Windows in 2003, and that my much-more prolific Flash games are dead in a browser.

Re: Ask HN: What has your personal website/blog done for you?

#417
Nothing outside some large book publisher trying to make me write a book so that they have a larger pool of authors to discard (they ask 5 people to write a book on some topic, pay like 5k upfront and select one in the end, wasting time of 4 people). All my bleeding edge articles had zero effect on my marketability and all I got was requests for source code or article republishing from some freeloaders. No jobs, no worthwhile connections came out of it.

Re: Ask HN: What has your personal website/blog done for you?

#418

Earlier quoted context omitted.

First time I heard it in English! Your comment made me want to dig deeper... It looks like it comes from the Latin "spelunca", meaning "cave" Curiously, in Portuguese we have "espelunca" which is more commonly used as a synonym for a seedy, shady place -- and now I know why!

in german "Spelunke" is used for a seedy, shady bar

Same case for "spelunka" in polish

Re: Ask HN: What has your personal website/blog done for you?

#419

It taught me how much I do not want to use AWS for personal reasons. In fact, I wouldn't even build a revenue business on it. A few years ago, a friend gifted me a domain name, and simultaneously, I signed up to AWS so I could goof around with all the free-tier cloud features, and basically just learn some cloud architecting. I quickly settled on the Bitnami image of a MediaWiki stack on top of Ubuntu. It was fairly…

AWS has a large learning curve, for sure. I've been using it now for several years as an admin for some scientific applications that present web frontends to customers.

A few notes:

- for personal or small stuff I'd recommend Lightsail instead of EC2.

- set budgets so that aws turns off your services if you go over.

- never expose your ssh port to the public internet. Lock it down with firewall rules from the outset. Lightsail does this by default.

- I'd still not use AWS if it was my money at stake. I have not screwed up yet, but it always feels possible.

- I've had to remediate at least one account whose app and architecture were incredibly poorly designed and were costing over $500k/pa when they should have been designed differently and cost no more than about $1k/pa (less again these days) for function, user load and security. AWS made those poor design decisions easy because those who built it could spin up anything and everything with no second thoughts.

Re: Ask HN: What has your personal website/blog done for you?

#420
I used to be a musician and as i worked in tech, I set up my own website. Everyone else thought i was crazy, MySpace was here to stay - that was the standard that everyone used, anything else was a waste of effort.

Because platforms (like MySpace) can disappear almost overnight, I would always recommend setting up a blog on a domain that you own and control. Mine is https://markgreville.ie and i have been on the front page of HackerNews a couple of times. I have had lot of people reach out to me over the years, including some very famous tech luminaries (people who’s books i read from cover to cover as i was learning to be a programmer, then architect, then leader). I have also found a lot of great talent through it.

My struggle initially was worrying that i would seem pompous for writing publicly, and that no-one would find any of it interesting. However, most of my friends ignored it, and i found a community on HN that was my tribe instead.

If you are reading this and haven’t blogged before 1. Register a domain now 2. Set up a simple site (Wordpress will do for now, don't over think this bit) 3. Write about something you have done, or something you are passionate about 4. Have a trusted person read it for you and take feedback 5. Edit, publish, and post on HN 6. Start the next post

Post reply on HN