Slashdot Mirror


User: funkboy

funkboy's activity in the archive.

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

Comments · 274

  1. Re:I have CenturyLink on CenturyLink Providing DoD's Equivalent of Internet2 · · Score: 5, Informative

    And all I get is 1.5mbps DSL because they are still using ancient copper out in my neck of the woods. C'mon... PLEASE.

    There's nothing wrong with copper or its age. You're too far from the CO.

    If competitive carriers like CenturyLink had access to facilities that THE PUBLIC PAID FOR that now belong to Verizon et. al. they could put gear in the patch cabinets much closer to their subscribers (this is known as FTTC). In the UK there are several carriers using VDSL2 technology to provide 80mbps down/20mbps up service over "ancient copper" for a little more than the price of a normal DSL line, because their gear is only 300m from the subscriber in the neighborhood patch cabinet.

    But the US Congress repealed the legislation requiring incumbents to allow acces to their facilities in 2005, so the end result is that the broadband situation in the US for most folks is:
      - Incumbent DSL that isn't faster than it was 10 years ago
      - Cable
      - If you're very lucky, fibre

  2. Re:And the data center will... on Facebook Revealed As Behind $1.5B "Catapult" Data Center In Iowa · · Score: 1

    Unless you block them (ahem, hosts file), they do have data on you...

    NoScript does the trick pretty nicely too...

  3. Rocky's Boots! on Localized (Visual) Programming Language For Kids? · · Score: 1

    n/t

  4. Tablets & smartphones on Why PC Sales Are Declining · · Score: 1

    Maybe it's because a whole lot of people don't want to screw around with a full-blown PC anymore & just get on with doing what they need to do instead of fighting with Windows Update & malware all the time.

    Including our CEO, who does all his work on the road with...

    a 10" iPad.

  5. pine & bzgrep on Ask Slashdot: Best Way To Archive and Access Ancient Emails? · · Score: 1

    Personally, I'm lazy. I've been using Pine (now Alpine) directly on a mail server for all my mail since 1995 (on my own servers since '97). Old habits die hard.

    It works great over really low bandwidth connections (though sometimes high latency can be annoying), you can view any attachments you need automagically with X11 forwarding via SSH, and you don't care at all about which machine you're accessing it from. Also you get to read the TEXT in your mails & not HTML, most of which is useless garbage when it comes to emails (for the 0.1% of HTML mail I do actually need to read as HTML, such as tables, Linx often gets the job done, & if not I just bounce it to my gmail account, which is pretty much full of spam otherwise).

    When various folders get Too Big (or I move on to another job, or whatever) I move them into an "archive" folder (& I have an "old-archive" folder for the really ancient stuff) and bzip2 them. I archive my inbox files at the beginning of every year too. When I need to find something old, I just bzgrep for it. After an archiving session (which takes all of 5 minutes) the whole thing gets backed up from my mail server to my NAS at home.

    Did I mention that my backup MX is a SparcStation 20 and still works just fine for all this? Of course I don't keep much on it but if my main server dies I can still send & receive mail just fine.

    Note that this is not exactly something I sat down & spent time thinking about, I just started moving mail out of the way like this when I left college & built a couple of OpenBSD mail & DNS servers, and kept doing it as it works well enough.

  6. Re:IMAP on Ask Slashdot: Best Way To Archive and Access Ancient Emails? · · Score: 2

    Run your own IMAP server. For the past decade or so, Dovecot has by far & away become the best choice. If you've set up any other daemons before it's really not very complicated software.

  7. Re:Lesson: Licensing costs suck on PayPal To Replace VMware With OpenStack · · Score: 2

    Does pfsense support automatic shutting down from UPS/low battery alerts?

    yep

  8. Re:API support on A 50 Gbps Connection With Multipath TCP · · Score: 2

    Great idea.

    The fact that the protocol supports this without requiring changes to the applications is pretty impressive.

  9. Re:They should kickstart an appliance on A 50 Gbps Connection With Multipath TCP · · Score: 1

    NOOOooo...

    Why would you need an appliance for something that can be done in software?!? The only "appliance" you need is an ethernet switch between your residential connection bridges and your firewall.

  10. Re:Linux kernel is moving to C++ on GCC 4.8.0 Release Marks Completion of C++ Migration · · Score: 1

    but he's a week too early!

  11. Do we have a right to kill enemy Slashdot editors? on Do Nations Have the Right To Kill Enemy Hackers? · · Score: 1

    dupes are really just not that hard to eliminate...

  12. Re:How come no animals have evolved 4D on Roadkill Forcing Cliff Swallows To Evolve · · Score: 1

    Because, contrary to popular judeo-christian mythology, evolution is NOT magic.

    Please defend your statement by pointing out the section of the Bible where evolution is discussed.

    Because folks confusing what a bunch of right-wing fundamentalist nutjobs spout on TV vs. actual Christian religious tradition is part of the problem.

  13. I ride my bike to work almost every day on Ask Slashdot: How Do You Stay Fit At Work? · · Score: 1

    n/t

  14. I want my NeXT back on Ask Slashdot: Mac To Linux Return Flow? · · Score: 1

    it Just Worked, and they weren't trying to screw around with adding useless UI elements to it all the time

  15. Re:Minitel and trumpet winsock. on Computer History Museum Wants to Preserve Minitel History · · Score: 2

    Who would redo the same today?

    Iran & North Korea.

  16. Aircraft have killed US citizens on US soil before on Rand Paul Launches a Filibuster Against Drone Strikes On US Soil · · Score: 2

    During the Battle of Blair Mountain in 1921.

    So don't think it can't happen.

  17. What's with the hoodies? on Version 2.0 Released For Open Skype Alternative Jitsi · · Score: 1

    n/t

  18. Re:Port block allocation & PCP on Home Server On IPv6-only Internet Connection? · · Score: 1

    Mkay, so I followed the link & translated his new regional metro fiber carrier's FAQ from German. It seems like they're pretty clued in & have a reasonably OK explanation of why their customers only get NATted IPv4. I think they're possibly lacking a bit in funds, clue, or both.

    The OP should make sure someone from his ISP goes to the next RIPE meeting in Dublin in May. There are plenty of ways to provide better service to their customers without breaking the bank, and the folks at RIPE will tell you how.

  19. Port block allocation & PCP on Home Server On IPv6-only Internet Connection? · · Score: 3, Informative

    Your ISP should at least be giving you a block of static ports on a static public IPv4 address so that you can just map them on your home router afterwards. It's called "port block allocation". See this slide deck for more details.

    Port control protocol is also very close to being reality. It's a bit like a combination of UPnP and DHCP that allows static IPv4 ports to be requested by and allocated to an end user like IP addresses are now.

    You should pester your ISP about these two services monthly until they have a satisfactory response for you. Frankly it's irresponsible on their part if they don't have a FAQ explaining this stuff and a policy for helping customers deal with these things. To do otherwise is demeaning to their customers.

  20. Draw congressional districts... on The US Redrawn As 50 Equally Populated States · · Score: 1

    ...not states. Like Virginia did. Or rather tried...

  21. Re:All about the rewards on Can You Potty Train a Cow? · · Score: 1

    Maybe they should work on breeding smarter (instead of fatter) cattle so they can figure out where they need to shit?

  22. Re:I must be getting old on Of the Love of Oldtimers - Dusting Off a Sun Fire V1280 Server · · Score: 4, Insightful

    A really good reason to run OpenBSD on sparc64 hardware is that the logical domain support is stable now, so you can use the processor's built-in virtualization framework: http://undeadly.org/cgi?action=article&sid=20121214153413

  23. Re:I must be getting old on Of the Love of Oldtimers - Dusting Off a Sun Fire V1280 Server · · Score: 2

    A really good reason to run OpenBSD on sparc64 hardware is that the logical domain support is stable now, so you can use the processor's built-in virtualization framework: http://undeadly.org/cgi?action=article&sid=20121214153413

  24. Re:Keep it Vintage on Of the Love of Oldtimers - Dusting Off a Sun Fire V1280 Server · · Score: 1

    OpenBSD now has mature support for sparc64 logical domains: http://undeadly.org/cgi?action=article&sid=20121214153413

  25. Re:No emotional connection on Of the Love of Oldtimers - Dusting Off a Sun Fire V1280 Server · · Score: 1

    agree. we love old hardware for personal nostalgic reasons. which is why my backup MX/secondary DNS is still on a SparcStation 20 (running OpenBSD).

    To the OP, I'd recommend running OpenBSD on it, as there are a lot of servers in the project that still run on Sparc boxen. Sparc64 support is top notch, and actually supports some machines that OpenSolaris (IllumOS) & Linux don't: http://www.openbsd.org/sparc64.html