Skip to content

Some "smell-talking" about the progress how i custom my desktop

Notifications You must be signed in to change notification settings

duyhelloworld/my-desktop

Repository files navigation

Welcome to my Github account

  • Below is all customization of the desktop I'm using to code now.

OS (Operating System)

  1. Ubuntu

  • Why is Ubuntu?
  1. It's distributed from Linux kernel.
  2. It's free
  3. It's commonly used for programing (server, office user)
  • Below is operating systems which Apache (a open-source and popular server management software) using

  1. It has a fabulous package management / apt -> Ubuntu is perfect to learning and running server

  1. Window 10
  • Not explain what it is, just explain why it not.
  1. So heavy and much excessive function

  1. Hard to fix system error

  • Why it not notify error to user like other OS?


Although I decried Windows a lot, the fact that Window is do some work better than Linux

  • Popular and friendly for beginner
  • Security
  • Microsoft become supporting for "devs" and open-source environment

Conclustion

I think "Window is good for working and longtime coding, and Linux is accordant for learning and running something 'not GUI'. "

Software

  1. Chrome & Firefox
  • I surf the Net, I need good UX, security and multi-task experience better
    --> Chrome
  • I code some web. I need DevTools support better, an open-source software for subribe hosting
    --> Firefox
  1. Visual Code
  • It's free, multi-language support and inteligence AI in suggeting code

My setup VS code
Extension

  1. Postman
  • Test API
  1. K-touch
  • "Typing Master" in Linux

Enviroment

  1. C++
  • Install g++ via terminal $ sudo apt install -y g++
  1. Java
  • Set up JRE, JDK via sudo apt-get install open-jdk open-jre
  1. MySQL
  • sudo apt install mysql-server
  1. Python
  • It's ifinite located in Unix-system.
  • Check via python3 --version
  1. Node
  • Run code Javascript like backend programming
  • Download from sudo apt update && sudo apt install -y node

Conclusion

All above lines is my desktop setting and I shared it here.
I look forward to getting your recommendation!

Contact to me .

Of all things, I like books best - Tesla

About

Some "smell-talking" about the progress how i custom my desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages