Tagged articles
230 articles
Page 1 of 3
Geek Labs
Geek Labs
May 29, 2026 · Artificial Intelligence

How Much Do AI Coding Tools Really Cost? Compare cc-statistics and AgentsView

This article introduces two open‑source projects—cc-statistics and AgentsView—that locally track token usage, costs, and session history across popular AI coding tools, compares their features in detail, provides quick‑start commands, and advises which tool fits different workflows.

AI coding toolsOpen SourceWeb UI
0 likes · 9 min read
How Much Do AI Coding Tools Really Cost? Compare cc-statistics and AgentsView
Su San Talks Tech
Su San Talks Tech
May 28, 2026 · Artificial Intelligence

Step-by-Step Guide to Installing Codex App and CLI on macOS and Windows

This article provides a comprehensive, step‑by‑step tutorial for installing the OpenAI Codex desktop App and command‑line interface on both macOS and Windows, covering official store installation, MSIX sideloading, PowerShell scripts, npm mirrors, verification steps, and common troubleshooting for Chinese network environments.

AppCLICodex
0 likes · 12 min read
Step-by-Step Guide to Installing Codex App and CLI on macOS and Windows
Eric Tech Circle
Eric Tech Circle
May 22, 2026 · Operations

Isolating Multiple Codex CLI Accounts on macOS Using CODEX_HOME

On macOS with zsh, you can avoid repetitive login/logout when using several Codex CLI accounts by copying the ~/.codex directory, setting distinct CODEX_HOME paths, and creating alias commands, allowing each account to maintain separate configurations, contexts, and quotas while sharing project rules via AGENTS.md.

CODEX_HOMECodex CLIalias
0 likes · 7 min read
Isolating Multiple Codex CLI Accounts on macOS Using CODEX_HOME
Old Zhang's AI Learning
Old Zhang's AI Learning
May 17, 2026 · Artificial Intelligence

Why DeepSeek V4 Flash’s Quantized Model Is Gaining Traction

The DeepSeek V4 Flash quantized GGUF model and the dedicated ds4 inference engine, both released by antirez, offer dramatically reduced activation parameters, massive 1‑million‑token context windows, aggressive KV‑cache compression and hardware‑specific quantizations that enable smooth local inference on high‑memory Macs and CUDA machines, while sacrificing generality for performance.

DeepSeek V4 FlashGGUFLLM inference
0 likes · 11 min read
Why DeepSeek V4 Flash’s Quantized Model Is Gaining Traction
AI Architecture Path
AI Architecture Path
May 13, 2026 · Fundamentals

Ghostty: 54K‑Star Terminal Faster Than Alacritty, Richer Than iTerm2, Beginner‑Friendly

Ghostty, the open‑source terminal emulator that has amassed over 54 000 GitHub stars, combines Alacritty’s ultra‑fast performance with iTerm2’s rich feature set, offers cross‑platform native support, and provides step‑by‑step installation, configuration, and advanced usage tips for macOS and Linux users.

AlacrittyGhosttyLinux
0 likes · 11 min read
Ghostty: 54K‑Star Terminal Faster Than Alacritty, Richer Than iTerm2, Beginner‑Friendly
Geek Labs
Geek Labs
May 9, 2026 · Fundamentals

Decode USB‑C Cable Capabilities with WhatCable: Reading E‑Marker Chips and USB‑PD

The article introduces WhatCable, an open‑source macOS menu‑bar utility that reads IOKit data to reveal a USB‑C cable’s E‑Marker specifications, supported data rates, current limits, and the negotiated USB‑PD power profile, helping users identify whether a cable can fast‑charge, transfer at high speed, or is counterfeit.

E-MarkerIOKitOpen Source
0 likes · 9 min read
Decode USB‑C Cable Capabilities with WhatCable: Reading E‑Marker Chips and USB‑PD
Code Mala Tang
Code Mala Tang
Apr 22, 2026 · Operations

