Live data from Hacker News

A Love Letter to Personal Websites

vanschneider.com

91–98 of 98 posts

Re: A Love Letter to Personal Websites

#91
post #49
post #30

Earlier quoted context omitted.

> It sounds like you're talking about one specific kind of content: educational material I personally make educational videos, but that's not what dominates on YouTube :-) > I do not believe video will come to dominate such that text and audio won't still have a place. They will have a place, for sure. Podcasts are still rising in popularity - they're a great platform for transferring knowledge and value and also deb…

> > I do not believe video will come to dominate such that text and audio won't still have a place. I almost never follow links to video, because you can't scan them for relevance and quickly bail.

Sounds like a poorly managed video, then. Loads of options for making it easier to find specific parts of a video. Google even includes that ability in searches now.

Re: A Love Letter to Personal Websites

#92
post #17

Earlier quoted context omitted.

> Now all the eyes are on YouTube, Facebook, and Twitter, and you can't pry them away. This is very true. I've got a YouTube channel and I'm developing premium training solutions on the side of it in Podia... video is king. People want high value (to learn something) wrapped in high quality and compacted into a 5-10 (max) minute video. And they want it for free... sigh. Remember, though, that Google is the #1 search…

I loathe video for learning. And most of the time when I'm web browsing, I do not want anything with sound.

Whelp... if one person doesn't like video, I guess no one does.

I'll get my coat and see my self out. No point carrying on with video, it seems.

Re: A Love Letter to Personal Websites

#93
post #63
post #59

At least in academia the tradition is still going strong.

Unfortunately, with the advent of electronic learning management systems and corporate content management systems in universities that are as much as required to be used, this seems to be declining fast. Currently I work as a lecturer at the same university I studied at twenty years ago. Then, almost every teacher and researcher did have their own website behind "~username" on the open web. For most it was just a lis…

Yup, I've noticed that too. Even worse, some younger people would consider it to be a tremendous burden to write their own HTML/CSS/JS.

Re: A Love Letter to Personal Websites

#94
post #12
post #6

Earlier quoted context omitted.

You could always start old-school Mosaic (with the tiniest bit of HTML5): Rafuino's site Rafuino's site Welcome! Under Construction It won't necessarily be displayed as serifed type, with raster aliasing, on gray, but you could CSS that in. :)

This is good advice. I'm collecting websites like this ("handmade") here - https://www.btbytes.com/websites.html My own website is compiled together with a python script, but aesthetically close to what you describe.

Also worth checking: https://sjmulder.nl/en/textonly.html https://danluu.com/

Re: A Love Letter to Personal Websites

#95
post #12
post #6

Earlier quoted context omitted.

You could always start old-school Mosaic (with the tiniest bit of HTML5): Rafuino's site Rafuino's site Welcome! Under Construction It won't necessarily be displayed as serifed type, with raster aliasing, on gray, but you could CSS that in. :)

This is good advice. I'm collecting websites like this ("handmade") here - https://www.btbytes.com/websites.html My own website is compiled together with a python script, but aesthetically close to what you describe.

http://rusrs.com/

Compatible with Mosaic 1.0, Netscape 1.0, 3.0, 4.0, and IE 5.5, Links, Lynx, and NetSurf, among others tested.

Re: A Love Letter to Personal Websites

#96
post #16
post #8

Earlier quoted context omitted.

Don't worry about the design. That can come later. Just get a single, well formed HTML page up there with a few words. Once you have that the design and content problems will seem less insurmountable. I spent years agonising. I even wrote my own Node.js framework before I finally realised it was all procrastination, and put together a static site and deployed it in a few minutes. Over the years I've added features an…

Looks great! What static engine did you go with, if any?

It's one I hand rolled in Node. It boils down to markdown for blog entries and handlebars for templates. Not exactly in vogue, but I've found the mix (with a little hacking around) very productive. The code is at https://github.com/qubyte/qubyte-codes if you're interested. :)

Re: A Love Letter to Personal Websites

#97

There are so many cool personal sites out there. I'm constantly amazed by the quality and creativity. I publish now from dropbox. Ofc using my own tool https://docs.montaigne.io . It's already helped me do add content more freequently

This looks cool, thank you very much for sharing. However, I tried signing up and got an error message from Dropbox: "This app has reached its user limit. Contact the app developer and ask them to use the Dropbox API App Console to increase their app's user limit."

Ok, enabled Dropbox for more users. You can try it now, if you want!

Re: A Love Letter to Personal Websites

#98

Earlier quoted context omitted.

This looks cool, thank you very much for sharing. However, I tried signing up and got an error message from Dropbox: "This app has reached its user limit. Contact the app developer and ask them to use the Dropbox API App Console to increase their app's user limit."

Ok, enabled Dropbox for more users. You can try it now, if you want!

Giving it a spin. Thank you!
Post reply on HN