Slashdot Mirror


User: weicco

weicco's activity in the archive.

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

Comments · 912

  1. Re:Exploitative Assholes on Google's Streetview Privacy Snafu Prompts Lawsuit · · Score: 1

    I hate to tell you this, but in many jurisdictions it is perfectly acceptable to peer in windows without curtains.

    In Finland it certainly is not! Our criminal law section 24 subsection 6 explicitly prohibits this. Here's my translation:

    He who without permission views or photographs
    1) in a place protected by domestic peace, in a toilet or any other corresponding place
    2) in a non-public building or apartment, or a person in a fenced yard thus breaking his privacy
    is to be condemned to fines or imprisonment maximum 1 year.

    And in fact, subsection 7 prohibits even manufacturing a device for this purpose. And take notice that this prohibits, for example, photographing my bedroom even when I'm not home.

  2. Re:But not all that much difference on Pakistan Court Orders Facebook Ban Over Mohammed Images · · Score: 1

    There is no comparison in this day and age between Islamic violence and violence from almost every other religion.

    As Frank Herbert put it in God Emperor of Dune: All religions leads eventually to witch hunt. And thus religions are driven by guilt.

  3. Re:10 years = nothing done on 76% of Web Users Affected By Browser History Stealing · · Score: 1

    All I'm getting is "The following sites were visited:" and then nothing. I'm not impressed :)

  4. Re:Holtzmann equation on Boltzmann Equation Solved, the New Way · · Score: 1

    Yes, I agree. Brian Herbert / Kevin J Anderson books feels more like adventure story, like Indiana Jones without the comedy. Plus there is a heck load of repetition. You could probably take half of the pages in the books out and the story would still be understandable. But because Brian is Frank's son I just had to buy his books also (I have bought the original Dune saga years ago).

  5. Holtzmann equation on Boltzmann Equation Solved, the New Way · · Score: 5, Funny

    For I second I thought the title said "Holtzmann equation solved". That's probably because I was just reading Dune: The Battle of Corrin :)

  6. Re:it is easy to delete your account on Facebook Calls All-Hands Meeting On Privacy · · Score: 1

    Does the size matter?

  7. Re:A few thoughts on How To Behave At a Software Company? · · Score: 1

    Be a "can do" guy if you can do it within the limitations (time, money, whatever). If you can't do it, please say so and someone from the team can take over or help you out. You won't get fired for saying "I can't do it" once in a while but you do get fired if you cost years of production time without asking help.

    Developing skills is something that bothers me a bit. For some reason, whenever there's a question about skill development, employers assume that you do it on your own time. You don't learn forklift driving on your own time so why should you learn programming skills? This happens really often or maybe it's just I'm stumbled in the wrong kind of employers lately :)

    Ugh. I've spoken.

  8. Re:storytelling on Top 10 Things Hollywood Thinks Computers Can Do · · Score: 1

    You are absolutely right but if these technical impossibilities are used as a key element in a plot, for instance cops can zoom in and clear up a messy picture, rotate it in 3D and recognize the bad guy (I think this was done in some Denzel Washington movie), then there's something definetely wrong. Either the storywriter doesn't have very good imagination or (s)he has too good (read: wild) imagination.

  9. Re:"Flash is the number one reason Macs crash..." on Steve Jobs Publishes Some "Thoughts On Flash" · · Score: 1

    You mean Flash crashed the whole Mac OS?

  10. Re:that's great but... on Government Approves First US Offshore Wind Farm · · Score: 1

    And in Denmark they sell almost all that wind power to Norway where it is used in pumping water upstream. When there's no wind in Denmark they buy water power from Norway. Guess who's making the big money in this game.

    This seems to be our faith in Finland also but instead of Norway we end up selling it to Sweden.

  11. Re:My plate is pretty full right now... on Corporate IT Just Won't Let IE6 Die · · Score: 1

    While that is true I don't what's this got to do with IE6. I mean, you can serve standard HTML pages which works on any browser with VB6/ASP. I've personally written installation/update web site with VB6/ASP, little like ClickOnce, which works with any browser.

  12. Re:Offices for developers, shared areas managers! on Best Seating Arrangement For a Team of Developers? · · Score: 1

    Hear ye! Hear ye! I love my office, which I unfortunately share with our helpdesk person. If I need to collaborate, which I do very often, then we have these collaboration tools available: phones, emails, video calls, etc. We've been also known to go meetings with people from our department and even with other departments from, but not too often so they don't get used to us. Too much collaboration tends to bring a heck load of work for our department and some of those extra works aren't really necessary ones.

    But what I don't need is the feeling that someone is constantly watching me, or to be precise my monitor. I'm a little paranoid so I don't like any open settings. I know that nobody's really wathing my monitor but even the feeling is distracting.

  13. Re:"Source Code [...] Stolen" on Source Code To Google Authentication System Stolen · · Score: 1

    Well, maybe "malicious enrichment" would be better term :)

  14. Re:"Source Code [...] Stolen" on Source Code To Google Authentication System Stolen · · Score: 1

    Here's my two (not stolen) cents about this. I think the word "steal" is a little encumbered nowadays and needs clarification or we need to come up with a new word.

    Photographing my books, even if I personally wrote them, is not stealing because I still have those books in my posession and there's no direct harm to me. Taking them so I wouldn't have them anymore on the other hand would be stealing and robber would have caused monetary harm to me (maybe I could've sold those books). But my "common sense" tells me that in the first part, while I've not suffered any monetary loss, the robber has got unjustified benefit over me: I paid for the books, robber didn't.

    Now I would be willing to expand the word "stealing" to comprehend this kind of acts where victim does not suffer any direct harm but actor get unjustified enrichement. I'm not sure what other implications this could bring, maybe there are some bad side effects and my idea is just a dumb one, but I really don't like that someone can use my stuff to get some benefits I had to pay for (with money or time).

  15. Re:"The Right to Read" on Media Industry Wants Mandated Spyware and More · · Score: 1

    Of course, if they want spyware on every computer, then you can no longer have control of your computer

    I would think that if they get spyware on computers then they need to fully control that computer. I mean, nothing prevents one from writing and installing a sandbox system which tells the spyware app that there's no music files on the computer whatsoever. Just like rootkits does.

  16. Re:VS upgrade cycle on Something For (Almost) Every Developer · · Score: 1

    Solution files are a mess. I really don't know why they can't be backward compatible. But luckily there aren't many changes between, at least, 2005 and 2008 versions so I managed to write a simple converter which runs 100% transparently. It replaces Visual Studio Version Selector, upgrades/downgrades solution file (plus some other files) and finally calls VS Version Selector to start up the IDE.

    But apart from that "little" problem, I don't see any problem with moving up to VS2010. Just make VS to target .NET version 2.0. I've found VS2010 to be much more productive than 2008, not to mention 2005 which is real PITA compared to either of those. Unfortunately I'll be stuck with 2008 at work for some time now :(

  17. Re:"Do No Evil" on Google to Open Source the VP8 Codec · · Score: 1

    You lack imagination! If only they would give me ONE HUNDRED BILLION DOLLARS I would be mostly satisfied. No need to hire me.

  18. Re:I'll follow them here too. :D on Microsoft's CoApp To Help OSS Development, Deployment · · Score: 1

    Maybe things are different where you live but I've worked with Windows, Visual Studio, Sql Server, almost anything that comes out of MS for 10 years now (plus some 5 years as a hobby). I've never felt that MS has screwed me or the companies I've worked for.

    I've done some Open Source stuff also. Not any biggies, I've written some applications and released them under BSD and lately MIT licenses. All of them are written for Windows with C, C++, C#/.NET. Some of them don't run on Mono I think but probably most do. I've never felt that MS has screwed me here either. They've even provided free tools for me (Visual Studio Express, Sql Server Express).

    So personally I trust them on this one and on many other cases. I don't see how they could pull the plug on this or why they'd do it when they clearly has some synergies here. Your experiences seem to have differed and its totally up to you make your own mind, of course. And here's the reason I took on this subject: I don't like when people speak for me, no matter are they wrong or right. That's why I questioned who's this "we" you are talking about :)

  19. Re:I see lousy coders.... everywhere on How To Find Bad Programmers · · Score: 1

    I was once asked to write database engine in C++ after a two hour interview. They said I had two weeks to write it. Do I need to say I refused and told them that if I could write a DB engine in two weeks I wouldn't be applying to work for them, but instead I would've been applying to work for MS or Oracle? I guess not :)

  20. Re:Crazy Australians. on Oz Pirate Party Tells the Elderly How To Bypass the Net Filter · · Score: 1

    I always thought also that the country I live in, Finland, is a developed coutry but we are doing the exact same.

  21. Re:wholly native toolchain on Microsoft's CoApp To Help OSS Development, Deployment · · Score: 1

    I sure as hell do not want to be stuck using some GUI IDE just to build the latest $foobar

    You are absolutely right. But luckily there are also command line options. For instance I write every piece of code with Visual Studio but for the actual builds I use automated command line scripts. And in fact, since Visual Studio Express (which I use at home) doesn't support publishing ASP.NET apps from GUI I wrote a one-liner to do it from command line.

    This project sounds something like what I planned couple of years ago but didn't have time or motivation to start it up. I'm just glad that someone has :)

  22. Re:I'll follow them here too. :D on Microsoft's CoApp To Help OSS Development, Deployment · · Score: 1

    I have just one question: why should we trust them?

    Answer is simple: maybe you shouldn't. But who is this we?

  23. Re:Apple has made Microsoft look "open". on The Apple Two · · Score: 2, Informative

    Can you get developer tools from Microsoft for free like you can with Apple?

    Since you asked, here you go.

  24. Re:I feel your pain on IBM Breaks Open Source Patent Pledge · · Score: 1

    Well, I don't think even Microsoft could sue someone over patent infringement without listing the actual patents that were supposedly infringed. Maybe SCO could though ;)

  25. Re:Linux is vulnerable too on No JavaScript Needed For New Adobe Exploits · · Score: 1

    As already said, malware doesn't need to run as root or Administrator.

    But then it comes to sudo prompt / UAC. How are you going to educate old granny not to enter root/admin password when OS asks for it unless there a valid need for it? Heck, I've playing and working with computers (C64, C128, Amiga, PC Windows/Linux/BSD, Sparc/Solaris etc. etc.) for 25 years now and even I can't always tell when UAC (yes, I'm using Vista currently) prompt is valid or not! Just yesterday some Java-piece-of-crap asked for admin privileges all the sudden and I said heck no. My dad for instance would have entered the password without even thinking about it. My wife too but I haven't told her the password, which brings some social issues to the picture also...

    "by default Linux is more secure than Windows" - Oh, for heaven's sake. Linux is by default more secure so we don't need to worry about this Adobe exploit? I would worry about it even if I were using OpenBSD!