Searching txt.sour.is

Twts matching #Linux...
Sort by: Newest, Oldest, Most Relevant

Go - Ollama 在本地構建你的 RAG 應用
這篇文章會引導大家使用 Golang 設置本地大型語言模型 (LLM) 並與之交互,以此在本地構建你的 AI 應用。設置本地 LLM首先,我們需要在本地計算機上運行 LLM。爲此,我們將使用 Ollama(可在 GitHub ollama[1] 上獲取)。雖然本地加載模型有多種選擇,但我發現 Ollama 是相對容易使用的。Ollama 支持 macOS、Linux 和 Windows。本文的代碼 ⌘ Read more

⤋ Read More

b4n6_b4n6 proposes bounties for Stack Wallet bug fixes
b4n6_b4n61 has proposed bounties23 for fixing two recently reported Stack Wallet4 issues5:

#1 Add checksum check for mnemonic seed
Total Bounty: 0.5 XMR (to date)

#2 Diagnose and fix linux crash
Total Bounty: 0.5 XMR (to date)

To start working on the tasks yourself, you should make your intentions public by posting a comment in the bounty threads.

To increase the bounties you can … ⌘ Read more

⤋ Read More

Always a great feeling when you can solve npm install problems by simply copying over the whole node_modules folder from your own (linux) machine. One of the benefits of developing on a Linux machine I suppose.

⤋ Read More

Compact RISC-V Linux Development Device with USB Form Factor Powered by Rockchip RV1103
The Luckfox Pico WebBee RV1103 is a Linux micro development board powered by the Rockchip RV1103 chip, offering a compact platform for diverse development projects. Encased in an ABS protective shell, it supports applications such as lightweight web servers, USB script tools, and smart home devices. Similar to the Luckfox Pico Mini, this device features […] ⌘ Read more

⤋ Read More

Armbian 24.11 Update Highlights System Improvements and Hardware Expansion
Armbian 24.11 introduces significant updates designed to improve system performance, expand hardware compatibility, and enhance usability for developers and SBC enthusiasts alike. This release focuses on streamlining workflows, refining tools, and providing new pre-configured images to simplify specific use cases. Armbian: Armbian is an open-source operating system based on Linux, specifically d … ⌘ Read more

⤋ Read More

(Updated) Radxa Unveils Siengine SE1000-I Single Board Computer with Linux Compatibility
The SiRider S1, an industrial-grade single-board computer developed through a collaboration between Radxa, Siengine Technology, and Arm China, is now available for purchase. At its core is the Siengine SE1000-I System-on-Chip, a high-performance AIoT application processor built on 7nm technology. According to Radxa’s Wiki pages, this SE1000-I SoC has a dual-cluster CP … ⌘ Read more

⤋ Read More

4rkal creates XMR ‘micro-tipping’ tool for P2Pool mini miners
4rkal1 has announced2 the beta release3 of Donate Monero Via P2Pool (DMVP2P) 4, a new tool that enables XMR micro-tipping via P2Pool mini 5 for miners on Linux and Windows:

Would love to get some feedback on a new project I started [..] Basically it’s a simple GUI that will allow you to mine to a certain users address via p2pool mini. Think monerodevs but donating via … ⌘ Read more

⤋ Read More

認識一下 Golang 定時框架
cron,相信玩過 Linux 的朋友應該都對這個很熟悉吧,這不就是計劃任務嘛,當你需要某個時間段去執行某一件事的時候,普通的執行方式已經不能滿足我們的需求了,這個時候就需要一個定時任務了,那麼下面我就來介紹一個 Go 的開源定時任務框架。一、安裝—- 下載go get github.com/robfig/cron/v3@v3.0.0 導入:這裏後面加個v3意味着這是v3版本,注意不要搞錯 ⌘ Read more

⤋ Read More
In-reply-to » I don’t think calling the various PHP files making up “Timeline” a “Yarn pod” is accurate.

@bender@twtxt.net The tagline of Timeline is “a single user twtxt/yarn pod” not just a yarn pod. Similar to GNU/Linux. When we came up with the concept of Yarn Social it was a way to rebrand twtxt with the extensions that makes conversations like this possible.

⤋ Read More

