Searching We.Love.Privacy.Club

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

MS-A2 Combines Ryzen 9 9955HX and 7945HX Processing with Scalable Storage in a Compact Form Factor
Minisforum recently introduced the MS-A2, a compact workstation featuring high-end AMD processors, support for up to 96GB of memory, and flexible storage options. It offers PCIe expansion, triple 8K display output, and fast wired and wireless connectivity, targeting users who need strong performance in a small footprint. The MS-A2 is a compact comp … ⌘ Read more

⤋ Read More

Regex Isn’t Hard - Tim Kellogg 👈 this is a pretty good conscience article on regexes, and I agree, regex isn’t that hard™ – However I think I can make the TL;DR even shorter 😅

Regex core subset (portable across languages):

Character sets
• a matches “a”
• [a-z] any lowercase
• [a-zA-Z0-9] alphanumeric
• [^ab] any char but a or b

Repetition (applies to the preceding atom)
• ? zero or one
• * zero or more
• + one or more

Groups
• (ab)+ matches “ab”, “abab”, …
• Capture for extract/substitute via $1 or \1

Operators
• foo|bar = foo or bar
• ^ start anchor
• $ end anchor

Ignore non‑portable shortcuts: \w, ., {n}, *?, lookarounds.

#regex101

⤋ Read More

DietPi April 2025 Update (Version 9.12)
The April 18th update of DietPi v9.12 introduces new software options including the fish shell and Amiberry v7/Amiberry-Lite, while also expanding compatibility and resolving various issues. This release focuses on improving usability, editor flexibility, and hardware support across platforms.   DietPi: DietPi is a lightweight, Debian-based operating system optimized for single-board computers and embedded systems. […] ⌘ Read more

⤋ Read More

MacSSL: a port of Mbed-TLS for the classic Mac OS 7/8/9
Yesterday we had SDL2 for the classic Mac OS, today we have modern SSL/TLS for the classic Mac OS. This is a C89/C90 port of MbedTLS for Mac System 7/8/9. It works, and compiles under Metrowerks Codewarrior Pro 4. This is a basic app that performs a GET request on whatever is in api.h, and prints the result out to the text box (with a lot of debug information, of course). The idea of this project was to build an ‘app’ of … ⌘ Read more

⤋ Read More

SDL2 ported to Mac OS 9
Well, this you certainly don’t see every day. This is a “rough draft” of SDL2 for MacOS 9, using CodeWarrior Pro 6 and 7. Enough was done to get it building in CW, and the start of a “macosclassic” video driver was created. It DOES seem to basically work, but much still needs to be done. Event handling is just enough to handling Command-Q, there is no audio, etc etc etc. ↫ A cast of thousands The hardest part was a video driver for the classic Mac OS, which had to be created mostly f … ⌘ Read more

⤋ Read More

j-berman posts CCS progress report after 497 hours of dev work
j-berman1 has published a third progress report2 for his full-time 2025 (part 9) Monero (FCMPs++) dev work CCS proposal3:

Update 3 497 hours [..] Here’s what I aim to complete by the end of this CCS: Implement @jeffro256’s ideas here to handle reorgs better. Modify block headers for FCMP++. [..]

Work overview

”`

  • A FCMP++ testnet is working locally using the CLI and RPC wallets (G … ⌘ Read more”`

⤋ Read More

rottenwheel publishes ‘Revuo Monero’ Issue href=”https://we.loveprivacy.club/search?q=%23231”>#231**
rottenwheel1 has published Issue #23123 of the weekly Revuo Monero audience-funded newsletter, which covers March 9-16 2025 news:

Recent News
Upcoming Events
CCS Proposals
Price & Blockchain Stats
Volunteer Opportunities
Support

To support Revuo Monero, you can contribute XMR to the address listed in the footer of each issue and on the Support 4 page.

Join the Revuo XMPP MUC5 and Matrix roo … ⌘ Read more

⤋ Read More

rottenwheel publishes ‘Revuo Monero’ Issue href=”https://we.loveprivacy.club/search?q=%23230”>#230**
rottenwheel1 has published Issue #23023 of the weekly Revuo Monero audience-funded newsletter, which covers March 2-9 2025 news:

Recent News
Upcoming Events
CCS Proposals
Price & Blockchain Stats
Volunteer Opportunities
Support

