I think you are just lazy, and there is no problem with that. Anyway, laziness is a sin, and some philosophers classify this sin as "the loss of taste for life", which is not good for you.
Have a personal web site
291–300 of 436 posts
Re: Have a personal web site
#292I don't want a personal web site. I've had a handful of them in the past, and I've thrown together a couple shitty blogs over the years, but there are three big reasons why I don't anymore: I'm not that interesting; I don't have anything to show off; and inevitably it'll either become a chore or go out of date. Like everyone, I harbor fantasies about how interesting I am, and if I run into you at the pub, I'll talk y…
I may not know who you are, but after reading this post I know that I would definitely never want to hire you. So there's that.
Re: Have a personal web site
#293If you wanted to start one, what would be the easiest way of doing so, preferably an all static site. ?
As a developer, a very natural choice would be Github Pages and Jekyll [1]. If you're not a fan of having your whole site out in the public like that, you can also use Jekyll locally. I'm sure there's other similar static site generators, but Jekyll is pretty widely used and in my opinion easy to get started with. [1] https://jekyllrb.com/docs/github-pages/
Re: Have a personal web site
#294Mark wrote a great article for my newsletter a couple of months ago and I found his passion really showed through. I think a big part of it is that he's put so much work into his own site. We need more of this! Especially in 2019.
Re: Have a personal web site
#295Earlier quoted context omitted.
I think your view is too cynical. People also can be motivated by altruism or by wanting to pay it forward. I've answered plenty of questions on facebook/reddit/etc. and do so because people have answered my questions in the past. The part you are correct about is that it is easy to then get wrapped up in how many visitors your blog gets or how many upvotes your answer gets. Those vanity metrics definitely pull on th…
> But, some people definitely do not care about "showing-off" when they put something up online. If you don't care about showing off then you won't publish anything. People who are actually altruistic won't tell you about their altruism. This isn't cynicism. The hunger for respect, admiration and recognition is not a bad thing. But it is necessary for people to understand what motivates them. And it is necessary for…
I want to agree, but how can we explain near-anonymous StackOverflow profiles who have brilliant answers in them, but no way to identify who the actual person they are?
Re: Have a personal web site
#296Earlier quoted context omitted.
> What's the SEO required to get your personal page to be the first result on a search engine? Is this really an issue? Someone looking for you personally either for professional or personal reasons already knows who you are so probably already has the relevant URL: from your CV or application form/letter, on a business card, from an email footer, because you've posted links on social media where they are linked to o…
I would like to find peoples personal websites by searching for their names. I shouldn't have to go through LinkedIn for that. If there was a search engine that favored non-social media sites or was tweakable to find less trafficked, smaller domains, I would use it extensively. Google results are too often sabotaged.
Then don't. It's not that difficult to recognize a result from LinkedShit or any other 'social' 'media' site, ignore that result, and move your attention to the next one in the list.
Re: Have a personal web site
#297Earlier quoted context omitted.
This is a well-written comment from an interesting point of view. That's all you need to write a blog article. Writing HN comments is much easier than writing blog posts because the inspiration is the story that's been linked to; for a blog post you don't have that starting point, you just have a blank page. That's a heck of a barrier for most people when they're starting out.
I've considered rolling comments I've made here into blog posts. I'm not sure if that's a fox paws[0], though. [0] I know. I did it on purpose.
It's incredibly hard to search HN comments via search engines too, but I've definitely come across comments that just made me stop and think.
Re: Have a personal web site
#298Some of the most interesting things online are people writing about things they are passionate about, for the sake of writing about them. At least in my opinion, so it’s fair to say that I agree with the author. I think it’s an equally delightful experience to journal about things though. I do it from time to time, when some subject just needs to get written down, almost as though the journaling is me thinking out lo…
Agreed. I'm a bit jealous of his (Mostly) food truck name ideas, https://writing.markchristian.org/name-ideas/ . Once, in the functional programming rabbit-hole, a coworker advocated for a hypothetical Indian food truck named Haskell's Curry. And when I was studying propositional logic I certainly wouldn't have said no to a side of De Morgan's ColesLaw.
Re: Have a personal web site
#299If a strong urge to write presented itself, I rather like the idea of self-publishing either a novel or a non-fiction book on something I know a reasonable amount about. It not only would force a certain discipline to writing and study for the author, but would serve as my tiny push towards encourage long-form reading again as opposed to the modern urge to read things that fit on a computer screen (like I'm doing here of course).
Re: Have a personal web site
#300I don't judge a person's technical skill through this metric (or at least I make an attempt not to), but it's rather noticeable when someone has nothing going on online. A blank GitHub, no website, no projects, etc. For an employed person, eh, whatever, maybe they just have a life. But for a student? I'll admit I get a little suspicious. I'm not saying students should have a huge roster of projects and crazy extracur…
I sometimes wonder if the culture in Europe is different. I don't know a single person working in SWE who has an active GitHub presents or a personal blog. Of course, GitHub wasn't a thing during my college time (subversion was king, not sure if GitHub was available). But even now, of all the things you can do with your free time, why would you choose more coding or writing about coding? The people who are that passi…