Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I'm using this for my mother's website (https://www.touchofglass.eu/), and my only complaint is that it assumes you version a website in a Git repository. You can work around it by uploading a tarball or something like that, but it is far less convenient than using sftp/rsync. But considering that we are far into the free 10GB a month and I only have to update it very infrequently, it seemed like the best solution.
 help



Wow, your mom is so cool!

"Research has shown that being creative through art projects can help promote stress relief, increase self-esteem, help connect with others, and boost intrinsic motivation. So, participating in mindful art projects can open one's mind to more positive thoughts and offer alternative solutions to life problems."

And wise. Well done publishing the Web site which works without fuss in a calm way.


She is flattered :) Your comment and those of others here have "made her day", so thanks!

Btw highly recommend glass workshop like this. I did one and was surprised how easy it was to make a good looking coaster with no artistic talent.

I thought the same! :)

Love your mom’s work. Wow.

Seriously, no WebDAV?

According to the docs no, but I did find out that they now provide a script that automates the process https://www.statichost.eu/docs/direct-upload/.

WebDAV used to be a tire fire, is it not anymore? I'd probably prefer SFTP, it just works

I like sftpgo


Do you mind sharing what (if anything) you're using to version that website? I'm wondering what folks use instead of git nowadays.

Back in the day people used to build a website without any versioning. Just make it and upload it. Make a change, upload it again.

Then people realized why that's such a bad idea

Why should it be? In my experience it depends on the case, and in my case it seems like an absolute technological overkill to version the site and have statichost regularly pull from some repository, as I update it perhaps once a year.

I mean, versioning is basically free from a technical / storage / time spent standpoint, and my experience says that if you don’t do it you likely will lose your code at some point

To be fair you can have versions and backups even if you don't use a versioning tool like git. Good old _v2, _v3, _v4.

Fair, but like, why??

Simpler. Or you work/collaborate on projects with people who really shouldn't have to learn Git, even via a GUI.

I'm a programmer by trade and do plenty of versioning via _v1 and so on when working on music with others, we basically send .zip files over Telegram and append some label at the end. Not gonna ask these people to learn something when basic "have many copies" does the trick sufficiently good.


If you're making static websites, there's no code to lose.

Second order code loss: make a change, realize you screwed everything up, unable to revert

Is that why even Google Docs has version control?

I use Git for version control, but not for deployment because I don’t want to bother making a commit every time I want to fix a typo.

Not really, I just use Emacs' versioned backup files that are automatically generated. As I said, I don't have to update the site that often, so it is entirely sufficient. An advantage for me, besides not having to write Git commit messages, is that I also don't have to version images in Git, which I don't like doing.

Extreeeemly capable person, your Mum! Just WOW!!!

Exquisite work. I love Point of Departure.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: