blog.world3.net

Spideroak long term review

14/05/2016 – 22:15

Been using Spideroak for backups for about six months now. They were doing a special offer with unlimited space, and they offer zero-knowledge encryption (so the key never leaves your computer). Overall it’s pretty good but I have had some annoying issues with the client software.

The first major issue is that the client needs to create temporary files that are as large as the largest file in the backup set. It creates them in the default temporary directory, which is a really really bad idea. On Windows this is the user’s profile directory, and it can easily cause your system drive to fill up. This makes the app hang and Windows starts to have problems. Other apps will crash too, and it’s easy to lose data. I back up some pretty big files, like 100GB disk images and virtual machines, and the system drive on my server is only 40GB total.

There is a work around, which is to run Spideroak with a CLI parameter that tells it to use a different directory for its profile and temporary data. No way to configure it in the client, and it doesn’t handle this and a few other error conditions at all… It just hangs.

The second issue is that the client seems to have major problems communicating with the server when it needs to re-download data after a severe crash. Often it just hangs again. Sometimes you get an error message, but often the UI just craps out and the background task keeps going so you can’t restart it without manually killing that off first.

I have about 3TB of data and over 800,000 “versions” (mostly individual files, some multiple versions of the same file) and it seems to be struggling. The app mostly copes okay but does start using a lot of memory and getting rather slow. It does de-duplication so it needs to keep a lot of metadata around, but I can’t help feeling that it could be more efficient.

If they could just sort the client out then I’d have no hesitation recommending Spideroak.

By mojo | Posted in Uncategorized | Comments (0)

Failing to properly disable DMA breaks the ADC on an XMEGA

02/07/2013 – 11:33

Just debugged an annoying problem where the ADC would never trigger its conversion complete interrupt after I had been using DMA to collect samples from it. Turns out that even though the enable bit in DMA.CTRL had been cleared and the DMA system put in power saving mode it was still having some effect on the ADC. The solution was to not only clear the enable bit for the DMA controller, but to clear the channel enable bit and use the reset bit to clear both out completely.

By mojo | Posted in avr | Comments (0)

I call bullshit

27/01/2013 – 17:49

Spotted an “Editor’s pick” comment on the BBC News web site:

“Rachel :

This has been a problem for years, I recall being viewed as a nuisance for finishing class work & homework half way through the lesson at comp school. I was bored, frustrated and rebellious & ended up getting through 3 schools before leaving with no qualifications. I guess you could say that was a state education fail. I still ended up with a PhD from Cambridge but no thanks to the state system.”

The path from leaving school with no qualifications to getting in to Cambridge, let along getting a PhD from there, would make an incredible story if true. Worthy of a BBC News article, in fact. Unfortunately, Rachel almost certainly made it up as a lame “trump card” in the debate. I wonder if this is a British thing, just making stuff up so you can moan about how crap everything is, or if it happens everywhere.

I wish the BBC would apply the same scepticism and questioning to members of the public as they do to everyone else. I remember another person on Newsnight a while back complaining that when she went into hospital for an operation she was pushed down the queue because some black woman, new the country and unable to speak English, was prioritized ahead of her. No reason given for this prioritization, except the implied racism against white people and that immigrants somehow get everything first because because of the EU or something. No explanation of how she came to know the intimate details of this other person’s medical history in order to decide her own need was equal or more urgent. Gordon Brown was right, people like that are bigots who just love to hate, and the BBC loves to give them a platform without challenging their bullshit.

By mojo | Posted in BBC, idiots | Comments (0)

XMEGA ADC set-up

10/01/2013 – 16:44

Setting up the XMEGA ADC can be a bit confusing. There are two basic set-ups I use:

1. Single ended, GND to AREF with zero at GND, 0-2048 (11 bits). Set signed mode (CONVMODE bit) and single ended mode (SINGLEENDED bits).

2. Differential, GND to AREF with zero at MUXNEG, -2048 to +2048 (12 bits). Set signed mode (CONVMODE bit) and differential mode (DIFF bits).

By mojo | Posted in avr | Comments (0)

O PayPal, how I hate thee

28/11/2012 – 23:20

Whenever I pay for anything with PayPal the list of addresses contains every one I have ever entered, like places I haven’t worked at for years. There is no way to delete them, the only option is to call customer services on the phone. That is the official response on the PayPal forums.

