Searching txt.sour.is

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

Linus Torvalds Has ‘Robust Exchanges’ Over Filesystem Suggestion on Linux Kernel Mailing List
Linus Torvalds had “some robust exchanges” on the Linux kernel mailing list with a contributor from Google. The subject was inodes, notes the Register, “which as Red Hat puts it are each ‘a unique identifier for a specific piece of metadata on a given filesystem.’”

Inodes have been the subj … ⌘ Read more

⤋ Read More

How to Add Sauna to Workouts on Apple Watch
Ever wished your Apple Watch had a Sauna setting for workouts? Me too, so I found a way to add one. And yea, Apple says we shouldn’t use Apple Watch in the sauna, but I am interested in observing my heart rate and associated stats from sauna sessions, so I am doing it anyway. Something … Read MoreRead more

⤋ Read More

New Aetina MXM GPU Series with NVIDIA Ada Technology
Aetina has unveiled its new MXM GPU series, leveraging the advanced NVIDIA Ada Lovelace architecture. This latest lineup, including the MX2000A-VP, MX3500A-SP, and MX5000A-WP, is tailored to meet the increasing needs for real-time ray tracing and AI-driven neural graphics across various sectors, including smart healthcare, autonomous machinery, smart manufacturing, and commercial gaming. Aetina’s MX5000A-WP, at […] ⌘ Read more

