Skip to main content

Recently Updated Pages

Kiezdeutsch

Projekte

Kiezdeutsch - ein neuer Dialekt Heike Wiese (Mehr zum Autor)öffnen Kiezdeutsch ist kein...

Updated 1 month ago by Simpel

free quarantine for tools - verify developer

Coding

Apple konnte nicht überprüfen, ob „xyz" frei von Schadsoftware ist, die deinen Mac beschädigen od...

Updated 2 months ago by Simpel

Styling with uBlock origin

Coding

For personal styling you can use uBlock origin filter. Go to extensions options > my filter or fo...

Updated 2 months ago by Simpel

CSS - Texte, Anleitungen, Links

Coding

CSS Wizardry Blog Archives https://csswizardry.com/archive Modern CSS Layouts: You Might No...

Updated 4 months ago by Simpel

git - Texte, Anleitungen, Links

Coding

Beej's Guide to Git lokales PDF: Beejs guide for git.pdf Webseite: https://beej.us/guide/bggi...

Updated 4 months ago by Simpel

check for origin or precharge in mxf

Coding

K:\MXF-Tools\bmx\mxf2raw.exe VIDEO.mxf | grep max_precharge Returns: max_precharge : -5

Updated 6 months ago by Simpel

Researchers created sound that can bend itself through space, reaching only your ear in a crowd

Ausbildung

https://theconversation.com/researchers-created-sound-that-can-bend-itself-through-space-reaching...

Updated 8 months ago by Simpel

Tagesschau: responsive Nachrichtenüberblick

Coding

Alle Meldungen: https://app.ndr.de/dooh/tagesschau/responsive-video-version5;client=1ac441d5-acfb...

Updated 10 months ago by Simpel

Excel zur Frequenzkoordination mit Berechnung zur Intermodulation

Ausbildung

Die Tabelle (IMD_Calc 16_V_1.06) findet man unter https://rfcoordinationnyc.com/imd-calc-download...

Updated 11 months ago by Simpel

Weblate read only keys

Coding

Just to clarify (and note to myself): in german translation of the interface you have to set sect...

Updated 1 year ago by Simpel

Work with git submodules

Coding

Demystifying git submodules Mar 20, 2024 Throughout my career, I have found git submodules ...

Updated 1 year ago by Simpel

Glass effect with css

Coding

To make a window with html and css follow this tutorial: https://www.tyleo.com/html-glass.html.

Updated 1 year ago by Simpel

Passing variables between Apache Velocity and Groovy

Coding

{{velocity}} #set ($vnumber = 42) {{/velocity}} {{groovy}} // velocity "$vnumber" is gr...

Updated 1 year ago by Simpel

Protecting email address via SVG

Coding

Source: https://rouninmedia.github.io/protecting-your-email-address-via-svg-instead-of-js Implem...

Updated 1 year ago by Simpel

Alte Landkarten über neue blenden

Projekte

https://kartenforum.slub-dresden.de Über OpenStreet-Maps können hier alte Karten passgenau überl...

Updated 1 year ago by Simpel

simpel.cc git not working - wrong gh version

Coding

After updating gh with homebrew you get an error message like this: /home/c.zelck/.linuxbrew/Cel...

Updated 1 year ago by Simpel

Update caniuse cli

Coding

caniuse-cmd (https://github.com/sgentle/caniuse-cmd) committed on Apr 28, 2017 last time. But try...

Updated 1 year ago by Simpel

wget website

Coding

Whole page: wget --mirror --convert-links --adjust-extension --page-requisites -e robots=off $WE...

Updated 1 year ago by Simpel

start docker compose

Coding

Go to path where docker-compose.yml is. Execute: docker compose up -d -d is for detached.

Updated 1 year ago by Simpel

Start nginx and php on my macos

Coding

sudo brew services start nginx PHP dazu: brew services start php  

Updated 1 year ago by Simpel