Master Ghostty: Install and Customize the New Mac Terminal Tool

This guide walks you through installing Ghostty on macOS, adjusting security settings, using Homebrew or direct download, customizing themes, fonts, and window behavior, and leveraging its keyboard shortcuts for split panes, providing a modern, powerful alternative to the default Terminal.

CustomizationGhosttyInstallation
0 likes · 4 min read
Master Ghostty: Install and Customize the New Mac Terminal Tool
21CTO
21CTO
Apr 6, 2026 · Frontend Development

How Tailscale Solved the MacBook Pro Notch Icon Issue with a New Windowed UI

Tailscale released a macOS windowed version that eliminates the notch‑induced menu‑bar icon hiding problem by introducing dual‑mode interfaces, a hybrid AppKit‑SwiftUI architecture, performance and security upgrades, and developer‑friendly features, turning a UI limitation into a richer user experience.

AppKitNotchSwiftUI
0 likes · 11 min read
How Tailscale Solved the MacBook Pro Notch Icon Issue with a New Windowed UI
Data Party THU
Data Party THU
Mar 23, 2026 · Operations

How to Completely Uninstall OpenClaw on Windows, macOS, and WSL

This guide walks you through a clean removal of OpenClaw—including resetting configurations, running the official uninstall command with appropriate flags, deleting the CLI tool across package managers, and handling leftover API keys—so you can safely retire the software on Windows, macOS, or WSL environments.

CLIOpenClawWSL
0 likes · 7 min read
How to Completely Uninstall OpenClaw on Windows, macOS, and WSL
Black & White Path
Black & White Path
Mar 21, 2026 · Information Security

GhostClaw/GhostLoader Malware Deep Dive: GitHub Repo and AI Workflow Attacks on macOS

The report details how the GhostClaw/GhostLoader campaign leverages trusted GitHub repositories and AI‑assisted development workflows to deliver a multi‑stage macOS payload that steals credentials, contacts a single C2 domain, and establishes persistence, while providing blue‑team detection and mitigation guidance.

AI workflowCredential TheftGitHub
0 likes · 18 min read
GhostClaw/GhostLoader Malware Deep Dive: GitHub Repo and AI Workflow Attacks on macOS
Sohu Tech Products
Sohu Tech Products
Mar 19, 2026 · Operations

How to Safely Uninstall OpenClaw and Eliminate Hidden Risks

This guide explains OpenClaw’s security and cost concerns, shows how to verify a successful installation, provides step‑by‑step commands for standard and forced uninstallation on Linux, macOS, and Windows, and lists post‑removal safety checks to prevent hidden backdoors.

CLILinuxOpenClaw
0 likes · 9 min read
How to Safely Uninstall OpenClaw and Eliminate Hidden Risks
Linux Tech Enthusiast
Linux Tech Enthusiast
Mar 14, 2026 · Industry Insights

Why Many Developers Prefer Macs for Programming: A Scenario‑Based Analysis

The article examines how developers choose between Windows, macOS, and Linux based on factors such as experience consistency, productivity, cost, and ecosystem alignment, explaining why internet companies often provide Macs while emphasizing that the choice is driven by practical trade‑offs rather than brand loyalty.

Developer ToolsLinuxWindows
0 likes · 5 min read
Why Many Developers Prefer Macs for Programming: A Scenario‑Based Analysis
Architecture Digest
Architecture Digest
Mar 5, 2026 · Artificial Intelligence

Deploy OpenClaw AI Agent on macOS with Docker and Feishu Integration

This guide walks you through installing OpenClaw, an AI‑powered computer automation agent, on a macOS machine using Docker, configuring the MiniMax model, setting up the Feishu chatbot plugin, and verifying that the system responds to commands, all with step‑by‑step commands and screenshots.

AI agentDockerFeishu
0 likes · 8 min read
Deploy OpenClaw AI Agent on macOS with Docker and Feishu Integration
Sohu Tech Products
Sohu Tech Products
Feb 25, 2026 · Operations

