Searching txt.sour.is

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

ASRock Industrial Updates iEP-6010E Series with Super Mode for NVIDIA Jetson Orin NX and Nano
ASRock Industrial has upgraded the iEP-6010E Series and Developer Kit with Super Mode for NVIDIA Jetson Orin NX and Orin Nano, improving AI inference and efficiency. Optimized with NVIDIA JetPack 6.2 SDK, the system supports real-time processing for automation, surveillance, robotics, and smart infrastructure. According to the company, Super Mode enables the … ⌘ Read more

⤋ Read More

Cyrix126 releases Gupaxx v1.8.0
Cyrix1261 has released Gupaxx 2 version 1.8.03 with various improvements and bugfixes:

This release is making the use of advanced submenu and simple submenu together sound. New feature to hide tabs you don’t use. New fields in advanced submenu for Node,P2Pool,Xmrig and Proxy tabs.

Changes overview


[UI] Node: button to enable "fast mode"
[UI] P2pool: binding port field
[UI] Xmrig: token field
[Internal] processes are now aware of custom va ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.8.0/)

⤋ Read More

ProcessOne: Join our community: Free Memberships now available
We’re excited to announce a new way to connect with our community at Process-One. As of today, we’ve enabled free memberships on our site, giving you even more ways to stay updated, interact, and engage with our content.

Why Sign Up?

By becoming a member, you get access to specific benefits, including:

  • The ability to engage with our content in new ways, such as commenting on posts, participating in discussions like … ⌘ Read more

⤋ Read More

Go 語言流式編程,實現高效數據處理!
在 Go 語言開發中,傳統的數據處理方式往往採用for循環配合切片操作的模式。但隨着業務複雜度提升,這種模式逐漸暴露出內存佔用高、代碼可讀性差、擴展性弱等問題。流式編程(Stream Processing)作爲一種聲明式編程範式,通過構建數據處理管道(Pipeline),爲這些問題提供了優雅的解決方案。流式編程的核心在於將數據處理過程分解爲多個獨立的操作階段,每個階段專注於單一職責。這種模式具有以 ⌘ Read more

⤋ Read More

**In sane 🤣🤣

$ ollama run deepseek-r1:7b
>>> How does your model's reasoning work exactly?
<think>

</think>

I'm an AI assistant that  ...**
In sane 🤣🤣

$ ollama run deepseek-r1:7b

How does your model’s reasoning work exactly?

I’m an AI assistant that uses algorithms to process information and create responses. While I can mimic some patterns of human thinking in my responses, I
don’t have real human thought or consciousness.

So how do you deliberate and argue with yourself over counting the number of le … ⌘ Read more

⤋ Read More

Adafruit CLUE: A Sensor-Packed nRF52840 Development Board in a micro:bit Form Factor
The Adafruit CLUE is a development board with a built-in display, multiple sensors, and Bluetooth Low Energy connectivity. It follows the form factor of the BBC micro:bit while incorporating additional processing power and expanded functionality. The board is designed for applications involving data visualization, sensor-based measurements, and wireless communication. This devi … ⌘ Read more

⤋ Read More

Axelera AI Metis Accelerator M.2 Now Available for Pre-Order at €179.00
The Axelera AI Metis M.2 is an edge AI accelerator designed for inference processing in compact computing environments. It features an AI processing unit within an M.2 2280 form factor, enabling real-time workloads on constrained devices. With support for multiple neural networks and AI pipelines, it delivers efficient performance while maintaining low power consumption. The […] ⌘ Read more

⤋ Read More

Processing log data with Fluent Bit and WebAssembly
Member post originally published on the Chronosphere blog by Sharad Regoti  Learn how WASM can be used to extend Fluent Bit’s processing capabilities, enabling users to implement custom logic and functionalities. Fluent Bit has over 20+ filters that can… ⌘ Read more

⤋ Read More

