101010.pl is one of the many independent Mastodon servers you can use to participate in the fediverse.
101010.pl czyli najstarszy polski serwer Mastodon. Posiadamy wpisy do 2048 znaków.

Server stats:

519
active users

#os1337

0 posts0 participants0 posts today
Replied in thread

@bagder Problem with that is (besides occasional bugfixes), most people including myself would see #curl to be functionally complete and anything "nice to have" would be considered not worth the balooning in #complexity and #size.

  • I mean, does curl need to be able to do #BitTorrent (magnet:), #IPFS (ipfs://) or god forbid #blockchain (i.e. #EVM) support?

  • Do you really want to integrate @torproject / #Tor support natively into curl when using #HTTP (localhost:8118) and #SOCKS5 (localhost:9050) #proxy allows for the same and doesn't necessitate having to handle and ingest Tor arguments as well??

In fact if #toybox didn't have a #wget implementation that I could use for OS/1337 I would've merely chosen tiny-curl -o as a global alias or if #tinycurl wasn't an option, curl -o instead.

  • Maybe someone who wants to have said functionality like tor support built-in will go and IDK make i.e. #neocurl or sth. along those lines or build something like #ethcurl or #torcurlor #ipfscurl or whatever...

That being said I am glad curl isn't solely maintained by you but has other contributors (give them a shoutout!) but I also am glad you maintain that vital software that most "#TechIlliterate #Normies" most likely never heard of but propably use on a daily basis as part of all the #tech they use to #consume media with...

  • I consider curl to be "the #vim of downloaders" (tho that's kinda insulting and limiting since curl is more than just a downloader and more intuitive than vim) with wget being "the #vi of downloaders" (tho wget is even simpler to use than vi)...

Either way, curl is awesome...

curl.securl

@SweetAIBelle very nifty...

Ideally with some nifty tools (compareable to Tails' #PersistentSotrage) to allow mounting local/remote storage as $HOME and potentially leverage toram as boot option.

Certainly that "#RescueLinux" part is mid- to ongterm goal of OS/1337 and I am working on it (abeit at a pace slower than I want to cuz 'things happen in meatspace' and those sadly require my full attention...

  • Needless to say it's always good to have a nifty system at hand (worst-case I'd install @ubuntu / #UbuntuLTS #Desktop on an external SSD/HDD and have that at hand) if one doesn't have their Distro on a hot-swappable / toolless replaceable drive anyway...

Using #ArchLinux is quite good because it makes it easy to get started and adapt said system as need be.

Replied in thread

@dalias @eniko Personally, I'll sooner or later have to engange the whole #ARMv5 / #ARM11r7 / #RaspberryPi architecture anyway with OS/1337.

  • Tho given it's a minimalist Linux merely booting an initramfs and never doing any writes, there should be no indurance issues.

But I know a #readonly - OS isn't practical and where it is people already use #iPXE & #iSCSI for #diskless setups!

  • THO AFAICT there should be an option to basically partition the system and only keep /boot on an SD card, and the rest could be on any USB mass storage device (i.e. SSD or even HDD)...

That being said Raspberry Pi do have the key advantage of being by far the best in terms of #documentation.

Replied in thread

@ariadne makes sense espechally if you don't want to delegate that to tools like #curl or #wget to handle...

  • In fact, were it not for the minimalist wget in #toybox [without #HTTPS!] I would've to figure out a different way to make the package manager for OS/1337, #spm, work.

OFC it's not operational yet but I know that #KissPrinciple is good...
And I do intent @OS1337 to do that with as well...

GitHubGitHub - OS-1337/spm: simple package manager - the package manager for OS/1337simple package manager - the package manager for OS/1337 - OS-1337/spm

Sorry for the delays but I've had to work on some things that prevented me from working on @OS1337 ...
github.com/OS-1337

I've had to basically fork the #mlb #bootloader because it is basically unmaintained...

...after all #syslinux wastes ~ 200kB of space...

Now this is kind of a mess but I've to sort this out...

On the flipside I did build mlb so everyone can just yoink it for their minimalist distro needs...

*tho AFAIK this will only #BIOS-#boot on i486 and up.

GitHubOS/1337OS/1337 is a CLI-oriented minimal toybox/Linux + musl distribtion - OS/1337

For everyone wanting to test out OS/1337 there's good news:

You can just clone the #git repo or pull it as #zip:
github.com/OS-1337/OS1337

and then just run ./scripts/build.sh

and within a few mins it'll spit out a bootable #1440kB image in /build/0.CORE/ to put on a 3,5" FDD or run in a VM [may it be #QEMU or #VirtualBox]...

Thanks to @SweetAIBelle for the generous contributions!

GitHubGitHub - OS-1337/OS1337: OS/1337 ProjectOS/1337 Project . Contribute to OS-1337/OS1337 development by creating an account on GitHub.
Replied in thread

@hspmauli @meerschweinchen83
Bei einem System das nur 80*25 Zeichen Text ausgibt sollte dem aber so sein...

Ich wünschte ich hätte Budget um jemensch für entsprechendes #AccessibilityTesting von #OS1337 zu bezahlen, weil das schließlich auch #Arbyte ist die nicht einfach ist...

In der Theorie sollte es gut funktionieren aber ich konnte es bisher noch nicht verifizieren.

Da aber eine serielle Konsole unterstützt wird sollten allerdings theoretisch alle Ein- und Ausgaben implementierbar sein.

Replied in thread

@rory Since then @SweetAIBelle and I have worked on OS/1337 and whilst we have some booting prereleases, I want to iron it out into something that works and that is easily extensible and "build from source yourself"...

github.com/OS-1337/OS1337
github.com/orgs/OS-1337/projec

Tho #OS1337 is not to be confused with @landley 's reference implementation of a #toybox + #musl / #Linux distro that is #mkroot, which is close to but not identical to the foundation of #Android, but exceeds my space requirements.

GitHubGitHub - OS-1337/OS1337: OS/1337 ProjectOS/1337 Project . Contribute to OS-1337/OS1337 development by creating an account on GitHub.
Replied in thread

@rory Well, for #OS1337 I took inspiration from @w84death 's #Floppinux and took his #documentation and went full "chimp banging rocks together" on it, but swapping #BusyBox for @landley 's #toybox since I prefer #bash over #ash and wanted something really basic that would do more than cat text files but provide i.e. a portable #SSH #client on a FDD.
Something that could serve as a foundation or rather plain "slate for my other projects in lieu of a THICC distro that is not practically auditable