HackerTrans
TopNewTrendsCommentsPastAskShowJobs

deryilz

no profile record

comments

deryilz
·5 maanden geleden·discuss
The Swift Book is good for this:

https://docs.swift.org/swift-book/documentation/the-swift-pr...
deryilz
·7 maanden geleden·discuss
If you're going to put it in a bag for a week, why not use some kind of hibernation feature?
deryilz
·7 maanden geleden·discuss
As another commenter said, sometimes upgrades require manual intervention. You can fix this using a tool like informant which shows you all the interventions you have to do before you upgrade.

Also, you can use a tool like snapper + btrfs-assistant (both of which come pre-installed on Cachy IIRC) which lets you fully revert your filesystem (snapper rollback) or partially (snapper undochange) if something breaks. Just make sure to use a btrfs filesystem for that.
deryilz
·vorig jaar·discuss
I'm quite liking the syntax, especially the !> operator.