https://www.drweb.de/kontaktformular-html-css/
| GitHub | https://github.com/maroph |
| GitHub Page | https://maroph.github.io/ |
| GitHub | https://github.com/maroph |
| GitHub Page | https://maroph.github.io/ |
Neue Version von Mini Diarium 0.4.14 mir Markdown-Import (wenn man z. B. unterwegs einen Text erstellt und diesen später in Diarium importieren möchte):
https://github.com/fjrevoredo/mini-diarium/releases
Homepage:
https://mini-diarium.com
Besprechung des Programms:
https://gnulinux.ch/mini-diarium-verschluesselte-journal-anwendung
Kali Linux 2026.1 Release (2026 Theme & BackTrack Mode)
Read and write local files directly from the browser 📂
The File System Access API lets users open, edit, and save files on their device — no server required.
⋅ showOpenFilePicker() to open files
⋅ showSaveFilePicker() to save
⋅ Perfect for code editors, image tools, and local apps
Learn more 👇
https://developer.mozilla.org/en-US/docs/Web/API/File_System_API
Habe auf @gnulinux einen Artikel zur neuen kleinen Anwendung "Mini Diarium" geschrieben.
Die Journal-App läuft unter Linux, Windows und MacOS, funktioniert mit Markdown, hat eine AES-Verschlüsselung, Entwickler aus Österreich:
https://gnulinux.ch/mini-diarium-verschluesselte-journal-anwendung
The popular #Python library “Requests” needs your help! @nateprewitt plans to add type hints to the API and is requesting feedback:
https://sethmlarson.dev/python-library-requests-is-adding-type-hints-and-needs-your-help
Read and write to the clipboard with the modern Clipboard API 📋
async/await, permission-aware, and way cleaner than execCommand.
⋅ Supports text, HTML, and images
⋅ Works in secure contexts (HTTPS)
⋅ No Flash. No hacks.
Learn more 👇
https://developer.mozilla.org/en-US/docs/Web/API/Clipboard_API
Six years ago #curl learned to output lots of stats as JSON

This is not a command line option of the week post, but I feel a need to tell you a little about our brand new addition! --write-out [format] This option takes a format string in which there are a number of different "variables" available that let's a user output information from the previous transfer. For … Continue reading curl write-out JSON →