Slashdot Mirror


User: DiogoBiazus

DiogoBiazus's activity in the archive.

Stories
0
Comments
13
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 13

  1. Re:Native JSON fields on Moving From CouchDB To MySQL · · Score: 1

    You can also use the hstore contrib module in the current PostgreSQL versions, which has a gem (https://github.com/softa/activerecord-postgres-hstore) for ActiveRecord and Heroku support (at least in some database plans). Seriously, PostgreSQL is the best Not-Quite-So-SQL DBMS out there.

  2. Re:Ice anyone? on Coming to an Ice Cream Shop Near You: Soft Serve Beer · · Score: 3, Funny

    Nothing tastes good at room temperature when it's above 30 celsius!

  3. Before going any further ... on Ask Slashdot: Making JavaScript Tolerable For a Dyed-in-the-Wool C/C++/Java Guy? · · Score: 1

    Understand the Javascript language, because it is a simple, yet powerfull language on its own. So, before digging deeper into libraries and tools, take some time to read the javascript garden, which will give you the dirty parts: http://bonsaiden.github.com/JavaScript-Garden/ And, as previous posters already said, the Crockford site which will give you good insight into good practices and useful patterns: http://www.crockford.com/

  4. Re:Ken Murray's blog on How Doctors Die · · Score: 2

    Speaking in any way is a good start, I'm sometimes impressed on how many people will not talk about death at all!

  5. Re:5 billion years from now on Exoplanets Spotted Orbiting Dead Star · · Score: 2

    That is perfectly okay. They will land a job in a newspaper somewhere...and wear their underwear outside their pants!

    As a former resident of an exoplanet I must protest. This is an stereotype created by pop culture, not all aliens wear their underwear outside their pants, you insensitive clod!

  6. Re:It's fun to be the bad guy. on Red Cross Debates If Virtual Killing Violates International Humanitarian Law · · Score: 1

    Sure, but it's even better when you play those games at the end of the day while drinking and smoking.

  7. Re:Oh on Why Mac OS X Is Unsuitable For Web Development · · Score: 1

    yeah, better than vi, MacVim for instance

  8. Before migrating to NoSQL... on Horizontal Scaling of SQL Databases? · · Score: 1

    Take a look at SQL alternatives. There's an interesting PostgreSQL use case which uses only open source tools to achieve a good horizontal scaling solution. This post tells a little about how they did it: http://highscalability.com/skype-plans-postgresql-scale-1-billion-users The post also says that there is a very similar approach using MySQL.

  9. I'm from Brazil, also want to move to Canada on Moving Between Countries? · · Score: 1

    I'm been thinking for some time about moving to Canada. Though, I'm a little afraid of the Brazilian reputation outside Brazil (don't think it's very good). I'm mainly a database architect (work with PostgreSQL), but also a *nix developer. Does someone here has something to say about experiences working with or hiring people from Brazil?

  10. Re:Off the top of my head? on What Makes a Programming Language Successful? · · Score: 1

    Good point, functional programming style is available in Python, Ruby and other scripting languages. This techiniques can spare you a lot of coding time, and you can't use this kind of thing in Java. In C it's possible but will bring more problems than benefits (ugly black magic code).

  11. Re:Off the top of my head? on What Makes a Programming Language Successful? · · Score: 1

    Actually, if your talking about the JDK API, this is not a language carcteristic, you could write similar API for python or use Jython instead. But if your talking about how it handles inheritance and encapsulation, then Python has some extra features that I miss in Java (like multiple inheritance and real getters and setters).

  12. Re:Well, for one thing.. on Why Buy a PC Preloaded With Linux? · · Score: 1

    If you run Linux and buy a Logitech wireless keyboard, the extras like the media control buttons aren't going to work. I've sworn of Logotech for just that reason; the morons only support Microsoft (as I found out after buying Logitech - never again!). The funny thing is: I have a Microsoft wireless keyboard that worked out of the box with all the extra buttons on a Ubuntu system. Some of them I had to configure in Gnome keyboard shortcuts, without need to tweak config files.
  13. Re:Obligatory on GM Says Driverless Cars Will Be Ready By 2018 · · Score: 1

    Correction: In Soviet Russia, CZAR drives YOU!!