Welcome to my World! :D
Hi, my name is 1ynx, I'm a Developer and Tech-Enthusiast and I'd like to show you some of my Work and maybe a few Tricks. My Work is mostly related to #Java and #Linux and sometimes #Android, #JavaScript, #HTML, #CSS, #Python and #Bash.
Learn more about me, or my Projects.
Latest Posts:
Upgrading my PI 5 with the Argon Neo 5 NVMe-Case
The PI5 is great. But it gets hot and the default fan is pretty noisy. The Argon Neo 5 seems like a good choice, as it promises a cooler pi with a less noisy fan and an option for an .m2-NVMe-SSD utilizing the new PCIe-Interface
#RaspberryPi
333 days ago
114
Nala - A neat APT-Wrapper
Nala interfaces python-apt and adds a neat CLI-Interface with more Features on top. It hides redundant Messages, provides better Formatting using Colors and ASCII-Styles, keeps track of installed packages in a History and shows what happens during install, removal or upgrade.
#Linux
1 years ago
72
Docker Monitoring Stack
Setting up a Monitoring Stack for Docker, using Prometheus, Node-Exported and cAdvisor as DataSources for Grafana Dashboards
#Docker
#Linux
1 years ago
143
Deploying a Nuxt.js 3 App with Apache
The Deployment-Process for an Nuxt-App with Apache isn't really well documented. So here are some things I figured out while trying.
#Apache
#Vue
#Nuxt
#pm2
2 years ago
149
Understanding SSR Hydration Errors (with Nuxt.js)
If you're new to Server Side Rendering (SSR), the Hydration Errors can be difficult to understand at first. Here are some Tips.
#Vue
#Nuxt
2 years ago
68
Code Highlighting
There are two major syntax-highlighting-Frameworks in the JS-World. Let's have a look at them.
#Vue
#JavaScript
2 years ago
110
Vue 2.x to 3.x upgrade hints
Some things I noticed while upgrading from Vue.js 2.x to 3. While at it, i was also upgrading from webpack to vite.
#Vue
2 years ago
119
Image 2 black/white-Array
For one of my Pico Pi Projects, I needed to transform some images into a black/white-Array. I'm sure there are other tools or simpler ways to do this, but for such a simple task, it was easier to just do it in Java myself.
#Java
#PicoPi
2 years ago
109
Got a new Toy: Raspberry Pi Pico W!
The Pico Pi is the small sibling of the Raspberry Pi powered by the new RP2040 Microcontroller. The 'W' Series now adds Wifi capabilities. Let's check the specs!
#PicoPi
#Python
2 years ago
86
Game of Life
Conway's Game of Life is a cellular automaton developed by British mathematician John Horton Conway. It's fun to look at as an animation and a popular programming example.
#Java
2 years ago
127