Will this work on linux?

|
malware_hacker_bot 2022-09-03 10:25:17
I have been using sublime for a very long time and I’m loving it
malware_hacker_bot 2022-09-03 10:25:22
ayyetism_luv 2022-09-03 10:25:07
vim better + ratio

Vim is also good

ayyetism_luv 2022-09-03 10:26:02
malware_hacker_bot 2022-09-03 10:25:17
I have been using sublime for a very long time and I’m loving it

why sublime? why not vscode if we’re talking gui editors?

malware_hacker_bot 2022-09-03 10:26:19
ayyetism_luv 2022-09-03 10:26:02
why sublime? why not vscode if we’re talking gui editors?

I hate vscode ffs

malware_hacker_bot 2022-09-03 10:26:36
ayyetism_luv 2022-09-03 10:26:02
why sublime? why not vscode if we’re talking gui editors?

Jetbrains stuff is also good

malware_hacker_bot 2022-09-03 10:26:55
Jetbrains best
ayyetism_luv 2022-09-03 10:26:57
malware_hacker_bot 2022-09-03 10:26:36
Jetbrains stuff is also good

pretty heavy i think

ayyetism_luv 2022-09-03 10:27:05
jetbrains mono is cool tho
malware_hacker_bot 2022-09-03 10:27:20
ayyetism_luv 2022-09-03 10:26:57
pretty heavy i think

Nah, works fine for me with a ryzen 3 5300I or 5200U

ayyetism_luv 2022-09-03 10:27:55
malware_hacker_bot 2022-09-03 10:27:20
Nah, works fine for me with a ryzen 3 5300I or 5200U

idk

malware_hacker_bot 2022-09-03 10:27:59
8 gigs of ddr4 ram clocked at 3200mz
malware_hacker_bot 2022-09-03 10:28:05
With a lot of apps open
malware_hacker_bot 2022-09-03 10:28:16
Brave with a lot of tabs
malware_hacker_bot 2022-09-03 10:28:19
A terminal
malware_hacker_bot 2022-09-03 10:28:21
Spotify
malware_hacker_bot 2022-09-03 10:28:29
And a vm if required
ddhossein 2022-09-03 10:56:22
i belive in philosophy of the apps.
whatever you want, you can use for typing, the important thing is that some apps to type in. everything else is back to ur tastes.

these discussions are all like choosing the best distros…

ayyetism_luv 2022-09-03 11:00:07
ddhossein 2022-09-03 10:56:22
i belive in philosophy of the apps.
whatever you want, you can use for typing, the important thing is that some apps to type in. everything else is back to ur tastes.

these discussions are all like choosing the best distros…

the philosophy of vim as compared to other editors is equivalent to the philosophy of linux to other OSes.

ayyetism_luv 2022-09-03 11:00:13
if that makes sense
princegaut 2022-09-03 11:30:51
linux_group-1401513.jpg
I was learning c from the book written by dennis ritchie itself. in that book, the main function has no declaration of its type. its written simply main. but when I try to compile it, the gcc says you should declare the type of the function you are using. is my book outdated lmao?
ayyetism_luv 2022-09-03 11:32:17
princegaut 2022-09-03 11:30:51
linux_group-1401513.jpg
I was learning c from the book written by dennis ritchie itself. in that book, the main function has no declaration of its type. its written simply main. but when I try to compile it, the gcc says you should declare the type of the function you are using. is my book outdated lmao?

isnt this already declared?

mhfirouzjah 2022-09-03 11:32:38
princegaut 2022-09-03 11:30:51
linux_group-1401513.jpg
I was learning c from the book written by dennis ritchie itself. in that book, the main function has no declaration of its type. its written simply main. but when I try to compile it, the gcc says you should declare the type of the function you are using. is my book outdated lmao?

the compiler has its own rules.
the book is not wrong and I’ve done it before

princegaut 2022-09-03 11:33:41
ayyetism_luv 2022-09-03 11:32:17
linux_group-1401513.jpg
isnt this already declared?

I declared the main function as int myself. in the book there was no int attached to the main.

princegaut 2022-09-03 11:34:05
mhfirouzjah 2022-09-03 11:32:38
linux_group-1401513.jpg
the compiler has its own rules.
the book is not wrong and I’ve done it before

how to see the present rules of the compiler. thanks anyways.

mhfirouzjah 2022-09-03 11:35:20
princegaut 2022-09-03 11:34:05
linux_group-1401513.jpg
how to see the present rules of the compiler. thanks anyways.

gcc accept some flags to change the errors and warnings.
let me google it again

来日方长 2022-09-03 11:36:58
princegaut 2022-09-03 11:30:51
linux_group-1401513.jpg
I was learning c from the book written by dennis ritchie itself. in that book, the main function has no declaration of its type. its written simply main. but when I try to compile it, the gcc says you should declare the type of the function you are using. is my book outdated lmao?

Because this book is many years old. In those days (C89 era), the default return type of a function was int, and you didn’t need to explicitly declare it.

来日方长 2022-09-03 11:37:30
linux_group-1401520.jpg

princegaut 2022-09-03 11:38:39
来日方长 2022-09-03 11:36:58
linux_group-1401513.jpg
Because this book is many years old. In those days (C89 era), the default return type of a function was int, and you didn’t need to explicitly declare it.

holy shit that means I brought old edition book printed in 2022. lmao

princegaut 2022-09-03 11:39:11
来日方长 2022-09-03 11:37:30
linux_group-1401520.jpg

thank you.

malware_hacker_bot 2022-09-03 11:52:02
princegaut 2022-09-03 11:39:11
linux_group-1401520.jpg
thank you.

I have made a malware (unlike the previous one, this is a real and powerful malware which will hark computers)

malware_hacker_bot 2022-09-03 11:52:03
https://github.com/VarunBanka/malware-BrowserModifier

GitHub – VarunBanka/malware-BrowserModifier: This is literally a malware…..GitHub
This is literally a malware….. . Contribute to VarunBanka/malware-BrowserModifier development by creating an account on GitHub.
princegaut 2022-09-03 11:52:38
malware_hacker_bot 2022-09-03 11:52:03
linux_group-1401520.jpg
https://github.com/VarunBanka/malware-BrowserModifier

will this work on linux?

malware_hacker_bot 2022-09-03 11:52:49
princegaut 2022-09-03 11:52:38
linux_group-1401520.jpg
will this work on linux?

yep!

princegaut 2022-09-03 11:52:56
lmao
princegaut 2022-09-03 11:53:01
ok lets try it then
|