Vandaag is mijn huis door de inspectie voor bouw- & woningtoezicht in Amsterdam Oud-West tot onbewoonbaar verklaard.
Dat ging zo:
Zaterdag om 00:30 hoorde we een geluid alsof de bovenburen een bowlingbal hadden laten vallen.
Daar dachten we eerst niet zo veel van maar toen we de volgende zondagochtend 2 grote scheuren in een kruisvorm in het midden van het plafond maakten we ons toch een beetje zorgen. Contact met de woningbouw opgenomen en afgesproken dat als de scheur groter werd we terug moesten bellen en dat ze het dan maandag kwamen repareren. So far so good.
Om een uurtje of 8 's avonds hoorden we een tweede knal in het plafond en nu werd de scheur alarmerend snel groter. Opnieuw woningbouw de Alliantie gebeld, maar nu kregen we een of ander chagerijnig mens aan de telefoon.
Die kon niets, wist niets en we moesten maandag maar met het gewone kantoor bellen. Omdat het plafond inmiddels begon door te buigen werden we toen een beetje boos, maar ook dat mocht niet baten. Toen we naar haar naam vroegen om eventueel een klacht in te kunnen dienen hing ze stomweg de telefoon op.
Daarna wist ik het ook niet meer en heb ik de brandweer maar gebeld, dat leek me de meest voor de hand liggende alarmdienst. Die kwamen binnen 5 minuten met een hele wagen met brandweermannen. Die keken naar het plafond, riepen: "dat ziet er niet best uit, meneer" en hebben boven bij de buren op de vloer heen en weer gesprongen om de balken te testen (die waren goed).
En daarna een flink gat in ons plafond gemaakt.
Toen bleek dat alle het hele plafond met nog maar een paar schroeven vast zat en ieder moment naar beneden zouden kunnen komen.
Toen werden er snel balken en stutten geregeld en uiteindelijk werd het plafond onderstut met twee palen zodat het in ieder geval tot maandag boven bleef en wij "rustig" naar bed konden.
Dat zou al wel genoeg geweest zijn.......
Maar de volgende dag zagen tot onze grote schrik om 13:00 dat de vloer voor in de woonkamer sinds 's ochtends op eens een kuil van meer dan 5 cm vertoonde. Toen hebben we maar de belangrijkste spullen gepakt en zijn we het huis uitgelopen. Buiten heb ik toen de inspectie voor bouw & woningtoezicht gebeld. Die stuurde binnen 10 minuten een inspecteur langs voor inspectie. En die heeft uiteindelijk de hele etage onbewoonbaar verklaard.
We logeren vandaag even bij de buren die zo lief waren om dat aan te bieden, zodat we rustig alle spullen en zaken die we nodig hebben kunnen verzamelen. Morgen gaan we een hotel zoeken om de komende tijd in te wonen en opnieuw onderhandelen met de woningbouw over hoe het nu verder moet.
Vrijdag komen de andere twee kinderen terug en zijn we weer met z'n vijven.....
O en voor diegenen die zich het afvragen, dit is een nieuw gerenoveerd huis uit november 2006.
Monday, August 04, 2008
Friday, June 06, 2008
MacBook with OSX | Gentoo Linux
I like OSX I've been using it privately for a long time.
Koen used to joke that I was the only sysadmin he ever saw with an Apple, which is basically why the about page on hyves lists my nickname as Big Mac :-)
The last two years I used a dell laptop as my primary workstation with gentoo installed and a VMWare Windows image for the occasional time that I couldn't do without exchange support.
My wife has since nicked my old Powerbook and I haven't seen it back, it's been converted to german as primary language (can't find anything in the menu's :-) ) and solidly in use. I've given up all hope of ever getting it back unless I buy her a new one.
Since the dell was showing signs of wear and tear I decided that my new work laptop was going to be an apple again. So on my desk is sitting this really nice and shiny new MacBook Pro dual-core 2.6Ghz machine and 4Gig of memory.
But after working in linux for so many years I'm missing some of the productivity and development tools I'm used to on linux. I really like the productivity tools I gained by moving back to OSX (have a look here: www.omnigroup.com they make great stuff) but still, it nags.
I've been using with gentoo-prefix for a while which certainly fills part of the gap, but for some stuff I really need a native linux environment. One of the things I still do for hyves is building the system OS images with catalyst, the gentoo release tool. I can't do that properly in a prefix environment (I think.... fabian will probably correct me if I'm wrong)
So I've been looking at alternatives to get a native linux environment working. I rarely need GUI access, most of that is covered by OSX + Gentoo Prefix. But I do need a native commandline linux and I hate to dual-boot just for that. I want to be able to read my mail|browse the web while doing a bunch of other stuff in linux.
There have been rumours that Xen might support OSX in the near future, but nothing has materialized so far. Apparently the problem is that OSX | Aqua is really tightly coupled with the hardware. That makes sense to do for Apple since they make both the hardware and the OS :-) But doesn't work really well in a virtualized environment.
I tried parallels but it doesn't support 64bit linux, I build 64bit serverimages so that doesn't help a lot :-(
But today I found this post: http://taylorbanks.com/blog/ubuntu-on-the-macbook-pro-physical-virtual-or-both/
which details how to install a virtual 64bit copy inside VMWare Fusion.
And the best part is.... now I get to choose whether I want to dual-boot into one of my OS's or that I run OSX + linux in a virtual machine.
Yay, here I come :-)
P.S> After a very long time away from this blog, I'll see if I can keep it more current. The idea is to write stuff every week if I manage with all the other stuff going on in my life :-)
Koen used to joke that I was the only sysadmin he ever saw with an Apple, which is basically why the about page on hyves lists my nickname as Big Mac :-)
The last two years I used a dell laptop as my primary workstation with gentoo installed and a VMWare Windows image for the occasional time that I couldn't do without exchange support.
My wife has since nicked my old Powerbook and I haven't seen it back, it's been converted to german as primary language (can't find anything in the menu's :-) ) and solidly in use. I've given up all hope of ever getting it back unless I buy her a new one.
Since the dell was showing signs of wear and tear I decided that my new work laptop was going to be an apple again. So on my desk is sitting this really nice and shiny new MacBook Pro dual-core 2.6Ghz machine and 4Gig of memory.
But after working in linux for so many years I'm missing some of the productivity and development tools I'm used to on linux. I really like the productivity tools I gained by moving back to OSX (have a look here: www.omnigroup.com they make great stuff) but still, it nags.
I've been using with gentoo-prefix for a while which certainly fills part of the gap, but for some stuff I really need a native linux environment. One of the things I still do for hyves is building the system OS images with catalyst, the gentoo release tool. I can't do that properly in a prefix environment (I think.... fabian will probably correct me if I'm wrong)
So I've been looking at alternatives to get a native linux environment working. I rarely need GUI access, most of that is covered by OSX + Gentoo Prefix. But I do need a native commandline linux and I hate to dual-boot just for that. I want to be able to read my mail|browse the web while doing a bunch of other stuff in linux.
There have been rumours that Xen might support OSX in the near future, but nothing has materialized so far. Apparently the problem is that OSX | Aqua is really tightly coupled with the hardware. That makes sense to do for Apple since they make both the hardware and the OS :-) But doesn't work really well in a virtualized environment.
I tried parallels but it doesn't support 64bit linux, I build 64bit serverimages so that doesn't help a lot :-(
But today I found this post: http://taylorbanks.com/blog/ubuntu-on-the-macbook-pro-physical-virtual-or-both/
which details how to install a virtual 64bit copy inside VMWare Fusion.
And the best part is.... now I get to choose whether I want to dual-boot into one of my OS's or that I run OSX + linux in a virtual machine.
Yay, here I come :-)
P.S> After a very long time away from this blog, I'll see if I can keep it more current. The idea is to write stuff every week if I manage with all the other stuff going on in my life :-)
Subscribe to:
Posts (Atom)