Sr.ht, the hacker's forge, now open for public alpha
51–60 of 221 posts
Re: Sr.ht, the hacker's forge, now open for public alpha
#52Just signed up. I like the old fashioned user URL, reminds me the age of public_html https://lists.sr.ht/~ontouchstart BTW, please add a nice 404 so people won't see that you're running nginx/1.14.0 :-) https://sr.ht/~ontouchstart
Thanks for the feedback! https://todo.sr.ht/~sircmpwn/sr.ht/113
also gives a 404, but in a little better format. :)
Re: Sr.ht, the hacker's forge, now open for public alpha
#53Re: Sr.ht, the hacker's forge, now open for public alpha
#54Re: Sr.ht, the hacker's forge, now open for public alpha
#55How does this compare to Trac, which is also a 100% free, open source "software forge" (also built on Python)?
Re: Sr.ht, the hacker's forge, now open for public alpha
#56Earlier quoted context omitted.
Following link listed on the man page https://man.sr.ht https://man.sr.ht/root also gives a 404, but in a little better format. :)
That's a git clone URL, not a web-facing URL :)
Re: Sr.ht, the hacker's forge, now open for public alpha
#57Earlier quoted context omitted.
What's the pricing structure going to be, ie. how much should I expect to pay for hosting a dozen of small git repos? I can't access the billing page without an account. Thanks for your work for the FLOSS community, btw. I've got one machine running Sway and I might start using sr.ht.
You can choose any of $2/mo, $5/mo, or $10/mo, depending on your financial situation and investment in sr.ht. All plans have access to all features. Here's a screenshot of the billing page: https://sr.ht/rYFF.png I'll capture the information here in the billing FAQ and make it easier to get to the billing FAQ without signing up later tonight. Thanks for using sway :)
Re: Sr.ht, the hacker's forge, now open for public alpha
#58> On top of that, sr.ht is one of the most lightweight websites on the internet, with the average page weighing less than 10 KiB, with no tracking and no JavaScript At the age of Spectre/Meltdown, it is no longer safe to leave JavaScript enabled, so thank you for this.
got a source on that?
Then, keep in mind that new Spectre style vulnerabilities have been announced for CPUs, and the feasibility of using GPUs in this style of attacks is being explored now.
Re: Sr.ht, the hacker's forge, now open for public alpha
#59How does this compare to Trac, which is also a 100% free, open source "software forge" (also built on Python)?
Without having used sr.ht yet I'd say that it's most likely less of a pain to use than Trac. Also Tract doesn't have any build capabilities iirc?
Re: Sr.ht, the hacker's forge, now open for public alpha
#60Hi Drew -- awesome job! I want to migrate my projects there. Do you plan on supporting static sites a la GitHub pages?
Yep! This is planned and partially working through builds.sr.ht. I deploy my blog, drewdevault.com, through builds.sr.ht: https://builds.sr.ht/~sircmpwn/drewdevault.com This is built with Jekyll and used to be on GitHub pages. The plan is to have a place where you can dump static content, then you can use any site generator you want with builds.sr.ht.