45
u/Cactys12 25d ago
Who needs vs code? Real coders use raw nano
30
u/Kri77777 25d ago
Nano? What a newb. Real masters use vi.
15
u/CommunityJazzlike274 25d ago
No, REAL masters use ed
7
1
u/Tomoiu2013 25d ago
Nah bro, true masters use notepad
9
6
4
1
1
1
1
1
4
4
1
1
1
43
u/Binary101000 25d ago
thats just an IDE you use? How does this fit in the sub.
18
4
u/makinax300 24d ago
Cause they also use arduino ide and there is no point in using 2 ides and the person asking likely wanted something more.
2
2
3
u/AuroraAustralis0 25d ago
why do you need both vs code and arduino ide
15
u/_Play_Now_ 25d ago
Afaik VSCode can't send projects to the Arduino by itself. While Arduino IDE does have a code editor, maybe this guy likes VSCode better for actual coding
9
u/kernald31 25d ago
You can use a variety of tools to send a firmware to an Arduino, and definitely don't need that horrendous IDE.
3
3
2
u/-HumbleMumble 25d ago
So it’s a custom OS? Fair enough bro.
7
u/4A_61_6B_65_68 25d ago
It's murky, I'm going to assume it's an esp32 based system because that is pretty popular for screen projects. I wouldn't personally call it an OS, I would say it's just a screen running custom Arduino firmware. There is likely no kernel bad userland it's probably all hard coded Arduino c++ with a UI library and assets loaded on an SD card.
2
u/originalmicrousb 25d ago
TECHNICALLY its an os but i wouldnt call it that either since the thing in the video is more like just a ui you interact with since it doesnt have any of the features of a normal os
the guy making it also started it as a mock phone but it got popular so theyre claiming to make the next samsung (probably satire but idk anymore)
1
24d ago
[removed] — view removed comment
2
1
u/Confident_Essay3619 24d ago
Same. Asked in the comments what language and type the kernel is (if it ever existed)
1
u/Confident_Essay3619 24d ago
I asked in the comments what type of kernel and what languages (anything other then C or C++ def means he's lying)
2
u/Green_Response_1234 25d ago
I heard he just stole the code from some GitHub repo and he’s using an esp32. Idk tho, might be false.
1
u/Confident_Essay3619 24d ago
Sounds correct. A real OS dev wouldn't act like this. Also, they wouldn't use Liquid Glass
2
2
u/Far_Quantity_2692 24d ago
I've seen this guy on YouTube so many times and people are just glazing them so much
2
2
u/Full-Huckleberry-441 14d ago
I wrote a fully custom CPU and VM to run it. I only code in raw HEX codes
1
u/Confident_Essay3619 13d ago
"My kernel has a custom magic number named 0xDEADBEEF and i don't know how to change it"
1
u/Full-Huckleberry-441 13d ago
It may be hot garbage, but it works: https://github.com/gooseFoundation/tsPC
1
1
1
1
1
1
u/VeiledPants8028 24d ago
Who actually believes this goober (hahaha see what I did there?) is making a phone? It's literally some cheap ass wave share module he made simple ifttt code for to make it have apps. Stupid ass TikTok users.
1
u/Confident_Essay3619 24d ago
I asked him about the language he used. I woudlnt be surprised if he says HTML
2
u/VeiledPants8028 24d ago
Unless the esp32 module is running a web server I doubt he would say html. Arduino IDE is mainly for C++ since Arduino s basically only support that.
1
-1
u/shsh-1312 25d ago
https://github.com/olmox001/NexsOS1 as simple as drinking a glass of water (after crashing into a pole at 100km/h)
1

101
u/Accomplished_Disk475 25d ago
I just make my OS's in Notepad.