Domain: lavincolindo.net
Stories and comments across the archive that link to lavincolindo.net.
Comments · 9
-
Re:Write your own if you can
Mine may be crappy, but it has the best name of any blogging software out there: Pheme.
-
Re:in case you're curious...
You can see just how horrible it is versus handwritten HTML.
-
Re:OS X
-
Re:OS X
Sure, you're editing a text file, but it could be a lot worse than this.
-
Re:What the hell?Ah yes, but can you solve Fractal Tic-Tac-Toe?
Seriously though, I wonder. I suspect that it might be rather easy to solve, but I'm to lazy to find out.
-
Re:Why would you do this?Yeah, I really wish there were a way to put your Applications folder in the Dock.
Or a ssh server.
$ ls
/etc/xinetd.d
auth daytime-udp ftp smb-direct time
bootps echo login smbd time-udp
chargen echo-udp nmbd ssh
chargen-udp eppc ntalk swat
comsat exec printer telnet
daytime finger shell tftp
$ basename -a `grep "disable = no" /etc/xinetd.d/* | cut -f 1 | sed 's/:$//'`
ssh -
Re:Safari
Sure there's no Aqua version, but Konqueror for OS X works fine.
-
Re:can you write hello world...It depends. You can make a GUI "Hello world" in Cocoa without typing a single line of code: main() does contain a call to NSApplicationMain(), but that's part of the template when you start a new project.
It only took a bit longer than writing a stdout version in vi.
-
Re:Go Vs. ChessMaybe they just haven't played Fractal Tic-Tac-Toe
Next on the agenda is 4D Tic-Tac-Toe.