oneM2M in Practice

OneM2M logoLast year I wrote a two part introduction (see here and here) to oneM2M, a communication framework for machine to machine communication. I called them ‘telescope view’ episodes because I didn’t find any good resources at the time that could explain what oneM2M actually does. Things have improved significantly since then and I recently found two interesting websites that give an introduction at the message level of how oneM2M works.

Continue reading oneM2M in Practice

Let’s Try A Bit Of That Mastodon

I do have a Twitter account but rarely use it. Like pretty much all ‘social’ networking sites my main issues with them are that they are run by for-profit companies, they are centralized, push their own agenda and values of what they think is appropriate or not and that I’m not the customer there but the good they sell to advertisers. Over the past 2 years an alternative has been growing that promises to fix most of these issues: Mastodon.

Continue reading Let’s Try A Bit Of That Mastodon

The 5G Core – Part 8 – Session Management and Network Slicing

And yet another 5G core network post, this time on session management and network slicing. I already had a post on network slicing from a radio network point of view a while ago but at the time it wasn’t quite clear how the 5G RAN will interact with a 5G core for network slicing. Recently, I found an interesting resource that clears this up from a core network point of view.

Continue reading The 5G Core – Part 8 – Session Management and Network Slicing

Book Review – Flatland – “Upward, not Northward”

Flatland coverage page
Image: Flatland cover page, in the public domain, from *EC85 Ab264 884f Houghton Library, Harvard University

A book that’s been on my reading list for quite some time was ‘Flatland’ by Edwin A. Abbott. Published in 1884, it’s available as ePub on Project Gutenberg, unless you live in Germany and don’t have a VPN to get around them blocking their library for Germany. I got interested in Flatland because I heard several times that it is an interesting story of how a two dimensional being that exists as a square and living in Flatland is introduced to the third dimension by a sphere. Perhaps, I thought, I could learn something about being limited to three dimensions and how to approach a 4th dimension!?

Continue reading Book Review – Flatland – “Upward, not Northward”

My DSL Line Has Been Vectorized

DSL Vectoring activated

It’s been a classic this week: I was just about to start giving a lecture when I noticed that my servers at home were suddenly not reachable anymore over my main (VDSL) backhaul link. The lecture begins and no way to investigate what is going on… Well at least I knew that my backup connectivity would come up and service is restored automatically.

I noticed during the lecture that the DSL link came back into service and when I checked a bit later what was going on, I was surprised to see that VDSL vectoring had been activated on my line. As I keep making screenshots of the connection parameters of my line to see how things change over time, I noticed a number of interesting things.

Continue reading My DSL Line Has Been Vectorized

Paradroid Today

FreedroidBack in the 1980s, I had, like many other teenagers, a home computer and, yes, I also used it for playing games. Recently, when I listened to episode 170 of Retro Computing Roundtable, they were talking about ‘Paradroid’ on the C64. It must have only been a side note because it didn’t even make it into the show notes and I had no immediate recollection of how the game looked like back then or how it worked. However, I instantly knew that I was really addicted to this game back then. I couldn’t visualize it anymore, I didn’t remember how the game was played but I still remembered that I spent hours playing it. Strange how the brain works.

Continue reading Paradroid Today

Moving from Github to GitLab

And a quick service announcement today. Due to recently announced ownership changes at Github, I’ve decided to move my open source software repositories I had there for many years over to GitLab. At 250k projects per day that are moving, I seem to be not the only one. So long Github, and thanks for all the fish!

Moving to Gitlab

The Week of Expensive Roaming Mistakes

Since we moved a step closer last year to a single European telecommunication market by (almost) treating voice calls and data use in the EU the same as in the home country, traveling in the EU has become so much more convenient. No need anymore for local pre-paid SIMs, extra phones and cumbersome setup procedures to keep costs down. But even a small step outside what is currently included painfully reminds one that we are nowhere near a single telecommunication market yet and network operators are using every opportunity to massively overcharge for their services. Continue reading The Week of Expensive Roaming Mistakes

A Book About Assembler Programming from 1973 and Punch Cards

Assembler 1 - front pageI’m from the generation that grew up just after punch cards, punched tape and mainframe computers went out of fashion and gave way to interactive programming in front of a terminal or, in my case, a computer at home. So while I was generally aware of the principle of feeding programs and data to mainframes and minis this way, I only had a hazy idea of how programs were encoded on the cards. Recently, a friend gave me a book about Assembler programming written in 1973 which did not only explain in some detail some of the machine instructions of a 1960/70 mainframe but also how Assembly language programs ended up on punch cards and finally in the memory of the computer.

Continue reading A Book About Assembler Programming from 1973 and Punch Cards