Probability of getting fined

Posted on Friday 5 June 2009

So, what is the probability of me getting fined on my motorbike in the next 60 days, knowing that I got 3 fines during the past 30 days and that lux police are real asses? Applying binomial distribution:

n = 60
k = 5
p = .1
q = 1 - .1 = .9

p(A) = 60!/5!55!(.1)^5(.9)^55
p(A) = 655381440/120(.00001)(.003043253)
p(A) = .166

So it seems that I have 16% chance of getting 5 fines when I got riding out the 2 coming months.. rather high… 0_o

I haven’t factored in the “assyness” of police.. that may further increase the probability ;)

Fred @ 9:22 am Edit This
Filed under: General
French police migrates to open-source

Posted on Tuesday 17 February 2009

While migrating to Ubuntu, I believe this is an example that more institutions should follow. Hopefully, this will be regarded as a successful project this year, and entice many more to achieve the same steps.

Towards the freedom of the operating system: the French Gendarmerie goes for Ubuntu

viagra cialis prescriptiontake viagra cialis togethersublingual viagra onlinesublingual viagra pricesublingual cialis onlinesublingual cialis pricerevatio pricerevatio onlinecialis jelly onlinecialis jelly priceviagra jelly onlineorder viagra jellyorder female viagrabuy female viagraorder vpxlbuy vpxlorder levitra professionallevitra professionalpurchase levitraorder levitrabuy levitraorder cialis soft tabsorder viagra soft tabsorder viagra soft tabsviagra soft tabscialis super activebuy cialis super activeviagra super activebuy viagra super activepurchase generic cialisorder generic cialisbuy generic cialispurchase generic viagraorder generic viagraorder cialis professionalorder cialis professionalbuy cialis professionalorder viagra professionalbuy viagra professionalbuy brand cialispurchase cialisorder cialisbuy cialisorder brand viagrabuy brand viagrapurchase viagraorder viagrabuy viagracialis viagra mastercard acceptedwhat cialistadalafil cialisbuy cialis overnight deliverypurchase cialis onlineprices viagra and cialisorder quality cialiscialis free consultationorder cialis online no prescriptioncialis erectile dysfunctionorder cialis viagrabuy cialis no prescriptionhow to buy cialis onlinefind lowest price cialisfind information cialisorder viagra international shipsorder viagra consumer discountorder viagra canadaviagra money orderviagra mail order ukmail order viagra prescriptionviagra informationviagra for sale onlineviagra drugs order brand pillviagra best quality lowest pricesviagra best prices fda approvedselling viagra onlinesell viagra onlinepurchase viagra professionalpurchase viagra onlinepurchase viagrapurchase generic viagra onlineorder viagra with master cardorder viagra upsorder viagra reliable drugstoreorder viagra phoneviagra cialis levitraorder viagra cialisbuy sublingual viagrasublingual viagra pricesublingual cialis onlinesublingual cialis pricerevatio pricerevatio onlinecialis jelly onlinecialis jelly priceviagra jelly onlineviagra jelly pricefemale viagra pricecheap female viagracheap vpxlvpxl onlinelevitra professional pricelevitra professional onlinelevitra discountlevitra onlinecheap levitrapurchase cialis soft tabscialis soft tabs onlinepurchase viagra soft tabscheap viagra soft tabspurchase cialis super activecialis super active onlinepurchase viagra super activeviagra super active onlinegeneric cialis discountgeneric cialis pricegeneric cialis onlinegeneric viagra discountgeneric viagra onlinecheap generic viagrapurchase cialis professionalbuy cialis professionalpurchase viagra professionalbuy viagra professionalbuy brand cialiscialis discountcialis pricebuy cialisbrand viagra pricebuy brand viagra viagra discountcheap viagrabuy viagra
Fred @ 7:50 am Edit This
Filed under: General
Repsol custom paint, at last in my garage

Posted on Friday 23 January 2009

After a couple months waiting for it, it has come at last: My Honda CBR1000RR with its custom paint!


Fred @ 8:41 am Edit This
Filed under: Moto
Sending print jobs to a remote CUPS, with java. Anyone?

Posted on Tuesday 23 December 2008

Hello people,

While I am not a developer, I wrote small classes for my employer to integrate some financial software with a test instance of Alfresco Community 3.0.

While everything is pretty much done, I still need to be able to send print jobs to a remote CUPS server (Linux), from the server where my java application is running (AIX 5.3). The javax.print.* package is not what I want apparently. I cannot specify the printer I wanted to print to, nor a host. I know the printer names, I know the host. I just need to find out how to call that from my java app.

I have read some places about a CUPS java api (using IPP), but was not able to find it.

Any ideas, I take. Thanks all.

Fred @ 4:41 pm Edit This
Filed under: Sys Admin
Bothered with these Desktop icons you can’t even move?

Posted on Monday 22 December 2008

You probably have noticed that 2 icons — Online Help and openSUSE — are sitting on your user’s desktop, owned as root. You cannot delete them, nor move them. Deleting them from the /usr/share/dist/desktop-files folders will not do either, they will come back.

Bug #438071 has been opened in beta, but is not yet resolved. A temporary workaround is:

gconftool-2 --set /apps/nautilus/desktop/predefined_items_dir --type string ""

Fred @ 11:51 pm Edit This
Filed under: SUSE-Novell
Upgrade to 11.1 …

Posted on Sunday 21 December 2008

… left my system unbootable (32 bits)

Everything went fine during the update itself. I rebooted, only to see that the system was not able to see my physical volume anymore, hence all VGs on it…

aie aie aie…

Update: I ran the Rescue shell from the DVD, and rebuilt my initrd. Works now… so if anyone has this issue, you know what to do.

Fred @ 2:41 pm Edit This
Filed under: SUSE-Novell