Streamline AI Agent Skill Management with SkillDeck on macOS

This article explains how SkillDeck, a native macOS application, unifies installation, discovery, updating, and removal of AI coding agent skills, reducing manual symlink handling and providing a visual dashboard, while sharing development insights and AI‑assisted coding tips.

AI agentsSwiftUImacOS
0 likes · 10 min read
Streamline AI Agent Skill Management with SkillDeck on macOS
macrozheng
macrozheng
Feb 23, 2026 · Operations

Which Modern Terminal Should You Use? Ghostty, WindTerm, kitty, and Warp Compared

This article reviews four popular modern terminal emulators—Ghostty, WindTerm, kitty, and Warp—detailing their architectures, performance characteristics, unique features, installation steps for macOS and Linux, and provides guidance on choosing the right tool for different developer workflows.

LinuxTerminalcomparison
0 likes · 16 min read
Which Modern Terminal Should You Use? Ghostty, WindTerm, kitty, and Warp Compared
Java Companion
Java Companion
Feb 3, 2026 · Backend Development

Build Standalone Installers for Spring Boot Apps with JPackage

This guide walks through using JPackage (standard from JDK 16) to create native Windows, macOS, and Linux installers for Spring Boot applications, covering JDK requirements, platform‑specific tools, custom JRE creation with jlink, Maven integration, and step‑by‑step command examples.

JLinkLinuxMaven
0 likes · 12 min read
Build Standalone Installers for Spring Boot Apps with JPackage
AI Engineering
AI Engineering
Jan 25, 2026 · Information Security

How Google Antigravity’s New Terminal Sandbox Stops AI Agents from Deleting Files

Google Antigravity’s terminal sandbox isolates AI agents to the project directory using kernel‑level mechanisms, preventing accidental system‑file deletions while offering optional network controls and a review mode, though early user feedback shows mixed reactions and stability concerns.

AI Agent SafetyGoogle AntigravityKernel Isolation
0 likes · 4 min read
How Google Antigravity’s New Terminal Sandbox Stops AI Agents from Deleting Files
macrozheng
macrozheng
Jan 15, 2026 · Fundamentals

Boost Your Command-Line Efficiency with fzf: Install, Features & Advanced Usage

This guide introduces the open‑source fuzzy finder fzf, explains its key features, shows how to install it across platforms, and provides practical examples—including basic pipelines, shell shortcuts, and preview‑enhanced commands—to dramatically speed up everyday terminal workflows.

Linuxcommand-linefuzzy finder
0 likes · 8 min read
Boost Your Command-Line Efficiency with fzf: Install, Features & Advanced Usage
DevOps Coach
DevOps Coach
Jan 14, 2026 · Fundamentals

Why macOS Beats Windows: 12 Deep Technical Advantages

The article outlines twelve concrete, technically‑focused reasons why seasoned users often prefer macOS over Windows, covering registry‑free configuration, Unix‑based architecture, system‑integrity protection, silent updates, tightly integrated hardware‑software power management, driver consistency, native virtualization, long‑term performance stability, built‑in automation tools, predictable resource usage, reliable audio/video frameworks, and overall developer productivity.

OS comparisonVirtualizationWindows
0 likes · 9 min read
Why macOS Beats Windows: 12 Deep Technical Advantages
21CTO
21CTO
Jan 9, 2026 · Frontend Development

Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React

WailBrew is an open‑source macOS application that provides a visual, one‑click interface for managing Homebrew packages, combining Go‑based backend performance with a React front‑end for intuitive package inspection, updates, and system diagnostics.

GUIGoHomebrew
0 likes · 3 min read
Explore WailBrew: A Lightweight GUI for Homebrew Built with Go and React
Node.js Tech Stack
Node.js Tech Stack
Dec 16, 2025 · Frontend Development

