Coder Social home page Coder Social logo

Put compiled code into "releases" about mtm HOT 9 OPEN

deadpixi avatar deadpixi commented on August 15, 2024 1
Put compiled code into "releases"

from mtm.

Comments (9)

tenox7 avatar tenox7 commented on August 15, 2024

Yeah also would be nice to see compiled versions for various versions of unix like AIX, HPUX, Solaris, etc etc.

from mtm.

loreb avatar loreb commented on August 15, 2024

On my computer (cheap pc from 2015 with a rotating hdd) it takes less than two seconds to compile and less than one second to compile with a warm filesystem cache - by far the most expensive operation is installing ncurses if they are missing (assuming the compiler is already there).

TLDR: compilation is really quick, why binaries?

from mtm.

tenox7 avatar tenox7 commented on August 15, 2024

Because some people don't know how to compile, or don't want to bother. Not everyone is a programmer.

from mtm.

talentlessguy avatar talentlessguy commented on August 15, 2024

On my computer (cheap pc from 2015 with a rotating hdd) it takes less than two seconds to compile and less than one second to compile with a warm filesystem cache - by far the most expensive operation is installing ncurses if they are missing (assuming the compiler is already there).

TLDR: compilation is really quick, why binaries?

because downloading binaries takes less time than building from source. I think this is evident.

from mtm.

loreb avatar loreb commented on August 15, 2024

@tenox7 I'll admit I didn't even think of that, shame on me! In my defense, I can't imagine someone who uses the terminal, knows what a terminal multiplexer is, is willing to investigate alternatives to screen/tmux AND doesn't have a compiler installed (unless it's common on some of the unix variants you listed, I've only tried some solaris variants in a vm)

@talentlessguy less than two seconds on a cheap laptop with 5400rpm hdd... also, I've never tried it myself, but I've seen several questions indicating it may be a PITA, eg https://stackoverflow.com/a/5977518

from mtm.

tenox7 avatar tenox7 commented on August 15, 2024

@loreb Using terminal and a compiler is not comparable. Power users and sysadmins for instance would be very heavily utilizing terminals and even doing some scripting but they would rarely bother compiling anything. This is why users and admins mostly just install packages like deb or rpm instead of compiling from source.

from mtm.

talentlessguy avatar talentlessguy commented on August 15, 2024

@deadpixi any updates on the issue? 🤔

from mtm.

joshbaptiste avatar joshbaptiste commented on August 15, 2024

Indeed.. a static musl release would be nice, trying this out , getting linker errors on FreeBSD just didn't bother and went back to tmux.

from mtm.

talentlessguy avatar talentlessguy commented on August 15, 2024

@joshbaptiste I suggest creating an issue for that, instead of "not bothering"

from mtm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.