Watermelon Compilation

YouTube
I recently made this Hotkey/Shortcut Key Listener written in Python. I am sure there are OS ways to do this but I like making my own. I primarly use this with a macro keypad that has its own firmware (pressing one key on the macro keypad is the same as pressing win+alt+1) but you can use this with a standard keyboard as well. This is a tinker project. You will need to open some files and modify them for your setup. Enjoy! https://github.com/teklynk/hotkey_listener #linux #python #code #automation #bash #keyboard
GitHub - teklynk/hotkey_listener

Contribute to teklynk/hotkey_listener development by creating an account on GitHub.

GitHub
.. maybe if JIN yell really loudly, Jungkook almost would do it. But then it's probably not exactly the right #Code.
✅️. Genie can't do what other Genie #wish. But they can't Listen to anyone other than who is their Master™ in that moment. It's all timing
✅️. Command can't do much if it's not the right #Code. They can Listen to Genie, but it depends on their FACTOR.

import { Content, ContentParseError, JSONEditor, JSONEditorPropsOptional, Mode, OnChangeStatus, TextContent } from 'vanilla-jsoneditor' // ^^ ванилла хуилла блеать #code #офесное

https://www.play3.de/2025/07/19/stop-killing-games-kein-ewiger-support-moeglich-ubisoft-ceo-reagiert-auf-kritik-und-verspricht-besserung/

Einfache #Lösung: wenn #Spiele offline genommen werden einfach den #Code öffentlich machen und den Spieler*innen die Möglichkeit geben selbst Server zu hosten auf denen sie die Spiele dann weiterhin spielen können. Kostet dann nicht wirklich mehr etwas für die Publisher und das Spiel kann weiter leben...

Stop Killing Games: „Kein ewiger Support möglich“ - Ubisoft-CEO reagiert auf Kritik - und verspricht Besserung? 

Um zu verhindern, dass Publisher Videospiele einfach unspielbar machen, wurde im letzten Jahr die Bewegung „Stop Killing Games“ ins Leben gerufen. Auslöser war unter anderem die Abschaltung der Server für Ubisofts „The Crew“. Nun hat sich der CEO des französischen Unternehmens zu der Initiative geäußert und dabei sogar ein gewisses Maß an Einsicht gezeigt.

PLAY3.DE - PS5 News, PSVR2 - Tests, Videos

Things #Java devs love:
✅ Clean #code
✅ Good #coffee
✅ 30% #discounts on awesome conferences in sunny Florida (obviously).

Good news: #JCONUSA25 at #IBM #TechXchange (Oct 6–9) checks all boxes. 🌴

Use your dev skills to register at ibm.biz/J_CON_30, create your IBM account, and save 30%.

#JCON #JCON2025

Interesting Git repos of the week:

Detection:

* https://github.com/Netflix/dispatch - orchestrate your panic
* https://github.com/initstring/linkedin2username - enumerate users based on LinkedIn OSINT

Bugs:

* https://github.com/0xbigshaq/CVE-2025-25257 - FortiWeb sadness

Exploitation:

* https://github.com/vanhoefm/tunneltester - poking around in tunnels with @vanhoefm

#security, #research, #code

GitHub - Netflix/dispatch: All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!

All of the ad-hoc things you're doing to manage incidents today, done for you, and much more! - Netflix/dispatch

GitHub

No Encrypting and compressing files does not always work and especially not if the data is minimal or has compression integrated in the data format – not new but always funny in your own projects.

```tracing
2025-07-19T08:01:20.550231Z INFO myproject: 🔏 file encrypt in 210 bytes
2025-07-19T08:01:20.550610Z INFO myproject: 🗜️ -770.00% file compressed
```

#code #screenshot #rust #rustlang #logging #minus #coding #shell #minusproduktion #tracing #compressing #encryption #encrypted #smallfile

FreeScriptFriday: Sometimes you just need to Remux a video file. Remuxing can help re-index video files so that they play well on websites and web apps. I am sure there are other uses and reasons why you would need to remux a file. This script can remux a single file or a directory of files while preserving the original file name. https://hastebin.teklynk.com/ebosahikeh.bash #freescriptfriday #bash #ffmpeg #linux #code

BTW: I broke my docker container and lost all of my previous FreeScriptFriday scripts/pastes. This should now be fixed moving forward.

hastebin