Explore tweets tagged as #POSIX_Interfaces
#Architecture #DevelopementTools #POSIX_Interfaces #APIs #DebugFeatures #AuxiliaryTools #DevelopmentEfficiency. Find out why RT-Thread IoT OS is easy to use?.#RTOS #OpenSource #IoTOS.
0
2
2
I have had to google this so many times so here it is for everyone else 🤣. Portable Operating System Interface (POSIX). POSIX (Portable Operating System Interface) is a set of standard operating system interfaces based on the Unix operating system. #programming #unix.
0
2
4
@penberg But developers don't routinely interact with POSIX interfaces directly. You write Python or JavaScript or whatever best fits your domain through layers of abstraction. This isn't about whether the underlying interface is bad or good. It's how effectively you interact with it.
3
0
3
I tend to see some parallels between SQL and POSIX. After spending lots of time studying the POSIX abstractions and interfaces, I can pretty confidently say that they're not a great for for modern hardware and applications. But whenever you mention building something better.
On "shaming SQL". 💨. 1/ Ever noticed how SQL seems to have ascended into the sacred realm of untouchable tech goats? 🐐 From a company barring benchmarks on their database to the DBA community resisting innovation, it's like questioning SQL is the ultimate tech sin.
6
2
25
I hate how I can't rely on NetBSD and OpenBSD implementing POSIX interfaces, even if it's a 9 years old version #bsdfail.
0
0
0
@_Mark_Atwood The problem is that:.1. certain POSIX interfaces exposed kinda O(N) APIs. 2. and. kernel hackers are happier to implement new (often not very well designed) interfaces than improving the old ones. So if you write high performance code, you need ifdefs to pick non std syscalls.
0
0
0