movq

www.uninformativ.de

No description provided.

Recent twts from movq
In-reply-to » In case somebody needs a calculator: https://www.youtube.com/watch?v=E0pJST5mL3A

@lyse@lyse.isobeef.org Yeah, I feel the same way, although itā€™s hard to tell in retrospect after so many years. šŸ˜… Maybe our teachers actually did a good job and I just didnā€™t get it back then. I wish I could go back in time and re-watch all that, to see what it was actually like. šŸ˜ƒ

ā¤‹ Read More
In-reply-to » In case somebody needs a calculator: https://www.youtube.com/watch?v=E0pJST5mL3A

@lyse@lyse.isobeef.org (I think ā€œdivision is just repeated subtractionā€ is a great explanation of what division is on a fundamental level. šŸ¤Æ Well, if they did explain it that way in elementary school, I didnā€™t listen that day. šŸ˜‚)

ā¤‹ Read More
In-reply-to » Well that was fun! šŸ¤© I was being attacked directly (bypasses Cloudflare somehow) and whatever dafuq that was was killing my ingress and causing it to get OOM killed šŸ˜± I was seeing 100s of requests per second!!! šŸ˜±

@prologic@twtxt.net Ouch. Any insight on who that was? Or just random IPs?

ā¤‹ Read More
In-reply-to » Moin @arne, herzlich willkommen! Ich bin gerade auf https://uplegger.eu/blog/popelfinger gestoƟen und war sofort sehr begeistert. :-D Mal sehen, ob ich die anderen an einem der Feiertage davon Ć¼berzeugt bekomme, das mal auszuprobieren. :-)

@lyse@lyse.isobeef.org Hmmm:

Could not fetch: HTTPError('403 Client Error: Forbidden for url: https://uplegger.eu/twtxt.txt')

šŸ¤”

ā¤‹ Read More

2024 was a funny year: The year begins and ends with calendar week 1:

Image

The one in January being 2024-W01 and the one in December 2025-W01.

šŸ¤“

(Hmmm, my printed LaTeX calendar using tikz-kalender gets it wrong or uses different week definitions. It shows next week as 53. šŸ¤”)

ā¤‹ Read More
In-reply-to » Iā€™ve been making a little toy operating system for the 8086 in the last few days. Now that was a lot of fun!

@mckinley@twtxt.net

So, just a hobby. It wonā€™t be big and professional like GNU, then?

Ha! šŸ˜… No, that certainly wonā€™t happen this time. šŸ„“

(What an exciting time that was when there were new operating systems. šŸ¤”)

ā¤‹ Read More
In-reply-to » Iā€™ve been making a little toy operating system for the 8086 in the last few days. Now that was a lot of fun!

Improving the filesystem is probably going to be the next big task. I donā€™t know that much about this stuff, so Iā€™ll have to learn a lot. šŸ„“

ā¤‹ Read More

Iā€™ve been making a little toy operating system for the 8086 in the last few days. Now that was a lot of fun!

I donā€™t plan on making that code public. This is purely a learning project for myself. I think going for real-mode 8086 + BIOS is a good idea as a first step. I am well aware that this isnā€™t going anywhere ā€“ but now Iā€™ve gained some experience and learned a ton of stuff, so maybe 32 bit or even 64 bit mode might be doable in the future? Weā€™ll see.

It provides a syscall interface, can launch processes, read/write files (in a very simple filesystem).

Hereā€™s a video where I run it natively on my old Dell Inspiron 6400 laptop (and Warp 3 later in the video, because why not):

https://movq.de/v/893daaa548/los86-p133-warp3.mp4

(Sorry for the skewed video. Itā€™s a glossy display and super hard to film this.)

It starts with the laptopā€™s boot menu and then boots into the kernel and launches a shell as PID 1. From there, I can launch other processes (anything I enter is a new process, except for the exit at the end) and they return the shell afterwards.

And a screenshot running in QEMU:

Image

ā¤‹ Read More
In-reply-to » QOTD: Do you have a way to get back into your home network if you get locked out?

@mckinley@twtxt.net

Early on, I was thinking about WAN IP address changes as well but it hasnā€™t happened in ~2.5 years with this ISP.

You mean to say you have the same public IP all the time? For 2.5 years now? Without paying extra? šŸ¤”

ā¤‹ Read More
In-reply-to » QOTD: Do you have a way to get back into your home network if you get locked out?

@mckinley@twtxt.net I used to have an SSH port reachable from the outside, but since Iā€™m doing 99.999999% working-from-home now, I no longer need that. (I donā€™t even have a desk at the office anymore and ā€“ and this is important for us Germans! ā€“ no parking spot, either! šŸ˜…)

ā¤‹ Read More