Searching We.Love.Privacy.Club

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

(#rcpphgq) @bender@bender It’s not super important, I tagged you on IRC, but essentially I’m trying to build a tilde (shared linux host) thin …
@bender It’s not super important, I tagged you on IRC, but essentially I’m trying to build a tilde (shared linux host) thingy of some sort 😅 just experimenting with an idea I’ve had a while back. See for example working trivial “Hello World” at http://mbox.blue/~prologic/ – The basic idea is that when you ssh -p 222 user@mbox.b … ⌘ Read more

⤋ Read More

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