Microsoft Releases React Native for macOS – Bold Move or Gimmick?

Microsoft's open‑source react-native-macos lets developers use familiar React web techniques to build native macOS apps, offering performance gains over Electron, code reuse across platforms, but also facing challenges like fork‑sync delays, desktop‑specific UI complexities, and a smaller ecosystem.

ElectronMicrosoftReact Native
0 likes · 6 min read
Microsoft Releases React Native for macOS – Bold Move or Gimmick?
JD Tech Talk
JD Tech Talk
Oct 14, 2025 · Frontend Development

Cross‑Platform CEF Integration: Windows & macOS Setup Guide

This article explains how to integrate the Chromium Embedded Framework (CEF) on both Windows and macOS, covering required libraries, resource paths, main‑process initialization, render‑process creation, message‑loop handling, window adaptation, and version management to ensure a seamless cross‑platform deployment.

CEFEmbeddingQt
0 likes · 13 min read
Cross‑Platform CEF Integration: Windows & macOS Setup Guide
Liangxu Linux
Liangxu Linux
Oct 6, 2025 · Fundamentals

Choosing the Right File System: FAT32, exFAT, NTFS, APFS, ext4, XFS & Btrfs

Explore the key characteristics, advantages, limitations, and ideal use cases of major file system formats—including FAT32, exFAT, NTFS, APFS, HFS+, ext4, XFS, and Btrfs—along with practical formatting commands and comparison tables to help you select the best storage solution for Windows, macOS, Linux, and cross‑platform environments.

APFSBtrfsFAT32
0 likes · 26 min read
Choosing the Right File System: FAT32, exFAT, NTFS, APFS, ext4, XFS & Btrfs
Ray's Galactic Tech
Ray's Galactic Tech
Sep 22, 2025 · Cloud Native

Master Docker: From Basics to Dockerfile Best Practices

This guide introduces Docker’s core concepts, walks through installing Docker on Linux, Windows, and macOS, explains Dockerfile syntax with common commands, and shares practical tips for building efficient container images.

Best PracticesContainerizationDocker
0 likes · 6 min read
Master Docker: From Basics to Dockerfile Best Practices
Liangxu Linux
Liangxu Linux
Aug 27, 2025 · Operations

Fix Mistyped Terminal Commands Instantly with thefuck – Install & Use Guide

This guide introduces the open‑source tool thefuck, explains how it analyzes erroneous shell commands and suggests correct alternatives, provides concrete examples like fixing "git statis" to "git status", and details step‑by‑step installation on Linux, macOS, Windows and via pip, plus configuration tips.

Error CorrectionInstallationLinux
0 likes · 4 min read
Fix Mistyped Terminal Commands Instantly with thefuck – Install & Use Guide
Open Source Tech Hub
Open Source Tech Hub
Aug 23, 2025 · Backend Development

Master Multiple PHP Versions on macOS/Linux with Homebrew Tap

This guide explains how to use the shivammathur/homebrew-php tap to install, switch, and manage a wide range of PHP versions—including NTS, ZTS, debug, and nightly builds—across macOS and Linux, with step‑by‑step commands and troubleshooting tips.

CLIHomebrewLinux
0 likes · 8 min read
Master Multiple PHP Versions on macOS/Linux with Homebrew Tap
Liangxu Linux
Liangxu Linux
Aug 6, 2025 · Fundamentals

Boost Your Productivity with Flameshot: The Ultimate Open‑Source Screenshot Tool

Flameshot is a powerful open‑source screenshot utility that combines instant capture with rich annotation tools, supports Linux, Windows and macOS, offers command‑line options, customizable appearance, and easy installation via package managers, making it ideal for developers and technical writers who need fast, editable screenshots.

Windowsannotationflameshot
0 likes · 5 min read
Boost Your Productivity with Flameshot: The Ultimate Open‑Source Screenshot Tool
Open Source Tech Hub
Open Source Tech Hub
Jul 16, 2025 · Backend Development

