Live data from Hacker News

I'm a fucking webmaster (2016)

justinjackson.ca

161–170 of 229 posts

Re: I'm a fucking webmaster (2016)

#162
post #121

Earlier quoted context omitted.

This does indeed work fine. The major problem is still finding somewhere to host it, and incurring the still non-trivial risks thereto, since among the many things students want to do with free web space, hosting warez and other things that will get you in trouble quickly is still pretty far up the list. Plus someone has to pay for a domain name or something. If you can get a modern text editor that can use SSH or so…

Huh? Just use neocities.org. Even has a built-in editor on the site.

HN knows neocities, everybody used to know Geocities once. How's one supposed to sign up there if it's so niche it's not known outside of the tech circles?

Re: I'm a fucking webmaster (2016)

#163

Earlier quoted context omitted.

What do you believe web3 is?

I believe it's what the spider drawn by David Thorne produces: https://27bslash6.com/overdue.html Ironic that payment via random drawings became a "reality" in this crazy world after all.

Jane Gilles should mint an NFT of that spider to get back those $233.95, with interests.

Re: I'm a fucking webmaster (2016)

#164
post #76

My 1996 self feels very seen. I think a lot about the way the web was back in the mid 90s, compared to the bleeding-edge technologies of today, particularly blockchain and cryptocurrency. And one major aspect I keep coming back to is that web technologies in the 90s, and even their descendent technologies now, are simple enough for most technology-literate people to understand, and that carried with it a lot of comfo…

> Why is Hacker News so anti-crypto? I have missed the discussion you have mentioned. But I remember 10 years ago HN was opposite to anti-crypto. And the anticryptoness of nowadays for me seems like stupid ppl who don't understand some basic principles and downvote me if attempting to criticize their misunderstanding.

You get downvoted for assuming that people who disagree with you are stupid. Attack the points being made, not the person making them.

Re: I'm a fucking webmaster (2016)

#165

Back in the early 2000's, I taught "computers" to a bunch of kids in DC. I first started off with how a computer work; IO, CPU, storage and their eyes glazed over. I quickly ditched that topic and went right to building a web page. Taught them a few HTML tags and they instantly became "webmasters". They were so thrilled. They could create blinking text, could make all the fonts pink. All just by moving around some si…

My first experience of programming was walking up to an Apple II in grade school (this was in the 2000s, those were some old machines) and punching in code listing from a book. The machines didn't do anything when you powered them on, just waited for you to enter code or commands. It was so simple, and it just begged you to start writing programs. Now people talk about getting their kids started with programming, and…

> The machines didn't do anything when you powered them on, just waited for you to enter code or commands.

I am reminded of the old Kids React videos (which themselves are now nearly a decade old)... Kids React to Technology (an old Apple ][+) https://youtu.be/PF7EpEnglgk

Re: I'm a fucking webmaster (2016)

#166
post #3

I really wish I could experience the web back then at 1993 (I'm 25). I imagine much faster, and intuitive websites than nowadays. Beautiful UX is one thing but making a website feels natural, that's what I think the internet is missing today.

My dad got an internet connection when I was 15; 1999 or something. One summer I got bored, got on my ISP's "portal" website, there was a chatroom feature (powered by IRC), I entered a channel about Buffy the Vampire Slayer. I didn't care for the show, but the ratio of guys/girls was great. All were teenagers like me, made some friends and chatted with my first girlfriend which I met some time later.

It was an easier time back then.

Re: I'm a fucking webmaster (2016)

#167
post #121

Earlier quoted context omitted.

You can still just use HTML.

This does indeed work fine. The major problem is still finding somewhere to host it, and incurring the still non-trivial risks thereto, since among the many things students want to do with free web space, hosting warez and other things that will get you in trouble quickly is still pretty far up the list. Plus someone has to pay for a domain name or something. If you can get a modern text editor that can use SSH or so…

Maybe teach using local html and files and save hosting for the end.

Re: I'm a fucking webmaster (2016)

#168
I think the statute of limitations is up at this point so I am free to share this with you. It was me all those years ago who downloaded and edited the html for google.com adding my name to the page. I showed my mother the result of this pure vandalism before spending the next desperate few minutes putting it back how it was before. I regret nothing

Re: I'm a fucking webmaster (2016)

#169

Back in the early 2000's, I taught "computers" to a bunch of kids in DC. I first started off with how a computer work; IO, CPU, storage and their eyes glazed over. I quickly ditched that topic and went right to building a web page. Taught them a few HTML tags and they instantly became "webmasters". They were so thrilled. They could create blinking text, could make all the fonts pink. All just by moving around some si…

Checkout Firefox Developer Edition, https://www.mozilla.org/en-US/firefox/developer/

Create an HTML file and open it up in the browser without a web server (though some advanced stuff will need a web server running). The developer tools built into the browser can be used to interact with the page and see how changing HTML, CSS, or JavaScript affects it.

Web console can be used to experiment with JavaScript, https://firefox-source-docs.mozilla.org/devtools-user/web_co...

Re: I'm a fucking webmaster (2016)

#170
I remember telling people with a serious expression that I was the #2 on my huge army base after the Commanding General because as the Webmaster & Intranet Master, I controlled what everyone saw on their browser when their browser opened (intranet site), and our public web presence (web site), and over 100 tenant and subordinate organizations received our hierarchal navigation headers and footers via SSIs.
Post reply on HN