Slashdot Mirror


User: cstdenis

cstdenis's activity in the archive.

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

Comments · 375

  1. Pre-industrial history of course.

  2. Re:Hardly the first jar based malware on Brazilian Coders Are Pioneering the First Cross-OS Malware Using JAR Files · · Score: 1

    What mods are you referring to? The mod community seems to be pretty safe overall from what I've seen.

  3. Re:That's it, I'm switching to CP/M on Brazilian Coders Are Pioneering the First Cross-OS Malware Using JAR Files · · Score: 1

    So much for write once, run anywhere.

  4. Re:Japan on Google Challenge Results In Astoundingly Efficient Inverters · · Score: 1

    It's due to half the countries power plants using generators from US (GE), and the other half generators bought from Germany (AGE), originating back in the early power grid days when each city had it's own individual separate grid.

    There are connections between the grid with frequency converters, but they don't have much capacity.

  5. Re:Then why get a console? on Microsoft To Unify PC and Xbox One Platforms (theguardian.com) · · Score: 1

    Yearly hardware upgrades used to be be a thing, but now CPU speed has hit a wall, and game graphics have gotten to a "good enough" point where the super powerful cards don't make things look that much better.

    4k and VR stuff is changing that a bit, but for the last decade or so there has been little need for pc upgrades to game.

  6. Re:A few things need to happen first on Gabe Newell Talks Linux As the Future of Games at LinuxCon NA · · Score: 1

    No, Real men use dip switches.

  7. Re:The best part on Real Version of Homer Simpson's Dream Car Built · · Score: 1

    We need more Bort licence plates in the gift shops. I repeat we are sold out of Bort license plates.

  8. Re:"Dark" past? on IBM Buys Dallas Based Softlayer For $2 Billion · · Score: 1

    They were not formerly TP, they bought TP as part of expanding. They existed long before doing this.

  9. Re:Portal 1 is out but not Portal 2 on Portal Now Available On Linux · · Score: 2

    Source engine has been ported so they are very likely to eventually port all the games that use it.

  10. Re:ZFS on Btrfs Is Getting There, But Not Quite Ready For Production · · Score: 1

    ZFS is perfectly capable of being distributed with the kernel, and in fact is distributed with the Solaris and FreeBSD kernels.

    The only thing stopping it being distributed with the Linux kernel is the Linux kernel's licence choice which is not the fault of the ZFS team.

  11. Re:tell me again on Explosions at the Boston Marathon · · Score: 1

    Hard to say definitively without knowing much details about who was behind it, but if it is some nut job as these things often are, then better mental health care would be a good step in the right direction.

  12. Java is SLOW on Ask Slashdot: Building a Web App Scalable To Hundreds of Thousand of Users? · · Score: -1, Troll

    Java is slow*, don't go that route if you are planning a large userbase. There is a reason huge traffic site's don't use it. Facebook, Yahoo, and wikipedia use php, Google/Youtube use python (and strait C).

    If you actually want something that will scale well to huge numbers of concurrent visitors the answer really is you're going to have to go with php, Perl (and slashdot's page load times don't give me much confidence in Perl), Ruby (has had serious scaling issues, but I think they may be largely fixed now), or python.

    Here is a high performance well coded php mvc framework if you do decide to go that route: http://www.yiiframework.com/

    For database MySQL/MariaDB can be an option, but it's quality has been going down in recent years (don't know how much MariaDB has fixed that) and it's not very feature rich in terms of things like stored procedures, custom datatypes, views, etc. If you want something more powerful like you may be used to with Oracle go with Postgresql.

    You are also going to want to keep in mind when designing the structure that you will want to make use of something like memcache in the future to increase performance and reduce server load.

    Disclosure: I run a high traffic website that get's millions of page views a day. Uses Yii php framework and Postgresql as the database backend. There are about 1,250 people browsing it at this moment (based on active tcp connection count to port 80)

    * Yes, I know *in theory* in a certain very limited set of circumstances Java can be faster than compiled code, but the theory doesn't actually match the practical reality of the situation.

  13. Re:astounding that defaults are not tougher on The Search Engine More Dangerous Than Google · · Score: 3, Insightful

    Too expensive in lost sales.

    "I want to return this device. I plugged it in and it doesn't work"

  14. Re:IRS LINK!!! on No Such Thing As a Tax-Free Lunch At Google? · · Score: 1

    It sounds to me like they are looking into changing the rules so it will be taxable in the future.

  15. Re:What do you mean "we"? on Is It Time To Enforce a Gamers' Bill of Rights? · · Score: 1

    I gambled on buying it because Blizzard has a history of being good to gamers so I figured it would be ok. (Ya, wow has issues, but their other stuff used to be good)

    They have now lost that good faith with me.

    Not many companies left I am still willing to gamble on like that. Valve is one of them, and I expect them to retain that as long as they remain privately owned.

  16. Re:Use of Stack Overflow != Bad Documentation on Developers May Be Getting 50% of Their Documentation From Stack Overflow · · Score: 1

    Also API documentation is often only useful if you know the name of the API you are looking for.

    If what you want to know is "How do I do X?" or "What API do I need to use to accomplish X?" and most importantly, "What is the best/most efficient way to do X?"

  17. Re:Only shitty games on Steam For Linux: A Respectable Showing · · Score: 1

    The rest of valve's source engine games like portal2 and left4dead 1&2 are bound to be ported before long.

    Now that they have the engine working with HL:Source and TF2, it can't be too hard to get the others over, it's just a matter of applying the necessary patches and doing time consuming tweaks to make it run well, instead of just run.

  18. Re:Translation: We Don't Have Gigabit Fiber on Time Warner Cable: No Consumer Demand For Gigabit Internet · · Score: 1

    This.

    I can get 250Mbps internet where I am. But there is no reason for me to pay $115/month, when I can get 25Mbps (fast enough for all my needs) for half that price.

    The 250Mbps is far cheaper on a Mbps basis, but at 25 I can already easily steam 1080p video and a 10GB game on steam downloads in less than an hour. 3 minutes to download a half hour episode of something.

  19. Re:He better be a billionaire... on Millionaire Plans Mission To Mars In 2018 · · Score: 2

    Who said anything about return?

  20. Re:TFA and summary are incorrect on BlackBerry TIFF Vulnerability Could Allow Access To Enterprise Server · · Score: 1

    Why would the server render images? That is a piece of client-side functionality.

  21. Re:Low Hanging Fruit on SSH Password Gropers Are Now Trying High Ports · · Score: 4, Funny

    You can brute force a key to....it just takes much, much, much, much longer....

  22. Re:Yes on What To Do When an Advised BIOS Upgrade Is Bad? · · Score: 1

    A update that requires the previous version to install reliably should refuse to install unless you have that version.

  23. Most programmers use a third solution on The Scourge of Error Handling · · Score: 2

    Just don't bother checking for errors.

  24. Re:Feature Set on Flexible Phones 'Out By 2013' · · Score: 1
  25. Re:Detection is cheaper on Ad Blocking – a Coming Legal Battleground? · · Score: 1

    Websites don't care weather or not the user actually sees the ad, they just want to get credit for the impression from the ad agency. Loading but not displaying the ad is a win-win for the user and the website, the only looser is the advertiser.