eBPF on Go
本篇內容是根據 2021 年 10 月份#201 eBPF and Go[1] 音頻錄製內容的整理與翻譯eBPF(已有 7 年曆史)是一個可以在 Linux 內核中運行代碼的沙箱。它最初是一種構建防火牆的技術,隨着時間的推移不斷髮展,包含一系列新功能。本期大家討論了 eBPF 的起源及其工作原理,並深入研究了一些實際用例。雖然 eBPF 程序本身不是用 Go(更像 C)編寫的,但我們將瞭解如何從 ⌘ Read more

⤋ Read More

Advancing Open-Source Support for MediaTek’s Genio IoT Platforms with Collabora
MediaTek is advancing its IoT Edge AI capabilities by expanding upstream support for its Genio platforms. Building on the success of the MediaTek Kompanio Chromebook project, this new initiative brings the focus to MediaTek’s Genio Evaluation Kits, which are being integrated into Collabora’s Linux development ecosystem. Collabora’s support for MediaTek Chromebooks over the last four […] ⌘ Read more

⤋ Read More

Go 編譯的幾個細節,連專家也要停下來想想
在 Go 開發中,編譯相關的問題看似簡單,但實則蘊含許多細節。有時,即使是 Go 專家也需要停下來,花時間思考答案或親自驗證。本文將通過幾個具體問題,和大家一起探討 Go 編譯過程中的一些你可能之前未曾關注的細節。 注:本文示例使用的環境爲 Go 1.23.0、Linux Kernel 3.10.0 和 CentOS 7.9。Go 編譯默認採用靜態鏈接還是動態鏈接?————— ⌘ Read more

⤋ Read More

everoddandeven releases monerod-gui v1.0.0 ‘Tenacity’
everoddandeven1 has announced2 the first stable release (v1.0.0 Tenacity 3) of Monero node manager monerod-gui 4:

RPM package now available. Donations are appreciated, including to the bounty5 for this project

Changes overview
Add WOW donations
Get battery level implementation
Optimize rpc traffic
RPM build workflow implementation
Linux fixes [..]

Consult the Github repos … ⌘ Read more

⤋ Read More

Docker Desktop 4.35: Organization Access Tokens, Docker Home, Volumes Export, and Terminal in Docker Desktop
Docker Desktop 4.35 includes organization access tokens, a new Docker product home page, terminal enhancements, Docker Desktop for Red Hat Enterprise Linux, and the performance boost from Docker VMM for Apple Silicon Macs. ⌘ Read more

⤋ Read More

ASUS Tinker Board 3 SBC with Linux Support Starts at $89.59
The Tinker Board 3 is a compact, fanless single-board computer powered by the Rockchip RK3566 SoC, designed for embedded and IoT applications that require multi-display capabilities, wireless connectivity, or Gigabit Ethernet support. This board integrates a quad-core Arm Cortex-A55 processor with a 64-bit Arm v8 architecture. It comes with either 2GB or 4GB LPDDR4X memory […] ⌘ Read more

⤋ Read More

Flatcar brings Container Linux to the CNCF Incubator
The CNCF Technical Oversight Committee (TOC) has voted to accept Flatcar as a CNCF incubating project.  Flatcar is a zero-touch, minimal operating system (OS) for containerized workloads, addressing the challenges of managing and securing a production… ⌘ Read more

⤋ Read More

UP Squared Pro 710H Featuring Alder Lake-N and Hailo-8 Processors with Linux Support
The UP Squared Pro 710H developer board is designed for AI and edge computing, featuring Intel Atom x7000RE, Intel Processor N Series, and Intel Core i3-N305 processors for flexible performance. It efficiently handles real-time, intensive tasks, addressing the demands of applications such as industrial IoT, smart cities, and autonomous systems. This AAEON developer board can … ⌘ Read more

⤋ Read More

everoddandeven releases monerod-gui v0.1.1-rc
everoddandeven1 has announced2 the release of monerod-gui 3 version 0.1.1-rc4, a cross-platform desktop app that simplifies the process of managing a full Monero node:

Hey guys, I just released v0.1.1-rc of my monerod-gui. Now you can try also installation with deb package and autostart/start at boot feature

Changes overview


Auto launch support for Windows, MacOS and Linux (only installers)
General b ... ⌘ [Read more](https://monero.observer/everoddandeven-releases-monerod-gui-v0.1.1-rc/)

⤋ Read More