⤋ Read More
In-reply-to » (#fytbg6a) What about using the blockquote format with > ?

@sorenpeter@darch.dk this makes sense as a quote twt that references a direct URL. If we go back to how it developed on twitter originally it was RT @nick: original text because it contained the original text the twitter algorithm would boost that text into trending.

i like the format (#hash) @<nick url> > "Quoted text"\nThen a comment
as it preserves the human read able. and has the hash for linking to the yarn. The comment part could be optional for just boosting the twt.

The only issue i think i would have would be that that yarn could then become a mess of repeated quotes. Unless the client knows to interpret them as multiple users have reposted/boosted the thread.

The format is also how iphone does reactions to SMS messages with +number liked: original SMS

⤋ Read More
In-reply-to » (#fytbg6a) What about using the blockquote format with > ?

@sorenpeter@darch.dk this makes sense as a quote twt that references a direct URL. If we go back to how it developed on twitter originally it was RT @nick: original text because it contained the original text the twitter algorithm would boost that text into trending.

i like the format (#hash) @<nick url> > "Quoted text"\nThen a comment
as it preserves the human read able. and has the hash for linking to the yarn. The comment part could be optional for just boosting the twt.

The only issue i think i would have would be that that yarn could then become a mess of repeated quotes. Unless the client knows to interpret them as multiple users have reposted/boosted the thread.

The format is also how iphone does reactions to SMS messages with +number liked: original SMS

⤋ Read More

Fix Messages for Mac Showing Phone Numbers Instead of Names
Some Mac users may run into a situation where the Messages app for Mac shows phone numbers instead of contact names, despite those contacts numbers being saved and associated with names. Typically you can resolve this issue with a few simple solutions, which we’ll get into here. How to Fix Mac Messages Showing Phone Numbers … [Read More](https://osxdaily.com/2024/02/02/fix-messages-for-mac-showing-phone-numbers-ins … ⌘ Read more

⤋ Read More

Release Radar · January 2024 Edition
The new year has kicked off, and developers are hard at work. We hope all our open source community members had a lovely holiday break and, we’re looking forward to seeing what you ship this year. 2024 is already off to a great start with open source projects releasing major updates. There’s everything here from […]

The post Release Radar · January 2024 Edition appeared first on The GitHub Blog. ⌘ Read more

⤋ Read More

L’État s’occupe de vous, de la gonade au cercueil
La guerre est lancée, et ce sera la guerre contre le dépeuplement : notre indépassable Président de la Starteup Naichione l’a clairement exprimé, le réarmement démographique est “en marche” ! Tout part d’un constat quelque peu inquiétant que ces colonnes posaient déjà en 2022 : une ferme baisse de la natalité touche l’Occident, et les chiffres français des […] ⌘ Read more

⤋ Read More

PANZER-PLUS Offers BSP and Ready-to-Run Images for Linux/Android OSes
MayQueen Technologies has unveiled the PANZER-PLUS, a fanless computing device powered by the NXP i.MX8M-Plus processor with AI capabilities. Some key features of this modular solution include two GbE ports with TSN support, 4K display resolution and wireless capabilities. Unlike their Panzer box PC released in 2018, which is built around the NXP i.MX6 UL […] ⌘ Read more

⤋ Read More

Banana Pi Announces BPI-F3 RISC-V Development Board with 2 TOPS AI Performance
The Banana Pi BPI-F3 is a development board powered by an 8-core RISC-V processor, capable of supporting up to 16GB of RAM memory. This open-source board stands out as the first to incorporate the RISC-V K1 chip, developed by SpacemiT Technologies Ltd., designed in accordance with the RISC-V Foundation RVA22 standards. As previously mentioned, the […] ⌘ Read more

⤋ Read More

使用 Go Gin SecureJSON 技術保護你的 JSON 數據
網絡上的安全問題一直是不能小覷的難題,尤其在 web 開發中,JSON 劫持就是其中的一種。這篇文章,我們將聚焦在 Go 框架 Gin 下的 SecureJSON 使用,來保護我們的 JSON 數據。什麼是 JSON 劫持?————JSON 劫持是一種網絡攻擊手段,攻擊者利用 JavaScript 的這個特性獲取到不屬於自己的數據。由於 JSON 數據一般包含非常敏感的個人信息,例 ⌘ Read more

⤋ Read More

替代 zap,Go 語言官方實現的結構化日誌包
在 Go 1.21 中,引入了一個新的 log 包 – log/slog,這是一個強大的日誌記錄庫,提供了許多用於幫助開發人員更加有效地記錄、管理和理解日誌的工具。無論你是一個初級還是高級的 Go 開發人員,理解和掌控 go 的日誌系統是非常有用的。接下來,讓我們深入研究一下 Go 中的日誌行爲,並通過實例來詳細理解每個主要功能。安裝–在 Go 1.21 中,log/slog 是系統自帶的,無 ⌘ Read more

⤋ Read More

Mathieu Pasquet: slixmpp v1.8.5

Highlights
  • Moving away from self-hosted gitlab (mathieui)
  • Fix connection to Snikket instances (pep., mathieui)
  • Performance fix for XEP-0115 queries
  • New documentation listing projects using slixmpp (genghis)
  • Bugfix and improvements (nicoco, mostly)
Details
  • Gitlab migration: see the otherblogpost
  • Fix connections to Snikket instances:

Snikket decided to forbid PLAIN
authentication, which is good but exposed … ⌘ Read more

⤋ Read More

How to Stop iPhone Apps Snooping via Push Notifications
Apple is well known for being a privacy centric company and building tons of security and privacy features into the iPhone and iPad to control things like location tracking and app tracking, but some big name app developers are coming up with creative ways to pry details about your device. One such crafty method of … Read MoreRead more

⤋ Read More

Add Corporate Earnings Reports to Your Calendar on Mac, iPhone, iPad via Stocks App
The Stocks app for iPhone, Mac, and iPad, now offers a super convenient way of knowing when a companies upcoming earnings reports will be, and, even better for you earnings season enthusiasts, you can add those earnings report dates directly to your calendar immediately from the Stocks app. Because who doesn’t love listening in on … [Read More](https://osxdaily.com/2024 … ⌘ Read more

⤋ Read More

Erlang Solutions: What Is the Fastest Programming Language? Making the Case for Elixir
In the realm of technology, speed isn’t merely a single factor; it’s a constant way of life. Developers frequently find themselves needing to rethink solutions overnight, underscoring the importance of being able to swiftly modify code. This agility has become indispensable in modern development, especially when evaluating the fastest programming language.

Because of this, finding the right language is a recurring … ⌘ Read more

⤋ Read More

Wasm on Go
本篇內容,是對極客兔兔: Go WebAssembly (Wasm) 簡明教程 [1] 的實踐與記錄,主體內容來自這篇博客,推薦閱讀原文。 是否需要搭建 wasm 環境? WebAssembly 上手 [2]如果是 C/C++,需要藉助 emcc,將 C 和 C++ 代碼編譯到 WebAssembly 和 JavaScript。在 Mac 上,brew install emscripten然後 ⌘ Read more

⤋ Read More

How to Convert Images to Webp on Mac from Command Line
Do you need to convert images to webp format from the Mac? Converting images to WebP offers tremendous file size savings, often compressing an image up to 70% without losing image quality, so it’s understandable why many Mac users and web developers, designers, and workers would wish to convert and compress images into WebP format. … Read MoreRead more

⤋ Read More

Deals: Apple Watch Series 9 from $309, M1 iPad Air for $449, $300 Off MacBook Air 15″ 512GB
Amazon is back again with some really great deals, featuring some all-time-low prices on select Apple hardware in specific colors and configurations. From Apple Watch Series 9 from just $309 (down from $399), to M1 iPad Air for just $449 (down from $599), to M2 MacBook Air 15″ 512GB model for $1199 (down from $1499), … [Read More](https://osxdaily.com/2 … ⌘ Read more

⤋ Read More

Docker Security Advisory: Multiple Vulnerabilities in runc, BuildKit, and Moby
Docker security advisory about multiple vulnerabilities in runc, BuildKit, and Moby: We will publish patched versions of runc, BuildKit, and Moby on January 31 and release an update for Docker Desktop on February 1 to address these vulnerabilities.  Additionally, our latest Moby and BuildKit releases will include fixes for CVE-2024-23650 and CVE-2024-24557, discovered respectively by an … ⌘ Read more

⤋ Read More

Ignite Realtime Blog: XMPP Summit 26 & FOSDEM
On February 1st and 2nd, the 26th XMPP Summit will take place in Brussels. Immediately afterwards, the FOSDEM event will take place on the 3rd and 4th of February.

I’ll be attending both (although I won’t be present for the second day of FOSDEM). If you happen to be in Brussels, let me know! Maybe we can meet up!

1 post - 1 participant

[Read full topic](https://discourse.igniterealt … ⌘ Read more

⤋ Read More

How to Convert Images to Webp on Mac from Command Line
Do you need to convert images to webp format from the Mac? Converting images to WebP offers tremendous file size savings, often compressing an image up to 70% without losing image quality, so it’s understandable why many Mac users and web developers, designers, and workers would wish to convert and compress images into WebP format. … Read MoreRead more

⤋ Read More

L’État s’occupe des emplois de demain ! Catastrophe !
Les statistiques en provenance de Paul Travail pardon France Emploi, d’ailleurs recoupées avec celle de LinkedIn, sont assez claires : la France et l’Europe observent actuellement une percée des emplois verts, ainsi que ceux dédiés à l’intelligence artificielle et à la cybersécurité. Responsable de l’efficacité énergétique, de l’hygiène, de la sécurité et de l’environnement ou de […] ⌘ Read more

⤋ Read More

Go Web 開發不得不說的請求路由
*1. 請求路由的概念請求路由的定義:請求路由是指將客戶端的請求與服務器上對應的處理程序匹配和映射的過程。它決定了不同的 URL 或 API 請求被映射到哪些處理函數。請求路由的作用:請求路由實現了請求與處理函數之間的解耦,使代碼更加模塊化。同時,它也使得 URL 和 API 更符合 RESTful 設計規範。請求路由還可以實現諸如負載均衡、緩存、日誌記錄、身份驗證等功能。2. net/http ⌘ Read more

⤋ Read More

Ignite Realtime Blog: Non-SASL Authentication Openfire plugin 1.1.0 released!
We’ve just released version 1.1.0 of the Non-SASL Authentication plugin for Openfire! This release fixes a compatibility issue with Openfire 4.8.0.

The Non-SASL Authentication plugin provides an implementation for authentication with Jabber servers and services using the jabber:iq:auth namespace, as specified in XEP-0078: Non-SASL Authentication. … ⌘ Read more

⤋ Read More

LicheeRV Nano: Affordable Thumb-Sized Embedded RISC-V Computer with Upcoming Linux Support
Sipeed introduces four compact open-source development boards powered by the SOPHGO SG2002 with RISC-V architecture. These innovative boards come equipped with camera support, RJ45 connectivity with 100Mbps capability, and dual-band Wi-Fi 6/Bluetooth 5 for robust wireless performance. The product page mentions that this device features the dual core SOPHGO SG2002 processo … ⌘ Read more

⤋ Read More

Fix for “No Active Device Used For Your Location” on iPhone Error
Some iPhone users have discovered they are not able to share their location in Messages or Find My, and instead get an error message stating “No Active Device Used For Your Location. You can check your settings in Find My.” This issue, when present, prevents the user from sharing your location, until it has been … [Read More](https://osxdaily.com/2024/01/30/fix-for-no-active-device-used-for-yo … ⌘ Read more

⤋ Read More

使用 Go 發送微信羣消息
背景最近的某個副業需要我寫一個腳本(腳本內容就不說了),需要通知羣成員,儘快地做出響應。所以去找一下 Go 是否有這樣的類庫。在這個腳本里面,我只需要發送信息的能力即可。openwechat在尋找了一會之後發現 https://github.com/eatmoreapple/openwechat 這個庫,這個庫支持以下能力:消息回覆、給指定對象(好友、羣組)發送文本、圖片、文件、emoji 表情等 ⌘ Read more

⤋ Read More

Go 實現多租戶示例
在 Go 中實現多租戶 (multi-tenancy) 通常涉及到下面幾個關鍵步驟:租戶識別: 你需要一個機制來區分請求是針對哪個租戶的。這可以通過多種策略實現,比如在 HTTP 請求的 URL、Header 或者是 Cookie 中嵌入租戶 ID。 數據隔離: 根據你選擇的數據隔離策略(如數據庫、schema 或者數據表的隔離),你需要確保租戶只能訪問到屬於他們的數據。 中間件 / ⌘ Read more

⤋ Read More

Go Gin 框架實現優雅地重啓和停止
在 Web 應用程序中,有時候我們需要重啓或停止服務器,無論是因爲更新代碼還是進行例行維護。在這種情景下,我們需要保證應用程序的可用性和數據的一致性。這就需要優雅地關閉和重啓應用程序,即不丟失正在處理的請求和不拒絕新的請求。在本文中,我們將詳解如何在 Go 語言中使用 Gin 這個框架實現優雅的重啓和停止。什麼是優雅重啓和停止———-優雅地重啓或停止一個 Web 服務就是指當我們需要更 ⌘ Read more

⤋ Read More

Olimex Launches ESP32 Boards with PoE and Open-Source Hardware
Today, Olimex introduced two Open Source Hardware boards featuring the ESP32 microcontroller by Espressif Systems. These versatile board variants offer Wi-Fi, Bluetooth, Ethernet, Power-Over-Ethernet support, and an optional 16MB of Flash storage. The heart of the ESP32-POE-ISO is the ESP32-WROOM-32 module, providing both Wi-Fi and Bluetooth connectivity. There are also variants available with external antennas […] ⌘ Read more

⤋ Read More

Golang 有必要實現 async-await 嗎?
前言 今天在某站上面看到一個大佬解釋 Golang 中的錯誤處理 err !=nil 時,直接用 Javascript 的 async/await 來解釋。async/await 語法糖在 C#, Python 和 Javascript 中是很常見的異步協程寫法,而在 Golang 中則是使用 goroutine 機制。這時習慣或者喜歡 async/await 語法糖的人可能就會有疑問:Gola ⌘ Read more

⤋ Read More

Beta 1 of macOS Sonoma 14.4 Available for Testing
Apple has released the first beta version of macOS Sonoma 14.4 to users enrolled in the beta testing programs for Mac system software. The new MacOS beta arrives alongside new betas for WatchOS, and a few days after the first beta of iOS 17.4 debuted. No major new features are expected in macOS Sonoma 14.4, … Read MoreRead more

⤋ Read More

Status 2024-01-29
Friday is my day off from work, as usual. So when I’m typing this I’m
in front of the hackstation (not a battlestation, obviously) with my
third cup of coffee, writing an update again.

I’ve been doing these status updates on my Gemini log, but I’m
increasingly aware of the dropping amounts of traffic, so I’m thinking
about doing them on the blog instead, but see below for some thoughts
on Gemini.

Abstract

In which I speak about an intense week, feeling good(?), spending … ⌘ Read more

⤋ Read More

Slow Performance in MacOS Sonoma? Fix Sluggish Speed on Mac
MacOS Sonoma is a perfectly great operating system for most Mac users, and many feel its variety of features and general enhancements offer improvements over its predecessor. However, not all MacOS Sonoma users are thrilled, and some people feel their Mac is slower after updating to MacOS Sonoma 14, experiencing more sluggish general performance, unresponsiveness … [Read More](https://osxdaily.com/2024/01/29/slow-performa … ⌘ Read more

⤋ Read More

Slow Performance in MacOS Sonoma? Fix Sluggish Speed on Mac
MacOS Sonoma is a perfectly great operating system for most Mac users, and many feel its variety of features and general enhancements offer improvements over its predecessor. However, not all MacOS Sonoma users are thrilled, and some people feel their Mac is slower after updating to MacOS Sonoma 14, experiencing more sluggish general performance, unresponsiveness … [Read More](https://osxdaily.com/2024/01/29/slow-performa … ⌘ Read more

⤋ Read More

New Apple Commercial: Hello Apple Vision Pro
Apple is running a commercial for Apple Vision Pro that shows off the devices appearance when wearing, and the interface the wearer sees overlayed onto the world. The ad shows people interacting with various spatial computing interfaces and apps, from general computing tasks, to watching movies, making FaceTime video calls, interacting with panoramic photos, all … [Read More](https://osxdaily.com/2024/01/29/new-apple-commercial-hello-apple-visio … ⌘ Read more

⤋ Read More

Agriculteurs en colère : une colère pour rien ?
La scénographie est efficace, les cascades réglées au millimètre, la musique et les effets sonores parfaitement synchronisés avec les gesticulations : tout y est, le mouvement paysan peut passer sur BFMTV, et les caméras peuvent suivre le frétillant nouveau Premier Ministre résoudre avec brio sa première crise. Tout a pourtant commencé d’une façon qu’on pourrait qualifier […] ⌘ Read more

⤋ Read More

史上最詳細的 Gin 中間件使用教程
在本文中,我們將深入討論 Go-Gin 的中間件,詳細瞭解它們呈現如何有效地在任何特定的 Web 應用程序中插播操作。此外,我們還將瀏覽一些示例,幫助大家更好地理解。什麼是中間件?——-在討論 Gin 中間件之前,首先我們需要明確中間件的概念。中間件基本上是一個函數,它在您的應用程序收到請求和發送響應之間插播處理。在實際開發中,中間件被廣泛用於處理如日誌記錄、身份驗證、會話管理等方面。Gi ⌘ Read more

⤋ Read More

圖文講透 Golang 標準庫 net-http 實現原理 – 服務端
前言今天分享下 Go 語言 net/http 標準庫的內部實現邏輯,文章將從客戶端 (Client)– 服務端(Server) 兩個方向作爲切入點,進而一步步分析 http 標準庫內部是如何運作的。由於會涉及到不少的代碼流程的走讀,寫完後覺得放在一篇文章中會過於長,可能在閱讀感受上會不算很好,因此分爲【Server–Client 兩個篇文章】進行發佈。本文內容是【服務端 Server 部分】, ⌘ Read more

⤋ Read More

Go 司空見慣的錯誤檢測,原來還有這麼多幹貨-
*一、錯誤處理機制Go 語言以結果多值返回方式處理錯誤, 函數或者方法最後一個返回值作爲錯誤類型。func ReadFile(filename string) ([]byte, error)調用時根據錯誤值判斷是否正常data, err := ReadFile(“abc.txt”)if err != nil { // 處理錯誤} else { // 處理data}error 類型及其意義 ⌘ Read more

⤋ Read More

ebpf-go 初體驗
前言我們在《用 eBPF/XDP 來替代 LVS》系列、《一張圖感受真實的 TCP 狀態轉移》系列,以及《如何終結已存在的 TCP 連接?》系列文章中,均通過純 C 語言和 libbpf1 這個庫來運用 eBPF。但是很多的場景中(尤其是雲原生場景),我們出於避免重複造輪子、更快的迭代速度、運行時安全等原因,會選擇 go 語言來進行開發,ebpf-go2 這個庫就是當前最好的選擇。今天,我們就對 ⌘ Read more

⤋ Read More

DFRobot Coin-Sized ESP32-C6 Board with RISC-V Core, Priced at $4.90
The Beetle ESP32-C6 is a compact and versatile IoT development board by DFRobot, designed for Arduino enthusiasts and developers looking to explore low-power IoT solutions. This tiny gizmo offers up to 16x I/Os and an array of communication protocols including Wi-Fi 6, Bluetooth 5, Zigbee 3.0, and Thread 1.3. This device utilizes the same Espressif […] ⌘ Read more

⤋ Read More

Sam Whited: Thoughts on a New Software Commons
I use various legal and economic terms of art in this post, but I am neither a
lawyer or an economist.
They should be read in the way a layperson might read them, not as a serious
legal or economic analysis or advice.

The State of the Art

I’ve long held that software being open source1 is necessary, but not
sufficient.
Using copyright and contract law to enshrine the freedom to use your software
instead … ⌘ Read more

⤋ Read More

Watch This 1984 Macintosh Promo Video, Featuring Bill Gates!
Would you believe that one of the original promotional videos for the Macintosh featured none other than Microsoft’s Bill Gates?! In this fun video from 1984 you’ll see a young Bill Gates from Microsoft expressing his enthusiasm and extolling the virtues of the Macintosh computer. The famous rivalry between Apple and Microsoft hadn’t quite heated … [Read More](https://osxdaily.com/2024/01/28/watch-this-1984-macinto … ⌘ Read more

⤋ Read More

I can’t really explain why this is happening, but I noticed that my home server is now idling at 7 watts instead of 13 watts as before. I checked powertop, and it seems that the CPU is staying at C7 (pc7) for about 85% of the time, which seems to be the most power efficient state. ⌘ Read more

⤋ Read More

I can’t really explain why this is happening, but I noticed that my home server is now idling at 7 watts instead of 13 watts as before. I checked powertop, and it seems that the CPU is staying at C7 (pc7) for about 85% of the time, which seems to be the most power efficient state. ⌘ Read more

⤋ Read More

BlueSMiRF v2 High-Speed ESP32-Based Module with Duplex Transmissions up to 921600bps
SparkFun has just unveiled the latest addition to its BlueSMiRF lineup – a compact and advanced wireless module that maintains the familiar form-factor of its predecessors. Designed for seamless compatibility, it effortlessly integrates with Arduino boards and other devices featuring 6-pin serial connectors, enhancing its utility in a wide range of applications. According to … ⌘ Read more

⤋ Read More

Scroll Through Every Mac Desktop & Laptop Ever Made
The Mac turned 40 this week, and if you’re still on an Apple history kick, there’s a fun website that’s worth exploring called Mac40th. Mac40th.com showcases every desktop and portable Mac ever made by Apple in a continuous stream of Macs, displayed in random order. But it’s not just Macs, interspersed with tons of photos, … Read MoreRead more

⤋ Read More

Beta 1 of iOS 17.4 & iPadOS 17.4 Available for Testing
Apple has released the first beta versions of iOS 17.4 and iPadOS 17.4 to users enrolled in the developer beta testing programs for iPhone and iPad system software. There are some significant changes for European users arriving in betas for iOS 17.4, including changes to the App Store, and adding the ability to install apps … [Read More](https://osxdaily.com/2024/01/26/beta-1-of-ios-17-4-ipados-17-4-available-for-testing/ … ⌘ Read more

⤋ Read More

Arducam Launches PiNSIGHT The Next-Gen 12MP AI Vision Solution for Raspberry Pi
Arducam introduces the PiNSIGHT, a 12MP Vision AI Mate specifically designed for the Raspberry Pi 5, priced at $69.99. This camera solution is set to enhance the vision capabilities for Raspberry Pi enthusiasts and professionals alike, with an estimated delivery by the end of March. The device boasts a 4K camera module, providing crisp and […] ⌘ Read more

⤋ Read More

Download Windows 11 ISO from a Mac
You can download and build a Windows 11 installer ISO from a Mac with the help of a free MacOS app called CrystalFetch. CrystalFetch is a very simple app that will download and build a Windows 11 ISO or Windows 10 ISO for either Apple Silicon or Intel X86 platforms, that you can use to … Read MoreRead more

⤋ Read More

(Updated) Milk-V Unveils World’s First RISC-V Open Source 10G Ethernet Switch
Milk-V recently released specifications for the Milk-V Vega which is described as the first RISC-V 10 Gigabit Ethernet Switch implemented on the FSL1030M network switch chip. The company also mentions that the device is built on an open-source Linux system. The product announcement highlights that the FSL91030M is based on the UX608 uCore by Nuclei […] ⌘ Read more

⤋ Read More

Pour en finir une bonne fois pour toutes avec les promotions
Malgré les exhortations de Bruno Le Maire, l’inflation continue de se faire sentir : le panier de la ménagère (ou plutôt, son caddie de supermarché) n’en finit pas de coûter toujours plus cher, avec une augmentation de plus de 20% en deux ans comme l’a récemment noté Le Parisien. Au premier abord, on pourrait croire que […] ⌘ Read more

⤋ Read More

Go 使用 cmux 實現網絡端口複用
cmux 的作用——– 一般情況下, 每個端口只能爲一個服務所用, 如果複用, 會報 “port is already in use”如果需要複用某個端口, 那麼可以使用 cmux 來實現 (其實大多數情況下必要性不大. 比如我就圖 8888 端口吉利, http/grpc 等服務都用這個端口)cmux[1] 全稱 Connection Mux, 是 Go 生態來複用端口的庫, 可 ⌘ Read more

⤋ Read More

Low-cost Libre Computer Solitude with 4GB LPDDR4 starts at $45.00
The Libre Computer Solitude AML-S905D3-CC is a cost-effective Single Board Computer designed for supporting upstream AI and neuro-computing. Compatible with SystemReady IR operating systems, it features an advanced BIOS that is UEFI-compatible, facilitating support for a range of standard Linux distributions. The SBC is equipped with an Amlogic S905D3 processor, comprising 4 E-Cores and 2 […] ⌘ Read more

⤋ Read More

Fix AirPrint Not Working with iOS 17 Update
A fair number of iPhone and iPad users are reporting that using AirPrint is no longer working on their device since updating to iOS 17 and iPadOS 17, or a later update to those operating systems (like iOS 17.2, etc). For many users impacted by this problem, the AirPrint compatible printer disappears after you select … Read MoreRead more

⤋ Read More

Deals: AirPods from $99, Apple Watch 9 for $329, iPads from $249, MacBook Air 15″ for $1099, etc
Amazon continues to offer some great hardware deals on Apple gear, so if you’re in the market it’s a great place to check first. Why pay full MSRP when the same hardware is discounted? From deals on AirPods, iPads, Apple Watch, MacBook Air 15″… let’s take a look! M2 MacBook Air 15″ for $200 Off … [Read More](https://osxdaily.com/2024/01/25/deals- … ⌘ Read more

⤋ Read More

Fix AirPrint Not Working with iOS 17 Update
A fair number of iPhone and iPad users are reporting that using AirPrint is no longer working on their device since updating to iOS 17 and iPadOS 17, or a later update to those operating systems (like iOS 17.2, etc). For many users impacted by this problem, the AirPrint compatible printer disappears after you select … Read MoreRead more

⤋ Read More

EJBCA and Docker — Streamlining PKI Management and TLS Certificate Issuance
Learn how to deploy EJBCA as a Docker container, making your infrastructure setup more modern, efficient, and flexible for your security and certificate management needs. ⌘ Read more

⤋ Read More

Go 信號 - 守護進程開發爬坑指南
*一、信號 (signal) 處理信號是 Linux 系統下進程間通信的一種限制式異步通知機制。一個信號可以傳遞一個事件通知給一個進程, 代表一個異步事件。Go 語言內置了對信號的支持, 通過 os/signal 包可以實現 Go 程序對信號的處理。1.1 什麼是信號信號 (Signal) 是 Linux 系統下進程間通信的一種方式。當某個事件發生時, 內核會通知進程一個信號。進程接收到信號後, ⌘ Read more

⤋ Read More

Go 一文帶你喫透 HTTP 客戶端!
*1. HTTP 請求簡介HTTP(Hypertext Transfer Protocol) 是構建 web 應用通信的基石。HTTP 工作於客戶端 - 服務端架構上。HTTP 客戶端發起請求, 服務器接收請求並返回響應。HTTP 請求主要由請求行、請求頭、請求體組成請求行 GET /search?name=Golang HTTP/1.1請求頭部 Host: www.baidu ⌘ Read more

⤋ Read More

Erlang Solutions: 5 Key Tech Priorities for Fintech Leaders in 2024
In the fast-paced world of financial tech, staying on top isn’t just about seeing ahead—it’s also about committing to evolving strategies. For CTOs leading the charge, we’re taking a closer look at the 5 key things they should focus on in 2024, building on what we talked about in 2023.

If you caught our last piece, you’ll … ⌘ Read more

⤋ Read More

Ignite Realtime Blog: Creating the XMPP Network Graph
At the risk of sounding like an unhinged fanboy: XMPP is pretty awesome!

I’ve been involved in one way or another with XMPP, the network protocol that is an open standard for messaging and presence, for the last two decades. Much of that revolves around development of Openfire, our XMPP-based real-time communications server.

TL;DR:

⤋ Read More