Finally a TUI Obsidian-like note app. I have been waiting for this for so long. It is super quick and while it does not have every feature Obsidian has it is all I need. The developer is super nice and fixed the two issues I had quickly.

https://github.com/reekta92/clin-rs

#notes

GitHub - reekta92/clin-rs: TUI note management app inspired by Obsidian

TUI note management app inspired by Obsidian. Contribute to reekta92/clin-rs development by creating an account on GitHub.

GitHub

some self hosting resources and some nice tools

#notes #video #motion #ocr #selfhosting

https://jbrio.net/posts/202624/

Notes 202624 :: Juan B. Rodriguez

some self hosting resources and some nice tools

#notes Wobei Wortfilter die falsche Lösung sind; viel besser ist es, wenn man begreift, dass man Leuten nicht folgen braucht, für die man Filter bemühen muss.
Ist es heute dieses, ist nächste Woche jenes Thema. Warum also sich die Arbeit machen?

Managed to get _some_ audio out of the tape recorder. it's making sound but it does not sound good .. yet.

#Notes #rx_tape

I've gotten out a hex editor to start debugging my #JavaScript .WAV generator, it's business time

#Notes #rx_tape

Post sprawdzający jak spisuje się formatowanie markdown na Mastodon.

Jakie są możliwości?

  • Działa
  • fajnie, bo można formatować wpisy w przejrzysty sposób,
  • kolejne ciekawe zastosowanie.

  • Nie działa

  • też fajnie, bo na co to komu.

  • Do notatek też spoko

    dajcie znać jak wyświetla się te post

    Dla ułatwienia gotowy komentarz:

    Post wyświetla się jako sformatowany.
    Formatowanie markdown jest super!

    #markdown #notatki #markor #notes

    #notes Ich gehe die Liste in den kommenden Tagen durch. Wahrscheinlich heißt das auch, dass ich JS, Processing und Python dann doch lernen möchte. #javascript #processing #python

    After reading @rl_dane's post, I wanted to share how I manage my #bookmarks, and add some quick #notes using #neovim.

    #editors #vi #vim #shell #fediverse #bsd #linux
    https://lazybea.rs/ils-bookmarks-and-notes

    I ❤️ shortcuts #10 - Bookmarks & notes

    [Project tape] Funnily enough my .wav generator written at 2am doesn’t work 🤷‍♂️

    There are a few extra hurdles in #WebDev to record lossless audio, basically you can’t use the nice MediaRecorder API. You need to create a Worklet that runs in another thread to process the raw float32 audio as it comes in. I made one of those that chunks up the audio and posts it back to the main thread.

    Then there is another bit that takes those chunks and writes them into IndexedDB (overdubbing existing recordings) in 1 second samples. This is all stereo too!

    So you could record a bit, rewind then record over the first recording to create layering, maybe a bit silly but I’m all for the fun angle.

    Once I get the .wav part working I can test that the raw data being recorded is actually what I think it is. Then there will be lots of fiddling to find nice chunk sizes that don’t slow down or freeze the app too much.

    #Notes #rx_tape