Kat R. auravulpes
  • #3, Alpha Centauri
  • https://aurav.neocities.org
  • Nursing student. Artist. Cyberwitch. Fighter. Kitsune extraordinaire. GNU Project Hater. Still an Arch user (:P). Working on an OS and a kitsune boxing game.

  • Joined on 2021-01-31
auravulpes opened issue auravulpes/FENIX_main#4 2023-01-12 18:48:55 +00:00
CWPL update todo - perpetual and irrevocable
auravulpes commented on issue auravulpes/FENIX_libc#2 2022-11-17 23:15:06 +00:00
Math functions need some special cases

Okay, so, according to IEEE 754-2019 and the C99 standard...

(nb: k is used for an arbitrary number, +k is arbitrary positive number, -k is an arbitrary negative number, v is an arbitrary even,…

auravulpes opened issue auravulpes/FENIX_libc#2 2022-11-17 05:37:39 +00:00
Math functions need some special cases
auravulpes pushed to working at auravulpes/FENIX_libc 2022-11-17 05:26:13 +00:00
422101ea86 I forgot a semicolon...
auravulpes commented on issue auravulpes/FENIX_main#3 2022-11-12 21:02:18 +00:00
CWPL update todo - Machine learning

Alright, well, I've added it to the todos file, so now I just need to write CWPL v6

auravulpes pushed to working at auravulpes/FENIX_main 2022-11-12 21:01:32 +00:00
64cd37e921 There's the AI thing to add
65822a2ec6 Added -Wall
Compare 2 commits »
auravulpes opened issue auravulpes/FENIX_main#3 2022-11-11 21:08:52 +00:00
CWPL update todo - Machine learning
auravulpes pushed to working at auravulpes/FENIX_coreutils 2022-10-29 15:09:27 +00:00
90cc2069bd A first attempt at nohup
auravulpes pushed to working at auravulpes/FENIX_main 2022-10-29 15:08:43 +00:00
0044d48468 Enjoy the behind the scenes update!
auravulpes pushed to working at auravulpes/FENIX_main 2022-10-29 15:07:54 +00:00
62f8b93234 Updates to dev timeline!
auravulpes pushed to working at auravulpes/FENIX_kernel 2022-10-29 15:07:05 +00:00
723f064975 Added uname and PS/2 to build list
5b4e9dccd6 Add PS/2 attempt
02c887dcea Change pusha to pushal???
4a283060cc Some changes for PS/2 attempts
7017065d74 VGA_MEMORY higher half relocation
Compare 11 commits »
auravulpes pushed to working at auravulpes/FENIX_main 2022-10-29 15:02:28 +00:00
92d35f2647 More ADHD brain stuff for the far future
7a7905b44c Some notes for v6
4122849b24 I found v3!
3aba806ffa Some notes on ISAs I think are interesting
dcff89d67c Surprise! ADHD brain started on a font!
Compare 5 commits »
auravulpes pushed to working at auravulpes/FENIX_coreutils 2022-10-29 15:02:23 +00:00
ca43240230 Initialize some variables to sane defaults
auravulpes pushed to working at auravulpes/FENIX_main 2022-10-29 14:57:26 +00:00
1ecf3968bc Code standards update
auravulpes pushed to working at auravulpes/FENIX_libc 2022-10-28 05:06:06 +00:00
6e8348fca6 Removed a circular dependency for pow
f07528dace Why am I doing exp(24)?! It's a constant!!!
Compare 2 commits »
auravulpes pushed to working at auravulpes/FENIX_libc 2022-10-28 04:53:25 +00:00
5956361088 And tangent
4bca9fd69d easy peasy
e813668878 Comment tweak, we still have exp
Compare 3 commits »
auravulpes pushed to working at auravulpes/FENIX_libc 2022-10-28 04:24:35 +00:00
e45b9e8788 Wow, we also have exp!
auravulpes pushed to working at auravulpes/FENIX_libc 2022-10-27 13:57:45 +00:00
99f4e3f267 I changed some comments, whoopteedoo
auravulpes pushed to working at auravulpes/FENIX_libc 2022-10-27 13:57:15 +00:00
c0639c609a Wow, maths functions!
auravulpes opened issue auravulpes/FENIX_coreutils#8 2022-10-09 17:15:23 +00:00
ln and expand need to use getopts