v3.0.1 ⌘ Read more
Community Workgroup Meeting scheduled for 7 December 2024 1600 UTC
The next Monero Community Workgroup Meeting is scheduled1 to take place on Saturday, 7th of December 2024 at 16:00 UTC, in the #monero-community 2’3 channels.
Discussions should be focused on community highlights, CCS updates and workgroup reports. plowsof4 will moderate the meeting.
Logs for the previous meeting are available on Monero Observer5.
_This is an ongoing story and … ⌘ Read more
NVK Achieves Day-Zero Support for Vulkan 1.4
The Khronos Group recently announced the release of the Vulkan 1.4 specification, and NVK, an open-source Vulkan driver for NVIDIA hardware, has achieved day-zero conformance with the latest API. This support has been integrated into Mesa and will be available in the upcoming Mesa 25.0 release, scheduled for early 2025. This development highlights Mesa’s ongoing […] ⌘ Read more
Low-Cost ESP32-PICO-D4 Board with LoRa, Wi-Fi, and BLE Connectivity
The LILYGO T3 V3.0 TCXO is a development board based on the ESP32 microcontroller, offering integrated Wi-Fi and Bluetooth V4.2 + BLE connectivity. It features multiple GPIOs, QWIIC connectors, and LiPo battery support, making it suitable for portable applications. Unlike other LILYGO products with LoRa support, such as the T5 E-Paper S3 Pro, the T3 […] ⌘ Read more
用 Go 寫 GUI?這套跨平臺工具箱真香:Tk9-0
大家好!今天我想聊聊用 Go 語言開發 GUI(圖形用戶界面)應用的一個輕量級工具 —— Tk9.0。如果你曾經嘗試用 Go 開發過桌面應用,可能會覺得有些難下手:傳統的工具太 “重”,需要額外安裝依賴,還經常跟操作系統深度綁定,跨平臺開發的成本也不低。而 Tk9.0 正好解決了這些痛點。什麼是 Tk9.0?Tk9.0 是一個 CGo-free(無 C 綁定)、跨平臺的 GUI 工具包,由 mod ⌘ Read more
**(#pldqlcq) My solution to:
How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?
- 512 bytes logge …**
My solution to:
How much will the storage of logs cost for a standard, monolithic 100,000 RPS web application?
512 bytes logged per request
100,000 RPS
~50MB/s
- ~4TB/day
- ~4TB/day
$0.02/GB Blob Storage
- $0 ingress
- $0 ingress
90 days retention
~400TB
$8k Blob Storage
Costs:
~$88/day
~$2.6k/month
~$32k/year ⌘ Read more
Cuprate Meeting scheduled for 10 December 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, December 10 2024 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate co … ⌘ Read more
[AFH] [~0.25 XMR/hr] Experienced video editor available to work for Monero
I use Davinci Resolve. Samples provided upon request. Price is per hour, but will discuss project based pricing.
Link: https://xmrbazaar.com/listing/J26C/
strandead (XMRBazaar) ⌘ Read more
Monero Dev Activity Report - Week 13 2024: 6 PRs, 7 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (6)
monero-project/monero:
ofrnxmr completes second milestone for BasicSwapDEX CCS proposal
ofrnxmr1 has completed2 the second milestone (M2-O/M2-F/M2-B) for their CCS proposal3 to empower and steward BasicSwapDex4 to production quality software:
”`
Core v0.14.1 > v0.14.2:
- Removed sqlalchemy
- Reformat codebase using Black
- Completed the BCH integration
- monero-wallet-rpc optimizations
- Prep code for new GUI bid/offer flow
GUI 3.1.0 > 3.1.1:
- Re … ⌘ Read more”`
Haveno Reto completes ‘RetoSwap’ rebrand with new website launch
RetoSwap 1 - the most established public Haveno2 instance formerly known as Haveno Reto 3 - has announced4 the launch of its new brand identity website5:
NEW WEBSITE IS LAUNCHED - retoswap.com This is just the beginning - expect more from us !
The project has attracted some community criticism6 due to the corporate design choices, its seemingly monopolistic a … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 48, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
, I would like to keep on hosting it for one more year (at least). This fundraiser is for one more year of hosting. The price is the same at 0.1 XMR/month for hosting + maintenance.
Links:
- https://kuno.anne.media/fundraiser/yg9f/
- https://git.4rkal.com/
- [archiv32ihkwhf26umylx3u7tg … ⌘ Read more
Interceptor Carrier Board v2.0 Adds 4 GbE Ports for RPi CM4 and Banana Pi CM4
The Axzez Interceptor v2.0 is a versatile carrier board for the Raspberry Pi and Banana Pi Compute Module 4, designed for applications such as NAS, NVR, IoT, and managed switches. It offers advanced capabilities and supports operating systems like Debian 12 ‘Bookworm’ and OpenWrt. This carrier board is equipped with a JMB585 PCIe to SATA […] ⌘ Read more
Cuprate Meeting scheduled for 3 December 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, December 3 2024 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate code … ⌘ Read more
(#alcd4cq) Is been unavailable due about 0.23% if the rune 😅
Is been unavailable due about 0.23% if the rune 😅 ⌘ Read more
認識一下 Golang 定時框架
cron,相信玩過 Linux 的朋友應該都對這個很熟悉吧,這不就是計劃任務嘛,當你需要某個時間段去執行某一件事的時候,普通的執行方式已經不能滿足我們的需求了,這個時候就需要一個定時任務了,那麼下面我就來介紹一個 Go 的開源定時任務框架。一、安裝—- 下載go get github.com/robfig/cron/v3@v3.0.0 導入:這裏後面加個v3意味着這是v3版本,注意不要搞錯 ⌘ Read more
Monero Dev Activity Report - Week 47 2024: 20 PRs, 8 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (14)
monero-project/monero:
Compulab’s UCM-iMX95 with NXP i.MX 95 Processor, Real-Time Cortex-M7, and eIQ Neutron NPU
The UCM-iMX95, a compact System-on-Module by Compulab, is built around the NXP i.MX 95 processor, leveraging ARM Cortex-A55 cores clocked at up to 2.0 GHz. Optimized for industrial applications, it delivers robust performance in graphics, image processing, and artificial intelligence workloads. This ultra-compact System-on-Module, measuring just 28 x 40 mm, integrates … ⌘ Read more
Monero Observer Artistic Saturday Top 5 - Week 47, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
**(#omgac5a) Same here:
$ youtubedr download 'https://www.youtube.com/watch?v=YpiK1FMy2Mg'
2024/11/23 09:01:12 download to directory .
time=2 ...**
Same here:
$ youtubedr download ‘https://www.youtube.com/watch?v=YpiK1FMy2Mg’
2024/11/23 09:01:12 download to directory .
time=2024-11-23T09:01:12.946+10:00 level=INFO msg=“Downloading video” id=YpiK1FMy2Mg quality=medium mimeType=“video/mp4; codecs=\“av01.0.01M.08\””
chunk at offset 0 has invalid size: expected=10485760 actual=0
”`
What I’m seeing is some kind of detection going on … ⌘ Read more”`
RED-BEET 2.0: Advanced Powerline Communication for E-Mobility Applications
RED-BEET 2.0: Advanced Powerline Communication for E-Mobility Applications ⌘ Read more
v2.25.0 ⌘ Read more
[LTH] [Bounty] [0.1 XMR] Fix ‘[warn] Unparseable address in hidden service port configuration’ error
So I’ve been getting the above error on my TOR monero nodes, the nodes will start and work without issue (20+ nodes) but after X amount of hours all of them show the same “[warn] Unparseable address in hidden service port configuration.” this has only started in the last week, anyone else finding the same? Sometimes it recovers automatically others it will sit repeating the same error until rebooted where it will work again.
Lin … ⌘ Read more
Cuprate Meeting scheduled for 26 November 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, November 26 2024 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate co … ⌘ Read more
Community Workgroup Meeting scheduled for 23 November 2024 1600 UTC
The next Monero Community Workgroup Meeting is scheduled1 to take place on Saturday, 23rd of November 2024 at 16:00 UTC, in the #monero-community 2’3 channels.
Discussions should be focused on community highlights, CCS updates and workgroup reports. plowsof4 will moderate the meeting.
Logs for the previous meeting are available on Monero Observer5.
_This is an ongoing story a … ⌘ Read more
everoddandeven releases monerod-gui v1.0.2
everoddandeven1 has released Monero node manager monerod-gui 2 version 1.0.2 Tenacity 3 with multiple fixes and improvements:
UI fixes and improvements
Upgrade/install daemon fixes
Consult the Github repository2 for the complete changelog4, a demo and usage instructions.
To support further development of the Monerod Daemon GUI, transfer any amount of XMR to the projec … ⌘ Read more
[WTS] [EU] [0.1 XMR] LycaMobile Germany +49 ready to use
LycaMobile SIM card without credit. Can be used immediately after topping up, no registration required. Please inquire about shipping outside the EU.
Link: https://xmrbazaar.com/listing/bTW7/
75UN3HCW (Threema) ⌘ Read more
kayabaNerve submits CCS proposal to get monero-serai, monero-wallet libraries audited by CypherStack
kayabaNerve1 has submitted a CCS proposal2 looking to get the monero-serai 3 and monero-wallet 4 Rust libraries audited by CypherStack5:
Now that monero-serai and monero-wallet are ready for their 1.0 release [..] I have decided to request the community’s support for their audits. [..] This CCS is to fund … ⌘ Read more
Cake Wallet introduces ‘Cupcake’ companion app with initial support for Monero air-gapped wallets
Cake Labs1 has released Cake Wallet v4.21.02 with early support for Monero air-gapped wallets via their new companion app Cupcake (v0.1)3, beta support for LTC Ledger hardware wallets, various enhancements and bug fixes:
Cake Wallet now supports reading QR codes for airgapped wallets. This enables people to more securely store … ⌘ Read more
Monero Dev Activity Report - Week 46 2024: 11 PRs, 9 Issues
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.
Opened (8)
monero-project/monero:
woodser releases Haveno v1.0.14
woodser1 has released Haveno2 version 1.0.143 with various bug fixes.
Fix inverted fixed-price crypto offers by @bvcxza in #1411
Fix inverted buy/sell label for crypto offers by @woodser in #1417
Allow re-opening disputes until payout is confirmed by @woodser in #1412
Fix bug getting backup files @woodser in #1413
The full changelog is available on Github4.
Monero Observer Artistic Saturday Top 5 - Week 46, 2024
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.
OrangePi 4A with Octa-Core ARM Cortex-A55, RISC-V Coprocessor, and M.2 2280 PCIe 2.0 NVMe SSD Support
Following the launch of the OrangePi RV in September, OrangePi has introduced another single-board computer, the OrangePi 4A. With a form factor similar to the Raspberry Pi, this board features an M.2 2280 slot for storage, dual camera interfaces, and multiple display peripherals. The OrangePi 4A is powered by the Allwinner T527 processor, whic … ⌘ Read more
v3.0.1-debug ⌘ Read more
sqltmpl - A Go package for safe, dynamic SQL generation using templates
1 points posted by Mohammed Al Ashaal ⌘ Read more
binarybaron releases ‘full rewrite’ of UnstoppableSwap GUI
binarybaron1 has released UnstoppableSwap GUI 2 and xmr-btc-swap 3 version 1.0.0-rc.14 with breaking changes on the network level:
This release is a full rewrite of the GUI. It includes breaking changes on the network level. This means you will not be able to swap with providers who have already updated, until you upgrade the GUI as well. This release includes a lot improvements on d … ⌘ Read more
Erlang Solutions: MongooseIM 6.3: Prometheus, CockroachDB and more
MongooseIM is a scalable, efficient, high-performance instant messaging server using the proven, open, and extensible XMPP protocol. With each new version, we introduce new features and improvements. For example, version 6.2.0 introduced our new CETS in-memory storage, making setup and autoscaling in cloud environments easier than before (see the blog post for … ⌘ Read more
Go 編譯的幾個細節,連專家也要停下來想想
在 Go 開發中,編譯相關的問題看似簡單,但實則蘊含許多細節。有時,即使是 Go 專家也需要停下來,花時間思考答案或親自驗證。本文將通過幾個具體問題,和大家一起探討 Go 編譯過程中的一些你可能之前未曾關注的細節。 注:本文示例使用的環境爲 Go 1.23.0、Linux Kernel 3.10.0 和 CentOS 7.9。Go 編譯默認採用靜態鏈接還是動態鏈接?————— ⌘ Read more
KubeCon + CloudNativeCon North America 2024 Day 0: Co-located events
Thousands of KubeCon + CloudNativecon North America attendees braved cold rain – and even snow – to attend 16 co-located events in the Salt Palace Convention Center in Salt Lake City. With talks aimed at every… ⌘ 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:
Changes overviewRPM package now available. Donations are appreciated, including to the bounty5 for this project
Add WOW donations
Get battery level implementation
Optimize rpc traffic
RPM build workflow implementation
Linux fixes [..]
Consult the Github repos … ⌘ Read more
Last week at The Lunduke Journal (Nov 3 - Nov 9, 2024)
Gimp 3.0! NOTEPAD.EXE AI! Mozilla Layoffs! ⌘ Read more
Cuprate Meeting scheduled for 19 November 2024 1800 UTC
The next Cuprate Meeting is scheduled1 to take place on Tuesday, November 19 2024 at 18:00 UTC on IRC-Libera/Matrix2 in the #cuprate channels.
Agenda overviewCuprate is an effort to create an alternative Monero node implementation.
Greetings
Updates: What is everyone working on?
Project: What is next for Cuprate?
Any other business
The meeting’s moderator should be Boog9003. Consult the Cuprate co … ⌘ Read more
Haveno adds support for USDT
woodser1 has released Haveno2 version 1.0.133 with support for Tether (USDT)4, various improvements, updates, and bug fixes.
”`
Support USDT (ERC20 & TRC20)
Refactor tabs for simplicity
Update Tails script to retry download using wget
Improve backup recovery if wallet cache is corrupt
Fix sorting Buy or Sell XMR > Amount column
Update price nodes to support USDT
Other stability improvements and bug fixes [..]
... ⌘ [Read more](https://monero.observer/haveno-v1.0.13-released-support-tether-usdt/)“