Github job opportunity phishing campaign

Starting on 12.02.2024 me and a lot of other github users have received a fake job opportunity email that appears to come from github.com The content of the email looks like this: At a first glance, the email appears to be official and coming directly from the an github email address: [email protected] For someone who …

Xorg seg faults when unable to load driver i965 (AIGLX error: dlopen of i965_dri.so failed)

Warning: New mesa update might have fixed the issue,So the information here might be wrongTry updating your system before anything else!(^ v ^) In this article I will detail the encounter of a very strange error that made Xorg unusable. This error was particularly strange because it was, seemingly, not caused by any user interaction. …

Trying to use pyinstaller inside an abstracted venv (Failed to import `module`)

Story of someone trying to use pyinstaller on Arch Linux Note: If you only care about the issue with pipx and don’t need a pretext, you may skip to here Trying to use pyinstaller on Arch Linux Let’s say you are an Arch Linux user and want to install a certain python module via pip …

Updated: Monero Dashboard, Now With Node Map!

This quick post is in response to the new updates for https://github.com/lalanza808/docker-monero-node and also to add new information for the original Publicly Available Monero Dashboard post. What’s new? A new geoip node map! With this map you can easily take a look at the location of known peers, updated in real time. Beforehand you could …

How to add taskbar shortcut for Windows Terminal profiles

The only reason the modern Windows Taskbar is useful, is for the keyboard shortcuts it brings. In this blog post I’ll share a neat trick for adding a shortcut for any Windows Terminal profile (Specifically for WSL here) Example Taskbar Shortcut As you can see in the image above, when I open the shortcut with …

Fix Win7 RE looping when advanced options are unavailable

Ok so, recently I’ve had do deal with a relatively interesting case of “Computer not working”.In this blog post I’ll document my experience with this case as well as hopefully present some basic troubleshooting knowledge. With that said,Here is some of the info I knew and the state of the system when I received it: …

Publicly Available Monero Dashboard

Warning: Some information in this article might be a little outdated, Here is the update post: Updated: Monero Dashboard, Now With Node Map!(^ v ^) Hi! Recently i just made available a grafana dashboard for my xmr node publicly available! You can access the dashboard here: https://xmr-node.dvdznf.xyz Note than only the dashboard is accessible in …

Hello World!

This is the first post i ever made on a “Blog”.In the future i want to write stuff based on what i made. In the meantime you can ignore this post :3