Build my Laptop in 2024#
Browsers#
A web browser is application software for accessing the World Wide Web. When a user requests a web page from a particular website, the web browser retrieves the necessary content from a web server and then displays the page on the user’s device. wiki
Browser Extensions#
Tools#
- AdBlocker Ultimate #firefox: AdBlocker Ultimate is a free web browser extension, which blocks all annoying ads with no exceptions. Unlike its rivals it doesn’t come with a predefined whitelist.
- Enpass : Enpass enables you to store and sync passwords and passkeys wherever is best for you — iCloud, Google Drive, OneDrive, Box, Dropbox, NextCloud, WebDAV, or completely offline.
Productivity#
- Raindrop.io : All-in-one bookmark manager. Intuitive. Powerful. Runs everywhere.
- Omnivore : Omnivore is the free, open source, read-it-later app for serious readers.
- Todoist : A To-Do List to Organize Your Work & Life
- Firefox Multi-Account Container #firefox: The Firefox Multi-Account Containers extension lets you carve out a separate box for each of your online lives – no more opening a different browser just to check your work email! Here is a quick video showing you how it works.
Layout#
- Sidebery #firefox: Firefox extension for managing tabs and bookmarks in sidebar.
- Firefox Hide Native Tabs and Titlebar
Apps#
Graphics#
- Gimp #linux #windows #macos: A free and open-source image editor.
- Krita #linux #windows #macos: Digital Painting.
Multimedia#
- Spotify #linux #windows #macos: Spotify app is a digital music streaming service that allows users to listen to millions of songs, podcasts, and other audio content from artists all over the world.
- VLC #linux #windows #macos: VLC, short for VLC Media Player, is a free, open-source multimedia player that can play a wide range of audio and video formats.
- Calibre #linux #windows #macos: A free and open-source e-book manager.
- ScreenToGif #windows: Record your screen, edit and save as a gif, video or other formats
Productivity#
- Dropbox #linux #windows #macos: Dropbox is a cloud-based file storage and synchronization service that allows users to store files online and access them from any device with an internet connection.
- Spark Mail — Smart. Focused. Email. #windows #macos: Spark Mail is an email client application developed by Readdle that is designed to help users manage their email more efficiently.
- LibreOffice #linux #windows #macos: A free and open-source office suite.
Tools#
- VS Code #linux #windows #macos: A standalone source code editor that runs on Windows, macOS, and Linux. The top pick for Java and web developers, with tons of extensions to support just about any programming language.
- Obsidian #linux #windows #macos: A second brain, for you, forever. Obsidian is a powerful knowledge base on top of a local folder of plain text Markdown files.
- Docker #linux #windows #macos: Docker is a containerization technology that enables developers to build, ship, and run software containers.
- Ollama #linux #windows #macos: Ollama is a platform designed to streamline the deployment and management of large language models (LLMs). The platform allows users to run LLMs locally on their devices, which means you can use powerful AI models without relying on cloud services.
- QEMU/KVM: QEMU #linux is a machine emulator that can run operating systems and programs for one machine on a different machine. However, it is more often used as a virtualiser in collaboration with KVM kernel components. In that case it uses the hardware virtualisation technology to virtualise guests.
VS Code Profiles#
Notes#
Obsidian Plugins#
- GitHub - zsviczian/obsidian-excalidraw-plugin: A plugin to edit and view Excalidraw drawings in Obsidian
- GitHub - Vinzent03/obsidian-git: Integrate Git version control with automatic backup and other advanced features in Obsidian.md
- GitHub - oliveryh/obsidian-emoji-toolbar: An Obsidian plugin to quickly add emojis into your notes
- GitHub - nhaouari/obsidian-textgenerator-plugin: Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models.
- GitHub - ozntel/oz-image-in-editor-obsidian: This Obsidian plugin to view Images, Transclusions, iFrames and PDF Files within the Editor without a necessity to switch to Preview.
- GitHub - Clemens-E/obsidian-languagetool-plugin: languagetool plugin for obsidian
- GitHub - zolrath/obsidian-auto-link-title: Automatically fetch the titles of pasted links
- GitHub - omnivore-app/obsidian-omnivore: Obsidian plugin to fetch articles and highlights from Omnivore
- GitHub - meld-cp/obsidian-encrypt: Hide secrets in your Obsidian.md vault
- GitHub - fleetingnotes/fleeting-notes-obsidian: An Obsidian plugin to sync Obsidian with Fleeting Notes
- GitHub - samuele-cozzi/obsidian-marp-slides: Create markdown-based Marp presentations in Obsidian
Ollama Models#
LLMs on your local machine - Prerequisites
QEMU/KVM#
How to Install macOS in a Virtual Machine on Ubuntu Linux serves as a comprehensive guide for users looking to run macOS on Ubuntu through a virtual machine, covering all necessary steps and configurations.
Code#
- git: Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
- dotnet: Free. Cross-platform. Open source. A developer platform for building all your apps.
- nodejs: Node.js® is a JavaScript runtime built on Chrome’s V8 JavaScript engine.
- anaconda: Anaconda is a popular open-source distribution of Python and R programming languages, primarily used for data science, machine learning, and scientific computing.