ITT:

ITT:
BAD software

xDD I flipped it!

...

Windows 10 is great though, best OS since Win2k.

Deal with it

...

...

how the fuck is one supposed to search online for the error

...

...

>t. mactoddler

Scan the code :^)

diff --git a/src/core/manager.c b/src/core/manager.c
index fa8deb9..117eb25 100644
--- a/src/core/manager.c
+++ b/src/core/manager.c
@@ -1715,6 +1715,11 @@ static int manager_dispatch_notify_fd(sd_event_source *source, int fd, uint32_t
}

n = recvmsg(m->notify_fd, &msghdr, MSG_DONTWAIT|MSG_CMSG_CLOEXEC);
+ if (n == 0) {
+ log_warning("Got zero-length notification message. Ignoring.");
+ return 0;
+ }
+
if (n < 0) {
if (errno == EAGAIN || errno == EINTR)
return 0;

Pretty easy to fix.

I don't use applel products. I assume people don't make fun of applel due to its irrelevancy in this day and age.

Hes shitposting, there is no way he thinks everyone that hates Windows is a macfag.

I read this as:
>HURRRR WINDOZER 10 IS CANSURRR
>THERFOR MEKFEGGOT EckdSDEEEE!!1
>Posted i AGAIN :v^)

I use OpenBSD and I'm only responsible for the posts about systemd and glibc.

Good for you.

Proof btw

If only OpenBSD could be fixed by a few lines :(

/thread

...

You just got yourself filtered, dumb tripfag.

>Vulkan
>Software

lol

never post again

>it's only software if it's written down as code
lol I don't do software then because I work with GeneXus...

you're retarded

Graphic API is implemented by driver developers at the companies that support the hardware. Vulkan is a standard, not software. Same as OpenGL. That's how you can spot technologically illiterate manboons on Sup Forums

You pontificate like a puerile pedant on pseudoephedrine produced pills.

Good catch, you are doing gods work son.

You tried

This

What about VulkanRT?
It's part of Vulkan and your system needs it to run any Vulkan programs.