To support Revuo Monero, you can contribute XMR to the address listed in the footer of each issue and on the Support 4 page.

Join the Revuo XMPP MUC5 and Matrix room … ⌘ Read more

⤋ Read More

Why fastDOOM is fast
How much faster is fastDOOM than regular Doom on a decked-out 486 from 1993? 30% faster without cutting any features! On a demanding map like doom2’s demo1, the gain is even higher, from 16.8 fps to 24.9 fps. That is 48% faster! I did not suspect that DOOM had left that much on the table. Obviously shipping within one year left little time to optimize. I had to understand how this magic trick happened. ↫ Fabien Sanglard What follows is an incredibly detailed exploration of why, exactly, fa … ⌘ Read more

⤋ Read More

b4n6_b4n6, not-a-money-printer propose bounties to make Monero GUI, RetoSwap, UnstoppableSwap ‘Whonix friendly’
b4n6_b4n61 and not-a-money-printer2 have proposed bounties345 to make monero-wallet-gui6, RetoSwap7, and UnstoppableSwap8 Whonix friendly 9:

”`
#1 Make monero-wallet-gui whonix friendly
Total Bounty: ~0.12 XMR (to date)

#2 Make reto swap whonix friendly
To … ⌘ Read more”`

⤋ Read More

ASUS NUC 15 Pro+ Starts at $810 with Intel Core Ultra 9 285H
ASUS has just provided pricing details for the ASUS NUC 15 Pro+, a compact computing system powered by Intel Core Ultra Processors (Series 2), offering up to 99 TOPS of AI acceleration and an 18% increase in performance compared to the previous generation.   As of now, the product page indicates that the ASUS NUC […] ⌘ Read more

⤋ Read More

Monero Dev Activity Report - Week 9 2025: 20 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.

1 - PRs (20, 4:0:16)

Opened (4)

monero-project/monero:

  • #98211 Fix HTTP unit tests (broken with new Boost versions) (vtnerd)
  • #98202 Add incoming only test (vtnerd)
  • #98233 Add incoming only test [0.18] (vtnerd)
  • **#9824 … ⌘ Read more

⤋ Read More

Monero Observer Artistic Saturday Top 5 - Week 9, 2025
Previous Artistic Saturday weekly reports can be found in the [art] 1 section.

5 - ‘Private, scalable, scarce’ sticker (by gnuteardrops2)

Image

4 - ‘Owning and using Monero is not a crime’ picture (by vikrantnyc3)

