Tag

macOS

0 views collected around this technical thread.

Xiaolei Talks DB
Xiaolei Talks DB
May 21, 2025 · Databases

How to Quickly Set Up and Manage OceanBase with the New Desktop Client

This guide walks developers through downloading, installing, and using OceanBase Desktop on macOS, covering dependency setup with OrbStack, GUI features, cluster startup, tenant management, and how the tool simplifies local OceanBase cluster deployment.

Database ManagementDesktopGUI
0 likes · 6 min read
How to Quickly Set Up and Manage OceanBase with the New Desktop Client
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.

DeepSeekInstallationLinux
0 likes · 6 min read
Step-by-Step Guide to Installing DeepSeek on Windows, macOS, and Linux
Cognitive Technology Team
Cognitive Technology Team
Feb 12, 2025 · Artificial Intelligence

Step-by-Step Guide to Deploy DeepSeek AI Locally on macOS with Ollama and Chatbox AI

This article provides a comprehensive tutorial on installing Ollama, downloading and running the DeepSeek‑R1 model on a Mac, explains the benefits of local deployment for stability and privacy, and shows how to integrate the model with the Chatbox AI visual interface.

AIDeepSeekLocal Deployment
0 likes · 5 min read
Step-by-Step Guide to Deploy DeepSeek AI Locally on macOS with Ollama and Chatbox AI
IT Services Circle
IT Services Circle
Dec 23, 2024 · Operations

Introducing ‘thefuck’: An Open-Source Command-Line Tool for Auto-Correcting Mistyped Commands

thefuck is an open‑source command‑line utility that detects common typing and syntax errors in terminal commands, suggests the correct command (e.g., fixing “pathon” to “python”), and can be installed on Linux, macOS, and Windows via package managers or pip, with simple configuration for automatic use.

Linuxautomationcommand line
0 likes · 5 min read
Introducing ‘thefuck’: An Open-Source Command-Line Tool for Auto-Correcting Mistyped Commands
Test Development Learning Exchange
Test Development Learning Exchange
Oct 7, 2024 · Operations

How to Install Allure Test Report Tool on Windows, macOS, and Linux

This guide provides step‑by‑step instructions for installing the Allure test reporting tool on Windows, macOS, and Linux, covering Java setup, environment variables, verification commands, important considerations, and how to generate and view test reports.

AllureInstallationJava
0 likes · 5 min read
How to Install Allure Test Report Tool on Windows, macOS, and Linux
Go Programming World
Go Programming World
Sep 17, 2024 · Operations

Migrating Data from MacBook Air to MacBook Pro Using Migration Assistant and Manual Steps

The author details both manual and one‑click migration of roughly 500 GB and 760 000 files from an older Intel‑based MacBook Air to a new M‑chip MacBook Pro, covering setup, SSH key handling, transferred settings, and a useful cursor‑speed command.

Migration AssistantSSHdata migration
0 likes · 4 min read
Migrating Data from MacBook Air to MacBook Pro Using Migration Assistant and Manual Steps
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
Python Programming Learning Circle
Python Programming Learning Circle
Jul 1, 2024 · Fundamentals

Python 3.12 App Store Rejection Caused by an itms‑services String and CPython’s Planned Fix

Upgrading Python from 3.11 to 3.12 introduced an "itms‑services" string in the standard library, causing macOS App Store rejections, which led developers and CPython core contributors to discuss the issue, propose patches, and plan a compliance option for future Python releases.

App StoreCPythonPython
0 likes · 11 min read
Python 3.12 App Store Rejection Caused by an itms‑services String and CPython’s Planned Fix
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
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.

Development SetupFlutterHomebrew
0 likes · 8 min read
Step-by-Step Guide to Setting Up a macOS Mobile Development Environment for Android and Flutter
Java Architecture Diary
Java Architecture Diary
Mar 18, 2024 · Fundamentals

Why macOS 14.4 Crashes Java Apps: Unexpected SIGKILL on Protected Memory

macOS 14.4 introduces a change that forces the kernel to send SIGKILL when a thread in write mode accesses protected memory, causing Java processes (Java 8‑22) on Apple Silicon (M1, M2, M3) to terminate abruptly, with no rollback option.

Apple SiliconJavaSIGKILL
0 likes · 3 min read
Why macOS 14.4 Crashes Java Apps: Unexpected SIGKILL on Protected Memory
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.

Cloud‑InitDevOpsMultipass
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 FormatMach-OStartup Performance
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.

RspackRustinstruments
0 likes · 8 min read
Profiling Rust Applications with macOS Instruments Time Profiler
Top Architecture Tech Stack
Top Architecture Tech Stack
Nov 23, 2023 · Fundamentals

Step-by-Step Guide to Installing and Activating PyCharm on Windows and macOS

This article provides a detailed tutorial on downloading, installing, and legally activating the PyCharm IDE on both Windows and macOS, including prerequisite script execution, activation code entry, and a warning about the risks of using cracked software.

InstallationPyCharmactivation
0 likes · 5 min read
Step-by-Step Guide to Installing and Activating PyCharm on Windows and 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.

Fish ShellGit IntegrationInstallation
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.

Fish ShellShell Customizationcommand line
0 likes · 11 min read
Unlock the Power of Fish Shell: Installation, Customization, and Advanced Features