I’m playing with ratterplatter again: It’s a toy that watches disk I/O and emulates the noise of a real hard disk. (Linux only.) It uses sound samples from one of my older disks.
I tried a different approach at estimating the disk activity and I think I finally got it right (after almost 10 years … 🤦).
Demo, booting a Windows 2000 VM: https://movq.de/v/1400544cc6/2kboot-ratterplatter-2.mp4
(For this purpose alone, I put a couple of mini speakers into my PC case, so that the noise comes from the right place:
)
The results aren’t too bad, but this thing can’t be super accurate due to the huge I/O caches that we have these days. For the video, I dropped the caches before booting Windows, otherwise you would have heard almost nothing.
FWIW, if you don’t know it yet, this is the equivalent for proper keyboard sound: https://github.com/zevv/bucklespring
@movq@www.uninformativ.de let’s host yarnd! Or maybe wait until @prologic@twtxt.net return activitypub support which deleted in this commit
German parliament votes as a Git contribution graph
Article URL: https://abstimmung.eu/git/2024
Comments URL: https://news.ycombinator.com/item?id=43466509
Points: 502
# Comments: 138 ⌘ Read more
Lungfish
⌘ Read more
Lungfish
⌘ Read more
6.14-rc7: mainline
Version:6.14-rc7 (mainline)Released:2025-03-16Source:linux-6.14-rc7.tar.gzPatch:full ( incremental) ⌘ Read more
Like
2025-01 Fri [ ] Take out Trash @weekly
For a task that starts the first Friday of January and repeats weekly.
@prologic@twtxt.net I created a script for your book. i have only done the first two chapters. have to do some adjustments to the text so it sounds ok and that takes time..
Highlights from Git 2.49
The open source Git project just released Git 2.49. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
The post Highlights from Git 2.49 appeared first on The GitHub Blog. ⌘ Read more
@aelaraji@aelaraji.com not sure but i will check when i can! git status is a good idea yeah
6.14-rc6: mainline
Version:6.14-rc6 (mainline)Released:2025-03-09Source:linux-6.14-rc6.tar.gzPatch:full ( incremental) ⌘ Read more
it seems to be confused with the subject right next to it.. it works better at the end of the twt string.
Yarn won’t display anything. but the parser does add it to the AST in a way that you can parse it out using twt.Attrs().Get("lang")
https://git.mills.io/yarnsocial/go-lextwt/src/branch/main/ast.go#L1270-L1272
https://git.mills.io/yarnsocial/go-types/src/branch/main/twt.go#L473-L478
TwtAttrs
https://git.mills.io/yarnsocial/go-lextwt/pulls/17
Actually it was your old feed on eapl.mx
TwtAttrs
https://git.mills.io/yarnsocial/go-lextwt/pulls/17
Actually it was your old feed on eapl.mx
6.14-rc5: mainline
Version:6.14-rc5 (mainline)Released:2025-03-02Source:linux-6.14-rc5.tar.gzPatch:full ( incremental) ⌘ Read more
6.14-rc4: mainline
Version:6.14-rc4 (mainline)Released:2025-02-23Source:linux-6.14-rc4.tar.gzPatch:full ( incremental) ⌘ Read more
Edit #issuecomment-18968
@eapl.me@eapl.me @andros@twtxt.andros.dev here’s another variant as per eapl’s suggestion (#issuecomment-18968)[https://git.mills.io/yarnsocial/twtxt.dev/issues/9#issuecomment-18968]
I\’m learning #Django at paid offline course. My diplom project: https://git.0ut0f.space/doesnm/cms (frontend not included in repo but exists on my usb drive because it’s too worse)
6.14-rc3: mainline
Version:6.14-rc3 (mainline)Released:2025-02-16Source:linux-6.14-rc3.tar.gzPatch:full ( incremental) ⌘ Read more
PostmarketOS Joins Codeberg’s Fight Against “Right Wing Forces”
Following dubious announcement of attack by “Right Wing Forces” by Git hosting company, a Linux Phone OS project has joined their crusade. ⌘ Read more
[ANN] LocalMonero Clone (openmonero) is now open source
Going strong with a couple of forks will make openmonero more censorship-resistant. The reactjs codebase is now open source. Check out git repository.. (hosted on tor hidden service); contact: https://openmonero.com/support, contact II: @OM_HELP (telegram)
Links:
OpenMonero (Session ID) ⌘ Read more
i made a little twtxt feed fixer for when a feed uses other whitespace instead of tabs.
Codeberg Announces “Fight Against Far-Right”
The Git source code hosting organization, in response to anonymous spam, declares war on “Right-Wing Forces”, encourages others to do the same. ⌘ Read more
6.14-rc2: mainline
Version:6.14-rc2 (mainline)Released:2025-02-09Source:linux-6.14-rc2.tar.gzPatch:full ( incremental) ⌘ Read more
@prologic@twtxt.net we need to remove: https://git.mills.io/yarnsocial/go-lextwt/src/branch/main/ast.go#L776-L784
apparently i can’t make the edit via gitea.. i am guessing its hitting one of your firewall rules.
6.14-rc1: mainline
Version:6.14-rc1 (mainline)Released:2025-02-02Source:linux-6.14-rc1.tar.gzPatch:full ⌘ Read more
@prologic@twtxt.net I believe @andros@twtxt.andros.dev is referring to the one on the original twtxt docs . I’ve been meaning to contribute to the discussion on the git but I’m just lazy 😅 amma throw in a little something in a minute Poke a bee hive and run away style 😆
@prologic@twtxt.net Just in case… the git link is missing a c in prologic
i self hosted the soft serve git server cuz i felt like it. it’s sooo cute i love everything charm CLI does
ssh -p 24010 soft.git.girlonthemoon.xyz
Git security vulnerabilities announced
A new set of Git releases were published to address a variety of security vulnerabilities. All users are encouraged to upgrade. Take a look at GitHub’s view of the latest round of releases.
The post Git security vulnerabilities announced appeared first on The GitHub Blog. ⌘ Read more
6.13-rc7: mainline
Version:6.13-rc7 (mainline)Released:2025-01-12Source:linux-6.13-rc7.tar.gzPatch:full ( incremental) ⌘ Read more
@kat@yarn.girlonthemoon.xyz both scripts are here under the names ‘getlyr’ and ‘now playing’ if you wanna try them out yourself, just make sure you have gum installed (also curl and jq but most people have those i think) https://git.sr.ht/~chasinglightning/dotfiles/tree/main/item/home/.local/bin
Highlights from Git 2.48
The open source Git project just released Git 2.48. Here is GitHub’s look at some of the most interesting features and changes introduced since last time.
The post Highlights from Git 2.48 appeared first on The GitHub Blog. ⌘ Read more
Building LATAM’s future tech workforce with AI
Git Commit 2024 and our new AI course in Spanish
The post Building LATAM’s future tech workforce with AI appeared first on The GitHub Blog. ⌘ Read more
6.13-rc6: mainline
Version:6.13-rc6 (mainline)Released:2025-01-05Source:linux-6.13-rc6.tar.gzPatch:full ( incremental) ⌘ Read more
messing with gemini again, this time a static site generator called gssg - https://git.sr.ht/~gsthnz/gssg
my capsule is linked in my profile but just in case it’s over at gemini://lazuli.sayitditto.net
been having fun updating my dotfiles repo as if i have anything notable to put in there
wanna play with CLI stuff or host something new… maybe play with that charmbracelet git server but i don’t need that lol
6.13-rc5: mainline
Version:6.13-rc5 (mainline)Released:2024-12-29Source:linux-6.13-rc5.tar.gzPatch:full ( incremental) ⌘ Read more
6.13-rc4: mainline
Version:6.13-rc4 (mainline)Released:2024-12-22Source:linux-6.13-rc4.tar.gzPatch:full ( incremental) ⌘ Read more
I’ve started a draft over at: https://git.mills.io/yarnsocial/twtxt.dev/src/branch/main/exts/webfinger.md
How to Create and Use an AI Git Agent
We show how to create Git agent and use this Git agent to understand PR branches for a variety of user personas — without needing to know the ins and outs of Git. ⌘ Read more
6.13-rc3: mainline
Version:6.13-rc3 (mainline)Released:2024-12-15Source:linux-6.13-rc3.tar.gzPatch:full ( incremental) ⌘ Read more
6.13-rc2: mainline
Version:6.13-rc2 (mainline)Released:2024-12-08Source:linux-6.13-rc2.tar.gzPatch:full ( incremental) ⌘ Read more
6.13-rc1: mainline
Version:6.13-rc1 (mainline)Released:2024-12-01Source:linux-6.13-rc1.tar.gzPatch:full ⌘ Read more
[LFF] [1.2 XMR] Fundraiser for hosting the Monero archive for one more year
I have now been hosting the monero archive for more than a year now (started sometime in September 2023), 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
@prologic@twtxt.net just rebuild my image.. though git says i am already at latest