One-Click PHP Installation on Windows, macOS, and Linux

This guide shows how to quickly install PHP on Windows, macOS, and Linux by running a single PowerShell or Bash command that configures execution policy, sets security protocols, and downloads the installer script from php.new, with screenshots for verification.

BashInstallationLinux
0 likes · 2 min read
One-Click PHP Installation on Windows, macOS, and Linux
21CTO
21CTO
Jun 30, 2025 · Fundamentals

Turn Your Mac into a Powerful Development Machine: Essential Setup Guide

This guide walks developers through transforming a macOS computer into an efficient development workstation, covering terminal configuration, essential tools like Homebrew, Git, Node.js, Docker, window management tricks, and productivity utilities, all with clear step‑by‑step commands and recommendations.

Development EnvironmentHomebrewTerminal
0 likes · 7 min read
Turn Your Mac into a Powerful Development Machine: Essential Setup Guide
Lin is Dream
Lin is Dream
Jun 10, 2025 · Fundamentals

10 Essential macOS Settings to Boost Your Productivity

Switching from Windows to macOS can feel awkward, but by adjusting ten key system settings—such as disabling natural scrolling, streamlining the Dock, customizing trackpad gestures, and optimizing Finder—you can transform your Mac into a smooth, efficient productivity tool.

TipsmacOSproductivity
0 likes · 7 min read
10 Essential macOS Settings to Boost Your Productivity
Lin is Dream
Lin is Dream
Apr 28, 2025 · Fundamentals

Master HTTP/HTTPS Debugging on macOS with Charles: A Step‑by‑Step Guide

This tutorial walks you through using Charles on macOS to capture and manipulate HTTP and HTTPS traffic for both PC and mobile devices, covering proxy configuration, SSL handling, breakpoints, throttling, DNS spoofing, request rewriting, remote/local redirection, and basic stress testing.

CharlesHTTP debuggingProxy
0 likes · 8 min read
Master HTTP/HTTPS Debugging on macOS with Charles: A Step‑by‑Step Guide
Lin is Dream
Lin is Dream
Mar 15, 2025 · Fundamentals

Mastering macOS Network Settings: DHCP, DNS, NAT, VPN & More Explained

This guide walks through macOS network configuration on a MacBook Pro M1, covering Wi‑Fi advanced settings, TCP/IP fundamentals such as DHCP, IP addressing and subnet masks, NAT translation, routing tables, DNS servers, proxy types, VPN (L2TP) setup, SSH usage, and Ethernet interface details.

DHCPDNSNAT
0 likes · 18 min read
Mastering macOS Network Settings: DHCP, DNS, NAT, VPN & More Explained
Java Captain
Java Captain
Feb 14, 2025 · Fundamentals

Step-by-Step Guide to Installing DeepSeek on Windows, macOS, and Linux

This comprehensive tutorial walks users through preparing their system, downloading the appropriate DeepSeek installer, and performing detailed installation steps for Windows, macOS, and Linux, followed by initial launch, configuration, and troubleshooting tips to ensure a successful setup of the data analysis tool.

Data AnalysisDeepSeekInstallation
0 likes · 6 min read
Step-by-Step Guide to Installing DeepSeek on Windows, macOS, and Linux
21CTO
21CTO
Oct 29, 2024 · Fundamentals

How to Install Python on macOS: Simple and Advanced Methods

Learn step-by-step how to install Python on macOS using the official installer or Homebrew, configure your PATH, verify the installation, and set up a full-featured IDE like PyCharm, enabling you to start Python development on your Mac efficiently.

Command LineHomebrewIDE
0 likes · 6 min read
How to Install Python on macOS: Simple and Advanced Methods
21CTO
21CTO
Oct 11, 2024 · Fundamentals

Why macOS Sequoia’s UNIX Certification Matters for Developers

