Hey thanks for linking my site! I was wondering where the extra traffic was coming from :)
If anyone has any stories that I should add, please send them my way!
Also, I have been slacking a little with the newsletter because of life events. Since there have been several sign ups since this post, I'll be more active in getting the weekly newsletter out.
That's terrific. I was worried that it was going to end at the terse OP, but the follow-up post has just the kind of play-by-play details that I can't get enough of in debugging stories.
Hey I'm enjoying your site! It would be cool if there was a way to just get the stories. For example, Twitter is no longer capable of loading tweet replies on my machine for whatever hilarious reason, and so I could only read the teaser for the Twitter link.
Anyway, I understand that's probably not the kind of site you had in mind. Thanks for the cool site!
Thanks for the suggestion! Maybe I should add archive links from The Internet Archive for stories in case links die. In the case of tweets, I’d probably need to screenshot them or something.
I've had good success with an open source tiling window manager for Windows called HashTWM [1]. I use it inside my Windows XP virtual machine to manage a bunch of hairy situations with multiple windows. I like that it actually does reposition new windows to fit inside the grid, and that I can easily adjust the middle "split" line so that my main window can become thinner or thicker.
Where it falls down is when you deal with modal dialogue windows, like the "Save File As..." window of Firefox, or the "Find and Replace" window of Excel. I haven't found a good way to overcome the issue of those modal windows being hidden, even with the "-i ConsoleWindowClass -i #32770" ignore options. It seems like Firefox, Excel, and Photoshop implement some non-standard ways of opening smaller windows. In these situations, I quit HashTWM, deal with the modal window, and then start HashTWM again (using quick keyboard shortcuts).
I wrote a program for use with AutoHotKey that helps create tiled layouts. I haven't used xmonad, so I don't know how it compares, but I've found it useful.
On the "move window / switch focus to workspace N" front, there's VirtuaWin (http://virtuawin.sourceforge.net/). You need to set up the Alt-1, Shift-Alt-1, etc. keybindings, but it works quite well.
Great idea! There are already tables in the database for tags, comments, rating and other features. I will include this feature in the next days. And you are right about the pronunciation too, it might be really hard to guess how to pronounce certain words. I will have a look at dictionary.com and merriam webster, I know they include a small audio file with the correct pronunciation of each word. That could work for speak like a brazilian.
It seems the DNS server has gone crazy, and the site is being redirected back to namecheap :-(
I settled with the standard character sets as I wasn't sure if the fancy unicode character would be available cross platform or not. I'll look for this possibility again. Thanks.
We have a class on compilers at my university, but it's on the 4rd year. Creating a compiler/interpreter when you are just starting programming would be a big challenge.
@dovyski: it's nice to see this coming from a brazilian university -- I'm from UFABC, São Paulo
Brazilian post codes map to [segments of] streets, with the format XXXXX-XXX. The API response for a brazilian post code is just "404", invalid if the application was expecting JSON.
This blog has also been discussed in a few other threads:
https://news.ycombinator.com/item?id=23908171
https://news.ycombinator.com/item?id=29215383
https://news.ycombinator.com/item?id=35708339