| 27 Mar 2022 |
7c6f434c | Sounds good… | 19:00:06 |
7c6f434c | (but significant work adapting to the BeOS APIs, of course) | 19:00:33 |
Anderson Torres | Well, there are some messages on their board about POSIX support on Haiku (basically they say: yes, Haiku is POSIX-compliant):
https://discuss.haiku-os.org/t/is-haiku-a-unix-like-os/8801/3
| 19:09:45 |
Anderson Torres | If the POSIX API can be used, maybe the BeOS will not be a huge problem... | 19:12:34 |
| 28 Mar 2022 |
Anderson Torres | * If the POSIX API can be used, maybe the BeOS API will not be a huge problem... | 12:27:01 |
Alexandra | How do you get the avr-gcc cross-compiling chain for AVR microcontrollers in Nixpkgs? I've tried crossSystem = { config = "avr-unknown-unknown"; }; and some variations of that | 23:32:38 |
| 29 Mar 2022 |
matthewcroughan - nix.how | In reply to @colemickens:matrix.org I want those more riscv cores How come? | 21:04:43 |
matthewcroughan - nix.how | Can you do something meaningful with an increased core count? | 21:04:58 |
matthewcroughan - nix.how | Let's say I have a really powerful x86 processor, that has 4 cores 8 threads. Can I be more effective by making a risv64 QEMU VM with more than 4 cores? | 21:05:34 |
matthewcroughan - nix.how | Can I lie and get more performance out of the VM, and make more use of the host processor? | 21:05:45 |
Zhaofeng Li | You don't, it's mostly for when you have a 5950X with 32 threads for example | 22:07:25 |
| 30 Mar 2022 |
| a-kenji joined the room. | 09:59:08 |
| 1 Apr 2022 |
sterni | In reply to @alxanyae:matrix.org How do you get the avr-gcc cross-compiling chain for AVR microcontrollers in Nixpkgs? I've tried crossSystem = { config = "avr-unknown-unknown"; }; and some variations of that Use pkgsCross.avr or config = "avr"; | 23:32:34 |
| 8 Apr 2022 |
| Minijackson joined the room. | 13:47:34 |
| 12 Apr 2022 |
matthewcroughan - nix.how | In reply to @zhaofeng:zhaofeng.li You don't, it's mostly for when you have a 5950X with 32 threads for example I do actually have that :D | 17:37:07 |
matthewcroughan - nix.how | but would I not get more performance out of the vm if I lied and said I had 64 threads? | 17:37:48 |
matthewcroughan - nix.how | or is qemu smart enough to completely saturate each thread? | 17:38:10 |
matthewcroughan - nix.how | I'm basically asking if it works like this https://nixos.org/manual/nix/stable/advanced-topics/cores-vs-jobs.html where there is a tradeoff. I don't expect it to, but it's worth asking. | 17:39:11 |
| Linux Hackerman joined the room. | 18:48:05 |
| 13 Apr 2022 |
| meccine joined the room. | 14:51:25 |
| 19 Apr 2022 |
ius | Zhaofeng Li: Thanks for mentioning me on that VisionFive kernel PR. Been a bit busy lately, but otherwise I would've missed it. Kicked off a fresh qemu-user build as well to see where things stand. | 20:13:09 |
| 20 Apr 2022 |
| Rick (Mindavi) joined the room. | 14:40:40 |
| rh joined the room. | 23:33:08 |
| 21 Apr 2022 |
| An exploring bot joined the room. | 00:49:25 |
| An exploring bot left the room. | 00:49:26 |
samueldr | Zhaofeng Li: looks like someone started working on some level of support for the VisifonFive in Tow-Boot, if it matters for you
| 16:43:34 |
samueldr | (haven't really looked into it yet) | 16:44:09 |
samueldr |
Step 3: Type root@s5t and press Enter to enter the extended version of the upgrade menu
| 16:56:43 |
| * samueldr shudders | 16:56:46 |
samueldr | from: https://github.com/starfive-tech/JH7100_secondBoot | 16:58:10 |