Apple’s macOS 15 Sequoia has become the latest officially certified UNIX® system, joining both Apple Silicon and x86‑64 entries, and the article explains the history of UNIX, POSIX standards, the XNU kernel’s BSD roots, and how these foundations shape modern macOS and iOS development.

POSIXUNIX certificationXNU kernel
0 likes · 8 min read
Why macOS Sequoia’s UNIX Certification Matters for Developers
php Courses
php Courses
Sep 9, 2024 · Information Security

What Is ServBay Local CA and How to Manage It

This guide explains what ServBay Local CA is, how to locate it using macOS Keychain Access, and provides step‑by‑step instructions for reinstalling or deleting the certificate to resolve HTTPS errors during local development.

HTTPSKeychain AccessLocal CA
0 likes · 4 min read
What Is ServBay Local CA and How to Manage It
Java Tech Enthusiast
Java Tech Enthusiast
Jun 11, 2024 · Artificial Intelligence

Apple WWDC 2024 Highlights: AI Integration, visionOS 2, iOS 18, macOS Sequoia, and Siri Revamp

At WWDC 2024 Apple unveiled visionOS 2 with thousands of native apps, iOS 18’s personalized UI tweaks, iPadOS 18’s Math Memo and M4 chip, macOS Sequoia’s iPhone mirroring, a revamped Siri powered by GPT‑4o, and introduced Apple Intelligence—on‑device AI models that bring context‑aware writing, image generation and third‑party integration across its ecosystem.

AppleArtificial IntelligenceSiri
0 likes · 14 min read
Apple WWDC 2024 Highlights: AI Integration, visionOS 2, iOS 18, macOS Sequoia, and Siri Revamp
Radish, Keep Going!
Radish, Keep Going!
May 7, 2024 · Operations

How to Slow Down Your Disk I/O by 60× on macOS Using dmc

Learn how to use macOS’s built-in dmc utility to artificially throttle disk read/write speeds, configure various HDD/SSD profiles, and verify the impact with fio benchmarks, enabling realistic performance testing on low-speed machines without complex cgroup or Docker setups.

disk I/Odisk throttlingdmc
0 likes · 5 min read
How to Slow Down Your Disk I/O by 60× on macOS Using dmc
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
May 5, 2024 · Mobile Development

Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter

This article provides a comprehensive, beginner-friendly walkthrough for configuring a macOS machine with Android Studio, Flutter SDK, Homebrew, Vim, CocoaPods, and iOS simulators, including detailed commands, environment variable tweaks, and troubleshooting tips to get Flutter projects running on iOS devices.

Android StudioHomebrewdevelopment setup
0 likes · 8 min read
Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter
Eric Tech Circle
Eric Tech Circle
Apr 13, 2024 · Operations

Stop Your MacBook’s Overnight Battery Drain: Proven Power Settings Tweaks

After experiencing up to 50% battery loss overnight when the MacBook lid is closed, the author diagnosed the issue using pmset, identified Bluetooth and Handoff as culprits, and applied three configuration changes—including disabling network wake, turning off Handoff, and using Bluesnooze—to reduce nightly drain to under 5%.

Troubleshootingbatterybluesnooze
0 likes · 5 min read
Stop Your MacBook’s Overnight Battery Drain: Proven Power Settings Tweaks
Liangxu Linux
Liangxu Linux
Mar 26, 2024 · Operations

How to Test Local Network Speed on Linux, Windows, and macOS with Free Tools

This guide explains how to measure local network performance on Linux, Windows, and macOS using free command‑line utilities such as speedtest‑cli and iperf, as well as graphical tools like Speedtest, and provides advanced techniques with Wireshark, ping, and network‑optimization tips.

LinuxWindowsWireshark
0 likes · 10 min read
How to Test Local Network Speed on Linux, Windows, and macOS with Free Tools
21CTO
21CTO
Mar 20, 2024 · Backend Development

