Mata ne :') (@shiromewo) 's Twitter Profile
Mata ne :')

@shiromewo

Beneran lockin

ID: 1433380858359005185

calendar_today02-09-2021 10:47:39

12,12K Tweet

2,2K Takipçi

2,2K Takip Edilen

Sam Rose (@samwhoo) 's Twitter Profile Photo

✨ Big O ✨ Let me take you on a visual introduction to what big O notation is in my new blog post: samwho.dev/big-o. With big O notation you can better understand how algorithms will perform, finding orders of magnitude improvements with very simple changes to your code

Sade (@omotamiadev) 's Twitter Profile Photo

NIKO DESKTOP PET 1.1 IS OUT NOW !!!! featuring: - 13 characters - a manual/automatic movement modes - adjustable size - overhauled codebase - and the source code is now public omotamiadev.itch.io/niko-desktop-p… #OneShot #OneShotGame

zack (in SF) (@zack_overflow) 's Twitter Profile Photo

Why is no one talking about this? This is why I don't use an AI browser You can literally get prompt injected and your bank account drained by doomscrolling on reddit:

Why is no one talking about this? 

This is why I don't use an AI browser

You can literally get prompt injected and your bank account drained by doomscrolling on reddit:
Mata ne :') (@shiromewo) 's Twitter Profile Photo

Logikanya nih ya. Kalian mesen makanan. Makanan datang dari koki. Kalian berani ngga ngakuin kalau itu makanan ciptaan kalian? Ngga kan? Terus kenapa kalau sama AI jadi berubah aturannya? Kan sama-sama merintah dan mesen.

Mata ne :') (@shiromewo) 's Twitter Profile Photo

Hey guys, I made a helper library wrapper for Linux NTSYNC. It provides Windows Events and Semaphores and almost 100% compatible except it has no support named events and semaphores and APC. Suggestion and feedbacks are welcome! gitlab.com/kawaiighost/li…

Mata ne :') (@shiromewo) 's Twitter Profile Photo

Alasan saya lebih suka API Windows dibandingkan dengan API Linux selain konsepnya ialah penamaannya. Coba tebak yang mana dari Windows dan yang mana dari Linux tanpa cari tahu 😉.

Alasan saya lebih suka API Windows dibandingkan dengan API Linux selain konsepnya ialah penamaannya.

Coba tebak yang mana dari Windows dan yang mana dari Linux tanpa cari tahu 😉.
Dmitriy Kovalenko (@neogoose_btw) 's Twitter Profile Photo

Memory allocation is extremely complicated process, people think that this is as easy as malloc/free. Although malloc looks like a built-in syscall it is actually 6k lines of C code that is allocating memory using mmap/brk, and basically managing internal allocated state of

0xAX (@0xax) 's Twitter Profile Photo

I've updated the first chapter of linux-insides on the Linux kernel booting process to reflect modern 6.16+ kernels - github.com/0xAX/linux-ins…

Kleiton Kurti (@kleiton0x7e) 's Twitter Profile Photo

I've been experimenting with alternative read/write primitives using Rtl* functions in unintended ways. (more details in the comment below) Github repo: github.com/kleiton0x00/Rt…