2006-02-28 05:23:00

2006-02-28 05:23:00
Hey, now I can listen to Derrick flying his helicopter AND know which direction he is from my position!

Not wanting to spend money on one of these I started…

The Coat Hangar Directional Antenna Project

I bought an ICOM-W32A ham radio, ‘TheAnvil’ provided some BNC connectors, and the closet had a coat hangar.

steps:

  1. bend the triangle portion of coat hangar into shape of circle
  2. use gerber to cut coat-hangar hook off leaving a pointy end
  3. stick pointy end of coat hangar into bnc connector, secure with tape
  4. plug bnc connector into radio
  5. the signal is only picked up if it can travel through the loop (in theory, it sort of works from what i can tell).

current issues: the coat hangar is way too receptive–i get 9 bars on stations that give me 3 bars with the regular antenna–so at close range it’s useless. it needs some attenuators to weaken the signal at close range

2006-02-09 17:59:00

2006-02-09 17:59:00
Automated Smileys get the Annoyance Award

Smileys used to be cool. You could be creative. You could give them eyebrows so they would like like this:
¦:-) or this |;-)

Now, thanks to the wonderful world of automation we get uggly yellow faced critters following horizontal lines:
¦😀 |😉
This caused me to use smileys without noses so that the parser wouldn’t pick them up:

|: ( they’re sad, they don’t have noses ¦; (

Comments [13]

2006-02-06 07:31:00

2006-02-06 07:31:00
Why use FreeBSD

FreeBSD Daemon
FreeBSD Daemon
  1. Compiling everything from source
  2. Check entire system for vulnerabilities with one command: portaudit
  3. Upgrade all ports with one command: portupgrade -a
  4. You can still get a command prompt to respond with a CPU load of 4.00
  5. it doesn’t crash.
  6. Runaway processes auto reniced
  7. Zombie processes die
  8. Routing faster than consumer hardware routers
  9. 730 day uptime means you recently rebooted
  10. Jailed servers in 2 minutes
  11. GEOM encryption
  12. …and the list goes on…

Comments [21]