Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You two ought to be more careful--your love could drag on for years and years.


comp / comp.os.linux.advocacy / The Power Of FOSS In Little Things

SubjectAuthor
* The Power Of FOSS In Little ThingsXavier Dominica
`- Re: The Failure of Feeb and GuhNoo/Linux In Little ThingsDFS

1
Subject: The Power Of FOSS In Little Things
From: Xavier Dominica
Newsgroups: comp.os.linux.advocacy
Organization: UsenetExpress - www.usenetexpress.com
Date: Fri, 4 Oct 2024 19:12 UTC
From: XD@gnulinux.rocks (Xavier Dominica)
Subject: The Power Of FOSS In Little Things
Newsgroups: comp.os.linux.advocacy
Mime-Version: 1.0
User-Agent: Fuck Yo' Momma in the Ass News 20.1
Message-Id: <pan$7e686$c342950e$251e59d9$4227b3e3@gnulinux.rocks>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Lines: 23
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!border-3.nntp.ord.giganews.com!border-4.nntp.ord.giganews.com!nntp.giganews.com!news-out.netnews.com!s1-1.netnews.com!feeder.usenetexpress.com!tr1.iad1.usenetexpress.com!news.usenetexpress.com!not-for-mail
Date: Fri, 04 Oct 2024 19:12:22 +0000
Nntp-Posting-Date: Fri, 04 Oct 2024 19:12:22 +0000
X-Received-Bytes: 1099
Organization: UsenetExpress - www.usenetexpress.com
X-Complaints-To: abuse@usenetexpress.com
View all headers

Microslop Winblows is known for the simple "Hello World" consuming
2.5 Megabytes of space.

The GNU/Linux popular desktops are not far behind in ridiculous
bloat.

But it does not have to be this way.

Check out this "color picker" utility, a standard tool for any
versatile user:

https://github.com/Jack12816/colorpicker

It weighs in at 12 Kilobytes on my machine.

I use it all the fucking time -- and you would too if you
weren't a totally beaten and fucked distro lackey.

Ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha, ha!

--
Systemd: solving all the problems that you never knew you had.

Subject: Re: The Failure of Feeb and GuhNoo/Linux In Little Things
From: DFS
Newsgroups: comp.os.linux.advocacy
Organization: A noiseless patient Spider
Date: Sat, 5 Oct 2024 20:45 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: nospam@dfs.com (DFS)
Newsgroups: comp.os.linux.advocacy
Subject: Re: The Failure of Feeb and GuhNoo/Linux In Little Things
Date: Sat, 5 Oct 2024 16:45:01 -0400
Organization: A noiseless patient Spider
Lines: 55
Message-ID: <vds8ge$sv08$1@dont-email.me>
References: <pan$7e686$c342950e$251e59d9$4227b3e3@gnulinux.rocks>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 05 Oct 2024 22:45:02 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f1e6b1a689f46d2132e8a8fe83867630";
logging-data="949256"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18VeDcw7yjpTJzXp2qmmXM+"
User-Agent: Betterbird (Windows)
Cancel-Lock: sha1:FgQD0mRWoF1QXlvR0GYJylX8kio=
In-Reply-To: <pan$7e686$c342950e$251e59d9$4227b3e3@gnulinux.rocks>
Content-Language: en-US
View all headers

On 10/4/2024 3:12 PM, Lameass Larry lied again:

> Microslop Winblows is known for the simple "Hello World" consuming
> 2.5 Megabytes of space.

Lying Larry Pietraskiewicz is well known for his simple cola posts
consuming all the truth in the air and regurgitating lies and idiocy.

So let's test his latest claim:

------------------------------------
#include <stdio.h>
int main(void) {
printf("Hello world!\n");
return 0;
} ------------------------------------

That's 80 bytes.

compilers
tcc 0.9.27 Windows
tcc 0.9.27 Linux (WSL Ubuntu)
gcc 11.4.0-1 Linux (WSL Ubuntu)

compilation
$ tcc hw.c -o hw-tcc.exe
$ tcc hw.c -o hw-tcc
$ gcc hw.c -o hw-gcc

executable file sizes
hw-tcc.exe Windows 2,048 bytes
hw-tcc Linux 2,984 (1.5x larger than Windows)
hw-gcc Linux 15,960 (7.8x larger than Windows)

Ouch!

Using gcc size optimizations:
1) -Os -s -fno-ident
now 14.5KB

2) -Wl,-z,max-page-size=0x1000 -s -Wl,-z,norelro hw.c && strip -s
now 11.2KB

How embarrassing.

The GuhNoo "operating system" and GuhNoo "compiler" and GuhNoo elf
format fails again.

Feeb fails again.

1

rocksolid light 0.9.8
clearnet tor