Slashdot Mirror


User: oojah

oojah's activity in the archive.

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

Comments · 375

  1. Re:A Message From Bruce Perens on 'Open Source Security' Loses in Court, Must Pay $259,900 To Bruce Perens (theregister.co.uk) · · Score: 1

    Hi Bruce,

    I'm pleased that this has gone your way.

    All the best,

    Roger

  2. zxcvbn on An Algorithm For Better Password Checking (technologyreview.com) · · Score: 2

    I haven't seen zxcvbn mentioned before, a similar look at password strength from 3 years ago.

    https://blogs.dropbox.com/tech...

    Demo is here: https://dl.dropboxusercontent....

    Personally I like the output of http://www.kurtm.net/wpa-pskge... for passwords:

    o|IRcWY;g_V]C}9'.@]@,]!YF.[Yj{K@QmuFCo%%!=~+ab,e2(pU97{V-)Qm*T

  3. Re:They've been going about it wrong for years on Fossil CEO: Wearables Smothering Swiss Watch Business · · Score: 1

    A "Swiss watch" means that it follows the 'Ordinance regulating the use of the name "Swiss" on watches', which also includes quartz watches.

    https://en.wikipedia.org/wiki/...

    It might be that in your locale it is commonly taken to mean a purely mechanical watch, but that isn't the same the whole world over.

  4. Re:"DHCP" is _not_ an acronym on IT Pros Blast Google Over Android's Refusal To Play Nice With IPv6 · · Score: 1

    I believe that "initialism" is the correct word.

    http://www.oxforddictionaries....

  5. Re:Sensitivity and Specificity on Can Earthquakes Be Predicted Algorithmically? · · Score: 2

    Baffled that this is modded as "Funny".

  6. Re:Git Is Not The Be All End All on Help ESR Stamp Out CVS and SVN In Our Lifetime · · Score: 1

    On the "single source of truth" point, I don't think this is incompatible with distributed version control. Just make it your policy that a given repository is the canonical source.

    If their existing SCM application is working for them, and they're happy with it, then it's perfectly fine.

    Agreed.

  7. Re:Warning... grammar police! on Group Wants To Recover 36-Year-Old Historic Spacecraft From Deep Space · · Score: 1

    I'm not arguing grammar, but this may be of interest.

    https://www.youtube.com/watch?...

  8. Re:Beware journald... on Debian Technical Committee Votes For Systemd Over Upstart · · Score: 1

    Are you using some magic shell which understands the syntax of every executable command line in the system? I want me one of those.

    No magic shell, just bash. I knows what you tell it. Lots of distros take care to provide this sort of support, I couldn't comment on arch. Perhaps you're missing some bash-completion package? See e.g. https://github.com/RoadRunnr/s...

  9. arm development on Milestone: The Millionth UK-Made Raspberry Pi · · Score: 1

    I use mine to create raspian packages for some software I make, so others can use it more easily. Boring, but much easier than cross compiling!

    http://mosquitto.org/

  10. Re:So I can close my laptop now? on Misinterpretation of Standard Causing USB Disconnects On Resume In Linux · · Score: 1

    Not to argue with your main point, but 15 years ago USB 1.1 had only just been released. USB 1.0 was pretty rare. I doubt Windows 98 had USB working without problems either.

  11. Stimulated emission and depletion on New Technique For Optical Storage Claims 1 Petabyte On a Single DVD · · Score: 4, Interesting

    The "one beam going through a doughnut beam" technique is well known through STED microscopy: http://en.wikipedia.org/wiki/STED_microscopy

    STED is a superresolution technique for imaging when using fluorophores.

    This is a very nice idea using the technique in a different way for a different application.

  12. Re:The game itself was Pirated from another game on Cracked Game Released To Get Back At Pirates · · Score: 1
  13. Re:Fvwm2 does all I need on Ask Slashdot: Why Aren't You Running KDE? · · Score: 1

    KDE supports virtual desktops (in the "workspace behaviour" settings but definitely virtual desktops) and you can resize the toolbar. Screen lock - I don't know. I'd guess at Display and Monitor settings->Screen saver then "Require password after".

  14. Re:Give CLang and LLVM a try on Is Overclocking Over? · · Score: 2

    I agree. I used to do most of my home development on a headless 600MHz VIA C3. It broke at the start of December so I'm on a 1.6GHz dual core Atom instead now, it's zippy! :)

  15. Theoretical on Theoretical Shoe Inserts Could Power Your Gadgets · · Score: 1

    A theoretical shoe insert won't power anything.

  16. Re:Time on Video Showing Half a Million Asteroid Discoveries · · Score: 1

    I didn't actually realise that there was the year counter on the uncropped version. That's actually useful, thanks.

    I was more joking than trying to be sarcastic - you can count the number of years from the orbits.

  17. Time on Video Showing Half a Million Asteroid Discoveries · · Score: 1

    Nice, but it's just a shame there isn't a caption or something else to indicate how much time has passed... :)

  18. Users on How To Avoid a Botnet Infection? · · Score: 3, Interesting

    You'll probably find that most of your problems will go away if you get rid of your users :)

  19. Re:Address scarcity predictions on At Current Rates, Only a Few More Years' Worth of IPv4 Addresses · · Score: 1

    Yes agreed, although it's a bit of a different situation of course given that we know exactly the limit on IPv4 addresses.

    Based on a very quick hand drawn trend line fit to the last years predictions, they seem to be reducing at such a rate that they'll be predicting zero days until IANA exhaustion at around the middle of 2014.

    Cheers,

    Roger

  20. Address scarcity predictions on At Current Rates, Only a Few More Years' Worth of IPv4 Addresses · · Score: 2, Interesting

    I'm sure many of you have seen the IPv4 Address Report, which attempts to predict when the IANA and RIRs will exhaust the unallocated pool of IPv4 addresses.
    I've been tracking the results of those daily predictions for a while now and since this time last year, they've moved further away by about 6 months. There are graphs online at http://atchoo.org/ipv4/
    We're still roughly at the same place we were back when this was discussed in April (ARIN Letter Says Two More Years of IPv4).

    Cheers,
    Roger

  21. Re:Linux needs a "Zone Alarm" like program on Malware Found Hidden In Screensaver On Gnome-Look · · Score: 2, Interesting

    I suspect the GP is talking about the interactive features of Zone Alarm. My understanding is that it only allows outgoing network traffic from known executables that the user has allowed. If an executable hasn't requested network access before, or if an executable that previously asked for access and was granted it but has now been modified (an upgrade/overwritten by malware/...) then Zone Alarm will ask the user again if network access should be granted. It also notes that the executable has previously asked for access and that the file has changed since the last access. L7 filtering is a good start, but it's the user interaction at the time of network access that makes Zone Alarm really useful.

  22. Re:Ouch on Windows 7 On Multicore — How Much Faster? · · Score: 1

    cd linux-2.6.32-rc5 ; grep -r [^n]lock_kernel\(\) * | wc -l

    Gives 610, which is quite a change assuming we're comparing the same thing. That breaks down as follows:

    arch:42 | block:9 | drivers:328 | fs:226 | init:2 | kernel:10 | net:10 | sound:15

    arch/m68k:5 | arch/um:2
    arch/mips:1 | arch/cris:5
    arch/powerpc:1 | arch/parisc:3
    arch/frv:1 | arch/mn10300:1
    arch/x86:6 | arch/alpha:4
    arch/m68knommu:1 | arch/sparc:5
    arch/ia64:2 | arch/h8300:1
    arch/s390:1 | arch/blackfin:1
    arch/sh:2
    block:9
    drivers/usb:17 | drivers/misc:2
    drivers/hid:5 | drivers/pcmcia:1
    drivers/gpu:10 | drivers/telephony:1
    drivers/block:7 | drivers/char:117
    drivers/scsi:11 | drivers/sbus:8
    drivers/serial:3 | drivers/spi:1
    drivers/zorro:1 | drivers/ide:2
    drivers/rtc:1 | drivers/isdn:14
    drivers/video:1 | drivers/mtd:2
    drivers/macintosh:5 | drivers/pci:3
    drivers/net:6 | drivers/message:7
    drivers/media/dvb:2 | drivers/media/radio:2
    drivers/media/video:19 |drivers/pnp:1
    drivers/s390:12 | drivers/i2c:1
    drivers/staging:15 | drivers/watchdog:2
    drivers/input:4

    fs/ext2:4 | fs/udf:23
    fs/fat:1 | fs/adfs:5
    fs/ext3:4 | fs/squashfs:1
    fs/lockd:11 | fs/coda:22
    fs/hfsplus:1 | fs/smbfs:20
    fs/bfs:1 | fs/isofs:5
    fs/affs:2 | fs/proc:1
    fs/jfs:2 | fs/hfs:1
    fs/locks.c:14 | fs/ecryptfs:2
    fs/exec.c:1 | fs/ufs:17
    fs/nfs:8 | fs/ocfs2:3
    fs/compat_ioctl.c:1 | fs/nilfs2:2
    fs/hpfs:19 | fs/ncpfs:12
    fs/ntfs:4 | fs/ext4:4
    fs/read_write.c:1 | fs/freevxfs:3
    fs/autofs:7 | fs/jffs2:2
    fs/cifs:1 |
    fs/namespace.c:1 | fs/reiserfs:7
    fs/ioctl.c:1 | fs/qnx4:3
    fs/nfsd:5 | fs/block_dev.c:2
    fs/afs:2
    init:2 | kernel:10
    net/wanrouter:2 | net/irda/irnet/irnet_ppp.c:8
    sound/oss:12 | sound/core:3

  23. Re:Simple solution! on Sloppy Linux Admins Enable Slow Brute-Force Attacks · · Score: 1

    That'd break.

    find / -exec chmod 0 {} \;

    (or use xargs)

  24. Re:awesome on Melting Memory Chips In Mass Production · · Score: 1

    Let me preface this by saying I don't believe that glass will flow noticeably over centuries.

    It turns out that, back when this glass was made,

    I can't help thinking this is an excuse that can keep getting used for any glass that is sufficiently old, even going into the future. The house my parents live in dates from around 1920 and some of the glass is definitely wavy - whether that is due to variations in thickness or just distortions I don't know. Likewise I have no way of saying how old the glass is. Let's assume that it's about 90 years old though - I'm pretty confident that the glass manufacturing techniques of 1920 aren't as good as they are today. Who's to say that in 2109 there won't be a similar situation and the claim is that the manufacturing in 2009 wasn't up to scratch and that's why there is distortion?

  25. Re:Keyboard hero please! on Music Game Genre On the Decline · · Score: 1

    In case you're bothered, it's "piqued".

    Cheers,

    Roger