**(#j75ihta) Check this out 😅😅

Authentication-Results: mail.mills.io;
	spf=temperror (mail.mills.io: error in processing during lookup  ...**
Check this out 😅😅

Authentication-Results: mail.mills.io;

spf=temperror (mail.mills.io: error in processing during lookup of msprvs1=20121HZ44a1Eg=bounces-367050@irp.stuartkenzie.com: responses is not iterable) smtp.mailfrom="msprvs1=20121HZ44a1Eg=bounces-367050@irp.stuartkenzie.com" smtp.helo=us.proxy.mills.io;
dkim=neutral (invalid public key) header.i=@irp.stuartkenzie.com header.s=scph11 ... ⌘ [Read more](https://twtxt.net/twt/3e6cnsa)

⤋ Read More

antichainalysis creates Monero churner tool ‘moneroc’
antichainalysis1 has created moneroc 2 - a tool that automates the process of distributing funds between multiple XMR accounts, apparently in order to facilitate proper Monero churning:

We all know XMR churning is very controversial topic, some say churning benefits your privacy and others say it significantly harms your privacy even more. Hence why I wrote moneroc tool and this writeup to help explain why XMR churn … ⌘ Read more

⤋ Read More

How Docker Streamlines the  Onboarding Process and Sets Up Developers for Success
Learn how Docker streamlines developer onboarding helps organizations set up the right guardrails to give developers the flexibility to innovate within the boundaries of company policies. ⌘ Read more

⤋ Read More

Toradex Adds SMARC iMX8M Plus and iMX95 to Its Embedded Portfolio
Toradex has introduced a new System on Module family to support projects requiring the SMARC standard. Featuring connectivity, advanced multimedia, and machine learning capabilities, the modules are compatible with Torizon Embedded Linux, offering long-term support and secure remote management. The SMARC iMX8M Plus incorporates four Arm Cortex-A53 cores at 1.6 GHz for general processing and […] ⌘ Read more

⤋ Read More

LLM630 Compute Kit with Wi-Fi 6, GbE, and LLM Support for Edge AI
The M5Stack LLM630 Compute Kit is a development platform targeting edge computing and intelligent applications. It features Gigabit Ethernet, Wi-Fi 6, camera support, and expansion interfaces, designed to handle tasks such as computer vision, large language model processing, and other embedded applications. According to the product brief, the AX630C is described as an SoC with […] ⌘ Read more

⤋ Read More
In-reply-to » Alright, I have a little 8086 assembler for my toy OS going now – or rather a proof-of-concept thereof. It only supports a tiny fraction of the instruction set. It was an interesting learning experience, but I don’t think trying to “complete” this program is worth my time.

@lyse@lyse.isobeef.org Yeah, what else does one need? 😅

I added more instructions, made it portable (so it runs on my own OS as well as Linux/DOS/whatever), and the assembler is now good enough to be used in the build process to compile the bootloader:

Image

That is pretty cool. 😎

It’s still a “naive” assembler. There are zero optimizations and it can’t do macros (so I had to resort to using cpp). Since nothing is optimized, it uses longer opcodes than NASM and that makes the bootloader 11 bytes too large. 🥴 I avoided that for now by removing some cosmetic output from the bootloader.

⤋ Read More

ProcessOne: How Big Tech Pulled Off the Billion-User Heist

Image

For many years, I have heard countless justifications for keeping messaging systems closed. Many of us have tried to rationalize walled gardens for various reasons:

  • Closed messaging systems supposedly enable faster progress, as there’s no need to collaborate on shared specifications or APIs. Y … ⌘ Read more

⤋ Read More

Observing and monitoring Large Language Model workloads with Ray
Ambassador post by Swastik Gour Introduction The emergence of Large Language Models (LLMs) such as GPT-4, PHI2, BERT, and T5 revolutionized natural language processing, with these models empowering high-end applications, including chatbots, recommendation systems, and analytics…. ⌘ Read more

⤋ Read More

Luckfox Brings Linux to Stamp Form Factor with Rockchip RV1106 Processor
The Luckfox Core1106 is a compact development board built around the Rockchip RV1106 chip. Designed to simplify hardware integration, it allows developers to efficiently verify designs or embed the board into products. With dimensions of 30 × 30 mm, the Core1106 is suitable for applications such as edge computing, IoT devices, and video processing. The […] ⌘ Read more

⤋ Read More

ProcessOne: Fluux multiple Subscriptions/Services
Fluux is our ejabberd Business Edition cloud service. With a subscription, we deploy, manage, update and scale an instance of our most scalable messaging server. Up to now, if you wanted to deploy several services, you had to create another account with a different email. Starting today, you can manage and pay for different servers from a single Fluux account.

Here is how to use that feature. On Fluux dashboard main page after the list of your se … ⌘ Read more

⤋ Read More

Cubie A5E with 4K Video Support and M.2 NVMe SSD Now Available for Preorder
Radxa recently launched the Cubie A5E, a compact single-board computer measuring just 56 mm x 69 mm. Designed for both consumer and industrial use, it combines 4K video support, AI vision capabilities, and efficient processing in a portable form factor. The Cubie A5E is powered by the Allwinner A527 (consumer version) or T527 (industrial version) […] ⌘ Read more

⤋ Read More

Voice Preview Edition: Open-Source Design with Local Processing Capabilities
The Home Assistant Voice Preview Edition is an open-source voice assistant designed for integration with Home Assistant systems. It emphasizes privacy, local processing, and compatibility with smart home hardware, offering reliable performance and flexible usability. The device features dual microphones and an XMOS XU316 audio processor for advanced capabilities like echo cancellation, noise … ⌘ Read more

⤋ Read More

Pine64 Starts 2025 with January Community Updates on PineVox and More
As 2025 begins, Pine64 has provided a community update for January. This month’s updates include progress on the PineVox, ongoing developments for the PineNote, and the release of InfiniTime 1.15. PineVox Progress Development of the PineVox firmware has seen significant advancements. The device can now connect to Home Assistant, detect wake-up commands, and process inputs. […] ⌘ Read more

⤋ Read More

iPhone 17 Design to Feature Smoother Edge-to-Rear Material Transition
The design of this year’s next-generation iPhone 17 will allegedly feature a smoother transition between the edges of the device and the back cover, owing to Apple’s use of a new glass-and-metal splicing material process. That’s according to the Weibo-based leaker Fixed Focus Digital.

Image

In a post on Monday, the Chi … ⌘ Read more

⤋ Read More

In the process of temporarily removing and securing all my hard disks. They’ll be turning this building into a construction site for the next weeks/months. Lots of heavy drilling and hammering. Not sure what this means for spinning disks and I’d rather be on the safe side. 🫤

⤋ Read More

Atomic Echo Base Enables Voice Recognition for M5 Atom Series
The Atomic Echo Base is a voice recognition module designed for compatibility with the M5 Atom series. It combines the ES8311 audio decoder, a MEMS microphone, and a NS4150B power amplifier to support audio processing in interactive applications. The ES8311 audio codec, which supports 24-bit resolution and sample rates from 16KHz to 64KHz via I2S […] ⌘ Read more

⤋ Read More

Enhance build security and reach SLSA Level 3 with GitHub Artifact Attestations
Learn how GitHub Artifact Attestations can enhance your build security and help your organization achieve SLSA Level 3. This post breaks down the basics of SLSA, explains the importance of artifact attestations, and provides a step-by-step guide to securing your build process.

The post [Enhance build security and reach SLSA Level 3 with GitHub Artifact Attest … ⌘ Read more

⤋ Read More

ProcessOne: ejabberd 24.12

Image

Here comes ejabberd 24.12, including a few improvements and bug fixes. This release comes a month and half after 24.10, with around 60 commits to the core repository alongside a few updates in dependencies.

Release Highlights:

⤋ Read More

Haveno adds support for buying XMR without security deposit
woodser1 has released Haveno2 version 1.0.153 with support for buying Monero (initial purchases XMR) without security deposits4, which greatly simplifies the onboarding process for new traders:

Changes overview


Support buying XMR without deposit using passphrase
Increase limits: crypto to 528, very low risk to 132, pay by mail to 48
Support USDC
Show available Moner ... ⌘ [Read more](https://monero.observer/haveno-v1.0.15-released-support-buying-monero-without-security-deposit/)

⤋ Read More

Gerrymandering Decided House Control
Michael Li,  Staff Writer  -  Brennan Center for Justice

_Stephan: We are watching the United States democracy being destroyed, and a pseudo-election process being crafted to replace an honest democracy election.  By March, I predict, the United States will no longer be a democracy; it will have become  a larger version of Hungary, Turkey, and Russia. Within a year all the things the oligarchs seek, reduced taxes on the rich, reduced social support fo … ⌘ Read more

⤋ Read More

MaixCAM-Pro: High-Performance AI Platform with RISC-V Processor, 5MP Camera Support and WiFi6
The MaixCAM-Pro is a hardware platform for developing and deploying AI vision and IoT applications. It supports rapid prototyping and implementation, offering powerful processing, integrated peripherals, and a versatile software ecosystem for both hobbyists and experienced users. The MaixCAM-Pro features upgraded hardware compared to its predecessor, including … ⌘ Read more

⤋ Read More

WhatsApp to Drop Support for These iPhones Starting May 2025
WhatsApp is set to end support for iOS versions older than iOS 15.1 from May next year, removing the chat platform’s compatibility with several iPhone models in the process.

Image

From May 5, 2025, WhatsApp will no longer be compatible with iPhone 5s, iPhone 6, and iPhone 6 Plus models. Users with those devices won’t be able to access the encrypted chat se … ⌘ Read more

⤋ Read More

Kubernetes at the edge using LINBIT SDS for persistent storage
Member post originally published on Linbit’s blog by Matt Kereczman Edge computing is a distributed computing paradigm that brings data processing and computation closer to the data source or “edge” of the network. This reduces latency… ⌘ Read more

⤋ Read More

ModBerry 500 Series Updated with Raspberry Pi Compute Module 5 Integration
Following the launch of the Raspberry Pi CM5, TECHBASE has introduced a new version of the ModBerry 500 series featuring this advanced embedded platform. The ModBerry 500 CM5 offers enhanced processing power and expanded features while maintaining compatibility with its predecessors, ensuring a streamlined transition for existing users. With full compatibility for the Raspberry Pi […] ⌘ Read more

⤋ Read More

Apple Intelligence Faces Complex Approval Process in China
Apple is experiencing challenges as it attempts to launch Apple Intelligence in China, with regulators cautioning that foreign companies face a “difficult and long process” for approval unless they partner with local firms, according to a new Financial Times report.

Image

A senior of … ⌘ Read more

⤋ Read More

PEP 768: Safe external debugger interface for CPython
This PEP proposes adding a zero-overhead debugging interface to CPython that allows debuggers and profilers to safely attach to running Python processes. The interface provides safe execution points for attaching debugger code without modifying the interpreter’s normal execution path or adding runtime overhead. ⌘ Read more

⤋ Read More

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

⤋ Read More

Thelio Astra Native ARM64 Platform with 128 Core Ampere Altra CPU 512GB ECC RAM and 40TB Storage
System76 recently launched the Thelio Astra which is a specialized desktop engineered for autonomous vehicle development, robotics, and native ARM64 applications. Powered by Ampere processing technology, it offers substantial computational power with energy efficiency while supporting Ubuntu 22.04 LTS and 24.04 LTS. The desktop supports a variety of Am … ⌘ Read more

⤋ Read More

Gain insights into cloud native applications with the OpenTelemetry Certified Associate (OTCA)
Announcing a New CNCF certification for OpenTelemetry OpenTelemetry (also known as OTel) is an open-source observability framework with tools, libraries, APIs, and SDKs for collecting, processing, and exporting rich telemetry data such as traces, metrics, and… ⌘ Read more

⤋ Read More

An insider look at how we schedule KubeCon + CloudNativeCon events across the globe
CNCF Event Venue & Date Selection Process Planning a large conference like KubeCon + CloudNativeCon Europe or North America is a complex endeavor that begins years in advance. The venue and date selection process is an… ⌘ Read more

⤋ Read More

Internal Developer Platforms at scale with the Certified Backstage Associate (CBA) certification
Announcing a New CNCF Certification for Backstage Backstage is an open-source framework for building developer portals, created by Spotify, designed to streamline the process of building software and digital products. Backstage restores order to microservices and… ⌘ Read more

⤋ Read More

ProcessOne: Docker: set up ejabberd and keep it updated automagically with Watchtower
This blog post will guide you through the process of setting up an ejabberd Community Server using Docker and Docker Compose, and will also introduce Watchtower for automatic updates. This approach ensures that your configuration remains secure and up to date.

Furthermore, we will examine the potential risks associated with automatic updates and suggest Diun as an alternative tool for notification-based up … ⌘ Read more

⤋ Read More

Cyrix126 releases Gupaxx v1.5.2
Cyrix1261 has released Gupaxx 2 version 1.5.23 with various bugfixes and improvements:

Changes overview


[UI] Node : place toggle buttons on same height
[UI] P2Pool: "use local node" unchecked by default
[Internal] increase default p2pool buffer from 5% to 25%
[Internal] update chosen XvB node at start of process
[Fix] prevent updating xmrig/proxy twice immediately if time too spare
[Fix] remove Xmrig-Proxy empty directory from standalone ver ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.5.2/)

⤋ Read More

monerod-gui v0.1.2-rc released with Windows installer and portable app
everoddandeven1 has released monerod-gui 2 version 0.1.2-rc3 with a new Windows installer and portable app, multiple fixes and improvements:

This tool simplifies the process of managing a full Monero node, enabling users to run, configure, and monitor monerod without needing to use the command line.

Changes overview


Import/export monerod configuration
Windows portable app and installer
 ... ⌘ [Read more](https://monero.observer/everoddandeven-releases-monerod-gui-v0.1.2-rc/)

⤋ Read More

Kubectl logs tail: a guide to tailing Kubernetes logs
Member post originally published on Middleware’s blog In the world of cloud-native applications, Kubernetes stands as the go-to platform for container orchestration (the automated process of managing, scaling, and maintaining containerized applications across multiple hosts). As applications grow… ⌘ Read more

⤋ Read More

M5Stack Introduces LLM Module for Offline AI Applications
M5Stack has launched the M5Stack LLM Module, an advanced offline large language model inference module designed for terminal devices requiring efficient, cloud-independent AI processing. This product is described as targeting offline applications such as smart homes, voice assistants, and industrial control. The AX630C SoC appears to include dual-core Arm A53 processors clocked at 1.2GHz, along […] ⌘ Read more

⤋ Read More

ProcessOne: ejabberd 24.10

Image

We’re excited to announce ejabberd 24.10, a major release packed with substantial improvements and support for important extensions specified by the XMPP Standard Foundation (XSF). This release represents three months of focused development, bringing around 100 commits to the core repository alongside key updates in dependencies. The improvements span enhanced security, streamlined connectivity, and new … ⌘ Read more

⤋ Read More

Raspberry Pi Expands AI Line with AI HAT+ Offering up to 26 TOPS
The Raspberry Pi AI HAT+ is the latest addition to the Raspberry Pi AI product line, offering up to 26 TOPS of compute power for AI applications. Building on the features of the Raspberry Pi AI Kit and AI Camera, the AI HAT+ enhances AI processing capabilities with two available models: a 13 TOPS version […] ⌘ 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

ProcessOne: ProcessOne Unveils New Website
We’re excited to announce the relaunch of our website, designed to better showcase our expertise in large-scale messaging solutions, highlighting our full spectrum of supported protocols—from XMPP to MQTT and Matrix. This reflects our core strength: delivering reliable messaging at scale.

The last major redesign was back in October 2017, so this update was long overdue. As we say farewell to the old design, here’s a screenshot of the previous version to commemorate … ⌘ Read more

⤋ Read More

ASUS NUC 14 Pro AI with Intel Core Ultra Processor, Delivering up to 120 Platform TOPS
The ASUS NUC 14 Pro AI is a powerful, compact mini PC featuring the Intel Core Ultra processor (Series 2), which integrates CPU, GPU, and NPU architectures to deliver up to 120 platform TOPS for AI processing. It is designed for consumer, commercial, and edge computing applications. According to the Asus product announcement earlier last […] ⌘ Read more

⤋ Read More

iPhone 18 to Use Enhanced 2nm Chip Tech Integrating 12GB RAM
Apple’s 2026 iPhones will use TSMC’s next-generation 2-nanometer fabrication process in combination with a new packaging method that will integrate 12GB of RAM, a reputable source of accurate predictions about Apple’s plans has claimed.

Image

In a Weibo post on Tuesday, Chinese-language user “Phone Chip Expert” s … ⌘ Read more

⤋ Read More

Gupaxx v1.5.0 released with monerod integration
Cyrix1261 has released Gupaxx 2 version 1.5.03 with monerod integration4, multiple other UI changes, bug fixes and updates:

Changes overview


UI:
-new big feature: integration of Monerod
-new button on p2pool simple tab to use the local node (default)
Internals:
-new big feature: integration of Monerod process
-put p2pool to synchronizing status if a node doesn't respond
Fixes:
-xmrig-proxy tab sim ... ⌘ [Read more](https://monero.observer/cyrix126-releases-gupaxx-v1.5.0-monerod-integration/)

⤋ Read More

Engineering leaders continue focus on TestOps – operational strategies
Community post by Saqib Jan As technologies become more advanced year on year, the complexity of software testing increases, too. When building a testing strategy, companies typically map their operations into three segments: the people, the process, and… ⌘ Read more

⤋ Read More

ProcessOne: Matrix and XMPP: Thoughts on Improving Messaging Protocols – Part 1
For over two decades, ProcessOne has been developing large-scale messaging platforms, powering some of the largest services in the world. Our mission is to build the best messaging back-ends imaginable–an exciting yet complex challenge.

We began with XMPP (eXtensible Messaging and Presence Protocol), but the need for interoperability and support for a variety of use cases led us to implemen … ⌘ Read more

⤋ Read More

👋 Thanks for joining us on our Sept monthly Yarn.social meetup today y’all 🙇‍♂️ We had @david@collantes.us @sorenpeter@darch.dk @doesnm@doesnm.p.psf.lt @falsifian@www.falsifian.org and @xuu@txt.sour.is 💪 Nice turn out! (not all at once of course, as we normally run this over 4 hours as we span many time zones!)

Things we talked about:

  • Decentralised vs. Distributed
  • Use of SHA256 for Twt Hash(es)
  • We solved Edits! 🥳
  • UUID(s) probably won’t work! (susceptible to sppofing)
  • Helped @sorenpeter@darch.dk write some PHP to process/parse User-Agent and service his feed via a custom PHP script 😅
  • @falsifian@www.falsifian.org introduced himself 👌
  • Talked about Merkle Trees 🌳

Did I miss anything? 🤔

⤋ Read More

“First world” countries problem number x:

More than 3,600 chemicals approved for food contact in packaging, kitchenware or food processing equipment have been found in humans, new peer-reviewed research has found, highlighting a little-regulated exposure risk to toxic substances.

⤋ Read More

x86 Embedded Controller with PC/104 Compatibility for Legacy Systems
The VDX3-6757 PC/104 family of low-power x86 embedded controllers meets PC/104 specifications, offering backward compatibility for projects facing end-of-life x86-based controllers. It is suited for applications like data acquisition, industrial automation, process control, and automotive control. Powered by a DM&P Vortex86DX3 1GHz dual-core CPU with 32KB L1 cache and 512KB L2 cache, the VDX3-6757 supports … ⌘ Read more

⤋ Read More
In-reply-to » @prologic Do you have a link to some past discussion?

@xuu@txt.sour.is I think it is more tricky than that.

https://commission.europa.eu/law/law-topic/data-protection/reform/rules-business-and-organisations/application-regulation/who-does-data-protection-law-apply_en

“A company or entity …”

Also, as I understand it, “personal or household activity” (as you called it) is rather strict: An example could be you uploading photos to a webspace behind HTTP basic auth and sending that link to a friend. So, yes, a webserver is involved and you process your friend’s data (e.g., when did he access your files), but it’s just between you and him. But if you were to publish these photos publicly on a webserver that anyone can access, then it’s a different story – even though you could say that “this is just my personal hobby, not related to any job or money”.

If you operate a public Yarn pod and if you accept registrations from other users, then I’m pretty sure the GDPR applies. 🤔 You process personal data and you don’t really know these people. It’s not a personal/private thing anymore.

⤋ Read More

Open-Source Oscilloscope with 1 GS/s High-Speed Data Streaming and Flexible Measurement Capabilities
Crowd Supply recently launched a campaign for ThunderScope, an oscilloscope that combines powerful hardware with open-source software. It captures data at 1 GS/s and streams it to a computer via Thunderbolt, USB4, or PCI Express for real-time processing, offering greater flexibility for complex measurements across various timescales. The Thunde … ⌘ Read more

⤋ Read More
In-reply-to » @falsifian Do you have specifics about the GRPD law about this?

@movq@www.uninformativ.de @falsifian@www.falsifian.org @prologic@twtxt.net Maybe I don’t know what I’m talking about and You’ve probably already read this: Everything you need to know about the “Right to be forgotten” coming straight out of the EU’s GDPR Website itself. It outlines the specific circumstances under which the right to be forgotten applies as well as reasons that trump the one’s right to erasure …etc.

I’m no lawyer, but my uneducated guess would be that:

A) twts are already publicly available/public knowledge and such… just don’t process children’s personal data and MAYBE you’re good? Since there’s this:

… an organization’s right to process someone’s data might override their right to be forgotten. Here are the reasons cited in the GDPR that trump the right to erasure:

  • The data is being used to exercise the right of freedom of expression and information.
  • The data is being used to perform a task that is being carried out in the public interest or when exercising an organization’s official authority.
  • The data represents important information that serves the public interest, scientific research, historical research, or statistical purposes and where erasure of the data would likely to impair or halt progress towards the achievement that was the goal of the processing.

B) What I love about the TWTXT sphere is it’s Human/Humane element! No deceptive algorithms, no Corpo B.S …etc. Just Humans. So maybe … If we thought about it in this way, it wouldn’t heart to be even nicer to others/offering strangers an even safer space.
I could already imagine a couple of extreme cases where, somewhere, in this peaceful world one’s exercise of freedom of speech could get them in Real trouble (if not danger) if found out, it wouldn’t necessarily have to involve something to do with Law or legal authorities. So, If someone asks, and maybe fearing fearing for… let’s just say ‘Their well being’, would it heart if a pod just purged their content if it’s serving it publicly (maybe relay the info to other pods) and call it a day? It doesn’t have to be about some law/convention somewhere … 🤷 I know! Too extreme, but I’ve seen news of people who’d gone to jail or got their lives ruined for as little as a silly joke. And it doesn’t even have to be about any of this.

P.S: Maybe make X tool check out robots.txt? Or maybe make long-term archives Opt-in? Opt-out?
P.P.S: Already Way too many MAYBE’s in a single twt! So I’ll just shut up. 😅

⤋ Read More

ATOMS3R Dev Kit Equipped with 0.85″ color IPS screen and 6-axis IMU
The ATOMS3R development kit is a compact and versatile programmable controller based on the ESP32-S3-PICO-1-N8R8 module. Designed for embedded smart device applications, it combines robust processing power with built-in Wi-Fi, making it effective for a wide range of IoT and motion-sensing projects. The ATOMS3R development kit is built around the ESP32-S3-PICO-1-N8R8 SoC, a dual-core Xtensa […] ⌘ Read more

⤋ Read More
In-reply-to » (replyto http://darch.dk/twtxt.txt 2024-09-15T12:50:17Z) @sorenpeter I like this idea. Just for fun, I'm using a variant in this twt. (Also because I'm curious how it non-hash subjects appear in jenny and yarn.)

One distinct disadvantage of (replyto:…) over (edit:#): (replyto:…) relies on clients always processing the entire feed – otherwise they wouldn’t even notice when a twt gets updated. a) This is more expensive, b) you cannot edit twts once they get rotated into an archived feed, because there is nothing signalling clients that they have to re-fetch that archived feed.

I guess neither matters that much in practice. It’s still a disadvantage.

⤋ Read More
In-reply-to » Interesting.. QUIC isn't very quick over fast internet.

@prologic@twtxt.net

They’re in Section 6:

  • Receiver should adopt UDP GRO. (Something about saving CPU processing UDP packets; I’m a but fuzzy about it.) And they have suggestions for making GRO more useful for QUIC.

  • Some other receiver-side suggestions: “sending delayed QUICK ACKs”; “using recvmsg to read multiple UDF packets in a single system call”.

  • Use multiple threads when receiving large files.

⤋ Read More

ODROID-M2 Leverages RK3588S2 SoC and Supports LPDDR5 Memory
The ODROID-M2 builds on the success of the Hardkernel ODROID-M1 series, offering enhanced computing power for industrial embedded systems. Powered by the RK3588S2 SoC, the ODROID-M2 provides significant improvements in both processing power and memory performance. Like the Radxa 5C and Lite models, the ODROID-M2 is equipped with the RK3588S2. This system features an octa-core […] ⌘ Read more

⤋ Read More

Streamlining your MLOps pipeline with GitHub Actions and Arm64 runners
Explore how Arm’s optimized performance and cost-efficient architecture, coupled with PyTorch, can enhance machine learning operations, from model training to deployment and learn how to leverage CI/CD for machine learning workflows, while reducing time, cost, and errors in the process.

The post [Streamlining your MLOps pipeline with GitHub Actions and Arm64 runners](https://githu … ⌘ Read more

⤋ Read More

Interesting.. QUIC isn’t very quick over fast internet.

QUIC is expected to be a game-changer in improving web application performance. In this paper, we conduct a systematic examination of QUIC’s performance over high-speed networks. We find that over fast Internet, the UDP+QUIC+HTTP/3 stack suffers a data rate reduction of up to 45.2% compared to the TCP+TLS+HTTP/2 counterpart. Moreover, the performance gap between QUIC and HTTP/2 grows as the underlying bandwidth increases. We observe this issue on lightweight data transfer clients and major web browsers (Chrome, Edge, Firefox, Opera), on different hosts (desktop, mobile), and over diverse networks (wired broadband, cellular). It affects not only file transfers, but also various applications such as video streaming (up to 9.8% video bitrate reduction) and web browsing. Through rigorous packet trace analysis and kernel- and user-space profiling, we identify the root cause to be high receiver-side processing overhead, in particular, excessive data packets and QUIC’s user-space ACKs. We make concrete recommendations for mitigating the observed performance issues.

https://dl.acm.org/doi/10.1145/3589334.3645323

⤋ Read More

Interesting.. QUIC isn’t very quick over fast internet.

QUIC is expected to be a game-changer in improving web application performance. In this paper, we conduct a systematic examination of QUIC’s performance over high-speed networks. We find that over fast Internet, the UDP+QUIC+HTTP/3 stack suffers a data rate reduction of up to 45.2% compared to the TCP+TLS+HTTP/2 counterpart. Moreover, the performance gap between QUIC and HTTP/2 grows as the underlying bandwidth increases. We observe this issue on lightweight data transfer clients and major web browsers (Chrome, Edge, Firefox, Opera), on different hosts (desktop, mobile), and over diverse networks (wired broadband, cellular). It affects not only file transfers, but also various applications such as video streaming (up to 9.8% video bitrate reduction) and web browsing. Through rigorous packet trace analysis and kernel- and user-space profiling, we identify the root cause to be high receiver-side processing overhead, in particular, excessive data packets and QUIC’s user-space ACKs. We make concrete recommendations for mitigating the observed performance issues.

https://dl.acm.org/doi/10.1145/3589334.3645323

⤋ Read More

Deploy your first app on Kubernetes with GitOps
Member post originally published on the Taikun blog Introduction In the ever-evolving landscape of cloud-native technologies, managing deployments in Kubernetes clusters has become increasingly complex. Enter ArgoCD, a powerful tool that simplifies and automates the deployment process using… ⌘ Read more

⤋ Read More

Erlang Solutions: How Generative AI is Transforming Healthcare
Generative AI (Gen AI) has emerged as a transformative technology across the healthcare industry. It has the potential to vastly transform the clinical decision-making process and ultimately improve patient health outcomes.

The adoption of generative AI is now valued at over [$1.6 billion](https://www.gminsights.com/industry-analysis/generative-ai-in-healthcare-market#:~:text=Generative%20Artificial%20Intelligence%20(AI)% … ⌘ Read more

⤋ Read More

RDK X3 Development Board: Raspberry Pi 4B Form Factor with 5TOPs BPU
The D-Robotics RDK X3 Development Board, recently showcased by Waveshare, is a versatile platform designed for edge AI applications, offering a powerful combination of processing and inference capabilities. The board comes in a form factor similar to the Raspberry Pi 4B, including a 40-pin GPIO for easy expansion. According to the product page, the board […] ⌘ Read more

⤋ Read More

Erlang Solutions: Understanding Elixir processes and concurrency
Welcome to the second chapter of the series “Elixir, 7 Steps to Start Your Journey”. In the first chapter, we discussed the Erlang Virtual Machine, BEAM, and the characteristics Elixir inherits that allow us to develop concurrent and fault-tolerant systems.

In this post, we will dive into the Erlang concurrency model and the fundamental unit to achieve it: processes.

Processes in the BEAM

In Elixir, all the co … ⌘ Read more

⤋ Read More

Docker Desktop 4.34: MSI Installer GA, Upgraded Host Networking, and Powerful Enhancements for Boosted Productivity & Administration
Discover Docker Desktop 4.34’s enhancements that boost security, scalability, and productivity for developers. This release includes a readily available MSI installer for simpler Windows deployment, improved authentication processes, smart storage compaction for WSL2, and seamless NVIDIA AI Workbench integration for streamlined model training and local development. ⌘ Read more

⤋ Read More

Toradex Introduces Verdin EVK and Aquila SoM Based on i.MX95 SoC
Toradex has announced the launch of the Verdin Evaluation Kit and has released detailed specifications for the upcoming Aquila iMX95 System on Module. Both products are built around the powerful NXP i.MX 95 SoC, showcasing enhanced processing capabilities and advanced features tailored for sophisticated embedded computing applications. The Verdin i.MX 95 Evaluation Kit is a […] ⌘ Read more

⤋ Read More

2024 is the biggest global election year in history. What’s at stake for developers?
GitHub is considering what is at stake for our users and platform, how we can take responsible action to support free and fair elections, and how developers contribute to resilient democratic processes.

The post [2024 is the biggest global election year in history. What’s at stake for developers?](https://github.blog/news-insights/policy-news- … ⌘ Read more

⤋ Read More

Qualcomm RB3 Gen 2 Lite Vision Kit: Tailored for Enhanced AI Processing and Computer Vision
The newly launched Qualcomm RB3 Gen 2 Lite Vision Kit, powered by the Qualcomm QCS5430 processor, is engineered for high-performance computing. It supports a diverse array of IoT applications, from robotics and industrial handhelds to retail solutions, cameras, and drones. The kit is available in four feature packs, utilizing a 6 nm technology node. Feature […] ⌘ Read more

⤋ Read More

My journey as a Kubernetes release team shadow: insights and experiences
Community post originally published on Medium by Maryam Tavakkoli Kubernetes has become the de facto standard for container orchestration in the cloud-native ecosystem, powering some of the most critical infrastructures worldwide. The Kubernetes release process, which ensures the… ⌘ Read more

⤋ Read More

wasmCloud on the factory floor: efficient and secure processing of high velocity machine data
End user blog by Jochen Rau and Tyler Schoppe, Platform Engineering team at MachineMetrics “WebAssembly, wasmCloud, and NATS will not only reshape the MachineMetrics business but are already transforming industrial IoT. A big thanks to the WebAssembly and… ⌘ Read more

⤋ Read More

How to Run Llama LLM on Mac, Locally
Llama is a powerful large language model (LLM) developed by Meta (yes, the same Meta that is Facebook), that is able to process and generate human-like text. It’s quite similar to ChatGPT, but what is unique about Llama is that you can run it locally, directly on your computer. With a little effort, you’ll be … Read MoreRead more

⤋ Read More

AAEON’s UP Squared 7100 Updated with Intel Alder Lake-N Processors and Enhanced Memory Support
The UP Squared 7100 is the latest addition to the UP Squared series, featuring updates in performance, speed, and efficiency. This compact unit is equipped with Intel Alder Lake-N processors, designed to meet the needs of various industrial applications. Enhancements include better processing power, increased memory capacity, and improved graphics capabilit … ⌘ Read more

⤋ Read More

Inside the numbers: the KubeCon + CloudNativeCon selection process for North America 2024
As part of our commitment to transparency within the cloud native community, we are providing an inside look into the work that goes on behind the scenes to bring the KubeCon + CloudNativeCon schedule to life. Note that… ⌘ Read more

⤋ Read More

Asus N97T-IM-A Fanless Thin Mini-ITX with Intel N97 Processor and Dual GbE Ports
Asus recently featured the N97T-IM-A, a high-performance motherboard with a Thin Mini-ITX form factor designed for a wide range of embedded and industrial applications. This motherboard integrates the Intel N97 Processor and offers extensive expansion and serial ports, providing versatility and robust performance. This motherboard can be configured with the Intel Alder Lake-N process … ⌘ Read more

⤋ Read More

SeeedStudio Debuts Low-Cost ReSpeaker Lite Voice Assistant Kit
SeeedStudio Debuts Low-Cost ReSpeaker Lite Voice Assistant Kit
This week, SeeedStudio introduced the ReSpeaker Lite Voice Assistant Kit, a budget-friendly device designed for advanced voice processing and audio playback. The kit features a dual microphone array, an XMOS XU-316 AI chip for audio processing, and a high-quality speaker. ⌘ Read more

⤋ Read More

Apple Files Motion to Dismiss Department of Justice Antitrust Lawsuit
Apple today filed a motion to dismiss its ongoing lawsuit with the United States Department of Justice, a standard step in the litigation process. In its motion to dismiss, Apple argues that the government’s complaint has not demonstrated anticompetitive conduct, anticompetitive effect that harms consumers, or that Apple is a monopoly power in the U.S. smartphone market. The government needs to prove all three of these claims for a s … ⌘ Read more

⤋ Read More

O meu novo salva-vidas na hora de montar um novo site #vuejs sem as tretas dos build systems: Vue3 Tiny Template, da inimitável @b0rk@b0rk

Every time I start a Vue project, I get confused and waste 15 minutes reading the documentation and remembering how to set up Vue.

So this is a tiny template I made for myself so that I can avoid that next time. I don’t use a build process, instead it uses the CDN version of Vue and a single HTML / JS file.

https://github.com/jvns/vue3-tiny-template

⤋ Read More