Discuss Scratch

MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Note: You are not a hacker just because you install a web browser

god286
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

I use macOS and I am happy with it, why should I switch to Linux? I have the flexibility of a terminal and a really good development environment (I hate windows)
I do also want to try it some day, but later when more software is supported (office) and then I will think about it.

Last edited by god286 (Nov. 11, 2021 01:40:14)


Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

god286 wrote:

I use macOS and I am happy with it, why should I switch to Linux? I have the flexibility of a terminal and a really good development environment (I hate windows)
I do also want to try it some day, but later when more software is supported and then I will think about it.
If you don't like Linux, why are you here?

god286
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

MagicCrayon9342 wrote:

you don't like Linux

god286 wrote:

I do also want to try it some day
It's open source (yay) and it isn't windows (yay) but I think in the future it would be better for me

Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

I now have my Linux scripts on github. Here
Only the contents of my current ~/.scripts dir. I lose my scripts every OS reinstall/switch

Last edited by MagicCrayon9342 (Nov. 11, 2021 02:50:07)


Chiroyce
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

I use macOS only because the hardware and build quality of the MacBooks are really good. M1 is great performance (for me), battery life (for me), and wayy less heat generating than an Intel based mac. I don't think there are any Linux laptops that are nearly as good in terms of hardware. And software support is limited, not all apps run very well on Linux. That being said, it is an AMAZING OS and there are tons of things you can do on it. I'm sticking to macOS for now. I have used terminal based Linux quite a lot - it's really fun and stuff … but I haven't used a Linux GUI yet. Also Darwin and Linux >>> NT.

god286 wrote:

a really good development environment (I hate windows)
Same. Windows isn't very good for a person like me who likes doing stuff with programming languages. macOS is just a whole lot better, ships with built in Python2, Ruby, Bash, Zsh, and sh. Linux also does that - but again, hardware support is why I don't use it a lot. For software devs or any person doing anything that's related to software, professional, or as a hobby, or while in college or school, Linux and macOS are better than Windows. Linux does have a few advantages over macOS, it's free, open source, and isn't made by a money hungry company (like Apple or Google or Microsoft).







April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
god286
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Chiroyce wrote:

Same. Windows isn't very good for a person like me who likes doing stuff with programming languages. macOS is just a whole lot better, ships with built in Python2, Ruby, Bash, Zsh, and sh. Linux also does that - but again, hardware support is why I don't use it a lot. For software devs or any person doing anything that's related to software, professional, or as a hobby, or while in college or school, Linux and macOS are better than Windows. Linux does have a few advantages over macOS, it's free, open source, and isn't made by a money hungry company (like Apple or Google or Microsoft).
lol, I remember one time when I had a Lenovo Ideapad 320 and it was SO SLOW and it took me so long to get Node working.
But let's not get too off topic now.. I think there might actually be a Unix topic instead because they have so many similarities (but not equal)
And who wants to use Python2? That's there for legacy purposes; as soon as you go and get Python3 it will just be there to haunt you when you try to copy-paste a command that has python instead of python3 and you never notice

Last edited by god286 (Nov. 11, 2021 07:26:22)


Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
Chiroyce
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

god286 wrote:

And who wants to use Python2? That's there for legacy purposes; as soon as you go and get Python3 it will just be there to haunt you when you try to copy-paste a command that has python instead of python3 and you never notice
You can change your environment variables to use /usr/bin/python3 instead of /usr/bin/python.

ok now enough offtopic - https://scratch.mit.edu/discuss/topic/557432/

Last edited by Chiroyce (Nov. 11, 2021 07:40:10)








April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
Jonathan50
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

The best Linux distros are in my opinion ones without systemd, like Devuan. (systemd is an init program – meaning it's constantly present – used by most or all mainstream Linux distros, but many think it's bloated and does too much.)

I really like the MATE desktop environment and GNU Emacs, the text editor.

god286 wrote:

I use macOS and I am happy with it, why should I switch to Linux? I have the flexibility of a terminal and a really good development environment (I hate windows)
I do also want to try it some day, but later when more software is supported (office) and then I will think about it.
GNU/Linux has lots of advantages over Windows. I don't think it really have many advantages over macOS, except that it's FOSS and gratis, and a Mac costs a trillion dollars.

Maybe it could be more secure because it's open source? Or maybe it could be more efficient than macOS, because it isn't based on a basically monolithized version of the Mach kernel, and doesn't have all those Objective-C frameworks, services, and programs? (Just speculating; somebody could confirm by actually comparing them.)

Last edited by Jonathan50 (Nov. 12, 2021 00:28:05)


Not yet a Knight of the Mu Calculus.
Chiroyce
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Here's a nice advertisement (made by a member of the Linux community) for Linux: https://youtu.be/g_X3EmbcomE
(sudo also works on Mac, but not Windows)

Jonathan50 wrote:

I don't think it really have many advantages over macOS, except that it's FOSS and gratis.
Yeah - it's personal preference … macOS is better for some while Linux is better for others.

