Slashdot Mirror


User: gshegosh

gshegosh's activity in the archive.

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

Comments · 222

  1. Re:How can they possibly know that number? on BitTorrent Sees Sync Users Share Over 1PB of Data · · Score: 2

    Sooo, what's the great fuss about cookies then? All they contain is some kind of ID, too -- right?

  2. Re:How can they possibly know that number? on BitTorrent Sees Sync Users Share Over 1PB of Data · · Score: 2

    It's said in the linked forum thread that collected statistics are anonimized, but there's clearly an ID (id=htRWdGwwER-daEraerE) in the URL called. How is that anonimized, is beyond me.

  3. Re:so to better understand this on Why Your New Car's Technology Is Four Years Old · · Score: 1

    1. Why would there be any connection between entertainment system and car's critical systems other than GND and +12V?
    2. If RF interference from 1TB hard drive is enough to break car's critical systems, I don't want to know what happens if I plug my mobile phone to the lighter socket.

  4. Re:Reliability needs on Why Your New Car's Technology Is Four Years Old · · Score: 1

    Absolutely! My car's tape player is WAAAAY more reliable, than today's mp3 players are!

  5. They'd run away... on Why We'll Never Meet Aliens · · Score: 1

    "If any sentient life existed nearby, it would detect us years ago and run away to another galaxy by now" ...not mine, but I can't for the life of me google who said that or where I read it.

  6. What could possibly go wrong on Geeks On a Plane Proposed To Solve Global Tech Skills Crisis · · Score: 1

    Put the best of your thinkers on a single plane and shout about it in all the media in advance. No way the plane could be targeted.

  7. Re:The problem with ram on Ask Slashdot: Getting Apps To Use Phones' Full Power? · · Score: 1

    Isn't this easy to solve -- just make an API in OS for requesting "temp" or "cache" memory. Apps using this memory have to be prepared that it no longer exists -- just like weak references in Java for instance.

  8. Re:Arduino Uno on Ask Slashdot: Why Buy a Raspberry Pi When I Have a Perfectly Good Cellphone? · · Score: 1

    And it's very easy to cheaply deploy Arduino-based projects. You don't need a 30 or 40$ prototype board -- just a few elements worth maybe 7$.

  9. Re:Oblig... on DARPA Tackles Machine Learning · · Score: 4, Funny

    Programming a machine to teach is not as hard as it sounds.

    I hear you man, I probably had the same German teacher ;-)

  10. Re:Drupal? It's Liferay in PHP on Drupal's Creator Aims For World Domination · · Score: 1

    Have you looked at Liferay's or Drupal source code? I didn't take 10 minutes to study both of them, but literally weeks. It's almost impossible, especially in Liferay, to develop anything nontrivial without going through its source code to understand how it's supposed to work - so I looked at it a lot. You can't go on without having source codes, because the documentation is fragmented and in many parts nonexistent, most forum threads are left unanswered and bugs unfixed for years. The code is not the only incomprehensible thing -- the product as a whole is.

    I can develop web sites and applications much quicker in a much more enjoyable way using simpler tools that are documented well, do not get in the way and are not huge enough to become bloat blobs. I have this knowledge from experience in programming business that I've been doing for more than 15 years.

    What you write and the way you write it, is the kind of attitude I've seen a lot on open source project forums. The "get to know it and/or fix it yourself or get the fuck out" mantra is OK as long as I don't pay for the enterprise license and support, you know. I'm glad to submit patches to open source projects that stay true to the idea and are worthy using. But if my patches are going to be used to sell "enterprise" version by an entity that can't get their product right -- I'm out. And I'm using different software as long as I have a choice.

  11. Drupal? It's Liferay in PHP on Drupal's Creator Aims For World Domination · · Score: 1

    Probably every big piece of s...oftware is the same. Messy, overengineered, slow, uncomprehensible... Such is Liferay and such is Drupal, only Drupal is also written in the PH "fractal of bad design" P.

  12. Re:But WHY? on CES: Jono Bacon Talks Up Ubuntu for Phones (Video) · · Score: 2

    I like how you can plug the Ubuntu phone to a display and maybe a mouse and keyboard and it becomes a full desktop computer. I do believe that phone CPUs are getting performant enough to pull this off and for most people it will have enough computing power. Of course, there are drawbacks such as what happens when someone steals the phone with all your data or shitty battery life. It will probably not have enough public appeal to become mainstream. But the idea itself is quite nice IMO.

  13. Re:color blindness on Glasses That Hack Around Colorblindness · · Score: 1

    So what it's a defect in the visual cortex, not in the eye. The glasses can process image so that red surfaces have diagonal stripes and green ones are dotted. That's how we use "color" on black and white charts for example.

  14. Re:Crap on Swiss Federal Lab Claims New World Record For Solar Cell Efficiency · · Score: 1

    The problem is, that only nuclear and solar have enough power output in most of places on this planet.
    The other problem is that we need either good energy storage for our cars or the possibility to quickly charge them every 50 or 100 kilometers...

  15. Re:Crap on Swiss Federal Lab Claims New World Record For Solar Cell Efficiency · · Score: 2

    Not only are gasoline engines inefficient, they require fuel be trucked to stations wasting even more fuel.

    And with solar power, until an efficient energy storage method is created (batteries and other methods available now are crappy), transmission problem is going to last and even grow bigger. In my opinion, the only sensible solution to powering all the world from solar would be to build power plants on opposite sites of the globe, so some part of them is ALWAYS on the dayside. Transmitting their energy to those parts of world that are currently on the nightside is even bigger a problem.

  16. Re:They are both as good on Java Vs. C#: Which Performs Better In the 'Real World'? · · Score: 3, Interesting

    Eclipse is much more user-friendly and stable than NetBeans in every iteration I have used it.

    That is interesting, my experience is completely opposite -- Netbeans is better focused on most often used functionality than on some niche stuff and extreme configurability almost noone needs, has shorter menus, less cluttered toolbars, has more intelligent and intuitive text editor (variable names guessing is so brilliant you don't notice it until you go back to other editors), has Alt-Tab that works instantly, etc. etc.

    It is also periodically reviewed for performance and tuned up, which results in amazing improvements between, say, version 6.5 and 7.2.

    Netbeans doesn't require me to get and configure additional plugins for SVN or Maven. It is much better integrated with application servers.

    etc, etc

    Have you tried Netbeans recently, or do you base your Eclipse preference on Netbeans 3.5? Because I have been forced to use Eclipse Juno for past 3 months and it is slow as hell, unintuitive, has menus that still require scrolling in full hd and still proposes arg0 as variable names...

  17. A problem with good programmers booked solid... on Learn Basic Programming So You Aren't At the Mercy of Programmers · · Score: 1

    ...won't be solved by learning some JS and some HTML. If it's enough skill for your app you may as well stop looking for a good programmer and just hire someone cheap and not overbooked, who's done "some JS and some HTML in 24 hours" crash course.

  18. Re:No Death Penalty on Search For "Foolproof Suffocation" Missed In Casey Anthony Case · · Score: 1

    And for the most shocking crimes there should be life sentence with artificial life prolonging ;-)

  19. Re:No Death Penalty on Search For "Foolproof Suffocation" Missed In Casey Anthony Case · · Score: 1

    If I were to be mistakenly held in prison for life, I'd rather die painlessly.

  20. Re:I don't get it on NASA Discovers Most Distant Galaxy In Known Universe · · Score: 1

    That's something I don't fully understand and probably I won't without appropriate amount of math :-) But what popular science writers say about it is that Einstein's limit applies to movement relative to space. If you imagine your self glued to a point on a baloon and another galaxy glued to another point, when the baloon expands neither you nor the galaxy move relative to the baloon. But you move away from each other. You cannot move faster than light relative to the baloon. But the baloon can expand so fast that there are points on its surface that move faster than light relative to each other (but not relative to the baloon). If you're going to ask in what does the baloon expand, I don't know :-) Into nothingness ;-)

  21. Re:That's all well and good but.. on Newly Released Einstein Brain Photos Hint At the Anatomy of Genius · · Score: 1

    Taste is not important. Does Einstein's brain run Linux? ;-)

  22. Re:I don't get it on NASA Discovers Most Distant Galaxy In Known Universe · · Score: 4, Informative

    The speed limit of c only applies to matter inside of the spacetime. The spacetime itself can expand faster than light and in fact there might be galaxies that we'll never be able to reach or see because they move away from us faster than light. Moreover, the idea of inflation stage of universe growth seems to explain well some problems with standard "big bang" theory and is widely accepted. Inflation means that there was a shot period in universe history when it expanded very quickly, faster than light speed in fact.

  23. Re:Invent your own exercises on Ask Slashdot: How To Catch Photoshop Plagiarism? · · Score: 1

    I don't know about other countries, here in Poland there are so many utterly useless subjects on college that I myself find it normal to cheat. If all it gives you is a mark ticked, why would you spend time on it instead of on subjects that DO matter for you and your future.
    Of course it's not the only reason people cheat.

  24. Re:Teaching evolution and science to young childre on Ask Richard Dawkins About Evolution, Religion, and Science Education · · Score: 1

    By "damaging" I mean -- learning something that will be hard to unlearn. Religious themes are present in many many places, fairytales, poems for small children, etc. I don't want to censor them because that would make my children's life poorer. It's easy to balance the violence from fairytales (cutting through wolve's insides?) but when it comes to religion - there's not enough counterbalance in my opinion. There are no "Scientific fairytales for small children" that I've heard of (I'm sometimes thinking of writing such thing but am not good enough in writing; I would love to see people that have "light pens" like Dawkins and specialists from other fields writing a book of short "fairytales" that would have some kind of scientific background; think of Lem's "robot fairytales" kind). Such book would try to "smuggle" a bit of scientific consiousness at a pretext of a fun story -- exactly how religion puts its roots in young minds.

    But maybe I'm overthinking stuff. Both me and my wife are atheists and it will be different with my kids than it was with me. I grew up among believers and used to strongly believe in god, too. I never suffered too much because of it or because I stopped believing at one point, but from today's perspective I can see that this religious belief did took away some of things from my youth. I'd love to spare my daughter from this but maybe I cannot or it will Just Work :-)

  25. Re:Teaching evolution and science to young childre on Ask Richard Dawkins About Evolution, Religion, and Science Education · · Score: 1

    Are most of your family and your kids' school teachers atheists, too? I don't think so, but if they do -- I envy you. I don't have really strong believers among my friends, perhaps because most of them I know from college. But there are grandmas and there will be teachers that speak of gods as they are real. One of my kid's grandmas even takes her to church when she's with her for a few days. If I escalate it, I think she'll just stop telling me about this. And I'm not going to prevent grandmas "access" to my daughter over religion. I'd love to give my daughter a right perspective on religion, but you know, you won't find that many books on what is psychologically "approved" way to talk to little children about that. My daughter's just 2, she still thinks that adults are always right, etc. -- I'd love to get some insight on what damage can talking about religion to kids so young make.