Posts by Suiseiseki@desuposter.club
(DIR) Post #AIQq8nDyQxedxbT5k0 by Suiseiseki@desuposter.club
2022-04-14T06:47:17.094703Z
0 likes, 0 repeats
@ruina Sorry, I'm not attracted to prepubescent children, so therefore I'm not a pedophile.If you're so quick to accuse me of a term so widely misunderstood out of the blue, it's possible you could be deflecting something.
(DIR) Post #AIQrmobOpXb5ls4bsu by Suiseiseki@desuposter.club
2022-04-14T07:05:43.864203Z
0 likes, 0 repeats
@Inginsub You discard the truth?: https://www.gnu.org/gnu/gnu-linux-faq.html
(DIR) Post #AIQs0OTikrkynsxMoa by Suiseiseki@desuposter.club
2022-04-14T07:08:10.591275Z
0 likes, 0 repeats
@volpeon Unlimited you say?How much download and upload?In my opinion, unlimited is at least a 1000BASE-T connection with no arbitrary restrictions.
(DIR) Post #AIQyKDBx1l1BJcThKa by Suiseiseki@desuposter.club
2022-04-14T08:18:59.212841Z
0 likes, 0 repeats
@icedquinn >comfy >discordhttps://stallman.org/discord.html
(DIR) Post #AIRBg8d3yFgewIwecS by Suiseiseki@desuposter.club
2022-04-14T10:48:37.090347Z
0 likes, 1 repeats
@splitshockvirus Yes.
(DIR) Post #AIRCCjJR7NpXygJ172 by Suiseiseki@desuposter.club
2022-04-14T10:54:30.747900Z
0 likes, 0 repeats
@kura May or may not be freedom respecting/10 depending on whether you can install software and/or the installed software is proprietary.
(DIR) Post #AIRD66dK76ZCEV0sEK by Suiseiseki@desuposter.club
2022-04-14T11:04:30.421502Z
0 likes, 0 repeats
@tro0p3r Cringe and proprietary pilled: https://www.gnu.org/proprietary/malware-apple.html
(DIR) Post #AIRDenlAHDvRpiE0aO by Suiseiseki@desuposter.club
2022-04-14T11:10:47.118971Z
0 likes, 0 repeats
@straw Every single thing google has released glows in the dark: https://www.gnu.org/proprietary/malware-google.htmlThe best opt-out is just not running JavaScript at all in Tor Browser (i.e. turn safest mode on), as 100% of websites work better without it.@s8n >using yandex nowSearching on yandex at least works without JavaScript, but searx is probably what you want instead.
(DIR) Post #AIRElcxmuqOqKVwqAa by Suiseiseki@desuposter.club
2022-04-14T11:23:13.646394Z
0 likes, 0 repeats
@amolith I don't see how the unauthorized copying of a meme is any way equivalent to theft and murder on the high seas.The current image may or may not be infringing copyright, depending on if the character is licensed for unrestricted usage, or if fair use applies.I don't see how it's possible to steal a digital thing and so copying is never, and will never be theft.
(DIR) Post #AIRFGF7JcrmNLh0FWq by Suiseiseki@desuposter.club
2022-04-14T11:28:45.708693Z
2 likes, 0 repeats
@Aether Nah, docker is just terrible and is only used by developers looking to avoid packaging their software correctly.I will never use software packaged in docker, as that's a clear sign the software isn't any good.I'm an enjoyer of proper dynamic linking with Gentoo and portage.
(DIR) Post #AIRGVgcrjMgcxpgjke by Suiseiseki@desuposter.club
2022-04-14T11:42:45.934826Z
2 likes, 0 repeats
@Aether Also, on Gentoo the source files of thttpd are 95KiB (compressed, but still).As for dependencies, most seems to be compile time only software, as well as libcrypt.so, which I'm pretty sure docker provides - therefore not increasing the counted size.I compiled thttpd (with -O3 increasing the size) and I got a binary of size 114KiB and the sample config file is 670 bytes.With docker, you end up wasting ~72KiB of storage, even for packages that seemingly use dockers built in libraries.
(DIR) Post #AIRI9KlyV0Vkj2Pzt2 by Suiseiseki@desuposter.club
2022-04-14T12:01:07.470627Z
1 likes, 0 repeats
@Mek101 "Ethical software" isn't just a sad joke, it's a class of proprietary software licenses that are opposed to the four required freedoms.>According to one very clever person I wouldn't call this poster very clever at all, as they managed to confuse "open source" with free software by falling for the quite confusing "FOSS" term.They are correct that "open source" as a movement is failing to do as it intended, as it focuses 100% on technical success - so if there is any failures in the software, people see no reason not to go back to proprietary software (other than price, but unauthorized copying lets you avoid that by paying another price): https://www.gnu.org/philosophy/open-source-misses-the-point.htmlThe free software movement has succeeded, as a fully free operating system has been constructed and is quite usable.Sure GNU/Linux isn't as popular as proprietary OS's, but we don't care about popularity - even if one single person is able to achieve software freedom, we have won.Of course, the battle is just getting started and "open source" is being used as a weapon against us, but we will never surrender or give up, no matter how many laws the enemies of freedom break in their efforts to stop us.
(DIR) Post #AIRKQEtToHIDK77LRg by Suiseiseki@desuposter.club
2022-04-14T12:26:35.090155Z
0 likes, 0 repeats
@Mek101 Rozen Maiden - Träumend - Episode 1 - Rozenkristall - 07:18.938That's right - I searched through the episodes to find the frame just for you (rather than providing the poor quality cropped version I had on hand).
(DIR) Post #AISRcmef0UIoLM4gLY by Suiseiseki@desuposter.club
2022-04-15T01:22:00.611295Z
1 likes, 0 repeats
@satoshi Yes, but why are you comparing a command in an (albeit crappy) shell on an OS, with a kernel?On Linux, there's a sys_renameat{2} SYSCALL and not a sys_move SYSCALL, as moving files is ideally just renaming the path/filename field in the filesystem.The command to move stuff around on GNU/Linux is; `mv <src>... <dest>`, so shorter than the windows command.
(DIR) Post #AISRrwdmA87teotFTM by Suiseiseki@desuposter.club
2022-04-15T01:24:43.696332Z
1 likes, 0 repeats
@novimatrem "Linux desktop" is one of the biggest oxymoron's I know, as Linux is only a kernel and does not operate on its own - therefore not giving you a working desktop.Yes, a VM implemented in adobe flash for GNU/Linux will be much worse than a VM implemented in JavaScript, as at least fully functional JavaScript engines that are free software exist.
(DIR) Post #AISSDND8ZNUE93eExk by Suiseiseki@desuposter.club
2022-04-15T01:28:37.252416Z
0 likes, 0 repeats
@icedquinn Android already uses the kernel, Linux, so I guess you're saying that notifications should be implemented in Linux despite how it lacks an interface?Please no, there's a reason I compile with USE="-libnotify" - notifications are a supreme cancer to computing.Also, I don't see how a similar looking implementation from scratch is any way equivalent to stealing.
(DIR) Post #AISSurbTRkryrFlkC8 by Suiseiseki@desuposter.club
2022-04-15T01:36:28.238421Z
0 likes, 0 repeats
@lewdthewides >You don't wanna know what it takes to install linux from scratch.It's quite simple really;0. cd /usr/src1. wget https://git.kernel.org/torvalds/t/linux-5.18-rc2.tar.gz2. tar -xf linux-5.18-rc2.tar.gz && rm linux-5.18-rc2.tar.gz && cd linux-5.18-rc23. make menuconfig --> then configure all the features that you want and don't want.4. make && make modules_install5. make install>All distros automate the install process in some way Not all, Gentoo GNU/Linux from stage3 doesn't automate the process at all - all that's provided is a root with a few pieces of precompiled GNU (and other) software.If you don't want precompiled bloat, you can build Gentoo from stage0.Debian GNU/Linux is an okay distro, but it sadly lacks freedom from systemd.
(DIR) Post #AISTG65QnGmDrFuFay by Suiseiseki@desuposter.club
2022-04-15T01:40:18.717934Z
0 likes, 0 repeats
@hj microsoft SAM is proprietary software provided only as a binary, so it would be illegal to port it to the kernel, Linux and distribute the combination due to the GPLv2.For GNU/Linux, the free software replacement for that program is eSpeak-ng, which was seemingly written for GNU/Linux originally, but has been ported to other OS's like windows and macos.
(DIR) Post #AISTWFheo78AJgUPeS by Suiseiseki@desuposter.club
2022-04-15T01:43:14.498165Z
0 likes, 0 repeats
@getindor Oracle GNU/Linux is just Red Hat Enterprise GNU/Linux with Oracle branding, and RHEGL isn't particularly good.The main use case of that OS seems to be running proprietary software from Oracle, so I would say to avoid that and install Gentoo-libre GNU/Linux-libre instead.
(DIR) Post #AITN3BB49KRhJcxVo0 by Suiseiseki@desuposter.club
2022-04-15T12:05:27.987001Z
0 likes, 0 repeats
@tibike I'm pretty sure there's one sound driver for the kernel, Linux; ALSA.As the sound driver crashing is likely to stop sound working at all, then it doesn't make a sound if anyone is in earshot or not.Any sounds in a forest still happen if people are around to hear it or not.