Last edited by Chiroyce (Nov. 11, 2021 12:11:58)








April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Chiroyce wrote:

Here's a nice advertisement (made by a member of the Linux community) for Linux: https://youtu.be/g_X3EmbcomE
(sudo also works on Mac, but not Windows)

Jonathan50 wrote:

I don't think it really have many advantages over macOS, except that it's FOSS and gratis.
Yeah - it's personal preference … macOS is better for some while Linux is better for others.
If you do not like Linux, or don't want to talk about it. Please go to the correct topic of such OS you like and use. Please don't get this topic closed and have it end up like the Windows 11 topic that got closed, then reopened. I don't want my topic closed at all.

MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

This is a ‘Linux’ topic, going off topic is stupid. Quit!

Chiroyce
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Copied from a YouTube comment

- Hey mum, can I please play some Nintendo? I finished all my homework
- No son, it's too late
- sigh… hey mum, can I sudo play some Nintendo?
- Sure, you don't even have to ask!

MagicCrayon9342 wrote:

If you do not like Linux
They don't deserve to be in this topic - I'm here because Linux is epic.

Last edited by Chiroyce (Nov. 11, 2021 14:13:40)








April Fools' topics:
New Buildings in Scratch's headquarters
Give every Scratcher an M1 MacBook Air
Scratch should let users edit other Scratchers' projects
Make a statue for Jeffalo
Scratch Tech Tips™
Make a Chiroyce statue emoji


<img src=“x” onerror=“alert('XSS vulnerability discovered')”>

this is a test sentence
MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Chiroyce wrote:

Copied from a YouTube comment

- Hey mum, can I please play some Nintendo? I finished all my homework
- No son, it's too late
- sigh… hey mum, can I sudo play some Nintendo?
- Sure, you don't even have to ask!

MagicCrayon9342 wrote:

If you do not like Linux
They don't deserve to be in this topic - I'm here because Linux is epic.
Although I do end up copying macOS UI in Linux anyway

I can't get the top bar menu though, there aren't any GNOME extensions that work with my GNOME version (41.1)

MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

bar at the top with everything I need, and dock at the side. my favorite layout

MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Become the 1%, get rid of those bloated spyware-full Operating Systems. (Mac and Windows)

god286
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

removed

Last edited by god286 (Nov. 11, 2021 22:05:14)


Here are some of my followers!

I joined: 5 years, 9 months, 24 days ago (31/03/2018)
I have: 479 followers
In total, I have attained: 1,403 loves, 1,145 favourites, and 33,731 views.
Fun Fact: If my account continued to gain followers at a similar rate to right now, in 14,210 years I would reach the number of followers griffpatch has today! Try to imagine how many followers he would have then!
Thank you everyone!
Script created by god286.
MagicCrayon9342
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

Join the 1%, INSTALL LINUX

_ ___ ___ _ _ _____ _ _ _____ _ _ __
| |/ _ \_ _| \ | | |_ _| | | | ____| / (_)/ /
_ | | | | | || \| | | | | |_| | _| | | / /
| |_| | |_| | || |\ | | | | _ | |___ | |/ /_ _
\___/ \___/___|_| \_| |_| |_| |_|_____| |_/_/(_| )
|/
___ _ _ ____ _____ _ _ _ _ ___ _ _ _ ___ __
|_ _| \ | / ___|_ _|/ \ | | | | | | |_ _| \ | | | | \ \/ /
| || \| \___ \ | | / _ \ | | | | | | | || \| | | | |\ /
| || |\ |___) || |/ ___ \| |___| |___ | |___ | || |\ | |_| |/ \
|___|_| \_|____/ |_/_/ \_\_____|_____| |_____|___|_| \_|\___//_/\_\


kccuber
Scratcher
1000+ posts

[Distro Links in OP] Linux, Software and Support

MagicCrayon9342 wrote:

Join the 1%, INSTALL LINUX

     _  ___ ___ _   _   _____ _   _ _____   _ _  __  
| |/ _ \_ _| \ | | |_ _| | | | ____| / (_)/ /
_ | | | | | || \| | | | | |_| | _| | | / /
| |_| | |_| | || |\ | | | | _ | |___ | |/ /_ _
\___/ \___/___|_| \_| |_| |_| |_|_____| |_/_/(_| )
|/
___ _ _ ____ _____ _ _ _ _ ___ _ _ _ ___ __
|_ _| \ | / ___|_ _|/ \ | | | | | | |_ _| \ | | | | \ \/ /
| || \| \___ \ | | / _ \ | | | | | | | || \| | | | |\ /
| || |\ |___) || |/ ___ \| |___| |___ | |___ | || |\ | |_| |/ \
|___|_| \_|____/ |_/_/ \_\_____|_____| |_____|___|_| \_|\___//_/\_\

Fixed that for ya


Made using Nord Theme & Inkscape

Powered by DjangoBB