I have to change the payment method from bank transfer to credit card as well. Bank transfers offer no protection beyond PayPal’s bullshit dispute resolution service, where as with a credit card the bank has some level of liability for fraud or even just faulty goods.

And… why… is… it… so… fucking… s… l… o… w… ?..

I really, really wish PayPal would just die. Google Checkout is much, much better. I wish more web sites would accept it. It is in their interest to do so – the fees are lower and the dispute resolution service is fair and reasonable.

By mojo | Posted in idiots, Internet | Comments (0)

Britain’s lost decade

08/08/2012 – 22:50

I think we are about half way through our lost decade now. At least I hope we are, 2018 should be the start of the recovery, assuming there is a change of course at the next election.

Exactly what happened to Japan has happened to us. It’s the kids I feel worst for, the ones just starting out after college or university and finding that there is no money, no jobs and no hope for at least another five years.

By mojo | Posted in politics | Comments (0)

The ioSafe is probably overkill

05/08/2012 – 23:22

The ioSafe is a fireproof and waterproof USB hard drive. The idea is that even if your house is burned down or flooded it will survive. It sounds like an excellent way to secure your backups, although it is a bit expensive at £170 for the 2TB version.

Thing is I don’t think there is really much need for something like that, at least for me. Between various services I have over 100GB of online storage available. Shitty download limits on Virgin make it a bit annoying to use them, but still. I have far more than 100GB of stuff to back up, but most of it is static so I can just stick it on a normal USB hard drive and keep that somewhere safe away from my house.

The ioSafe also doesn’t provide any protection against power surges, which are the biggest threat. It is also only good for a 3m fall, not much if you use it on the first floor of your home. If you have a lot of data that changes often I can sew how it could be handy I suppose.

By mojo | Posted in hardware | Comments (0)

kNet hacked?

12/07/2012 – 21:25

I had a rather disturbing email from Google a few days ago. They reported a URL on my web site that was being used for phishing. Sure enough when I loaded it there was a fake PayPal login page.

The page was on the mail.world3.net subdomain. This subdomain is set up automatically by kNet and I don’t have any access to it. I can’t delete it, can’t access the files on it via FTP or any other means, can’t control it in any way. I changed my passwords anyway, but was unable to do anything about the page. Naturally I contacted kNet immediately.

Unfortunately by the time kNet looked the page had been removed and in a panic I forgot to take a screenshot. They seemed sceptical and refused to acknowledge that the hack couldn’t have been using my credentials. After all, I have no access to the mail.world3.net subdomain. kNet seem to be in denial… But what other explanation is there?

By mojo | Posted in Internet | Comments (0)

Atmel ASF compiler flags

19/06/2012 – 16:57

The following need to be set up to add Atmel ADF USB CDC code, and possibly other code, to an existing project. In the optimization settings add “-fdata-sections”. In the symbols section add “BOARD=USER_BOARD” or whatever you are working with.

By mojo | Posted in avr | Comments (0)

RDP connection shortcut

12/05/2012 – 10:44

Create a shortcut with the target “%windir%\system32\mstsc.exe <connection.rdp>”. You can then pin it to the start menu or task bar for one click access.

By mojo | Posted in windows | Comments (0)
Page 1 of 2012345...1020...»Last »
たとえ溺れても梦はゆめでしかない
  • December 2019
    M T W T F S S
    « May    
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    3031  
  • Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
  • Categories

    • audio (1)
    • avr (27)
    • BBC (2)
    • electronics (30)
    • genius (4)
    • hardware (24)
    • idiots (41)
    • Internet (23)
    • law (20)
    • microcontrollers (12)
    • networking (17)
    • politics (31)
    • privacy (19)
    • Retro Adapter (5)
    • security (17)
    • software (32)
    • Uncategorized (19)
    • windows (28)
  • Archives

    • May 2016
    • July 2013
    • January 2013
    • November 2012
    • August 2012
    • July 2012
    • June 2012
    • May 2012
    • April 2012
    • March 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • September 2011
    • July 2011
    • June 2011
    • May 2011
    • March 2011
    • January 2011
    • December 2010
    • November 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
    • November 2005
  • Links:

    Main site: world3.net

    Electronics: denki.world3.net

WordPress | Sandbox