There was a huge push for "new coders" to start their own blogs about problems they encounter and such, especially as part of the bootcamp that I was working for. I wonder if that is still a thing.
I wonder if that's for resume padding? People post their blog entries to LinkedIn as social proof of their skills pretty frequently.
Hunting the Nearly-Invisible Personal Website
51–60 of 80 posts
Re: Hunting the Nearly-Invisible Personal Website
#52Webrings are back :D Put your personal sites in a webring! :)
It would be nice to have branching webrings, so that a site in one webring that also "bridged" to a different ring, or a more specific topic (or less) could also link there.
As always there is the problem of curation.
Re: Hunting the Nearly-Invisible Personal Website
#53Re: Hunting the Nearly-Invisible Personal Website
#54Earlier quoted context omitted.
My site is also using Drev DeVault’s openring, which is a relatively new tool.
Random question, since your site came up: what do your kids use to make their personal pages? Thinking of doing something similar with my 7-year-old and 4-year-old this fall.
Lily's Inxed page and RSS feed are from a script I wrote that does it manually: https://github.com/jeffkaufman/webscripts/blob/master/lilyrs...
I wrote about this some here: https://www.jefftk.com/p/helping-the-kids-post
Re: Hunting the Nearly-Invisible Personal Website
#55After reading that post, with the pink color background, and then hitting the back button to come back here. Hacker News looked quite green for a few seconds. It was an interesting experience.
Re: Hunting the Nearly-Invisible Personal Website
#56Much of my personal blog is actually ranked on Google for terms. I tend to keep my notes in my blog, I share it on HN and Reddit. It’s important to develop a personal brand, but also to share knowledge. My personal, unquantifiable goal, is saving a million man hours through my blog posts. So many things are implemented or explored, but never shared. Knowledge in a vacuum is useless to society. I wish more people woul…
Unfortunately, if I write a blog on my personal website, nobody is going to find it. And I don't like Medium for their policy of forcing people to paywall their content in return for visibility.
If I post a link to a blog post on my website to Facebook, Facebook downranks it and doesn't show it to most of my friends (seriously, WTF).
The only thing I can do is post the actual text on Facebook, if I want people to read it, but there's a limit on post length, and in-line media isn't supported.
Re: Hunting the Nearly-Invisible Personal Website
#57wiby.me - a search engine for websites similar to what OP is looking for
Re: Hunting the Nearly-Invisible Personal Website
#58My setup is (almost) free, mostly built on open components (so, no vendor lock in) and pretty low-latency. See if you'd like some inspiration on how to setup something similar for yourself: https://ketanvijayvargiya.com/posts/58-setup-blog-and-email-...
Re: Hunting the Nearly-Invisible Personal Website
#59Much of my personal blog is actually ranked on Google for terms. I tend to keep my notes in my blog, I share it on HN and Reddit. It’s important to develop a personal brand, but also to share knowledge. My personal, unquantifiable goal, is saving a million man hours through my blog posts. So many things are implemented or explored, but never shared. Knowledge in a vacuum is useless to society. I wish more people woul…
Re: Hunting the Nearly-Invisible Personal Website
#60There was a huge push for "new coders" to start their own blogs about problems they encounter and such, especially as part of the bootcamp that I was working for. I wonder if that is still a thing.
I wonder if that's for resume padding? People post their blog entries to LinkedIn as social proof of their skills pretty frequently.
There's a school of thought w.r.t. project documentation that encourages beginners to write beginner focused documentation since the people who are experts on the project don't always have the perspective to effectively communicate to beginners.