Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • 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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

Scheduled Pinned Locked Moved Uncategorized
9 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • libreleah@mas.toL This user is from outside of this forum
    libreleah@mas.toL This user is from outside of this forum
    libreleah@mas.to
    wrote last edited by
    #1

    FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

    Building LibreWolf uses copious amounts of disk space. 1st terminal shows disk usage, updated every 2 secs; /home was using 0GB, now it's gigabytes (I'm building it in /home).

    2nd terminal shows the build, in OpenBSD's ports system. 3rd shows CPU/RAM usage.

    I'm re-testing building the latest LibreWolf on OpenBSD CURRENT. Hopefully my port will build!

    (i'm ssh'd into openbsd on each terminal)

    Link Preview Image
    matthewcroughan@social.defenestrate.itM moses_izumi@fe.disroot.orgM fun@berkeley.edu.plF 3 Replies Last reply
    0
    • libreleah@mas.toL libreleah@mas.to

      FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

      Building LibreWolf uses copious amounts of disk space. 1st terminal shows disk usage, updated every 2 secs; /home was using 0GB, now it's gigabytes (I'm building it in /home).

      2nd terminal shows the build, in OpenBSD's ports system. 3rd shows CPU/RAM usage.

      I'm re-testing building the latest LibreWolf on OpenBSD CURRENT. Hopefully my port will build!

      (i'm ssh'd into openbsd on each terminal)

      Link Preview Image
      matthewcroughan@social.defenestrate.itM This user is from outside of this forum
      matthewcroughan@social.defenestrate.itM This user is from outside of this forum
      matthewcroughan@social.defenestrate.it
      wrote last edited by
      #2
      Par for the course with modern software innit, can you try servo next? I'm curious. I don't see many people profiling build requirements.
      1 Reply Last reply
      0
      • libreleah@mas.toL libreleah@mas.to

        FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

        Building LibreWolf uses copious amounts of disk space. 1st terminal shows disk usage, updated every 2 secs; /home was using 0GB, now it's gigabytes (I'm building it in /home).

        2nd terminal shows the build, in OpenBSD's ports system. 3rd shows CPU/RAM usage.

        I'm re-testing building the latest LibreWolf on OpenBSD CURRENT. Hopefully my port will build!

        (i'm ssh'd into openbsd on each terminal)

        Link Preview Image
        moses_izumi@fe.disroot.orgM This user is from outside of this forum
        moses_izumi@fe.disroot.orgM This user is from outside of this forum
        moses_izumi@fe.disroot.org
        wrote last edited by
        #3
        @libreleah
        Whenever I hear about compilers it's always something grody like
        "this project you rely on every day? it takes a week to build and consumes 3 DVDs worth of disk space."
        or
        "developer forgot to list an important dependency"

        Interpreted languages may have done more to help the Four Freedoms than the FSF ever could.
        - adblockers making commercial webpages less of a hellscape
        - ZDoom becoming the go-to Doom port for modders because it re-implemented the game as a pile of scripts
        - over 3 millon videogames run Lua (and NetBSD uses it to prototype device drivers)
        - Powermacs and RISC workstations getting booted with Forth
        I know it's just passing the buck to someone else but still.
        libreleah@mas.toL 1 Reply Last reply
        0
        • moses_izumi@fe.disroot.orgM moses_izumi@fe.disroot.org
          @libreleah
          Whenever I hear about compilers it's always something grody like
          "this project you rely on every day? it takes a week to build and consumes 3 DVDs worth of disk space."
          or
          "developer forgot to list an important dependency"

          Interpreted languages may have done more to help the Four Freedoms than the FSF ever could.
          - adblockers making commercial webpages less of a hellscape
          - ZDoom becoming the go-to Doom port for modders because it re-implemented the game as a pile of scripts
          - over 3 millon videogames run Lua (and NetBSD uses it to prototype device drivers)
          - Powermacs and RISC workstations getting booted with Forth
          I know it's just passing the buck to someone else but still.
          libreleah@mas.toL This user is from outside of this forum
          libreleah@mas.toL This user is from outside of this forum
          libreleah@mas.to
          wrote last edited by
          #4

          @moses_izumi i don't think running everything inside an interpreter is viable. lots of programs are performance-critical and a dynamic recompiler can only go so far. but your point is well-taken, thank you.

          libreleah@mas.toL 1 Reply Last reply
          0
          • libreleah@mas.toL libreleah@mas.to

            @moses_izumi i don't think running everything inside an interpreter is viable. lots of programs are performance-critical and a dynamic recompiler can only go so far. but your point is well-taken, thank you.

            libreleah@mas.toL This user is from outside of this forum
            libreleah@mas.toL This user is from outside of this forum
            libreleah@mas.to
            wrote last edited by
            #5

            @moses_izumi like. you wouldn't write an emulator in python. that's strictly c/c++ or rust territory.

            1 Reply Last reply
            0
            • libreleah@mas.toL libreleah@mas.to

              FUN FACT (and i will continue posting facts and they will continue to be fun, until morale improves):

              Building LibreWolf uses copious amounts of disk space. 1st terminal shows disk usage, updated every 2 secs; /home was using 0GB, now it's gigabytes (I'm building it in /home).

              2nd terminal shows the build, in OpenBSD's ports system. 3rd shows CPU/RAM usage.

              I'm re-testing building the latest LibreWolf on OpenBSD CURRENT. Hopefully my port will build!

              (i'm ssh'd into openbsd on each terminal)

              Link Preview Image
              fun@berkeley.edu.plF This user is from outside of this forum
              fun@berkeley.edu.plF This user is from outside of this forum
              fun@berkeley.edu.pl
              wrote last edited by
              #6
              @libreleah is your unimatrix0 now running openbsd or still on debian?
              libreleah@mas.toL 1 Reply Last reply
              1
              0
              • R relay@relay.an.exchange shared this topic
              • fun@berkeley.edu.plF fun@berkeley.edu.pl
                @libreleah is your unimatrix0 now running openbsd or still on debian?
                libreleah@mas.toL This user is from outside of this forum
                libreleah@mas.toL This user is from outside of this forum
                libreleah@mas.to
                wrote last edited by
                #7

                @fun still debian. my openbsd hostname is "shitbox". i do actual work on porting from my debian machine for the time being.

                then i just push to a test branch and check out that branch on the openbsd machine, and build it.

                so my debian machine is still my main machine, still hostname "unimatrix0". my openbsd dev machine, presently only used to test my librewolf builds, is a separate machine with the hostname "shitbox".

                this is my openbsd box (my shitbox):

                Link Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
                libreleah@mas.toL fun@berkeley.edu.plF 2 Replies Last reply
                0
                • libreleah@mas.toL libreleah@mas.to

                  @fun still debian. my openbsd hostname is "shitbox". i do actual work on porting from my debian machine for the time being.

                  then i just push to a test branch and check out that branch on the openbsd machine, and build it.

                  so my debian machine is still my main machine, still hostname "unimatrix0". my openbsd dev machine, presently only used to test my librewolf builds, is a separate machine with the hostname "shitbox".

                  this is my openbsd box (my shitbox):

                  Link Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
                  libreleah@mas.toL This user is from outside of this forum
                  libreleah@mas.toL This user is from outside of this forum
                  libreleah@mas.to
                  wrote last edited by
                  #8

                  @fun and this is my debian desktop:

                  that text is actually a png file. i made the errors from earlier today (failed librewolf build) a wallpaper. the weird eye photo is captured from a specific frame in the movie Mad Max, just before the nightrider's car blows up with him in it.

                  1 Reply Last reply
                  0
                  • libreleah@mas.toL libreleah@mas.to

                    @fun still debian. my openbsd hostname is "shitbox". i do actual work on porting from my debian machine for the time being.

                    then i just push to a test branch and check out that branch on the openbsd machine, and build it.

                    so my debian machine is still my main machine, still hostname "unimatrix0". my openbsd dev machine, presently only used to test my librewolf builds, is a separate machine with the hostname "shitbox".

                    this is my openbsd box (my shitbox):

                    Link Preview ImageLink Preview ImageLink Preview ImageLink Preview Image
                    fun@berkeley.edu.plF This user is from outside of this forum
                    fun@berkeley.edu.plF This user is from outside of this forum
                    fun@berkeley.edu.pl
                    wrote last edited by
                    #9
                    @libreleah Nice LXQt
                    1 Reply Last reply
                    2
                    0
                    • R relay@relay.infosec.exchange shared this topic
                    Reply
                    • Reply as topic
                    Log in to reply
                    • Oldest to Newest
                    • Newest to Oldest
                    • Most Votes


                    • Login

                    • Login or register to search.
                    • First post
                      Last post
                    0
                    • Categories
                    • Recent
                    • Tags
                    • Popular
                    • World
                    • Users
                    • Groups