Geoffrey Grosenbach’s Workstation
A view from a fellow developer’s room: (via NubyOnRails)
I know you want to ask me something.
Well the answer is yeah, I’d love to have something like that…
But surely, someone is also a fine option. 😉
A view from a fellow developer’s room: (via NubyOnRails)
I know you want to ask me something.
Well the answer is yeah, I’d love to have something like that…
But surely, someone is also a fine option. 😉
Thank you Orbitz for posting [Erlang vs.] Java and and Threads (Jetty): The basic idea is, instead of using 1 thread per connection, since connections can last awhile, they use 1 thread per request that a connection has. The hope being, a connection will idle most of the time and only send requests once in…
We recently upgraded a server from a Jetway P4M9AP motherboard to a Zotac N73V-AC7V, which is actually very good… except that they (the motherboard, NForce 610i chipset, NVidia GeForce 7050 integrated graphics adapter/VGA, sound) doesn’t work out of the box with our Ubuntu Gutsy 7.10. Fortunately, there is a solution: nForce 610i : audio and…
I was just reading A Cost Analysis of Windows Vista Content Protection, written by Peter Gutmann, referred by Bad Vista. A pre-disclaimer: I’m not really “at war” with Microsoft, as I have some friends at Microsoft, and even I’m myself a .NET Blogger. In short, it describes how the content protection features incorporated in Microsoft’s…
File Roller is the default Zip/Compressed Archive management tool on Ubuntu. The UI is clean and to-the-point. The features are sufficient for most day-to-day use, but for anything more advanced, I guess you’ll need to use the command line or other tool. To be honest I haven’t yet seen an advanced enough GUI for compression…
Life is beautiful. Especially beautiful when you see life from the eyes of a sinful. Like me. Overheard: “Many lessons are learned only after the fact…”
Everybody knows Firefox, Mozilla‘s flagship browser that’s being used by most geeks worldwide (and increasingly used by non-geeks too.) In the emerging Rich Internet Applications platform market, we are seeing more and more vendors jump in: Adobe with Apollo, Microsoft with Silverlight, Sun Microsystems with JavaFX, and a bunch others. So has anyone considered using…