Today on Hack a Day a movie with Grace Hopper explaining what is a nanosecond was posted. It is the simplest way of visualising a nanosecond that I have ever seen. First seen on: Hack a Day: Visualizing a nanosecond
The weather finally is good enough to cycle a little bit. Today I went for a bike trip, made about 30 kilometers. It isn’t as warm outside as it looks like and when the wind doesn’t blow, the weather is almost perfect. It is super sunny, so riding against the sun, blinds a little bit. [...]
Recently I have started to learn a little bit Python programming and wanted to write something more fun then dry examples, so I followed a game development article on Linux Journal: Creating Games with Pygame. The game is called Space Invaders: The code and data files for the Space Invaders game are on my BitBucket: [...]
I have found an amusing riddle, that uses numbers. The text before the riddle stated: “This riddle is solved by 5-year-olds in 5-10 minutes. By computer scientists in about an hour. By people with higher education … well no one waited that long”. So as an IT guy I wanted to take the challenge and [...]
Another weekend is almost up. This weekend I didn’t try to conquer the world and I didn’t plan any tasks to finish. Instead of doing something, I wanted to just rest, but my programmer nature is a funny one and I couldn’t sit doing nothing. This weekend, out of nothing, the will to program the [...]
This is my very first post in english language. I am not sure if it will be good, but I want to try from now on to write my blog posts in english. Few days before I have read a blog post Why Every Professional Should Consider Blogging and decided to switch to english to [...]
Podczas wysiadywania godzin przed komputerem i wykonywania kolejnych zadań, słucham muzyki, aby się skupić na zadaniu a nie na rozmowach kolegów, czy innym hałasie. Niestety czasami chciałbym się totalnie nad czymś skupić, ale akurat na mojej playliście wskakuje jakiś kawałek, który do tego nie dopuszcza. Raczej nie jestem w stanie wyeliminować muzyki, ponieważ maskuje ona [...]
Domyślny profil kolorów MOC i MC, czyli kolory niebieski i szary są jakoś mniej czytelne na moim nowym monitorze. Trzeba to zmienić. Jeżeli chodzi o odtwarzacz muzyki MOC, to skorzystałem z opisu i theme’a z tej strony: http://blog.jwcxz.com/?p=547 – opis http://jwcxz.com/other/mocp/dante – theme Plik ‘dante’ kopiujemy do katalogu ~/.moc/themes/ (jeżeli katalog themes nie istnieje to [...]
Sprawdziłem programator AVRów. Rejestruje się w systemie i można programować mikrokontrolery. Niestety rejestruje się ze złymi prawami dostępu i nie można z niego skorzystać jako zwykły użytkownik. make program avrdude -p atmega32 -P usb -c usbasp -U flash:w:MAOR_main.hex avrdude: Warning: cannot query manufacturer for device: error sending control message: Operation not permitted avrdude: error: could [...]
Udało mi się uruchomić programator AVR pod Linuksem. Sprawa wygląda następująco. Laptop Toshiba, Kubuntu 32bit, programator nie działa, logi po podłączeniu są takie: Feb 1 21:12:59 quatre-toshiba kernel: [159614.156278] usb 2-1.2: new low speed USB device number 107 using ehci_hcd Feb 1 21:12:59 quatre-toshiba kernel: [159614.172453] hub 2-1:1.0: unable to enumerate USB device on port [...]