Wwwwayland sucks
Wayland sucks. I'm sure that it's not Wayland that sucks, but running Ubuntu
18.04 with gnome-wayland is inferior to gnome-x11 in multiple surprising ways,
and better in only a few. I've been using gnome-wayland now for about a month,
since upgrading to Ubuntu 18.04, and I'm about ready to
switch back.
The good:
In Wayland, I am allowed to switch workspaces with a four-finger swipe on
the trackpad. I'm using a MacBook Pro, so my trackpad is actually good, and
I've been missing this in X11.
With…
Continue readingSystem(d) upgrade
I have recently updated a server of mine from Ubuntu 16.04 LTS to 18.04 LTS.
As usual, it was a bumpy ride. The upgrade stopped half-way through with my
system in a stupid state, and I had to figure out how to fix things so that
apt would be able to continue the process. I don't understand why this keeps
happening when the resolutions are so daft. This time it amounted to removing
a good deal of packages with dpkg. I don't understand how it is valuable
that I do this myself – it's not as if I kn…
Continue readingBlog!
I'm experimentally adding a blog to this site. In this post, I'll introduce
the blog and discuss some specifics about how the blog and site in general is
technically put together.
I used to write a bit on Google+, but it is neither a good blogging
platform nor a good social platform, so I have given up on that. Writing blog
posts on this site is technically superior, and I suspect I will get a bigger
audience posting them on Twitter than I got on Google+.
What
A lot of people will recognize this…
Continue readingActually getting started with Portable Native Client
This post was originally a featured article on the front page. I thought
the technology looked fun and promising, and I wanted to keep up with it. It
is clear, however, that the winner in this space is WASM, and PNaCl is just a
failed experiment.
While blog posts can go out of date and be kept for posterity, this is not
what I want the fetaured articles on my front page to be like, so I relegated
this text to the blog on 2019-09-09.
We will develop a minimal PNaCl
module with a focus on exposin…
Continue readingAsmtut 6: Live interaction
This was originally posted on Google+, which has now been shut down. It was
helpfully converted to Markdown by Robert Jacobson after which I adjusted it
for reposting here. I have dated it at its original posting date, but it was
posted here on 2019-09-07.
Since the last time, the nasm people have been able to fix the bugs I stumbled upon, and pushed them in a release.
Anything newer than 2.10.6 is probably also fine. Please note that you have to update if you are following this tutorial on OS …
Continue reading