net4VISIONS Blog
  • Home
  • Linux
  • Node.js
  • Rust
  • Web
  • Impressum
  • n4v.eu
Entwicklung

Lovely collection of .gitignore

  • Markus Kolb

Markus Kolb

16 Jun 2024
Lovely collection of .gitignore
Photo by Giammarco Boscaro / Unsplash

Maybe you know the GitHub repository already.
But at github/gitignore there is lovely collection of .gitignore files for every context you might look for.

Bluetooth Power On after Sleep

Bluetooth Power On after Sleep

Do you also always have to enable your Bluetooth on your Linux device when login after wakeup from suspend? Then prepare your system with this systemd system-sleep hook script! The just updated version also restores the state from before suspend, when ENABLE_STATUS is yes. # cat >/usr/lib/systemd/
09 Aug 2025 2 min read
RequestLog in Jetty 12 without logback-access

RequestLog in Jetty 12 without logback-access

Because logback-access is not easy to see through in configuration at the moment and so far it seems impossible to use AsyncAppender with access-log (at least without creating custom classes), I've found a way to get this logging without logback-access. Jetty 12 provides the logging-logback module with core
06 Aug 2025 2 min read
Flexible simple Scoppy Frontend

Flexible simple Scoppy Frontend

I came across the Raspberry Pico microcontroller project from https://github.com/fhdm-dev/scoppy two days ago. FHDM has an Android app called Scoppy, which connects to the Pico via USB and enables a simple 2MS/s oscilloscope via smartphone or tablet. I still had one of the Picos lying
28 Feb 2025 5 min read
net4VISIONS Blog © 2025