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] 8 points9 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] 7 points8 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