|
You are here |
ishan.co | ||
| | | | |
wittchen.io
|
|
| | | | | In this article, Ill describe Ubuntu software for common users, which I personally use and which could be helpful on daily basis. Ubuntu software dedicated to programmers AKA developers will be described in separate article. Chrome In my opinion, its currently the best web browser. We can download, unpack and install it, with the following commands: sudo apt-get install libxss1 libappindicator1 libindicator7 wget https://dl.google.com/linux/direct/google-chrome-stable\_current\_amd64.deb sudo dpkg -i goo... | |
| | | | |
chipnetics.com
|
|
| | | | | Some field notes I compiled while installing Qz-tray in Debian and enabling printing. | |
| | | | |
juffalow.com
|
|
| | | | | I am currently working on three computers and it is real pain to get everything synchronized. Of course I am using git repositories and cloud but I still have to get rid of apache server, databases, etc. So I decided to create Virtual Machine which I save on USB drive and try to do it this way. | |
| | | | |
alexene.dev
|
|
| | | In part 1 we have learned how to set up WebAssembly VM to run a simple rust program that can add two numbers and print the result to stdout. In part 2 we will go over Debugging and Binary size. | ||