Slashdot Mirror


User: frambris

frambris's activity in the archive.

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

Comments · 58

  1. They should join forces to end exclusivety on HBO, Netflix, Other Hollywood Companies Join Forces To Fight Piracy (theverge.com) · · Score: 1

    Again, they need to make it more convenient to get the content you are interested in in the way you like than getting it pirated. You shouldn't have to sign up for multiple services and pay wether you use them or not and be forced to use multiple apps to see the content. If we could conveniently watch all the content we want for a reasonable price then I think few would get the content by other means.

  2. Yes, yes and yes. on Slashdot Asks: Do You Still Use RSS? · · Score: 1

    Best way to aggregate 100+ sites. I use Feedly.

  3. Sneak in basic grammar and spelling quiz on A Norwegian Website Is Making Readers Pass a Quiz Before Commenting (niemanlab.org) · · Score: 1

    Like they, their, they're and the like.

  4. Re:OSX is better for laptops on OMGUbuntu: 'Why Use Linux?' Answered in 3 Short Words (omgubuntu.co.uk) · · Score: 1

    I'm in a similar situation. My biggest gripe with Mac is the keyboard layout. Most other stuff I can get used to. I have managed to get it mostly PC-layout with an external keyboard and Ukulele. The core keyboard shortcuts have weird side effects if I change them.

  5. Nobody expects the Spanish inquisition on Spanish Police Arrest Their First Ever eBook Pirate (torrentfreak.com) · · Score: 2

    It had to be said.

  6. Africa has all the addresses on ARIN IPv4 Addresses Run Out Tomorrow · · Score: 1

    AfriNIC has a shitload of addresses it seems. Maybe they could surrender some or start setting up huge IP infrastructure and capitalize on it.

  7. No rant from Theo on OpenBSD's Kernel Gets W^X Treatment On Amd64 · · Score: 4, Funny

    I expected a long rant from TdR. I was disappointed.

  8. What about SPESS MEHRENS? on Games Workshop Bullies Author Over Use of the Words 'Space Marine' · · Score: 1

    If you say the words different... what then?
    SPESS MEHRENS WE HAVE FEHLED THE EMPRA

  9. Google should buy Java from Oracle on Oracle Responds To Java Security Critics With Massive 50 Flaw Patch Update · · Score: 1

    Imagine how the platform would flourish once again if Google owned and developed Java.

  10. Have the ISP handle the attack for you on You're Being DDOSed — What Do You Do? Name and Shame? · · Score: 1

    We were once DDoSed and we first called our colocation guys (that also manages our firewalls) if they could do it, the technician could do nothing. They called their ISP and they quickly found that the majority of the traffic came from countries we don't do business in so they simply blocked (or routed away) traffic from those countries going to our net and the site became instantly accessible again. The ISP has an anti-DDoS service that does this automatically based on some threshold magic. This is a service we are going to get.

  11. Make it work before forcing it upon us on Ask Slashdot: Unity/Gnome 3/Win8/iOS — Do We Really Hate All New GUIs? · · Score: 1

    I can get used to things being different. But they need to work before I can use them. If you remove an api or functionality you need to provide some proxy or working fallback until the application developers have ported over the functionality to the new APIs. The systray is gone so gPodder minimize to nothingness and needs to be run again to show up. Crazy. It has come to this. I've actually considered switching to Mac because I need my workstation to just work. And it used to do that before Gnome 3 or Unity. I claim to my Fedora 14 at work and won't switch until they have fixed all issues.

  12. Let it pine for the fjords. on Was .NET All a Mistake? · · Score: 1

    Fair competition is almost always a good thing. .NET probably pushed some good things into other languages like Java. However, let it pine for the fjords.

  13. Keep them happy on How Do You Protect Servers From a Rogue Admin? · · Score: 1

    Make every day sysadmin admiration day and keep the admins happy.

  14. What is this, aquire and merger week? on Symantec To Acquire PGP and GuardianEdge · · Score: 4, Funny

    Everybody seems to buy eachother this week. By the end of the year the Internet is run by three companies: MicroApple (software), HP (hardware) and Ciscoogle (Internet)

  15. Finally! on Ubuntu Will Switch To Base-10 File Size Units In Future Release · · Score: 1

    kB = 1000 bytes, kiB = 1024 bytes
    kb = 1000 bits. ooh! you forgot that one, you 8-bit/byte zeelots?
    Why isn't 1 kb 1024-bits? Ha!

    I welcome the change. kB should be 1000. And it should be up to the user to select if he/she want to see sizes in kB or kiB.

  16. What I would do with 8 physical cores, double them on 8-Core Intel Nehalem-EX To Launch This Month · · Score: 1

    Mmmm.... a bunch of HP DL360s with two of those in each. Yummmmm....

    / Server Nerd

  17. DenyHosts on Coping With 1 Million SSH Authentication Failures? · · Score: 1

    We use DenyHosts, a program watching your secure-log for failed logins and after a few of those adds their IP to /etc/hosts.deny. It can also sync with a central repository.

  18. It's splendid on A Mixed Review For Google Chrome On Linux · · Score: 1

    I have been using it almost exclusively for a couple of weeks now and I really like it. My internet-bank is the one thing that does not work 100%. GMail is so fast that I have switched from Thunderbird to using GMail in Chrome.

  19. FastFileSystem + DirCache on Best Filesystem For External Back-Up Drives? · · Score: 1

    Works just fine on the Amiga...

    Ooh, wrong century... sorry

  20. Re:Heh. on Australian AvP Ban Reversed · · Score: 1

    Test Drive 2.... the DUEL!

  21. Yes I am on Are You Using SPF Records? · · Score: 1

    Yes it does

  22. Or any other non-windows system on Do You Hate Being Called an "IT Guy?" · · Score: 1

    I switched to Linux a few years back and do the same routine. "I don't use Outlook so I don't really can tell. Sorry". But then they get all clever and say "Here, let me show you" and grab my mouse (which is left handed for starters) and go "...errr... your Windows looks strange". And I go "Strange, or better?" and they leave confused and call the real PC-support.

  23. E.T phone home! on Vint Cerf Plugs Android Into Interplanetary Net · · Score: 2, Funny

    Yeah. Now we can ditch the Speak'n'Spell when we want to phone home.

  24. It is Ogg, not OGG! on 1/3 of People Can't Tell 48Kbps Audio From 160Kbps · · Score: 1

    And title would be better if it said "1/3 of 16 people cannot tell Vorbis from AAC". Duh!

  25. This is how I do it on Data Locking In a Web Application? · · Score: 2, Interesting

    I have a separate locks-table with lock_id, id of the other record and timestamp. When a user brings up the record it is read only. He have to click Edit to begin editing and thus requiring a lock. This is where the lock table is checked. If there are no locks a lock entry is inserted and its lock_id is propagated to the edit form. Upon saving one checks that it is the same lock id, saves and removes lock. If a user tries to edit a locked record one can give him the option of either wait, or override if the users credentials allow it. He then get a new lock id. The other user either get an error message when saving stating that another one override his edit or some AJAX controller periodically checks the lock and takes action if it disappears. If the user just closes the edit form, forgets about it one can expire the lock by deleting old locks.