K Lange

Results 116 comments of K Lange

And there it is in the API doc: https://openweathermap.org/current#data

This ticket is about implementing required syntax support in the compiler. Did you mean to post your shill on #6?

Sorry, that was harsh of me, I've grown a bit paranoid about issue comments and seeing someone whose profile lists them as a C-level posting about an external product trips...

> huh, so GitHub examines my repos and estimates my language skillset. > It didn't occur to me that this creates a certain public image. 90%+ of of my code...

This is not the sort of thing I would normally accept a pull request for, and it is not practical for an external contributor anyway - much of the work...

`-device ac97` is incorrect. The device name is `AC97`, and is case sensitive.

The Makefile assumes you built Swift from source and have the path to the `bin/` directory from the Swift build in your `$PATH`. Building Swift from source should also get...

The build outputs a Multiboot-compatible kernel. I usually just run it directly with QEMU: ``` qemu-system-i386 -kernel taylor-kernel ``` That said, there's not really much to run.

Curl builds with minor patches. Some changes to our libc were implemented to support it, but it also needs a couple of kludges to disable calls to `select` that were...

![](https://klange.dev/s/toaru_screen_2023-04-24_12_44_42.png) ![](https://klange.dev/s/toaru_screen_2023-04-24_12_48_46.png)