Manawyrm
manawyrm@chaos.social
<p><a href="https://chaos.social/tags/searchable" class="mention hashtag" rel="tag">#<span>searchable</span></a></p>
Posts
-
Post #4350412
Let's play a game: Post the oldest image of your "battle station" / computer setup that you have. Ideally, post some specs of the system if you can remember. I'll start: - photo from 2003 - Pentium II, 350MHz - 3DFX Voodoo Banshee - 1024x768 17" Eizo CRT - Iomega Zip drive, 100MB via Parallel port (*click!*) - SCSI Scanner hidden away in the background I think the Mac was a Power Macintosh 6300, but I'm not 100% sure. What are yours? :) #retrocomputing
-
Post #3809001
Modern PC hardware is real RF voodoo these days: DDR5 runs at 5+ GHz, PCIe 5.0 runs at 16 GHz (!!), networking/SFPs running at 26+ GHz, often using advanced modulation like PAM4. All of those ultra high speed links are doing some form of equalization/link training and their hardware is very often capable of measuring/reporting eye diagrams.
-
Post #3431049
Wrote a driver for osmo-trx to run on the PlutoSDR. PlutoSDR is a relatively inexpensive Zynq (FPGA+ARM) and AD9361 SDR device. It runs Linux and can run smaller applications directly on device. I'm now using it to run a 2G/GSM base station setup. The transceiver runs directly on device, the rest of the network needs to be external. Made possible through 3rd party timestamping FPGA gateware written by Phil Greenland. https://github.com/Manawyrm/osmo-trx-pluto-fw
-
Post #1421891
OH: „Midnight Commander macht alles, ich mach damit auch meine Steuererklärung“
-
Post #1025976
Just released my first ever demoscene demo at Revision 2026 in the Wild-Compo: A tech demo for Casio fx-9860G graphical calculators! Sourcecode: https://github.com/Manawyrm/Casiomania Details: https://kittenlabs.de/casiomania/ https://youtu.be/aLiuF9k3Xt4?t=31 EDIT: 5th place in the Wild compo \o/ #revision2026
-
Post #749219
Just patched a long fiber link, which would&#39;ve absolutely _sucked_ to get CAT.7 cable through. The steel-armored OS2 cable is cheap and super robust/easy to work with. The LC connectors are even smaller than the hole for CAT.7 would&#39;ve been. This is nice \o/ What I want to say is: Don&#39;t be afraid of fiber for DIY networking people, it&#39;s awesome and often muuuch better than copper cable! I also didn&#39;t have to do any annoying LSA+ terminations or crimps a...
-
Post #716915
New blog post: Executing Linux applications on a Raspberry Pi in less than 3.5s from power-up! 🚀🏎️ (and other power saving tricks) https://kittenlabs.de/blog/2024/09/01/extreme-pi-boot-optimization/