Monatlich Shaarli

Alle Links eines Monat auf einer Seite.

April, 2024

KfW-Wohneigentumsprogramm (124) | KfW
Tuxedo Software-Paketquellen hinzufügen
Smart RSS Reader
xDuoo XQ50 Pro 2 – Linsoul-DE
Bundestagszusammenfasser
MarkdownDown

Convert any webpage to a clean markdown w/ images downloaded.

Messenger: Wechsel von Signal zu Molly UnifiedPush (MollySocket, ntfy) • Kuketz IT-Security Blog

Der Messenger Signal kann auf Android-Geräten auch ohne die Nutzung der Google Play Services bzw. Firebase Cloud Messaging (FCM) betrieben werden.

moodeaudio.org
Massod Boomgaard
This Is Spinal Tap – Wikipedia
StockCake: Captivating Free Images for Every Occasion
TOPPING BC3 Drahtloser Bluetooth-Kompaktempfänger mit OPT-Ausgang – Linsoul-DE
YouTube Channel ID Finder - YouTube Username to ID Convertor

UCsnGwSIHyoYN0kiINAGUKxg

Windows Key via VBS

Abspeichern als key.vbs

Set WshShell = CreateObject("WScript.Shell")
MsgBox ConvertToKey(WshShell.RegRead("HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\DigitalProductId"))

Function ConvertToKey(Key)
    Const KeyOffset = 52
    i = 28
    Chars = "BCDFGHJKMPQRTVWXY2346789"
    Do
        Cur = 0
        x = 14
        Do
            Cur = Cur * 256
            Cur = Key(x + KeyOffset) + Cur
            Key(x + KeyOffset) = (Cur \ 24) And 255
            Cur = Cur Mod 24
            x = x -1
        Loop While x >= 0
        i = i -1
        KeyOutput = Mid(Chars, Cur + 1, 1) & KeyOutput
        If (((29 - i) Mod 6) = 0) And (i <> -1) Then
            i = i -1
            KeyOutput = "-" & KeyOutput
        End If
    Loop While i >= 0
    ConvertToKey = KeyOutput
End Function
Self Hosting Services Behind CGNAT
NobleUpgrades/Kubuntu - Community Help Wiki
QR Code Label Generator for ASN in Paperless-ngx
redka

Redis re-implemented with SQLite

XRechnung: Elektronische Rechnung für Unternehmen untereinander ab 2025 voraussichtlich Pflicht - Deutsch - Ask LibreOffice
Nebenkostenabrechnung: Achte dieses Jahr auf den CO2-Preis - Utopia.de
Running OCR against PDFs and images directly in the browser