RSS support?
Thoughts.page: hosting a small webpage for your thoughts
91–100 of 111 posts
Re: Thoughts.page: hosting a small webpage for your thoughts
#92Re: Thoughts.page: hosting a small webpage for your thoughts
#93Earlier quoted context omitted.
Yeah it's an interesting model. I'm guessing it works on an honour system as income isn't easily verifiable
In Norway, everyone's income is public information. Other countries could do the same to make things more transparent.
Re: Thoughts.page: hosting a small webpage for your thoughts
#94Earlier quoted context omitted.
>allowing people to use arbitrary HTML and JS was an intentional choice Oh, you'll be reversing this choice VERY quickly if your product gets any traction, I assure you...
I don't actually see a problem. It goes against my gut reaction but given the pages that are published are entirely isolated there is no more of a threat than someone publishing whatever they want on another web host. There is no user information to hijack, no cookies, no login buttons, no local storage, no auth etc. Yes, the pages can publish illegal information, be set up as phishing hubs, but none of that is as a…
- You have no CSP header that I can see.
- You do expose the server version in the headers, though.
- The site is available at a non-SSL-secured domain.
- There's no X-Frame-Options, X-Permitted-Cross-Domain-Policies, etc.
Re: Thoughts.page: hosting a small webpage for your thoughts
#95Re: Thoughts.page: hosting a small webpage for your thoughts
#96Did anyone else notice the reflow hack(?) using JS on the H1 title as well? As a backend guy, just curious whether this JS-assisted way of responsive Web development is commonplace/best practice, and if this is how it is usually done today. I guess it is to keep the title and navbar buttons level on wide screens.
Personally I would have just hardcoded the breakpoint where that reflow happens and made sure that those buttons can never overlap the main content area. My preference is to avoid relying on JS for layout, whenever possible, for the sake of simplicity.
Re: Thoughts.page: hosting a small webpage for your thoughts
#97Earlier quoted context omitted.
I don't actually see a problem. It goes against my gut reaction but given the pages that are published are entirely isolated there is no more of a threat than someone publishing whatever they want on another web host. There is no user information to hijack, no cookies, no login buttons, no local storage, no auth etc. Yes, the pages can publish illegal information, be set up as phishing hubs, but none of that is as a…
How are they isolated if you can inject JS that downloads resources from anywhere else? I mean, just to start: - You have no CSP header that I can see. - You do expose the server version in the headers, though. - The site is available at a non-SSL-secured domain. - There's no X-Frame-Options, X-Permitted-Cross-Domain-Policies, etc.
Re: Thoughts.page: hosting a small webpage for your thoughts
#98Re: Thoughts.page: hosting a small webpage for your thoughts
#99Earlier quoted context omitted.
A blog?
A microblog. But without strict length limits. Also without post titles. Without comments, responses and mentions. Without personal branding. Easy to discover together with many others. Easy to subscribe. Quick to read. Controversial thoughts allowed but guarded both against attacks by those who disagree/dislike and against abuse by bots/propaganda/marketing. Monetization/promotion not allowed.
I wonder if the lack of interaction will just make people try to build workarounds to interact in other ways. For example, AFAIK, early Twitter had people use RT and other techniques to spread and/or reply to tweets even though the platform didn't have those functions itself.
How do you imagine this platform would deal with that desire to interact more with each other?
Re: Thoughts.page: hosting a small webpage for your thoughts
#100elias.thoughts.page
Look or don't. It is your free will.