Live data from Hacker News

A simple web we own

rsdoiel.github.io

1–10 of 240 posts

Re: A simple web we own

#2
I think the main issue with federated apps is the identity and moderation. Without identity verification is hard to moderate so you end up with closed systems where some big CO does the moderation at an acceptable level

Re: A simple web we own

#3
Unfortunately the transparency of the IP stack means that unless u want whole world to know where u live via one DNS query, you'd need to use a service to proxy back to urself. And if ur paying for remote compute anyways, you could probably just host ur stuff there. Any machine that can proxy traffic back to you is just as capable of hosting ur static stuff there.

Re: A simple web we own

#4
> I publish this site via GitHub Pages service for public Internet access

A whole post about not needing big corporations to publish things online, and then they use Microsoft to publish this thing online...

Re: A simple web we own

#6
Co-ownership of the hardware is a social not technical problem. Think of questions of trust, responsibility, who has power, who and how contributes, how decisions are made, etc, etc

Re: A simple web we own

#8
post #3

Unfortunately the transparency of the IP stack means that unless u want whole world to know where u live via one DNS query, you'd need to use a service to proxy back to urself. And if ur paying for remote compute anyways, you could probably just host ur stuff there. Any machine that can proxy traffic back to you is just as capable of hosting ur static stuff there.

It only gives a pretty rough estimation, not a street address. I don't think many self-hosters have run into issue w/ this.

Re: A simple web we own

#9
> Simple to use software that empowers us to both read and write hypertext4 and syndicated content

Simple to use software... this would be grand!

> Raspberry Pi OS (a Linux distribution based on Debian GNU Linux)

Is this simple? I would contend that it is not. Why do I tell people "buy apple products" as a matter of course? Because they have decent security, great ease of use, and support is an Apple Store away.

They still manage to screw things up.

Look at the emergence of docker as an install method for software on linux. We sing the praises of this as means of software distribution and installation... and yet it's functionally un-usable by normal (read: non technical) people.

Usability needs to make a comeback.

Re: A simple web we own

#10
post #4

> I publish this site via GitHub Pages service for public Internet access A whole post about not needing big corporations to publish things online, and then they use Microsoft to publish this thing online...

I think the point the author is trying to make is more so about these mini networks on their own LAN, which their family uses. (And maybe dreaming of a neighbourhood utility LAN as a middle ground between LAN in your house and WAN as just a trunk to a big ISP node) The full quote is

    - A Raspberry Pi 3B+ with a 3 gigabyte hard drive setup as a "server" (makes this site available on my home network[9])
    - I publish this site via GitHub Pages service for public Internet access (I have the least expensive subscription for this)
    ...
    [9] I can view my personal web on my home network from my phone, tablet and computers. So can the rest of my family.
Post reply on HN