**** BEGIN LOGGING AT Tue Jul 12 02:59:57 2011 Jul 12 06:54:08 Well, I've backported some bugfixes to the mv_cesa module from 3.0.0 Jul 12 06:54:23 Patch applied nice and clean, currently building a new kernel to give it a try Jul 12 06:54:27 cool Jul 12 06:54:54 Fortunately I DO have experience hacking on the kernel a little :P I've made a device driver or two in my day. Jul 12 06:55:13 Actually it was kinda fun to debug that thing with an oscilloscope. XD Jul 12 06:55:36 XD Jul 12 06:56:24 Seriously, I had a 20x4 character LCD panel hooked up to my processor via GPIO, and all I had was the line timings to work with :P Jul 12 06:56:29 Bitbanging! :D Jul 12 06:56:46 lololo Jul 12 06:56:49 epic Jul 12 06:58:20 I also, with the help of my boss (an electrical engineer) hacked up a poor-man's sound card with a bunch of resistors, a speaker, and bitbanging PCM into it :P Jul 12 06:58:32 heheh Jul 12 06:58:32 nice Jul 12 06:58:58 Popped really loud every time the scheduler did a context switch though Jul 12 06:59:07 So... ditched that ;P Jul 12 07:00:24 lol Jul 12 07:00:54 We were hoping to save money and avoid adding a DSP chip to the board Jul 12 07:01:15 But while the sound quality was acceptable the pops were not Jul 12 07:01:37 heh Jul 12 07:08:17 That said, the technique would probably work if I had a microcontroller instead of a general-purpose CPU, no context switching there Jul 12 07:08:43 But with a microcontroller, might as well just get the DSP :P Jul 12 07:10:00 ah, yeah Jul 12 19:44:42 what is the real advantage of having 2 NIC's? Jul 12 19:45:03 Ramosa: i use mi dual NIC to make my dreamplug a router Jul 12 19:45:12 modem in eth0, wired switch on eth1, dnsmasq on dreamplug Jul 12 19:45:22 Ramosa: roundrobin on a bonded interface is the shit Jul 12 19:45:24 few iptables rules later and you've got yourself a working router Jul 12 19:45:30 suddenly, 2gbps Jul 12 19:46:52 ok.. im thinking, I would like a server for all purposes.. hosting public sites, and internal stuff like mail server/development.. but perhaps its not a good security decision to keep public and private stuff on same hardware Jul 12 19:47:17 meh Jul 12 19:47:41 the only secure server is buried underground with armed guards nearby, and disconnected from the internet Jul 12 19:47:41 and off Jul 12 19:48:16 right :) but once you have a public website its easier to find it Jul 12 19:49:08 Ramosa: just use different users for public and private Jul 12 19:49:33 ok.. and 2 NIC's have nothing to do with this issue? Jul 12 19:49:42 one for private one for public Jul 12 19:50:50 Ramosa: well like you said, it's all the same disk/operating system, so even if you used a NIC for public and private, you're still exposing the server that runs private services to the internet Jul 12 19:52:10 i think I would rather buy a router than to try to setup my own.. besides you still need a HUB if you want to serve many PC's Jul 12 19:52:24 yup Jul 12 19:52:32 but a wired switch with 8 ports is like 30$ Jul 12 19:52:37 a gigabit router is like 130$ Jul 12 19:52:44 and since you assumedly already have a plug Jul 12 19:52:47 you save 100$ Jul 12 19:53:20 the time I had to invest to learn to set it up will exceed 100$ :) Jul 12 19:53:43 Ramosa: like i said, it's about 5 or 6 iptables rules and 1 config file for dnsmasq and you're up and running Jul 12 19:53:51 i can even paste my working configs for you, if you'd like Jul 12 19:54:12 thanks, gotta get a server first :) Jul 12 19:54:17 heh **** ENDING LOGGING AT Wed Jul 13 02:59:56 2011