![‘Owning and using Monero is not a crime’ picture](/assets/img/art/25-9/owning-and-using-monero-is-not-a-cri … ⌘ Read more

⤋ Read More

DietPi Late February 2025 Update (Version 9.11)
The late February update of DietPi v9.11 introduces support for Pi-hole v6 while improving system stability, first-boot automation, and network reliability during initial setup, along with resolving kernel selection issues on Raspberry Pi.       DietPi: DietPi is a lightweight, optimized Linux-based operating system designed for single-board computers and embedded systems. It provides an […] ⌘ Read more

⤋ Read More

j-berman posts CCS progress report after 368 hours of dev work
j-berman1 has published a second progress report2 for his full-time 2025 (part 9) Monero (FCMPs++) dev work CCS proposal3:

Work overview
* Plugged FCMP++ transactions into consensus
* Prepared the FCMP++ optimization competition for launch
* Continuing PR 9135 (blockchain sync) review [..]

Consult the previous Monero Observer report4 to learn more about Justin’s CCS.

Th … ⌘ Read more

⤋ Read More

rottenwheel publishes ‘Revuo Monero’ Issue href=”https://we.loveprivacy.club/search?q=%23227”>#227**
rottenwheel1 has published Issue #22723 of the weekly Revuo Monero audience-funded newsletter, which covers February 9 - 16 2025 news:

Recent News
Upcoming Events
CCS Proposals
Price & Blockchain Stats
Volunteer Opportunities
Support

To support Revuo Monero, you can contribute XMR to the address listed in the footer of each issue and on the Support 4 page.

Join the Revuo XMPP MUC5 and Matri … ⌘ Read more

⤋ Read More

Monero Dev Activity Report - Week 7 2025: 40 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.

1 - PRs (40, 3:2:35)

Opened (3)

monero-project/monero:

  • #97951 tests: Speed up p2p reorg test (iamamyth)
  • #97982 CoC: do not allow Maintainers to tag releases, unless core is not available within a reasonable time (tobtoht)

monero-proj ... ⌘ [Read more](https://monero.observer/monero-dev-activity-report-week-7-2025/)

⤋ Read More

DietPi February 2025 News (Version 9.10)
The February 9, 2025 release of DietPi v9.10 introduces new images for single-board computers, improved compatibility for RISC-V devices, enhanced software tools, and several important bug fixes. This update extends support for StarFive VisionFive 2 and PINE64 Star64 with Debian Trixie, refines automation capabilities, and addresses software installation issues reported by the community. DietPi: DietPi […] ⌘ Read more

⤋ Read More

Axiomtek Introduces ROBOX300 Fanless Robotics Controller for Industrial AMRs with ROS/ROS 2 Support
Axiomtek has introduced the ROBOX300, a compact and energy-efficient robotics controller designed for Autonomous Mobile Robots. Powered by the Intel Core i5-1145G7E processor with a 15W TDP, it supports a 9 to 60 VDC input range and features a rugged, fanless design for industrial use.   As of this publication date, the ROBOX300 is only […] ⌘ Read more

⤋ Read More

Rediscovering Plan 9 from Bell Labs
During a weekend of tidying up – you know, the kind of chore where you’re knee-deep in old boxes before you realize it. Digging through the dusty cables and old, outdated user manuals, I found something that I had long forgotten: an old Plan 9 distribution. Judging by the faded ink and slight warping of the disk sleeve, it had to be from around 1994 or 1995. I couldn’t help but wonder: why had I kept this? Back then, I was curious about Plan 9. It was a forwar … ⌘ Read more

⤋ Read More

rottenwheel publishes ‘Revuo Monero’ Issue href=”https://we.loveprivacy.club/search?q=%23226”>#226**
rottenwheel1 has published Issue #22623 of the weekly Revuo Monero audience-funded newsletter, which covers February 3 - 9 2025 news:

Recent News
Upcoming Events
CCS Proposals
Price & Blockchain Stats
Volunteer Opportunities
Support

To support Revuo Monero, you can contribute XMR to the address listed in the footer of each issue and on the Support 4 page.

Join the Revuo XMPP MUC5 and Matrix … ⌘ Read more

⤋ Read More

Building a (T1D) smartwatch from scratch
If you have type 1 diabetes, you need to keep track of and manage your blood glucose levels closely, as if these levels dip too low, it can quickly spiral into a medical emergency. Andrew Childs’ 9 year old son has type 1 diabetes, and Childs was unhappy with any of the current offerings on the market for children to keep track of their blood glucose levels. Most people suggested an Apple Watch, but he found the Apple Watch “too much device” for a kid, … ⌘ Read more

⤋ Read More

[ANN] AGRE Kazbegi hotel - we are happy to accept Monero as a payment method

Hotel is located in Georgia’s part of The Greater Caucasus mountain range. It’s a small family-run hotel with 9 rooms total, but for now only 4 of them are being rented out. It’s a 3-story building with a quite large fenced yard. Construction started early 2022 and finished in December 2024. There’s free parking in the fenced yard. We are offering 15% discount on accommodation for anyone who pays in Monero.

Links:

⤋ Read More

j-berman posts CCS progress report after 169 hours of dev work
j-berman1 has published the first progress report2 for his full-time 2025 (part 9) Monero (FCMPs++) dev work CCS proposal3:

Work overview
* Sped up tree building by ~30% implementing @kayabaNerve's torsion check
* Implemented FCMP++ prove and verify functions in the Rust FFI
* Rebased the WIP PR onto master and updated to include the latest [..]

Consult the previous Monero Observ … ⌘ Read more

⤋ Read More

How UNIX spell ran in 64kB RAM
How do you fit a 250kB dictionary in 64kB of RAM and still perform fast lookups? For reference, even with modern compression techniques like gzip -9, you can’t compress this file below 85kB. In the 1970s, Douglas McIlroy faced this exact challenge while implementing the spell checker for Unix at AT&T. The constraints of the PDP-11 computer meant the entire dictionary needed to fit in just 64kB of RAM. A seemingly impossible task. ↫ Abhinav Upadhyay They still managed to … ⌘ Read more

⤋ Read More

Introduction to GrapheneOS
GrapheneOS (written GOS from now on) is an Android based operating system that focuses security. It is only compatible with Google Pixel devices for multiple reasons: availability of hardware security components, long term support (series 8 and 9 are supported at least 7 years after release) and the hardware has a good quality / price ratio. The goal of GOS is to provide users a lot more control about what their smartphone is doing. A main profile is used by default (the owner … ⌘ Read more

⤋ Read More

[ANN] Istanbul Monero Meetup - Monero ve Dağıtık Borsalara Erişim: RetoSwap

Date/Time: Thursday, January 30, 2025 6:00 PM to 9:00 PM GMT+3
Location: Altcointurk Trader Base & Cloak Blockchain Academy

MoneroTurko is hosting a Monero Meetup event in Istanbul to discuss Decentralized Exchanges and how it affects Monero.

Link: https://www.meetup.com/moneroturko-istanbul/events/305699269

u/detherminal (Reddit) ⌘ Read more

⤋ Read More

nisaba proposes bounty for PrestaShop XMR ‘payment integration’
nisaba1 has proposed a bounty2 for developing a Monero payment integration for the PrestaShop3 e-commerce platform:

Prestashop is an ecommerce platform to have about 1% global market share, but about 9% in french area.

Total Bounty: 0 XMR (to date)

Payout criteria
  • code is open-sourced
  • live example that can be tested
  • assume one round of feedback and improvement
  • ability to co … ⌘ Read more

⤋ Read More

DietPi August 2024 News (Version 9.7)
The December 23, 2024 release of DietPi v9.9 introduces several enhancements, new images for additional devices, and a range of bug fixes. This update improves support for single-board computers from Orange Pi and FriendlyELEC, enhances software tools, and addresses critical issues reported by the community. DietPi: DietPi is a lightweight and optimized operating system based […] ⌘ Read more

⤋ Read More

j-berman submits CCS proposal for 4 months of Monero dev work
j-berman1 has submitted a new CCS proposal2 to continue full-time development work on Monero (FCMPs++ integration) for 4 months:

Proposed funding: 360 XMR (0.25 XMR/hr + $65/hr).

ETA: 4 months (640 hours).

Tasks overview
  • Work towards a test network that includes Full-Chain Membership Proofs++
  • Misc. high priority tasks as they arise

To learn more about Justin’s work consult the asso … ⌘ Read more

⤋ Read More

rehrar releases Stack Wallet v2.1.9, Stack Duo v1.2.4
rehrar1 has released Stack Wallet2 version 2.1.93 and Stack Duo version 1.2.44 with various fixes and improvements.

Changes overview
Stack Wallet:
* Show Monero/Wownero tx private key option
* Fix Frost error
* Stack Wallet Backup fixes
Stack Duo:
* Added Monero churn options
* Paynym temporarily disabled while kinks worked out [..]

The release notes, binaries, and the SHA256 hashes can … ⌘ Read more

⤋ Read More

XMR registers 2.5-year high of $218 after ~31% surge
Monero (XMR/USD1) bulls have managed to essentially wipe all bear progress since May 2022 with an impressive under 9-hour ~31% surge yesterday from $166 to ~$218.

As I am writing this report, the reds are trying to force the price back under the 200 psychological level.

Provided bulls manage to reinforce the 175-185 support zone, we could see another attempt to break the local top. This could leave the next resistance around … ⌘ Read more

⤋ Read More

Monero Tech meeting scheduled for 9 December 2024 1800 UTC
The next Monero Tech meeting is scheduled to take place on Monday, December 9 2024 at 18:00 UTC, in the #no-wallet-left-behind 1 IRC-Libera/Matrix channels:

Based on the opinions given here2 I decided to go back to the No Wallet Left Behind Matrix room and IRC channel for the next i.e. coming Monday’s meeting, and to not contiune to hold meetings like the last one in the -dev Matrix room and IRC channel.

This meeting’s chai … ⌘ Read more

⤋ 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.

1 - PRs (11, 8:3:0)

Opened (8)

monero-project/monero:

  • #95681 simplewallet: fix command argument and add skip_check_backround_mining arg (0xFFFC0000)
  • #95652 Fix typos. (sorenstoutner)
  • #95713 wallet: serialization not … ⌘ Read more

⤋ Read More