Built a tiny open source tool this week — cursor-jump / screen-hop⚡ If you use a laptop + external monitor, you know the pain of dragging your cursor across screens every time you need to switch. This script lets you jump your cursor instantly with Alt + Arrow keys. That's it. No third-party apps. No admin access. Just Python and one pip install. ✅ Windows support ✅ Zero CPU usage ✅ One pip install 🔗 GitHub: https://lnkd.in/gv5VVatd Would love any feedback or contributions! #Python #OpenSource #Productivity #100DaysOfCode
Cursor Jump Tool for Windows with Python
More Relevant Posts
-
🤖 Oops. AI found a nine year old kernel vulnerability that lets attackers root Linux boxes with 732 bytes of Python code. "Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017." The fun part? The exploit never touches the disk, using an in-memory copy instead that compromises images and containers as well. Reboot the machine, the exploit just loads again. Fun! 💫 https://copy.fail/
To view or add a comment, sign in
-
A few weeks ago I was staring at 944 files spread across 30 deeply-nested folders from a personal shoot, trying to consolidate them by hand. Hit the 2 AM wall. Decided to automate it. Semantic File Aggregator is a free Windows app that: • scans any nested media tree • shows you every unique folder name and lets you pick which ones become destination categories • renames files by EXIF capture time so they sort chronologically • catches duplicates by hashing — nothing is ever overwritten or silently dropped • optionally copies (default) or moves, with byte-for-byte verification Runs fully offline. MIT licensed. Source on GitHub. https://lnkd.in/g4DY43fU #OpenSource #Python #PhotoOrganization #PhotoWorkflow #BuildInPublic #IndieDev
To view or add a comment, sign in
-
Copy Fail Bug- Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017. https://copy.fail/
To view or add a comment, sign in
-
This is CVE-2026-31431. Local user privilege escalation. My understanding is that if you’re on recent Fedora Linux, ensure you’re running kernel 6.19.12 or later. Red Hat Enterprise Linux discussion and mitigation info at https://lnkd.in/gvuZghWA.
Copy Fail Bug- Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017. https://copy.fail/
To view or add a comment, sign in
-
Docker containers are the new node_modules. We went from: > 500MB dependencies in package.json > To 2GB base images with Alpine Linux > To 8GB with "lightweight" Python ML stacks We're just moving the bloat around. Same shit, different abstraction layer.
To view or add a comment, sign in
-
Outside of the work on the table patching, this would be a good time to gauge impact and convergence effort. Why? This might be a common drill for a while. If it is disruptive or taxing, that may need to be taken into operating consideration for the future.
I don’t strive to be well-known; I strive to be worth knowing. | Keynote Speaker | Hacker | CISSP, GIAC, GPEN | BEER-ISAC | Bsides312 | BurbSec | This site is a cesspool of liars, and I will not politely tolerate you.
https://copy.fail "The same 732-byte Python script roots every Linux distribution shipped since 2017"
To view or add a comment, sign in
-
ForzeOS #pentest Build a Linux-style desktop simulator for Windows with Python 3.11, terminal tools, and AI integration for testing and development https://lnkd.in/gPB3WmYf
To view or add a comment, sign in
-
Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017. https://copy.fail/
To view or add a comment, sign in
-
heads up a nasty Linux kernel vuln just dropped: Copy Fail (CVE-2026-31431). Any regular user can root the box with a tiny Python script. No races, no extra perms, been possible for years on pretty much every major distro. Full details + PoC: https://copy.fail/ Patch your kernels ASAP folks.
To view or add a comment, sign in
-
https://copy.fail/ Most Linux LPEs need a race window or a kernel-specific offset. Copy Fail is a straight-line logic flaw — it needs neither. The same 732-byte Python script roots every Linux distribution shipped since 2017.
To view or add a comment, sign in
Explore related topics
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development
The frustration of dragging is real