vipaal

joined 1 year ago
[–] vipaal@aussie.zone 2 points 3 months ago

New Shepard (of Blue Origin that dick shaped space flight in which Jeff Bezos took off for his first mission)

[–] vipaal@aussie.zone 13 points 3 months ago (1 children)

Answering the question with a counter question

Why do we ask a question whilst already knowing its answer?
[–] vipaal@aussie.zone 12 points 3 months ago* (last edited 3 months ago)

Calculated misery by Tim Wu explains a lot of this. Goes on to show how airlines and other industries as well. I think the paper was published in 2014.

[–] vipaal@aussie.zone 1 points 4 months ago

Tangential answer. Consider looking into Prolog, Picat, Mercury languages. You can effectively let the database design be taken care of by the language. In return you get more time to reflect on your knowledge base and ask it all sorts of questions and get a range of possible answers.

Org-roam and its web cousin webnotes both have solved designing the database for note taking purpose using g sqlite as a back end. Good options.

[–] vipaal@aussie.zone 1 points 4 months ago (1 children)

Byobu provides good abstraction on tmux as well as screen. Allows you to choose keybindings from any of the two.

[–] vipaal@aussie.zone 2 points 4 months ago

A few months ago I blindly copied the hosts file from https://github.com/Ultimate-Hosts-Blacklist/Ultimate.Hosts.Blacklist as I was used to on BSD and Linux systems. It bricked Windows. Turns out that I had to use the installer script for Windows. Realised too late. That was my final goodbye to the Redmond giant.

For running a walled garden with iron grip, Apple allows copying the hosts file. Which I use for things like certification exams and any governmental agency stuffs.

[–] vipaal@aussie.zone 3 points 5 months ago

Bash as it is what I'm most familiar with. Having an eye out on the https://amber-lang.com/ that compiles to bash for future scripting purposes.

[–] vipaal@aussie.zone 2 points 5 months ago

https://www.revi.cc/ -- found this on another post here. Not sure how to link the post itself, so linking what the post wanted to share. This aims to debloat Windows, and is free and open source.

[–] vipaal@aussie.zone 2 points 5 months ago

https://www.byobu.org/ can eschew both screen and tmux Mosh (the mobile SSH client, not linking here) if installing it on the remote server is an option

[–] vipaal@aussie.zone 6 points 5 months ago

Every modification and deletion is prevented regardless of the method, be it mv, rm or other commands on the terminal or through a GUI, with or without sudo until sudo chattr -R -i /path/to/directory is performed

[–] vipaal@aussie.zone 7 points 5 months ago (2 children)

I think looking into man chattr is a good option for this

[–] vipaal@aussie.zone 8 points 6 months ago

If the MacBook is an Apple Silicon Mn processor one, Asahi is the obvious choice

For other cases

My first suggestion would be to try the distribution you used in WSL

Second would be Linux Mint, can't go wrong with either of Ubuntu edition or the Debian edition

Third would be OpenSUSE Tumbleweed. Though a rolling distribution, with easy rollback commands, any unusable state can easily be left behind

view more: next ›