Why Oracle Urges Java Developers to Skip macOS Sonoma 14.4 Update

Oracle warns Java developers that upgrading Apple Silicon macOS Sonoma to version 14.4 can crash JetBrains IDEs by sending a SIGKILL signal, and advises postponing the update until a fix is available, highlighting the impact on multiple JDK versions.

Apple SiliconIDEJava
0 likes · 5 min read
Why Oracle Urges Java Developers to Skip macOS Sonoma 14.4 Update
Java Tech Enthusiast
Java Tech Enthusiast
Mar 12, 2024 · Information Security

Apple's macOS cURL Default CA Store Change Raises Security Concerns

Apple’s recent change to macOS’s cURL implementation, which forces the ‑‑cacert option to use the system trust store instead of a user‑supplied certificate bundle, has been criticised by cURL founder Daniel Stenberg as unreliable and potentially insecure, though Apple says the behaviour is intentional and not a bug.

AppleCA CertificatesOpenSSL
0 likes · 3 min read
Apple's macOS cURL Default CA Store Change Raises Security Concerns
macrozheng
macrozheng
Feb 2, 2024 · Cloud Computing

Quickly Spin Up Ubuntu VMs on macOS with Multipass: A Step‑by‑Step Guide

This guide shows how to install Multipass on macOS, create and manage lightweight Ubuntu virtual machines using simple CLI commands, configure resources, mount volumes, transfer files, and automate setup with cloud‑init, providing a fast alternative to heavyweight virtualization tools for local development.

CLICloud‑InitDevOps
0 likes · 11 min read
Quickly Spin Up Ubuntu VMs on macOS with Multipass: A Step‑by‑Step Guide
Sohu Tech Products
Sohu Tech Products
Jan 31, 2024 · Fundamentals

Understanding Mach-O: Structure, Definitions, and Practical Applications

Mach‑O is the macOS and iOS binary format whose header, load commands, and __TEXT/__DATA sections define executable, library, and symbol information, enabling developers to understand loading, linking, and startup performance, and to implement custom initialization hooks or modular launch tasks via custom data sections.

Binary FormatClangMach-O
0 likes · 10 min read
Understanding Mach-O: Structure, Definitions, and Practical Applications
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jan 29, 2024 · Operations

Profiling Rust Applications with macOS Instruments Time Profiler

This article explains how to use the macOS Instruments Time Profiler to perform CPU‑time profiling of Rust programs, demonstrates a sample π‑calculation benchmark, shows the required Cargo configuration, walks through recording and inspecting trace files, and applies the method to diagnose performance regressions in the Rspack project.

InstrumentsProfilingRspack
0 likes · 8 min read
Profiling Rust Applications with macOS Instruments Time Profiler
Liangxu Linux
Liangxu Linux
Dec 17, 2023 · Fundamentals

Unlock the Power of Fish Shell: Install, Switch, and Customize on macOS

This guide walks you through installing Fish Shell on macOS, switching from Bash or Zsh, configuring it as the default shell, and leveraging its modern features such as syntax highlighting, auto‑suggestions, web‑based configuration, and custom prompts for a more efficient command‑line experience.

CustomizationInstallationShell
0 likes · 11 min read
Unlock the Power of Fish Shell: Install, Switch, and Customize on macOS
Efficient Ops
Efficient Ops
Nov 20, 2023 · Operations

Unlock the Power of Fish Shell: Install, Switch, and Customize Like a Pro

This guide walks you through installing Fish Shell on macOS, switching from Bash or Zsh, exploring its standout features such as syntax highlighting, autosuggestions, tab completion, web‑based configuration, and shows how to customize prompts and greetings with practical code examples.

Git integrationInstallationPrompt
0 likes · 12 min read
Unlock the Power of Fish Shell: Install, Switch, and Customize Like a Pro
Efficient Ops
Efficient Ops
Nov 19, 2023 · Fundamentals

Unlock the Power of Fish Shell: Installation, Customization, and Advanced Features

