Skip to content
  • Hjem
  • Seneste
  • Etiketter
  • Populære
  • Verden
  • Bruger
  • Grupper
Temaer
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Kollaps
FARVEL BIG TECH
  1. Forside
  2. Ikke-kategoriseret
  3. So, this weekend I'm playing with Fiwix.

So, this weekend I'm playing with Fiwix.

Planlagt Fastgjort Låst Flyttet Ikke-kategoriseret
79 Indlæg 27 Posters 0 Visninger
  • Ældste til nyeste
  • Nyeste til ældste
  • Most Votes
Svar
  • Svar som emne
Login for at svare
Denne tråd er blevet slettet. Kun brugere med emne behandlings privilegier kan se den.
  • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

    So, this weekend I'm playing with Fiwix. Fiwix (https://fiwix.org/) is a small hobbyist operating system for i386 that aims to be Linux 2.0 compatible while being small enough that a single human could understand it as a whole (it's ~30k SLOC, self-hosted, and can be built with tcc).

    A couple of years ago Fiwix was used in a fun project of "let's bootstrap a Linux system with only tiny tools that can be understood by a single person": https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst

    My refreshed interest in it comes from multiple sources: first, there is now a TCP/IP stack (still WIP). Second, GNU/Linux is *gestures ambiguously* in a strange state, so it is interesting to see how far one could get with a completely non-BSD non-standard tiny, toy-like operating system.

    The installation is quite straightforward. "Please keep in mind this kernel is not yet suited for production. Use at your own risk!" is, in itself, a proof of reliability.

    This is a beginning of a slow-going🧵

    mmu_man@m.g3l.orgM This user is from outside of this forum
    mmu_man@m.g3l.orgM This user is from outside of this forum
    mmu_man@m.g3l.org
    wrote sidst redigeret af
    #24

    @nina_kali_nina IRC client? maybe https://rhapsody.sourceforge.net/

    nina_kali_nina@tech.lgbtN 1 Reply Last reply
    0
    • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

      So, this weekend I'm playing with Fiwix. Fiwix (https://fiwix.org/) is a small hobbyist operating system for i386 that aims to be Linux 2.0 compatible while being small enough that a single human could understand it as a whole (it's ~30k SLOC, self-hosted, and can be built with tcc).

      A couple of years ago Fiwix was used in a fun project of "let's bootstrap a Linux system with only tiny tools that can be understood by a single person": https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst

      My refreshed interest in it comes from multiple sources: first, there is now a TCP/IP stack (still WIP). Second, GNU/Linux is *gestures ambiguously* in a strange state, so it is interesting to see how far one could get with a completely non-BSD non-standard tiny, toy-like operating system.

      The installation is quite straightforward. "Please keep in mind this kernel is not yet suited for production. Use at your own risk!" is, in itself, a proof of reliability.

      This is a beginning of a slow-going🧵

      f4grx@chaos.socialF This user is from outside of this forum
      f4grx@chaos.socialF This user is from outside of this forum
      f4grx@chaos.social
      wrote sidst redigeret af
      #25

      @nina_kali_nina this is cool. This is what I want for ubttix. Stability is hard.

      1 Reply Last reply
      0
      • E esoteric_programmer@social.stealthy.club

        @nina_kali_nina espeakup is a kernel module. It doesn't support those, right? maybe telnet?

        nina_kali_nina@tech.lgbtN This user is from outside of this forum
        nina_kali_nina@tech.lgbtN This user is from outside of this forum
        nina_kali_nina@tech.lgbt
        wrote sidst redigeret af
        #26

        @esoteric_programmer well, it doesn't, yeah. But maybe a similar one can be added!

        1 Reply Last reply
        0
        • mmu_man@m.g3l.orgM mmu_man@m.g3l.org

          @nina_kali_nina IRC client? maybe https://rhapsody.sourceforge.net/

          nina_kali_nina@tech.lgbtN This user is from outside of this forum
          nina_kali_nina@tech.lgbtN This user is from outside of this forum
          nina_kali_nina@tech.lgbt
          wrote sidst redigeret af
          #27

          @mmu_man Good idea! I think I'll try to get links and something like that working sometime later this week. For now I'm fighting windows

          1 Reply Last reply
          0
          • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

            So, this weekend I'm playing with Fiwix. Fiwix (https://fiwix.org/) is a small hobbyist operating system for i386 that aims to be Linux 2.0 compatible while being small enough that a single human could understand it as a whole (it's ~30k SLOC, self-hosted, and can be built with tcc).

            A couple of years ago Fiwix was used in a fun project of "let's bootstrap a Linux system with only tiny tools that can be understood by a single person": https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst

            My refreshed interest in it comes from multiple sources: first, there is now a TCP/IP stack (still WIP). Second, GNU/Linux is *gestures ambiguously* in a strange state, so it is interesting to see how far one could get with a completely non-BSD non-standard tiny, toy-like operating system.

            The installation is quite straightforward. "Please keep in mind this kernel is not yet suited for production. Use at your own risk!" is, in itself, a proof of reliability.

            This is a beginning of a slow-going🧵

            d6@merveilles.townD This user is from outside of this forum
            d6@merveilles.townD This user is from outside of this forum
            d6@merveilles.town
            wrote sidst redigeret af
            #28

            @nina_kali_nina does it support the linux framebuffer?

            if so you might be able to run uxn-lfb on it!

            https://git.phial.org/d6/uxn-lfb

            d6@merveilles.townD nina_kali_nina@tech.lgbtN 2 Replies Last reply
            0
            • d6@merveilles.townD d6@merveilles.town

              @nina_kali_nina does it support the linux framebuffer?

              if so you might be able to run uxn-lfb on it!

              https://git.phial.org/d6/uxn-lfb

              d6@merveilles.townD This user is from outside of this forum
              d6@merveilles.townD This user is from outside of this forum
              d6@merveilles.town
              wrote sidst redigeret af
              #29

              @nina_kali_nina (that said the input devices might be sufficiently divergent that they won't work properly)

              d6@merveilles.townD 1 Reply Last reply
              0
              • d6@merveilles.townD d6@merveilles.town

                @nina_kali_nina (that said the input devices might be sufficiently divergent that they won't work properly)

                d6@merveilles.townD This user is from outside of this forum
                d6@merveilles.townD This user is from outside of this forum
                d6@merveilles.town
                wrote sidst redigeret af
                #30

                @nina_kali_nina looking at the "to do" list i think maybe it won't work, sadly:

                > Improve framebuffer interface with Linux ioctl() commands.

                currently uxn-lfb relies on those ioctls

                1 Reply Last reply
                0
                • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                  So, this weekend I'm playing with Fiwix. Fiwix (https://fiwix.org/) is a small hobbyist operating system for i386 that aims to be Linux 2.0 compatible while being small enough that a single human could understand it as a whole (it's ~30k SLOC, self-hosted, and can be built with tcc).

                  A couple of years ago Fiwix was used in a fun project of "let's bootstrap a Linux system with only tiny tools that can be understood by a single person": https://github.com/fosslinux/live-bootstrap/blob/master/parts.rst

                  My refreshed interest in it comes from multiple sources: first, there is now a TCP/IP stack (still WIP). Second, GNU/Linux is *gestures ambiguously* in a strange state, so it is interesting to see how far one could get with a completely non-BSD non-standard tiny, toy-like operating system.

                  The installation is quite straightforward. "Please keep in mind this kernel is not yet suited for production. Use at your own risk!" is, in itself, a proof of reliability.

                  This is a beginning of a slow-going🧵

                  si2mev@mastodon.socialS This user is from outside of this forum
                  si2mev@mastodon.socialS This user is from outside of this forum
                  si2mev@mastodon.social
                  wrote sidst redigeret af
                  #31

                  @nina_kali_nina something for @osnews Thom?

                  nina_kali_nina@tech.lgbtN 1 Reply Last reply
                  0
                  • si2mev@mastodon.socialS si2mev@mastodon.social

                    @nina_kali_nina something for @osnews Thom?

                    nina_kali_nina@tech.lgbtN This user is from outside of this forum
                    nina_kali_nina@tech.lgbtN This user is from outside of this forum
                    nina_kali_nina@tech.lgbt
                    wrote sidst redigeret af
                    #32

                    @si2mev @osnews I think Thom knows 🙂

                    1 Reply Last reply
                    0
                    • d6@merveilles.townD d6@merveilles.town

                      @nina_kali_nina does it support the linux framebuffer?

                      if so you might be able to run uxn-lfb on it!

                      https://git.phial.org/d6/uxn-lfb

                      nina_kali_nina@tech.lgbtN This user is from outside of this forum
                      nina_kali_nina@tech.lgbtN This user is from outside of this forum
                      nina_kali_nina@tech.lgbt
                      wrote sidst redigeret af
                      #33

                      @d6 I don't think it does, but the SDL port should work. It's on my to-do list

                      1 Reply Last reply
                      0
                      • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                        Fiwix understandably misses a few important tools here and there. Having an emulator capable of running different systems would be nice, right?

                        Qemu is generally quite portable, but DosBox is smaller, and is good enough for running a large chunk of software I might want to run on my system.

                        FiwixOS has an SDL1.2 port, so compiling DosBox for it was not difficult at all (a couple of patches are still required). I've thrashed around the video card settings a little bit, until I got it mostly working. I need to figure out why the keyboard is buggy, but I can start Windows under Fiwix, and play a game of solitaire.

                        So, uh, viva FOSS? Great stuff, hobbyists! It is super duper awesome that I can just get a random toy-like OS, and simply compile the stuff I use regularly for it, and it would work. Extra kudos when the toy OS can boot with as little as 8 megs of RAM. Not gigs, megs.

                        🧵cont?

                        nina_kali_nina@tech.lgbtN This user is from outside of this forum
                        nina_kali_nina@tech.lgbtN This user is from outside of this forum
                        nina_kali_nina@tech.lgbt
                        wrote sidst redigeret af
                        #34

                        Thanks to help from the Fiwix devs, I have DosBox fully working (no sound, CD or network support yet). I got a bit upset that there's no windowing interface for the OS (yet), so I ported Bellcore MGR to Fiwix. It's half-baked, but it works.

                        If you never heard about MGR, it's an X competitor and a terminal multiplexer with graphics.
                        Here's my post about it: https://www.ninakalinina.com/notes/mgr/

                        jarkko@social.kernel.orgJ matt@proud.socialM aspiedan@autistics.lifeA drj@typo.socialD bthylafh@nerdculture.deB 9 Replies Last reply
                        0
                        • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                          Thanks to help from the Fiwix devs, I have DosBox fully working (no sound, CD or network support yet). I got a bit upset that there's no windowing interface for the OS (yet), so I ported Bellcore MGR to Fiwix. It's half-baked, but it works.

                          If you never heard about MGR, it's an X competitor and a terminal multiplexer with graphics.
                          Here's my post about it: https://www.ninakalinina.com/notes/mgr/

                          jarkko@social.kernel.orgJ This user is from outside of this forum
                          jarkko@social.kernel.orgJ This user is from outside of this forum
                          jarkko@social.kernel.org
                          wrote sidst redigeret af
                          #35
                          @nina_kali_nina Cool. I'm releasing in near future aoUT dos extender with toolchain support for modern gcc and clang. The name comes from the fact that the PM payload is relocatable a.out 🙂

                          As for Dosbox, this is AFAIK the best incarnation of it ATM: https://www.dosbox-staging.org/
                          jarkko@social.kernel.orgJ thelastpsion@oldbytes.spaceT 2 Replies Last reply
                          0
                          • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                            Thanks to help from the Fiwix devs, I have DosBox fully working (no sound, CD or network support yet). I got a bit upset that there's no windowing interface for the OS (yet), so I ported Bellcore MGR to Fiwix. It's half-baked, but it works.

                            If you never heard about MGR, it's an X competitor and a terminal multiplexer with graphics.
                            Here's my post about it: https://www.ninakalinina.com/notes/mgr/

                            matt@proud.socialM This user is from outside of this forum
                            matt@proud.socialM This user is from outside of this forum
                            matt@proud.social
                            wrote sidst redigeret af
                            #36

                            @nina_kali_nina Do I read your article to see that the software in the screenshot is from 1984? If so, fascinating to see it even includes the “root weave” X Window System stipple (I did some detective work on this visual design and thought it arrived somewhat later in the 1980s).

                            nina_kali_nina@tech.lgbtN 1 Reply Last reply
                            0
                            • jarkko@social.kernel.orgJ jarkko@social.kernel.org
                              @nina_kali_nina Cool. I'm releasing in near future aoUT dos extender with toolchain support for modern gcc and clang. The name comes from the fact that the PM payload is relocatable a.out 🙂

                              As for Dosbox, this is AFAIK the best incarnation of it ATM: https://www.dosbox-staging.org/
                              jarkko@social.kernel.orgJ This user is from outside of this forum
                              jarkko@social.kernel.orgJ This user is from outside of this forum
                              jarkko@social.kernel.org
                              wrote sidst redigeret af
                              #37
                              @nina_kali_nina The inspiration came from when I noticed that people I know who are doing demoscene productions for MS-DOS still use old compilers and really antique tools to generate MS-DOS binaries.

                              An associated project is to create mxmplay20 of https://www.cubic.org/source/mxmplay-1.6.zip, which is portable implementation of the original and buildable also for Linux (with Pipewire instead of GUS playback routine).

                              There is a new GUS fork of ao486 that has gained my interested so I guess that it is the main target platform: https://github.com/xolod79/ao486_MiSTer/tree/GUS

                              Has been nice to hear the awesome sound of Gravis Ultrasound first time in 20 years 🙂
                              nina_kali_nina@tech.lgbtN jarkko@social.kernel.orgJ 2 Replies Last reply
                              0
                              • matt@proud.socialM matt@proud.social

                                @nina_kali_nina Do I read your article to see that the software in the screenshot is from 1984? If so, fascinating to see it even includes the “root weave” X Window System stipple (I did some detective work on this visual design and thought it arrived somewhat later in the 1980s).

                                nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                nina_kali_nina@tech.lgbt
                                wrote sidst redigeret af
                                #38

                                @matt well, the MGR was created in the early 80s, but this particular distribution is based on a version from Usenet from 1989. It is possible that it was back-ported from X by then

                                dougmerritt@mathstodon.xyzD 1 Reply Last reply
                                0
                                • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                                  Thanks to help from the Fiwix devs, I have DosBox fully working (no sound, CD or network support yet). I got a bit upset that there's no windowing interface for the OS (yet), so I ported Bellcore MGR to Fiwix. It's half-baked, but it works.

                                  If you never heard about MGR, it's an X competitor and a terminal multiplexer with graphics.
                                  Here's my post about it: https://www.ninakalinina.com/notes/mgr/

                                  aspiedan@autistics.lifeA This user is from outside of this forum
                                  aspiedan@autistics.lifeA This user is from outside of this forum
                                  aspiedan@autistics.life
                                  wrote sidst redigeret af
                                  #39

                                  @nina_kali_nina I find all of your posts fascinating, though I don't understand any of it (like a language I have no idea about) But I love seeing people who are good at fixing things and are great at it (like The Repair Shop on BBC) and you really enjoy the challenge! I feel like a boring dinosaur in a tech world

                                  nina_kali_nina@tech.lgbtN 1 Reply Last reply
                                  0
                                  • jarkko@social.kernel.orgJ jarkko@social.kernel.org
                                    @nina_kali_nina The inspiration came from when I noticed that people I know who are doing demoscene productions for MS-DOS still use old compilers and really antique tools to generate MS-DOS binaries.

                                    An associated project is to create mxmplay20 of https://www.cubic.org/source/mxmplay-1.6.zip, which is portable implementation of the original and buildable also for Linux (with Pipewire instead of GUS playback routine).

                                    There is a new GUS fork of ao486 that has gained my interested so I guess that it is the main target platform: https://github.com/xolod79/ao486_MiSTer/tree/GUS

                                    Has been nice to hear the awesome sound of Gravis Ultrasound first time in 20 years 🙂
                                    nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                    nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                    nina_kali_nina@tech.lgbt
                                    wrote sidst redigeret af
                                    #40

                                    @jarkko Thanks for sharing! Well, tbh, old compilers produce predictable code 🙂 But it is really neat to have something that isn't GCC 3.3 or OW for DOS.

                                    1 Reply Last reply
                                    0
                                    • jarkko@social.kernel.orgJ jarkko@social.kernel.org
                                      @nina_kali_nina The inspiration came from when I noticed that people I know who are doing demoscene productions for MS-DOS still use old compilers and really antique tools to generate MS-DOS binaries.

                                      An associated project is to create mxmplay20 of https://www.cubic.org/source/mxmplay-1.6.zip, which is portable implementation of the original and buildable also for Linux (with Pipewire instead of GUS playback routine).

                                      There is a new GUS fork of ao486 that has gained my interested so I guess that it is the main target platform: https://github.com/xolod79/ao486_MiSTer/tree/GUS

                                      Has been nice to hear the awesome sound of Gravis Ultrasound first time in 20 years 🙂
                                      jarkko@social.kernel.orgJ This user is from outside of this forum
                                      jarkko@social.kernel.orgJ This user is from outside of this forum
                                      jarkko@social.kernel.org
                                      wrote sidst redigeret af
                                      #41
                                      @nina_kali_nina I'll publish the links in this site once I release them: https://jarkkojs.github.io/

                                      Thus, the 486 esque mode 13h fixed point graphics goodness with VGA's rectangular pixels 🙂
                                      jarkko@social.kernel.orgJ 1 Reply Last reply
                                      0
                                      • aspiedan@autistics.lifeA aspiedan@autistics.life

                                        @nina_kali_nina I find all of your posts fascinating, though I don't understand any of it (like a language I have no idea about) But I love seeing people who are good at fixing things and are great at it (like The Repair Shop on BBC) and you really enjoy the challenge! I feel like a boring dinosaur in a tech world

                                        nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                        nina_kali_nina@tech.lgbtN This user is from outside of this forum
                                        nina_kali_nina@tech.lgbt
                                        wrote sidst redigeret af
                                        #42

                                        @Aspiedan Thanks, I really appreciate the feedback! If you have any questions, feel free to leave comments with "Explaint to me Like I'm Five" (ELI5) and I'll do my best to explain 🙂

                                        aspiedan@autistics.lifeA 1 Reply Last reply
                                        0
                                        • nina_kali_nina@tech.lgbtN nina_kali_nina@tech.lgbt

                                          @Aspiedan Thanks, I really appreciate the feedback! If you have any questions, feel free to leave comments with "Explaint to me Like I'm Five" (ELI5) and I'll do my best to explain 🙂

                                          aspiedan@autistics.lifeA This user is from outside of this forum
                                          aspiedan@autistics.lifeA This user is from outside of this forum
                                          aspiedan@autistics.life
                                          wrote sidst redigeret af
                                          #43

                                          @nina_kali_nina I think you would spend more tine explaining than actually working on stuff
                                          Its nice to have people doing things they enjoy in my feed. Reminds me people are all so different, and thats what makes life beautiful. Art would be boring if artists only used 1 colour or texture (ignoring some modern art here that doesn't fit my analogy)

                                          1 Reply Last reply
                                          0
                                          Svar
                                          • Svar som emne
                                          Login for at svare
                                          • Ældste til nyeste
                                          • Nyeste til ældste
                                          • Most Votes


                                          • Log ind

                                          • Har du ikke en konto? Tilmeld

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          Graciously hosted by data.coop
                                          • First post
                                            Last post
                                          0
                                          • Hjem
                                          • Seneste
                                          • Etiketter
                                          • Populære
                                          • Verden
                                          • Bruger
                                          • Grupper