Re: multiply keypresses in USBkeyboard
Argh... never mind. The code is fine, I had a floating GPIO somewhere that messed it up.Its working now
View ArticleLocal (home network) ONLY!
I'm sure it's been asked and answered, but I can't find it:I have an iMac that I want to use on my local (home) network ONLY. I NEVER WANT IT TO ACCESS OR BE ACCESSED BY THE INTERNET. I have LS on it,...
View ArticleRe: PowerSwitch on Attiny2313A
Hey I have no experience with the A variant of the 2313 but I did a few things on the ATTiny2313 (without A).Just had a look at http://www.atmel.com/images/doc8261.pdf which outlines the differences...
View ArticleRe: PowerSwitch on Attiny2313A
Meh... should have read all of your post, obviously you've tried it... sorry for that Well thing is the chips are virtually identical. Did you double-check the circuitry? I'd still say the code should...
View ArticleHow to replace underscores and dots with spaces in Launchbar
I think Launchbar has great text manipulation tools for converting text to e.g. Title case. What I couldn't find though it actions that can replace dots, hyphens and underscores with spaces as is often...
View ArticleRe: PowerSwitch on Attiny2313A
Mr Onak wrote:Meh... should have read all of your post, obviously you've tried it... sorry for that Well thing is the chips are virtually identical. Did you double-check the circuitry? I'd still say...
View ArticleRe: PowerSwitch on Attiny2313A
Did you program all the fuses the same as on the attiny2313a? (and not rely on any defaults, i.e. not write some of the fuse bytes)
View ArticleCan't install webyep.mxi extension for Dreamweaver CS6
Hi I'm new to WebYep but I think it is a very cool little CMS. I was able to upload the system files to my server and setup configuration for the login, but am still having trouble installing the...
View ArticleRe: Local (home network) ONLY!
You only need to add two rules: 'Any Process' deny any outgoing connection and 'Any Process' deny any incoming connection. The 'Process Owner' of the rules should be set to 'Anyone'.action:...
View ArticleRe: Feature Desperately Needed
The 1 hour timeframe does not apply to traffic amounts. Traffic amounts are always since the start date of the network monitor (usually equal to your system uptime). Furthermore if you sort the list by...
View ArticleRe: Local (home network) ONLY!
Also disable all "allow" rules that are not for local network only.
View Article(?) netbarrierd via smbutil outgoing on port 137 (?)
Hi, Forum noob here...Recently, I've been getting pop-ups from Little Snitch asking permission for netbarrierd via smbutil to connect to random sites on port 137.Do I have malware?I have an iMac w/ Mac...
View ArticleRe: recent bloom in netbiosd outbounds to xxx.home.network
I just got another pop-up. I wish someone could tell me what it is on my system that is attempting to make these netbiosd connections.BTW, where that drop-down list of "suggestions" for other previous...
View ArticleRe: Installing a Search facility on a WebYep site
Thanks for sharing the links to hosted service. I was looking for good host and I found those you have shared here are very useful. How can we install a unique search facility for Webyep site? I am...
View ArticleAVRUSBBoot on ATmega128
Hi, I try to run USB bootloader on Atmega128.I use AVRUSBBoot from Thomas Fischl.I change :BOOTLOADER_ADDRESS = 1F800Boot Flash section size=1024 words Boot start address=$FC00; [BOOTSZ=10]and change :...
View ArticlePrevent LB window when logging in
The LB 6 window opens whenever I log in. LB is configured as a startup item. This window is always in the way of something I need to be doing, like signing into VPN or another dialog. How do I get rid...
View ArticleRe: Prevent LB window when logging in
Different issue. I don't want to hide LB (not useful when hidden), I just don't want the input window displaying on logins.
View ArticleRe: Local (home network) ONLY!
Regarding the two answers suggested:Won't denying any incoming or outgoing connections for Any Process block Local Connections too?How do I know which Allow Rules are for Local Network only?Thanks for...
View Article[LB6 Action] SSH connection based on host history
Hi there,Here my first LB6 action:https://github.com/CyrilPeponnet/launchbar-ssh-actionIt establish a new ssh connection based on host history.Host history is built using the following sources of...
View Article