1. My own company started 8th year today

    Seven years ago I created my one person company. And it was one of best things I did in my life.

    All started in 2006 when I started doing some small paid jobs around OpenEmbedded. Small things: solving build problems, updating recipes, adding new ones. But companies prefer to get invoice for such stuff instead of just giving money…

    So one day I went to city hall and created what was then called “HaeRWu Marcin Juszkiewicz”. I changed name 2 years later and got rid of that ‘impossible to pronouce’ part.

    There were many different clients for my consulting work. CELF was my first one, later I dropped my daily work and started remote work for OpenedHand. When they were acquired by Intel I got quite nice offer but preferred not to move to UK so went own way. From time perspective I do not know was it right decision ;)

    So I looked at market around OpenEmbedded and started working with Bug Labs and few smaller jobs for other clients (some knew me from OpenedHand times). Also had job proposal from Canonical for their newly created ARM team but nothing came from it.

    Time passed. One and half-year later Canonical made another attempt and this time I though “why not?”. So I went there just to be moved outside to a team which did not have any official name (other than NewCo or New Core which you may heard somewhere). And that team became Linaro some days later.

    At Linaro I did lot of cleanup in Debian/Ubuntu toolchain components, added bootstrapable cross toolchain and fixed several packages (also created some new ones). But then, just when I was supposed to move to Canonical, new things came and AArch64 took my whole time.

    ARMv8 work was great time. Learnt new things about OpenEmbedded, saw how project moved during those two years when I did not follow it’s development. Och it was good time.

    But good things have to end one day. And so did my time at Linaro. But at around same time I started talking with several companies around Linaro to find a new place for me.

    And I found it at Red Hat. Took a bit of time to get everything set up but I think that it was worth it. But due to the fact that I am employee not contractor I will suspend and in few months shutdown my consulting company.

    It served me well. I came from being person not recognizable to someone who is known by people who I see for first time. It is good feeling ;)

    Written by Marcin Juszkiewicz on
  2. My first day with Fedora

    Yesterday I switched my home desktop from Ubuntu 13.10 to Fedora 19 to have work environment ready for my Red Hat tasks.

    Installation was easy as Fedora installer does not ask too many questions. But also does not give any software choice so I took KDE one. Made a backup of Ubuntu rootfs and /home partition and 10 minutes later I was running same X11 session but with Fedora logo in a corner.

    Installing extra packages is argh… There is yum and basically nothing else. I tried Apper and Yumex — none of them was useful. Apper was unable to remove Konversation and message I got was useless (“some package depend on it” like). Yum did not have any objections. Yumex was even worse as it gave me a list of all packages without any grouping applied. Even “dselect” was better in 1999 when I started with Debian.

    So I installed APT. This one works but only kind of… “apt-cache search something” takes eons, installing packages is impossible due to a way how RPM works…

    Because RPM allows to have more than 1 version of package installed at same time. WHY? How it is supposed to work at all??? And no, I did not have any filesystem corruptions or something like that…

    Anyway those problems can be bypassed or ignored. But then there are other ones. I always thought that Debian legal team has very strict rules about what can go into distribution. Fedora proved that I was wrong. External repositories are a must have here. MP3 or AAC playback? Forget. Probably also video playback etc. Want Google Chrome? Forget. I understand why Adobe Flash is not in repo (but there is one with it as well) but all that? Probably there are more entries here but I did not yet finished installing stuff I use/need.

    Will have to add few tweaks here and there (like bumping “nr_uarts” kernel option to have all 7 serial ports) but it works. And I like “journalctl -b” way of checking what was going on since system boot ;D

    Written by Marcin Juszkiewicz on
  3. New boot setup of my Chromebook

    After several recompilations I finally got what I wanted on my Chromebook. Clean and easy way of booting own kernel.

    Now situation is clean and easy:

    • power on Chromebook
    • ChromeOS U-Boot from SPI flash starts
    • white screen of warning appears
    • Ctrl-d to skip it
    • U-Boot starts from mmcblk0p1
    • U-Boot reads boot.txt from mmcblk0p2 (ext2 /boot/ partition)
    • U-Boot reads uImage kernel and exynos5250-snow.dtb file from mmcblk0p2
    • Kernel boots directly to Fedora F19 stored on mmcblk0p3

    This way I can quickly test mainline kernels (but this may require U-Boot change for simplefb support), manipulate 3.[48]-chromeos ones etc.

    Next step would be replace bootloader stored in SPI flash but this voids warranty so let it wait a bit.

    Written by Marcin Juszkiewicz on
  4. 13:58 hrw@tygrysek:~$ sudo poweroff

    Over month ago OVH started offering “KS 2G” servers for 15 PLN per month. Like few other friends I decided to take it.

    Waiting for new machine took nearly a month but finally got it. I had a small problem with a name for it. But as “KS 2G” is smaller than i5 where my previous system was hosted I decided to reuse name “malenstwo” (Roo from “Winnie the Pooh”) which before was attached to PandaBoard(s).

    Copied data from previous server (named tygrysek due to Tiger), updated Ubuntu to 13.04 and started to migrate services. And today I moved last one and sent my Xen VM instance to shredder…

    What changed? I have “bare metal” machine on which I can do experiments and do not have to worry about users of other Xen instances like it was before. Have native IPv6 address so sending backups to my home will be easier.

    Written by Marcin Juszkiewicz on
  5. Ingress on vacations

    This time I took two weeks for trip to my family. We visited Olecko and surrounding cities.

    On second day I  got several email from Niantic with accepted/rejected information about portals I submitted around one month earlier. And the number of those in Olecko went from 3 to 13 ;-)

    But Ingress was taking just very small amount of time as there were better things to do. Visiting family, meeting friends, showing interesting places to my daughter etc.

    But one day some L8 players arrived in neighbourhood. So after some chatting we agreed on making some fields to show local Resistance players that green is nicer colour :-D

    There were few players involved: @marecki007 @qringo @radmus @szelka and me. We also helped @Buzka to get from L2 to L4 so he will be able to keep local portals green for longer.

    Today map:

    map view from Ingress intel
    map view from Ingress intel

    There was also control field Ełk - Augustów - Suwałki but it was destroyed twice by local Resistance player.

    I think that end result is nice especially as it was not planned before.

    Written by Marcin Juszkiewicz on
  6. I am going with Fedora on Chromebook

    Now when mainline kernel boots fine on Samsung ARM Chromebook I think that it is a time for me to end my work on Ubuntu support for this device.

    Those few who use Ubuntu 13.04 or later: nothing will change for you probably. Kernel from repository is old and should be refreshed to at least same as Chrome OS is using. But during last few months no one tried to get it working so for me it looks like lack of interest.

    Anyway I will need development machine for my work at Red Hat. So soon Ubuntu 13.10 gets replaced with Fedora 19 “remix” with 3.4 or 3.8 kernel first probably (for USB 3.0 and audio) and then sooner or later switch to mainline.

    Written by Marcin Juszkiewicz on
  7. New job: Senior Software Engineer @ Red Hat

    On behalf of Gary Lamb and Tyler Šiprová, I would like to welcome you to Red Hat. We are thrilled to have you as part of the team!

    Starting from 1st September ;D

    Written by Marcin Juszkiewicz on
  8. I am older again

    Yesterday was my birthday. I would not write about it but something happened…

    It was just kind of normal day. I went to the city centre to gain some AP in Ingress, met with courier to pick up my new power bank (10000mAh Anker), played again and then got back home to prepare for evening meeting.

    It had to be just yet another beer meeting with some geek discussions as we had some changes in local Unix/Linux user group. But then (after 3rd bottle of beer) waitress brought us something:

    Birthday cake
    Birthday cake

    The team started signing etc. I was surprised as I did not expected anything like this. And it was delicious! Kudos to Kruszynka for making it.

    Written by Marcin Juszkiewicz on
Page 31 / 106