BLUE💙nerdscript.hashnode.dev·Feb 6, 2025Mac で右クリックをキーボードだけで実行するSystem Settings Accessibility Alternate pointer actions を有効にする Right Click を選択して Reassign を実行する option + Esc に当てた! これでキーボードだけで右クリックができる。快適。なお、Reassign しない場合は、F12 が元々割り当てられていた。F12 だと、Chrome の場合は DevTools が立ち上がるのでバッティングしちゃう。macOS
manas Chakrabortyallcommands.hashnode.dev·Feb 3, 2025Ultimate Guide to Ubuntu Linux: 50+ Commands & Essential Knowledge 🚀Linux is a powerful open-source operating system, and Ubuntu is one of its most popular distributions. Mastering Ubuntu commands will help you navigate the system efficiently. In this guide, we’ll cover 250+ Ubuntu commands, their specifications, and...Windows
Ian Oliveiraianoliveira.hashnode.dev·Jan 30, 2025Como configurar o Java Home e o Android Home no MacOSFala, devs! O ano novo chegou e estou de volta com os posts. 📚 Hoje vamos aprender a configurar o JAVA_HOME e o ANDROID_HOME no macOS, você precisará modificar o arquivo de configuração do seu shell. Essas variáveis de ambiente essenciais no desenvo...macOS
Sohag Hasannotes.sohag.pro·Jan 24, 2025Prayers at a Glance: Your Mac's Ultimate Spiritual Companion 🕌✨How to show prayer times in menu bar (MacOS) Ever wished your Mac could keep you connected to your spiritual routine without constant phone-checking? I've got a super simple hack that'll transform your menu bar into a prayer time tracker! What You'll...119 readsTips & Trickscalendar
Mahad Ahmedblog.mahad.dev·Jan 22, 2025Package your SaaS frontend for self-hosting using GolangSometimes you need to allow for self-hosted subscription of your SaaS whether it's because your client has their own air-gapped system that is not connected to the internet or they want to host it in their on-premise servers. Having the option is alw...golang
GreenFluxblog.greenflux.us·Jan 22, 2025Offline AI Chat with Local RAG from the TerminalThere are plenty of online AI services like ChatGPT that make it easy to chat with your documents, using Retrieval Augmented Generation (RAG) to improve the LLM response. But these all require sending your data to a 3rd party, and usually involve a s...1 like·126 readsollama
Joy Tari-Bagshawthejoyoftech.hashnode.dev·Jan 21, 2025Beginner's Guide to Creating Your Perfect Coding Workspace - 101 🛠️Hey, ladies! Ready to step into the world of web development? The first step is getting your space ready with the right tools. Think of it like setting up your makeup table or prepping your workspace—it has to be perfect for your coding journey. Let’...10 likesvscode extensions
Joy Tari-Bagshawthejoyoftech.hashnode.dev·Jan 20, 2025Operating Systems (OS): The Superpower Behind Your Computer 🖥️Hello, future tech queens! 👑 Let’s talk about something super important before you dive into coding—your computer’s Operating System (OS). If you’re wondering, “What even is an OS?”—don’t worry! By the end of this post, you’ll understand it, and you...20 likesoperating system
Kulkarni Vishalitsmevishal.hashnode.dev·Jan 20, 2025A Comprehensive Guide to FrontEnd Project Setup for React with Mac M Series Users1 :- Installation of HomeBrew Navigate to the HomeBrew Copy this command in to the Terminal(Press Command + Space and Type Terminal) /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" After you copy ...29 readsFrontend Development
JoshforSobakinTech's blogblog.sobakintech.xyz·Jan 18, 2025How to mount your EFI partition in different OSESWhat can you do with the EFI partition mounted? With the EFI partition mounted, you can fix issues you may have caused by installing grub or another bootloader incorrectly. Another reason you may want to mount the EFI partition is to install a bootlo...EFI