This guide introduces Fish Shell, covering its installation on macOS, how to switch from Bash or Zsh, key features like syntax highlighting, smart auto‑completion, web‑based configuration, custom prompts, and practical code examples to help both beginners and experienced users boost their terminal productivity.

Command LineScriptingTerminal
0 likes · 11 min read
Unlock the Power of Fish Shell: Installation, Customization, and Advanced Features
Open Source Linux
Open Source Linux
Nov 13, 2023 · Information Security

How NetBird Simplifies Secure Peer-to-Peer VPNs Without a Central Server

NetBird is an open‑source, WireGuard‑based network management platform that creates secure, direct encrypted tunnels between computers, devices, and servers without a central VPN, supporting cloud, on‑premise, edge and container environments, and offers quick deployment via simple installation steps on Linux and macOS.

LinuxNetBirdOpen Source
0 likes · 5 min read
How NetBird Simplifies Secure Peer-to-Peer VPNs Without a Central Server
Top Architecture Tech Stack
Top Architecture Tech Stack
Nov 7, 2023 · Databases

How to Install and Activate DataGrip on Windows and macOS

This guide walks you through downloading the latest DataGrip version, installing it on Windows or macOS, and using provided activation scripts to successfully activate the IDE, including step‑by‑step instructions, required command‑line operations, and verification of activation status.

ActivationDataGripDatabase Tools
0 likes · 4 min read
How to Install and Activate DataGrip on Windows and macOS
JD Retail Technology
JD Retail Technology
Jun 16, 2023 · Mobile Development

What’s New in Xcode 15? A Deep Dive into the Latest Features

Xcode 15 beta, released on June 5 2023 for macOS 13.3+, introduces a suite of productivity‑boosting enhancements—including smarter code completion, asset‑catalog variables, centralized localization, revamped documentation, Swift macros, live previews, bookmark navigation, integrated source‑control, accelerated testing, OSLog‑based debugging, and refined distribution controls—aimed at making iOS/macOS development faster, smarter, more convenient, and more secure.

IDE FeaturesSwiftXcode 15
0 likes · 9 min read
What’s New in Xcode 15? A Deep Dive into the Latest Features
Programmer DD
Programmer DD
Jun 9, 2023 · Game Development

Can Macs Become Gaming Machines? Inside Apple’s New Game Porting Toolkit

Apple is reshaping macOS with a new Game Porting Toolkit and a dedicated Game Mode in macOS Sonoma, enabling easier Windows game migration to Apple Silicon, leveraging DirectX‑to‑Metal translation, while also positioning Macs as future gaming platforms alongside initiatives like Apple Vision Pro.

AppleApple SiliconDirectX
0 likes · 10 min read
Can Macs Become Gaming Machines? Inside Apple’s New Game Porting Toolkit
Liangxu Linux
Liangxu Linux
Jun 4, 2023 · Fundamentals

Boost Your CLI Navigation: Master Autojump for Instant Directory Jumping

Autojump is an open‑source command‑line tool that learns your visited directories and lets you jump to them instantly with short aliases; the guide covers installation via Homebrew, APT or source, basic commands for adding, deleting, aliasing, and a Python example, concluding with its productivity benefits.

Shell Toolsautojumpcommand-line
0 likes · 3 min read
Boost Your CLI Navigation: Master Autojump for Instant Directory Jumping
Laravel Tech Community
Laravel Tech Community
May 25, 2023 · Databases

Using Sequel Pro on macOS to Manage MySQL and MariaDB Databases

This article introduces Sequel Pro, a macOS GUI client for MySQL and MariaDB, explains how to configure standard connections with required fields, describes the main interface features such as database selection, table structure and content viewing, and highlights additional tools like Query and Table Info.

Database ManagementGUIMariaDB
0 likes · 3 min read
Using Sequel Pro on macOS to Manage MySQL and MariaDB Databases