12 Followers
13 Following
104 Posts
hello! this is lake, i am 20 and i use any/all pronouns.
i love programming and researching about computer science topics.
i speak
🇬🇧 and 🇹🇷
studyingcomputer science
usingfedora | arch | debian | freebsd
lovingeveryone
sitehttps://lake.xccr.dev/
istanbul
i am right here.
while linux kernel is using 64-bit time structures internally on 32-bit systems; glibc still defaults to 32-bit time_t, thus userland programs are still at risk for the Y2038 bug.

you have to override glibc defaults by passing
_TIME_BITS=64 and _FILE_OFFSET_BITS=64 to the compiler. all affected software requires to be rebuilt with necessary flags.
i need to join a freebsd community
nothing better than cross compiling
cross compiling towards thousand different systems
because, everybody deserves software.
life is when
you stop web development using latest frameworks and technologies
and start embedded C development on unix-like systems
i reached my twenties

feels nice to spend time with friends who got my back
loneliness!
i found something more interesting
PS3 demo that utilizes the sixaxis feature of the dualshock 3
demo obtained from the leaked PS3 SCEI SDK 4.75

compiled using the PS3 PowerPC GCC toolchain and PS3SDK with GNU make

running with RPCS3 emulator
#ps3 #playstation