StopTheMadness is a Safari extension for Mac that stops web sites from making Safari harder to use. Some web sites disable Mac user interface features in Safari that you normally expect to work. For example:
- password autocomplete
- ⌘-click to open a link in a new tab
- ⌘-key keyboard shortcuts
- selecting, copying, cutting, and pasting of text
- drag and drop
- opening contextual menus
StopTheMadness ensures that those features continue to work in Safari. With StopTheMadness enabled, the annoying web sites that deliberately make your life harder suddenly become easy to use again!
CorebirdNative
Gtk+ Twitter client for the Linux desktop
Corebird is a modern, easy and fun Twitter client, just what you were looking for, right?
What is it?
- AquilaOS is a complete Operating System (kernel + system) that is designed to be POSIX compliant and mostly ISA transparent.
What is cool about it anyway?
- All interfaces implemented so far are POSIX compliant.
- It compiles with -O3.
- Lua 5 is ported to it without changing a single line of code.
- It should be simple for anyone to read and understand the code.
- ssh-add -K ~/.ssh/[your-private-key]
- .ssh/config
Host * UseKeychain yes AddKeysToAgent yes IdentityFile ~/.ssh/id_rsa
mklink Link Target
Use /D when you want to create a soft link pointing to a directory. like so:
mklink /D Link Target
Use /H when you want to create a hard link pointing to a file:
mklink /H Link Target
Use /J to create a hard link pointing to a directory, also known as a directory junction:
mklink /J Link Target
Local user:
%appdata%\Microsoft\Windows\Start Menu\Programs\Startup
All users:
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
MultiBootUSB is a cross platform software written in python which allows you to install multiple live linux on a USB disk non destructively and option to uninstall distros. Try out the world's first true cross platform multi boot live usb creator for free.
Edit and share your screenshots with ease
MPC-HC is an extremely light-weight, open source media player for Windows®. It supports all common video and audio file formats available for playback. We are 100% spyware free, there are no advertisements or toolbars.
Features
- Monitors CPU, RAM, GPU, network, and logical drives.
- Create graphs for all metrics.
- Allows for lots of customization.
- Allows alerts for various values.
- Allows binding hotkeys.
- Supports monitors of all DPI types.
- Has a clock at the top.
usermod -a -G examplegroup exampleusername