Ask HN: What are the first things you do with a new laptop?
11–20 of 23 posts
Re: Ask HN: What are the first things you do with a new laptop?
#12Re: Ask HN: What are the first things you do with a new laptop?
#13Upgrade storage too, if necessary
Wipe storage, install Arch Linux
If this is my insecure laptop, turn off all mitigations (spectre / meltdown, etc).
Custom compile Linux Kernel with my selected patches and build parameters (like LTO), mostly taken from other projects like Xanmod.
Install particular proprietary drivers (nvidia-dkms, etc)
Setup X11
Install all my required 'base' packages, like fonts, tools, and Fish shell
Clone all my dotfiles
Clone my customized window manager, terminal, and menu (dwm, st, dmenu). Build them and install
Install Firefox with custom configuration to increase privacy and remove Mozilla crap. Install my plugins. Install my greasemonkey scripts.
Install my custom written DNS over TLS proxy, remove the system DNS software (systemd-resolved). Why? Mine is better for my purposes.
Pretty much done, I then use a script to install all my misc software for development.
Re: Ask HN: What are the first things you do with a new laptop?
#14Re: Ask HN: What are the first things you do with a new laptop?
#15On a Mac, factory reset it unless I got it direct from Apple (ideally picked up by hand from an Apple Store). On any other laptop, full erase and install Linux or Windows from scratch.
Re: Ask HN: What are the first things you do with a new laptop?
#16Upgrade RAM to 32GB+ Upgrade storage too, if necessary Wipe storage, install Arch Linux If this is my insecure laptop, turn off all mitigations (spectre / meltdown, etc). Custom compile Linux Kernel with my selected patches and build parameters (like LTO), mostly taken from other projects like Xanmod. Install particular proprietary drivers (nvidia-dkms, etc) Setup X11 Install all my required 'base' packages, like fon…
Re: Ask HN: What are the first things you do with a new laptop?
#17- install Homebrew, load my Brewfile
- clone my dotfiles
- login to my Firefox account so that it automatically installs uBlock origin, Bitwarden and SponsorBlock.
Good to go.
Re: Ask HN: What are the first things you do with a new laptop?
#18On a Mac, factory reset it unless I got it direct from Apple (ideally picked up by hand from an Apple Store). On any other laptop, full erase and install Linux or Windows from scratch.
If the package was sealed, why factory reset?
They could have put a brick in the box, then put the box through the sealer, and who would be the wiser?
Re: Ask HN: What are the first things you do with a new laptop?
#19Upgrade RAM to 32GB+ Upgrade storage too, if necessary Wipe storage, install Arch Linux If this is my insecure laptop, turn off all mitigations (spectre / meltdown, etc). Custom compile Linux Kernel with my selected patches and build parameters (like LTO), mostly taken from other projects like Xanmod. Install particular proprietary drivers (nvidia-dkms, etc) Setup X11 Install all my required 'base' packages, like fon…
Just curious, what do you do with 32GB+ of Ram?
Re: Ask HN: What are the first things you do with a new laptop?
#20Now I:
* Install/configure FF, including 1Password and uBlock Origin extensions
* Install VS Code
* GitHub SSH configuration
* Set up a "dev" folder for all coding projects
* Set up "writing" dir for all writing projects
* Install writing tools like Scrivenet and Plottr
* Install misc productivity related apps, like ManicTime and Workflowy