Slashdot Mirror


User: MareLooke

MareLooke's activity in the archive.

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

Comments · 190

  1. Re:what about not giving a printer an public IP on HP Shutting Down Default FTP, Telnet Access To Network Printers (pcworld.com) · · Score: 1

    This article convinced me that FTP is, in fact, worse than HTTP.

  2. Re:Infinite web pages on Ask Slashdot: Has Your Team Ever Succumbed To Hype Driven Development? (daftcode.pl) · · Score: 1

    Bing does something similar with it's search settings, at least on mobile and when using image search. The settings link is in the footer and the damn thing just keeps loading more and more search results...

  3. Re:Was Obvious from the Start on No One Is Buying Smartwatches Anymore (gizmodo.com) · · Score: 1

    That's one of the main benefits really. I just find myself grabbing the phone less than before I started using the Pebble. Which is great since a smartphone is such a huge distraction, you pull it out to check the time and end up wasting 30min going through a slew of notifications...

    Not to mention that pulling out your phone all the time is quite often considered impolite (varying based on where you are and who you are with), looking at your watch (if you don't overdo it), not so much...

  4. Re:So Close... on No One Is Buying Smartwatches Anymore (gizmodo.com) · · Score: 1

    My Pebble easily lasts a week and the record on one charge was just over 13days, charging takes like 30min so I tend to just do that while I'm working at the computer at home.

    There's other smart watches out there than Apple's overpriced thing, you know...

  5. Re: Google would have more on Microsoft Has More Open Source Contributors On GitHub Than Facebook and Google (thenextweb.com) · · Score: 1

    It's only common for open source project run by commercial entities that want to make sure nobody else can reasonably compete with them. And the FSF.

  6. Re:Lots of citites still run windows on London's Metropolitan Police Still Running 27,000 Windows XP Desktops (thestack.com) · · Score: 1

    Ironically enough hardcoding "/" as path separator would most likely have worked... (which doesn't make it a good idea, of course)

  7. Re:Based on the video, it's still total shit. on GNOME 3.20 Officially Released (softpedia.com) · · Score: 1

    The only applications I use that do this are browsers (and it's the first thing I turned off in Firefox, doesn't seem to be an option in Chrome though), that doesn't make it a common metaphor in my book.

  8. Re:Or just practicing for an actual job on Duke: No Mercy For CS 201 Cheaters Who Don't Turn Selves In By Wednesday · · Score: 1

    Pretty much all open source licenses require the copyright notice to be preserved and credit to be given where credit is due. As such people poaching code for school are very unlikely to be adhering to the license. So unless it's public domain it more than likely is at least copyright infringement.

  9. Re:Stupid, stupid stupid on GSOC Project Works To Emulate Systemd For OpenBSD · · Score: 1

    That's the theory yes. But unfortunately with systemd it didn't work out that way.

    See, the GNOME developers decided to make systemd a hard dependency, this pretty much means that (binary) distributions that want to keep offering GNOME to their users have two options:
    a) patch GNOME to work without systemd
    b) switch to systemd

  10. Re:On Wayland.. on Gnome 3.12 Delayed To Sync With Wayland Release · · Score: 1

    I don't want to run my *desktop* over a network, that's horribly clumsy compared to pulling over only select applications.

    Having had to deal with the entire RDP/VLC crap only made me like X11's way of doing things more.

  11. Re:Still using it on Eclipse Foundation Celebrates 10 Years · · Score: 1

    None come with Subversion support, they tout CVS and Git support though, but the reality is that most companies, will still be using Subversion, so the majority of people will have to hunt for at least this plugin (of which there are two competing ones, so you get the joy of figuring out which one to use as well).

    The various bundles (there seem to be more every time I check the Eclipse website...) also seem more like a crutch to compensate for how horrible it is to find and install all the plugins one would need. They also seem to cater to some person's idea of what a certain type of developer would need rather than their actual needs, leading to loads of superfluous cruft installed and needed plugins still being missing as for example the JEE package doesn't appear to be a superset of the Java developer one.

    Of course one could install a whole bunch of different Eclipse bundles just to have access to all the stuff one needs, judging from the descriptions I would need 2 or 3 Eclipse installs and I would still need to hunt down the Subversion plugin.

    Let's just be honest, installing Eclipse and acquiring all the plugins you need is a pain in the neck and always has been (though given that the number of plugins available has gone up one could make the argument that it's become worse). The bundles seem more like an excuse to leave the festering pit of refuse that is Eclipse's plugin management alone instead of fixing it. Both NetBeans and IntelliJ do a much better job in this regard and I wish the Eclipse devs would take a look over the fence for ideas on how it should be done instead of making excuses for something that has been broken for 10 years.

  12. Re:Still using it on Eclipse Foundation Celebrates 10 Years · · Score: 1

    It's still a sluggish bloated memory hog ...

    I wonder how much of that is due to the fact that it's written in Java. Seriously, I don't know but I'm curious. This is not meant as flamebait (though I'm still glad I wore my Nomex undies today).

    Java (or the JVM) likes memory, lots of it. But that's not the (only) reason Eclipse is a memory hog as other Java based IDEs (NetBeans and IntelliJ come to mind) manage to do much better on the same system. I'm not even sure that Eclipse uses that much memory compared to the competition, but it sure is more sluggish in use and it hasn't improved in that area in as long as I can remember.

    My experience is the same as the AC you replied to, Eclipse pretty much hasn't evolved in a meaningful way (for an end-user, maybe the platform is great to work with, I wouldn't know) since I first used it back in college (iow, 10 years ago) and that is a shame.

    Dealing with plugins (and their update centers, oh dear) is still a major pain, it still doesn't support basic features natively (I mean when I last tried it half a year ago there still was no Subversion support in the default install. I mean, really? Hunting down the plugin for it was a pain as well) On top of that Eclipse's maven support is simply atrocious which imho is entirely unacceptable for a modern Java IDE.

    The one thing it has (imho) going for it is that Oracle has dropped pretty much all non-Java language support from NetBeans, meaning that if you need proper support for a non-Java JVM language Eclipse is where you go (unless you want to shelve out for IntelliJ or can make do with IntelliJ's free edition). Eclipse is also the platform used for most commercial Java ecosystem plugins, so if you are dependant on some of those you're probably stuck with Eclipse.

    I personally went from being an Eclipse user, to a NetBeans user and now I'm using IntelliJ. I still use the other IDEs occasionally, if only to keep up-to-date with their status and be able to support my colleagues with various issues, but until Eclipse actually starts improving in areas that matter (UI, plugin management and a sane default feature set) it's just never going to be my go to-IDE again.

  13. Re: Very surprised that it took this long on OpenBSD Moving Towards Signed Packages — Based On D. J. Bernstein Crypto · · Score: 1

    I'll just leave this here.

  14. Re:Not neccesairly on In Greece, 10 Months In Prison For "Blasphemous" Facebook Page · · Score: 1

    FWIW denying the Holocaust is also illegal here, in Belgium, and I wouldn't be surprised if it were so in many other European countries as well.

    Not that it would matter too much if it weren't, there's something about denying the well documented mass murder of various ethnic groups (Jews, gypsies and homosexuals off the top of my head) that tends to make one rather...unpopular... in society. If anything these laws might protect Nazi-sympathizers that would otherwise have been too stupid to keep their mouths shut.

  15. Re:Scheme?!? on GNU Make 4.0 Released · · Score: 1

    Having tried to deal with Scala's macros I have joined the camp of "it's a seriously worthwhile tradeoff".

    Honestly doing anything with reflection in Scala (or pretty much every non-Lisp) is just horrifyingly unintuitive (and as a result: painful). In a Lisp you're just manipulating lists using typical list manipulation functions, it is, comparatively, a piece of cake.

  16. Re:It's all about keeping interest on Learning To Code: Are We Having Fun Yet? · · Score: 2

    Reading Paul Graham's "Why nerds are unpopular" seems relevant if one wishes to dig deeper into this topic.

    Geeks by their very definition have have interests that set them apart from the popular kids. "Geek" and "popular" just don't mix, though one could be popular among fellow geeks, but I'm pretty sure that wasn't what the OP had is mind.

  17. Re:Now make GNOME work on GNOME 3.10 Is Now Properly Supported On Wayland · · Score: 1

    As for GNOME - I realize that GNOME 3 is different from GNOME 2, but I'm at least happy that for once the Open Source community *tried something different* instead of just aping Windows or Mac OS X (though GNOME 3 is obviously inspired by the latter).

    The two billion different window managers out there supporting every imaginable workflow would like to have a word with you. Yes, they're still out there, despite all the efforts of the "userfriendliness" crowd to break them.

    Maybe it worked, maybe it didn't, but at least we can claim to attempt to lead, instead of just blindly following.

    The problem with GNOME isn't whether it sucks (I haven't really used GNOME since the crap that was 2.0, so I have no opinion on how good or bad it is), it's that they have decided that their way is the only way and have taken over independent projects (like GTK, the "G" really doesn't stand for GNOME and it is definitely not only used by GNOME applications) and are forcing their views on those as well.

    The FLOSS community used to be about cooperation and choice, but lately it seems to be more about which corporations can hire the most developers to force their vision onto the projects they support without any regard to the rest of the ecosystem.

  18. Re:Repeat after me on Oracle Fixes 42 Security Vulnerabilities In Java · · Score: 1

    Yeah, but that doesn't make for such an impressive OP... Spreading FUD makes for better headlines you know...

  19. Re:He isn't really helping... on Resurrecting the Linux Game Tome · · Score: 3, Informative

    The problem is the site was already very bitrotten and was running into regular issues with security. It's probably better to build something new using the data in the database than to use the old code.

  20. Re:gametome.exe on Resurrecting the Linux Game Tome · · Score: 3, Informative

    The URL for the Linux Gametome has always been happypenguin.org and the site focused heavily on FLOSS games.

    It's a real shame but not really unexpected, the IRC channel (which used to be very active with both gamers as well as game developers) has been pretty dead for a few years now and it seems to have died around the same time maintainership of the website died down. My guess is that many active members in the community got sucked into this "real life" thing (quite a few of the most active people, at least on irc, were students at the time) and the "new generation" has little interest in FLOSS gaming it would seem.

    Oh, for those interested, it's #gametome on Freenode, some of us oldtimers still hang out there, though, as I said, it's mostly dead.

  21. Re:Better answer on Microsoft Creative Director 'Doesn't Get' Always-On DRM Concerns · · Score: 3, Insightful

    I beg to differ. With gaming becoming more and more mainstream we've reached a critical point where mainstream games have turned into such generic appeal-to-everybody-and-their-lolcat that it leaves hardcore gamers seriously wanting.

    Multiplayer (and more specifically *competitive* multiplayer) has become such a required tickbox for publishers that it very often comes at the detriment of the single player experience. While I'm sure most of us enjoy playing games with other people there are just so many genres where single player is crucial and/or competitive multiplayer doesn't make sense (like story driven RPGs). Many of these genres have been watered down to such an extent by now that they're barely recognisable, others have just pretty much died out entirely in mainstream publishers' catalogues (like adventures, not the "action adventure" kind).

    The second problem is the "consolification" of everything, some genres are just not fit for controllers (sure you can attach a kb/mouse to a console, but if you do that you just have an underpowerd PC with horrendous limitations anyway) forcing them in a format that "works" for console controllers just turns them into something they aren't and that people often just do not want ("Hi Dragon Age 2!")

    Thirdly are the horrendous limitations consoles impose, sure the mainstream gamer might not care too much, well, until he/she sees how you can mod some games (like Skyrim...) often fixing bugs the developers can't be bothered with, fixing broken game mechanics and just generally improving the game experience. The gaming PC isn't dead yet even though publishers might be trying very hard to kill modability in the mistaken belief that mods kill DLC sales (well, they will, if your DLCs are trivial drivel).

    This explains imo the huge success of crowsourcing for games lately and frankly I think there is a market for both groups, the big publishers can keep on cranking out Hollywoodstyle appeal-to-all games while the crowdsourced developers can keep on producing interesting, innovative, oldschool or just generally off-the-beaten-path games. It's happened with film, I don't see why it would be a problem with games.

    tl;dr Single player is not dead and PC gaming is far from dead either.

  22. Re:Pointless fork on GNOME2 Fork MATE Desktop 1.6 Released · · Score: 1

    There is also this, which for me is reason enough to consider any and all alternatives.

  23. Re:Don't forget the free and open source people to on Geeks On a Plane Proposed To Solve Global Tech Skills Crisis · · Score: 5, Informative

    it would put people that actually matter there, making it a high risk operation

    only in the case of torvalds... the other two are just hacktivists

    Classifying RMS as "just a hacktivist" only highlights your ignorance. I suggest you read up on everything he's achieved (he started emacs, gdb and gcc to name a few) as a hacker before making such an unfounded claim.

    The fact that RMS also cares about people and not just about sating his own technological cravings is a positive point imho, whether I agree with him or not (and I often don't)

  24. Re:I don't see anything yet.... on PC Games To Watch For In 2013 · · Score: 1

    Yeah, I just don't have much faith in Sony, they've run enough games into the ground not to mention how they tend to treat their community (been on the receiving end of SOE, they haven't seen a cent of me since).

    Wish CCP had just made it a PC game so they didn't have to make concessions to these kinds of companies. Then again funding etc. Can't win 'em all I guess :( I would've bought a monocle if it had kept Sony away though ;-)

    And yup, last patches have been really good as has their interaction with their players (CCP devs are awesome!). I really wish more developers participated in their player community like this.

    I guess I've just grown really really cynical about upper management motivations for the stuff they do. Certain companies plain lying to their customers of course didn't help any (just to make it clear I am *not* referring to CCP here).

    Anyway, didn't mean to sound so negative, CCP is doing awesome and we'll see what they do when they do it, if they stick to the road they're on then I'm more than happy to cruise along.

  25. Re:Still.... on Linus Chews Up Kernel Maintainer For Introducing Userspace Bug · · Score: 1

    He'd have to physically assault her first though: "Karate ni sente nashi" (There is no first attack in karate) -- Gichin Funakoshi