Slashdot Mirror


User: telekon

telekon's activity in the archive.

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

Comments · 206

  1. Re:Not necessarily. on Ask Slashdot: Unity/Gnome 3/Win8/iOS — Do We Really Hate All New GUIs? · · Score: 1

    Excel is extremely powerful

    Sure, but certainly not more powerful than exporting to CSV and doing your calculations in Perl or Ruby.

    GUI tools are great for people who never learned to use the CLI. But once you know how to use it, there's no need to submit to the bondage and discipline of a GUI.

  2. Re:Another Kink on Senate Set To Vote On the Repeal of Net Neutrality · · Score: 2

    At the duty-free shop on your way out of the country. Unfortunately, it's not available to U.S. citizens.

  3. Re:Another Kink on Senate Set To Vote On the Repeal of Net Neutrality · · Score: 0

    Don't worry, the GOP is completely fine with murder-neutrality laws. But net neutrality, that's a crime against Jeebus and Adam Smith!

  4. Re:Short answer: yes on Ask Slashdot: Unity/Gnome 3/Win8/iOS — Do We Really Hate All New GUIs? · · Score: 1

    Obvious troll is obvious

  5. Re:I like Unity on Ask Slashdot: Unity/Gnome 3/Win8/iOS — Do We Really Hate All New GUIs? · · Score: 1

    Really? My first Linux install was Slack, and I constantly find myself missing the lesstif widgets + the *wm with the default Motif behaviour re focus etc.

  6. Re:Not necessarily. on Ask Slashdot: Unity/Gnome 3/Win8/iOS — Do We Really Hate All New GUIs? · · Score: 3, Insightful

    The perfect UI for 90% of all use cases has existed for decades. I think In The Beginning Was The Command Line should be required reading for all of those "Intro to Computer Literacy" classes they tend to require of college freshmen (or did about 6 years ago when I was still taking classes). I can see GUIs for Photoshop or Final Cut or whatever, but the vast majority of my computer usage is spent in bash/zsh and vim. And I'm not even describing my coding/sysadmin work, this is home use. As far as GUIs go, I liked Enlightenment, and I'm pretty happy with Snow Leopard. Lion is shite, Windows has always been shite, and Unity pisses me off. GNOME 3 is probably the least shite of the new ones, but that's not saying much.

  7. Re:Update & security responsiveness on How Can I Justify Using Red Hat When CentOS Exists? · · Score: 1, Informative

    The only updates Red Hat is ever prompt with are security updates. Until recently, I was forced to use RHEL for a number of servers (yes, it could have been much worse, Windows, etc.) but I spent a good deal of time rebuilding RPMs from Fedora just to get current libraries. And I'm not talking weird drivers for esoteric hardware, I'm referring to core language support for Perl, Ruby, Python, etc.

    One option you could look at is using Ubuntu. The product is free but Canonical offers paid support for the LTS releases. So you could deploy on it now, and if attitudes change, you can add support later. I've never purchased support for an existing install, there may be a consultancy fee for them to make sure you're not trying to buy support after the fact for a system that's already borked... but it's an option worth exploring.

  8. Re:The word 'hacker' on Analysis of 250,000 Hacker Conversations · · Score: -1, Offtopic

    Also... just because in twelve years of using /., I've never done this... FIRST!!

  9. The word 'hacker' on Analysis of 250,000 Hacker Conversations · · Score: 3, Insightful

    you're using it wrong.

  10. Re:Define professionals? on Is Apple Pushing Away Professionals? · · Score: 1

    The interface changes were the 'in two minutes' gut-level issues that made me hesitate before upgrading. The reason I'm glad I waited is that shortly thereafter a number of incompatibility issues came up online with libraries I have to use day to day, most notably Oracle client drivers.

  11. Re:Define professionals? on Is Apple Pushing Away Professionals? · · Score: 0

    I'm a software developer, and I primarily use OS X. RailsConf this year was virtually a sea of identical 15" MacBook Pros. I also use Linux, of course, and primarily deploy on Linux servers, but OS X (pre-Lion) has been a great dev environment. When you add in the fact that mobile development generally requires targeting iOS, which absolutely requires XCode....

    My boss upgraded to Lion, and I used it for about two minutes before deciding to stick with Snow Leopard for the foreseeable future. Lion feels like a toy. It's almost like the OS needs to go in two directions, if they want to pursue this iOS-on-the-desktop feel, and do something (but better) like when they offered A/UX as a marginally-compatible alternative to Mac OS.

  12. Erosion of the Commons on Illegal To Take a Photo In a Shopping Center? · · Score: 3, Interesting

    It's not endemic to the UK or Europe. I was told the same thing trying to take a picture in a Target parking lot outside of Baltimore, MD. I didn't think much of it at the time, but what if my car had been damaged and I needed to document it for insurance purposes?

    Furthermore, (and this might be a UK/US discrepancy) IANAL but I was pretty sure all a strip mall security guard could do was ask you to leave the premises. Confiscating private property seems like a torts lawyers dream, IMHO. All you would have to do is refuse to surrender your camera/phone and taunt the minimum wage rent-a-cop until he slugs you, and never have to work again.

    Actually, I think I might spend more time photographing strip malls... working sucks...

  13. Re:It feels too heavy and old on Looking Back On a Year of LibreOffice · · Score: 1

    As much as MS products disgust me in general, I have to agree they didn't fail too hard on Office 2010 (Well, I use Office 2011 for Mac when I use Office, but...). I also agree that LibreOffice/OpenOffice.org feels kinda clunky and gross. I use them all the time on Linux and OpenSolaris, but... damn, does OpenOffice make my old SunBlade 1500 crawl. And they're not that much better on a new Core i5 laptop running Debian. I don't care about the startup lag inherent in JVM bootstrapping, but I feel like they're crushed under the weight of legacy code from the StarOffice days or something. I use Java apps all the time, even god-forsaken Oracle Java apps (SQLDeveloper, anyone?) and it's not this bad. I wish them the best of luck, but I'd really rather use iWork at this point, if I'm going to use a 'productivity suite.'.

    Of course, Real Programmers use vim + LaTeX + maybe Slidedown for these purposes.

  14. Re:Misapplication of Kerckhoff's Principle on Security By Obscurity — a New Theory · · Score: 1

    The difference between keys, and algorithms or protocols, is while the latter can be reverse engineered, a strong key is practically impossible to recover, even when every detail of the implementation of the cryptosystem is known to both parties.

    To put it in simpler terms, "security through obscurity" would be not telling anyone where my house is, and hoping they never find out. Better security would not be handing out copies of my house key, having an alarm system, and dealing with novel intrusion techniques as they arise.

  15. Misapplication of Kerckhoff's Principle on Security By Obscurity — a New Theory · · Score: 3, Interesting

    Kerckhoff's Principle specifically applies to cryptosystems. Not only does TFA describe more of a generalized application to systems and code, but it's not really describing 'security through obscurity.' It's describing informational arbitrage, i.e., profiting (not necessarily financially) from an imbalance of knowledge on one side of a two-participant game.

    The dynamic adaptive approach has its merits, particularly as it is increasingly clear that most security is only the illusion of security, maintained until it is breached. But traditional 'security through obscurity' refers to systems for which the only security measure in place is maintaining the secrecy of a protocol, algorithm, etc.

    It seems to me the ideal approach is a balanced one, that embraces the UNIX philosophy: cover the 90% of most common attack vectors with proven security measures (and update practices as needed), and take a dynamic adaptive approach to the edge cases, because those are the ones most likely to breach if you've done the first 90% correctly.

  16. Re:Did they start counting at zero? on Google Enlarges Warchest With 1023 IBM Patents · · Score: 1

    1023? That is a suspiciously round number...

    Of course. It's a 2^10-element array of patents, the reporter just took the index of the last one and reported it as the count.

  17. Re:OK, so where's the data? on Fluidinfo, Wikipedia For Databases · · Score: 1

    You have to sign up for API access. It looks liek this is early stages, plus they want to create an architecture for devs to build on, less than a site for browsing. So hopefully we'll see apps using their API soon. I'm going to play with it.

  18. Re:Who wants to build a "CensorMap"? on After Cell-Phone Switch-Off, Anonymous Promises BART Protest · · Score: 1

    I'm lovin' it... if it encourages any of the nerdier nerds, I think if you just built this with a REST API, the lower-level nerds (like me) would be happy to throw together front-ends for the unwashed masses... +1 for the idea...

    In addition, just wanted to mention, WHO DIDN'T SEE THIS COMING?!?!?

    Right, you shut down internet access ANYWHERE in this country, and ZOMG, Anons are pissed!

    People forget that the internet is serious business.

  19. Re:Here's a tissue. on Google Accuses Competitors of Abusing Patents Against Android · · Score: 1

    Hopefully, Google will jump on the boat with the folks at The Economist who argue that the U.S. patent system as it stands should be abolished.

    But I'm not holding my breath.

  20. Re:But first, get a lawyer. on Ask Slashdot: Dealing With the Business Software Alliance? · · Score: 1

    In civil cases, the burden of proof is usually on the plaintiff. The key is to not appear intimidated, comply with any court-ordered audits or reviews, and make sure every you have records for every license, every piece of software, on every machine.

    And going forward, use FOSS as much as possible...

  21. Re:Bend Over ... on Making Sense of the NoSQL Standouts · · Score: 2

    More typically, it goes:

    Dev: We should use MongoDB.
    DBA: THE END IS UPON US!!! The Beast and his armies shall rise from the Pit and make war against God!!! ZALGO!!! HE COMES!!!

  22. Re:Money on Belgian Newspapers Delisted On Google · · Score: 2

    They aren't selling anything to the Belgian press, unless the Belgian press decides to buy into AdWords or something. Since the Belgian press seem to prefer to opt out of Google's services, I don't see how they can complain when Google decides to comply (perhaps) overly broadly with the court order.

    Besides, there's always Bing.

  23. Re:I'm trying to parse this on Belgian Newspapers Delisted On Google · · Score: 1

    Now you're thinking with portals.

  24. Re:Money on Belgian Newspapers Delisted On Google · · Score: 4, Interesting

    As much as Google seems like practically a public utility, it is a publicly-traded corporation allowed to protect its own interests and has a fiduciary responsibility to act in what its directors feel is the best interest fo its shareholders.

    That means if Larry and Sergei feel that shareholder interests are best protected by de-listing any site that marginally fucks with Google in ANY WAY WHATSOEVER, (i.e., frivolous lawsuits in indulgent Belgian court systems), guess what? Goodbye Belgian papers.

    TL;DR: Don't fuck with Google. You won't like their 'remedy.'

    "Don't be evil" is a mission statement with a broad interpretation.

  25. Re:I own an apple II on How Do You Get Your Geek Nostalgia Fix? · · Score: 1

    I still have a couple of Apple //c's in the attic. Better yet, I have Infocom's Leather Goddesses of Phobos on 5.25" floppy with the original scatch'n'sniff card someplace. Mostly, though, it's Zork II in an emulator, if I'm feeling that kind of nostalgic.

    My more functional nostalgia revolves around the Sun Netra T1 I'm using for a home firewall, and the SunBlade 1500 sitting next to the rack for a glorified admin console.