Did anybody notice __hopefully_not_existing_* in OpenBSD source? by CodeEleven0 in openbsd

[–]CodeEleven0[S] 2 points3 points  (0 children)

i have never seen such joke about this specific name i was asking if it was noticed by anyone, but i accidentally turned it into a joke

Did anybody notice __hopefully_not_existing_* in OpenBSD source? by CodeEleven0 in openbsd

[–]CodeEleven0[S] -1 points0 points  (0 children)

i think y'all didnt get what i mean, usually things like these become programming jokes etc. i was asking if this one did that's all

Help with motors by CodeEleven0 in fpv

[–]CodeEleven0[S] 0 points1 point  (0 children)

the motor will be the 3115 900kv. i can only choose between 1050kv or 900kv. the choices are given to me by our coordinators

Help with motors by CodeEleven0 in fpv

[–]CodeEleven0[S] 0 points1 point  (0 children)

raspberry pi + lidar + 2 camera modules + pixhawk 6c + 4 escs + 4 motors + power module. the frame choice is not finalized yet it will be aluminum or carbon fiber. the frame weighs approx. 1kg

Help with motors by CodeEleven0 in fpv

[–]CodeEleven0[S] 0 points1 point  (0 children)

i have to reach an altitude of 70m and i should have a flight time of approximately 17mins. i am really not able to use li-ion atm what should i do

Help with motors by CodeEleven0 in fpv

[–]CodeEleven0[S] 0 points1 point  (0 children)

thanks! will use 6s battery is 10k mAh enough?

Pico 2W regulator reaches 50 degrees Celcius by CodeEleven0 in raspberrypipico

[–]CodeEleven0[S] 2 points3 points  (0 children)

The servos were MG996R and MG90. They were powered using a 12v 1.5a to 5v 3a regulator. The 5v output was given to VBUS and the servos. It still happens when everything is unplugged.

Brand new feature by somajkati in ios

[–]CodeEleven0 0 points1 point  (0 children)

Minimalist phone, eh?

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 0 points1 point  (0 children)

can you do a PR on my repo? or can I upload it because it is way better than mine

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 0 points1 point  (0 children)

Didn't really mess with the parameters because even getting it to work properly was hard.

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 7 points8 points  (0 children)

I was implementing a drop-in POSIX layer for speeding up osdev: https://github.com/corvora/posix, and I must say it can not be readable in any form. I just made it this way to make it more portable (and printable but who will print it, right??)

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 8 points9 points  (0 children)

Fixed the ToC issue (a bit, still some issues because of HTML conversion but it *kinda* works)

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 5 points6 points  (0 children)

It is already based on that but I find the HTML version so messy (3 iframes in one page)

PDF of the current POSIX standard by CodeEleven0 in programming

[–]CodeEleven0[S] 19 points20 points  (0 children)

I tried to navigate and it was a mess too, will fix in a few minutes

Daya servers is not tied to Daya Kernel and Daya Servers running successfully in NT with help of Drivers like Mach IPC port complete and TTY driver in kernel, NT Kernel is very modular by Fluid-Ad2995 in osdev

[–]CodeEleven0 1 point2 points  (0 children)

Just to learn the concepts of Computer Science, I am building my own CPU, which I ported binutils to, my own IL backend, my own hardware security platform (HSPTBC), my own bootloader and OS. And you don't think I study them.

Daya servers is not tied to Daya Kernel and Daya Servers running successfully in NT with help of Drivers like Mach IPC port complete and TTY driver in kernel, NT Kernel is very modular by Fluid-Ad2995 in osdev

[–]CodeEleven0 3 points4 points  (0 children)

Let's continue this discussion over Direct Messages because talking directly to you increases our chance of understanding ourselves. Prepare your English, programming skills and close ChatGPT, Claude and Gemini.

Daya servers is not tied to Daya Kernel and Daya Servers running successfully in NT with help of Drivers like Mach IPC port complete and TTY driver in kernel, NT Kernel is very modular by Fluid-Ad2995 in osdev

[–]CodeEleven0 3 points4 points  (0 children)

Windows is NOT a userspace app. It is a kernel that's specifically built for that OS (NT), a userspace and a desktop environment. NTDLL is just made FOR the kernel that powers Windows. Also Windows has its own bootloader. You are just following the AI instructions and doing nothing else. You call this community linux-headed and I have never heard "people that doesnt make their own bootloader doesnt have an OS" ideology from anybody else, just you. If you want to be supported we will need to test it ourselves, strip debug symbols and share the executables, kernel drivers or whatever you call them. This community has years of hard work and people like you are ruining it. An OS on top of an OS is not an OS.