Slashdot Mirror


User: rb12345

rb12345's activity in the archive.

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

Comments · 77

  1. Re:Still conflating Meltdown with Spectre on Intel Unveils 'Breakthrough' 49 Qubit Quantum Computer (extremetech.com) · · Score: 1

    I'd argue that this all comes down to patents. The OoO/speculative execution methods in the P6 architecture would be patented, and those P6 patents ought to be expiring about now. That means that using the fast Intel method of speculation would make sense if you are designing a brand new processor with OoO execution. The older ARM chips did little/no out-of-order or speculative execution, so the cost of adding any particular variant is probably similar.

    Meanwhile, because AMD was competing with Intel directly on x86, they had to produce processors with OoO execution for years to keep up. The P6 patents meant AMD created their own implementation of OoO execution, and now the patents are no longer an issue, the cost of redesigning the chips meant that AMD stuck to their existing methods.

  2. Re: Debian Spiral on Debian Dropping Linux Standard Base (lwn.net) · · Score: 1

    Using "apt-get install sysvinit-core" seems to work fine for reverting systemd.

  3. Re:According to the article... on UK Researchers Find IPv6-Related Data Leaks In 11 of 14 VPN Providers · · Score: 1

    It works for Google, Facebook and YouTube, and has done since mid-2012.

  4. Re:So much for LTS releases on Google Chrome Requires TSYNC Support Under Linux · · Score: 1

    In fact, Chromium was dropped from Wheezy recently since the version it was based on lost upstream support and security updates. The advice then was to run Jessie instead. Presumably that advice is now "don't run Chromium derivatives on Debian", unless testing has a supported kernel version.

  5. Re:Why the fuck is there a video on Female-Run Companies Often do Better Than Male-Run Ones (Video) · · Score: 1

    It's using HTML5 tags here - no Flash needed! Not even media.autoplay.enabled=false stops it. :(

  6. Re:While you're promising me shit... on BT Unveils 1000Mbps Capable G.fast Broadband Rollout For the United Kingdom · · Score: 1

    Most likely the GP has a modem that handles VDSL and ADSL and someone connected the wrong line in the cabinet. If the modem switched protocols to VDSL, you'd get 40 Mb/s on an "ADSL" line - just not using ADSL.

  7. Re:One thing right in my book (Package management) on Windows 10: Can Microsoft Get It Right This Time? · · Score: 1

    Iceweasel is just the current Firefox ESR rebranded. Maybe the mozilla.debian.net repository would help if you want a current Firefox equivalent.

  8. Re:/etc/inittab on GSOC Project Works To Emulate Systemd For OpenBSD · · Score: 1

    It's still possible in daemontools to run a shell script wrapper from /etc/service/foo/run around some real server in Java/Erlang/whatever. Stopping the service with "svc -d /etc/service/foo" will then entirely fail to kill the server process. I would imagine that the systemd's cgroup suport would avoid this happening.

  9. Re:"There's zero benefit a consumer gets from that on Qualcomm Announces Next-Gen Snapdragon 808 and 810 SoCs · · Score: 1

    There's a reasonable argument for moving to 64-bit on security grounds too. The increase in virtual address space makes ASLR far more effective since there are many more options for positioning compared to 32-bit code. On top of that, any attacks are more likely to hit a unallocated page as opposed to anything useful (with some limitations of course).

  10. Re:Cool, but on New MU-MIMO Standard Could Allow For Gigabit WiFi Throughput · · Score: 2

    You can do that easily enough as it is. One way is to set up multiple SSIDs per radio with separate PSKs. Another way is to use WPA2 Enterprise with one username/password pair per device.

  11. Re:Add DNS for "legitimate" sites on "Piracy Filter" Blocks TorrentFreak for 4 Million Sky Customers · · Score: 2

    My post certainly wasn't meant to recommend that it should be attempted! It was intended to reply to the OP's comment that:

    If mainstream media sites get (automatically) blocked then perhaps the backlash might force TPTB into either removing the requirement to block or require the ISPs to use a blocking mechanism with less potential for collateral damage.

    Blocking "mainstream media sites" would upset journalists more and get far more publicity. TPTB probably care more about their own sites being available and not having to pay more staff to do the work by hand. Either way, this will probably be fixed within the week.

    Answering your actual question: perhaps, but I seriously doubt the torrent site will care much either way since they can no doubt get away with blaming Sky or the content industry for the blocks anyway. The cynical view is that they'd get far more self-promotion that way too...

  12. Re:Add DNS for "legitimate" sites on "Piracy Filter" Blocks TorrentFreak for 4 Million Sky Customers · · Score: 2

    If they were aiming for truly evil exploitation of automated blocking, they wouldn't block any of those. They'd get the DVLA tax disc renewal site blocked instead and, given the automatic fines now, you'd easily upset a twelfth of Sky's userbase who'd need to switch back to manual methods. Alternatively, you'd aim to block HMRC in late January and block the rare people doing tax-returns at the last minute...

  13. Re:What an absolute c--t.. on BT Chief To Become British Government Minister · · Score: 1

    Wikipedia looks to be more misleading than wrong in this case. It seems to be using "member of Parliament" to mean members of either House, whereas the term "Member of Parliament" is pretty much reserved for members of the House of Commons. In short, you can be a "member of Parliament" without being a "Member of Parliament"...

  14. Re:Not only wrong, but 100% wrong on Microsoft, BSA and Others Push For Appeal On Oracle v. Google Ruling · · Score: 4, Interesting

    Finding APIs copyrightable could get extremely interesting if parts of HTML5 or new network protocols count and were implemented in GPL-licenced code first... Would that essentially prevent Microsoft and Apple from legally implementing those standards?

  15. Re:Okay.... this is a new one. on iOS Developer Site At Core of Facebook, Apple Watering Hole Attack · · Score: 5, Informative

    Traditionally, you had "spear phishing" attacks which had attackers sending malware or phishing emails directly to their targets. This is relatively easy to spot and filter. The "watering hole" attacks work by compromising a trusted third-party site used by the targets. For example, if your attacker know you read Slashdot or use some specialised forum site, they could attempt to compromise those sites and use them to host exploits as part of the normal pages (infected banner ads or modified page content).

  16. Re:What is really needed ... on FTC Gets 744 New Ideas On How To Hang Up On Robocallers · · Score: 1

    My ideas on this would work less well, but still be reasonably effective: simply check that any non-withheld numbers are actually valid! I have seen a lot of (admittedly UK and not US) calls apparently coming from numbers that cannot possibly exist. For example you would see calls where the local part is too short, or simply see invalid area codes. If you know all the valid number formats and area codes for domestic calls, you can drop all calls that do not fit. I'd also suggest wildcard-blocking for end users, too.

    Another option would be to have the telcos automatically and freely lookup return routes for each call. If the openly announced number has no reverse route the inbound call should be null-routed. You would then have three cases: valid-but-possibly-forged domestic numbers, withheld numbers and international/not-available.

  17. Re:How to harden an XP machine ? on NTLM 100% Broken Using Hashes Derived From Captures · · Score: 3, Informative

    By default, XP allows inbound NTLMv2 authentication from remote clients but does not use it outbound to authenticate to remote servers. The same setting that makes XP refuse LM/NTLM also enables outbound NTLMv2.

  18. Re:So long, Usenet. on Newzbin2 Closes For Good · · Score: 1

    It looks like Virgin Media at least still do run NNTP servers in the UK if this page is to be believed, although I have not used them in years: http://help.virginmedia.com/system/selfservice.controller?CMD=VIEW_ARTICLE&ARTICLE_ID=3525. Most ISPs were in the habit of dropping the binary groups even 10 years ago on storage and bandwidth grounds, which would also reduce the exposure to copyright issues.

  19. Re:This map is inaccurate on Real-Time Cyber-Attack Map · · Score: 2

    Enough previous trolling to get a terrible karma rating (dropping initial scores to -1), plus a 50:50 moderation split between Troll and Insightful, apparently.

  20. Re:Shouldn't Apache be blasted for ignoring DNT to on Advertisers Blast Microsoft Over IE Default Privacy Settings · · Score: 1

    Hmm ... looks like it got partially reverted. The configuration change is present but commented out: https://github.com/apache/httpd/commit/3dd6fb6882ae2b453c90d51e777e88bc420a0cb1.

  21. Re:Shouldn't Apache be blasted for ignoring DNT to on Advertisers Blast Microsoft Over IE Default Privacy Settings · · Score: 1

    If I had any mod points, I'd have modded you Insightful for that. I was wondering myself why Apache itself should care about the header at all, since DNT should not affect the server's access or error logging. Unless the Apache developers intend to track every visitor by default, of course, in which case I can see nginx and the like becoming popular on scaling grounds...

  22. Re:cheap diablo 3 on Is an International Nuclear Fuelbank a Good Idea? · · Score: 1

    Isn't that what the flag is for?

  23. Re:IPV6 on AT&T Residential DSL on US IPv6 Usage Grows To 3 Million Users · · Score: 1

    Wouldn't link-local addresses be used for the transfer network?

  24. Re:Needing PEAP-TLS-MSCHAPv2 on New Moxie Marlinspike Tool Cracks Crypto Passwords · · Score: 1

    Cisco's VPN client definitely has this in password form, where you have a group user/password plus additional username/password. It also has certificate authentication, but I don't know if it allows certificates to be used in place of passwords while retaining the group+user authentication though. The open-source vpnc client apparently does not support certificate authentication either.

  25. Re:SparkleShare on Ask Slashdot: Building a Personal FOSS Cloud? · · Score: 1

    What about using git-annexe to store large binaries?