every time i learn something new about cds i regain the urge to write cd drive firmware
Notices by not good psdev 🏳️⚧️ (mothcompute@vixen.zone), page 3
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Friday, 27-Dec-2024 16:55:35 JST not good psdev 🏳️⚧️ -
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Friday, 27-Dec-2024 16:55:34 JST not good psdev 🏳️⚧️ i just think scsi and atapi should have an 'execute whatever' command that makes the drive execute whatever
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Tuesday, 24-Dec-2024 01:43:23 JST not good psdev 🏳️⚧️ @gorplop that makes way more sense than my idea. and sounds a lot easier to make too
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Tuesday, 24-Dec-2024 01:31:54 JST not good psdev 🏳️⚧️ does anyone know a program i can use to pipe stdout and stderr to two different files *and* one merged file at the same time. i dont really want to write it
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Sunday, 22-Dec-2024 09:25:58 JST not good psdev 🏳️⚧️ @gorplop 204 do you think the response body would fit in here\r
Server: Megalodon 2.1.6+fork.110\r
\r\n -
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Sunday, 22-Dec-2024 01:26:36 JST not good psdev 🏳️⚧️ i love how there are just zero ways to display the impulse tracker spectrogram view. it only works with a software mixed audio driver, the picture gets cut off on the left side and partially wraps to the right on my crt regardless of the video card i use, and dosbox just stops rendering video if you open it there
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Friday, 20-Dec-2024 07:59:11 JST not good psdev 🏳️⚧️ Games for Fediverse
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Friday, 20-Dec-2024 07:59:10 JST not good psdev 🏳️⚧️ private mentions are just network packets actually. my mtu is 1200 utf-8 characters by the way
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Thursday, 19-Dec-2024 07:11:27 JST not good psdev 🏳️⚧️ @gorplop x86 needs this
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Thursday, 19-Dec-2024 06:19:07 JST not good psdev 🏳️⚧️ i need scary looking ultra cisc summation operators like they have on weird billion dollar mainframes
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Thursday, 19-Dec-2024 06:15:33 JST not good psdev 🏳️⚧️ mathematics is like computers in a beautiful world where there is no such thing as a clock cycle
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Tuesday, 17-Dec-2024 05:11:14 JST not good psdev 🏳️⚧️ my laptop now successfully boots to the prohibited symbol in macos
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Tuesday, 17-Dec-2024 05:11:13 JST not good psdev 🏳️⚧️ my laptop now successfully boots to a cryptic uefi error
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Saturday, 14-Dec-2024 05:10:00 JST not good psdev 🏳️⚧️ the x plane 11 web installer is 27 megabytes for the same thing
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Saturday, 14-Dec-2024 05:09:50 JST not good psdev 🏳️⚧️ vivado is really incredible because it has a convenient web installer you can download to save yourself the trouble of downloading the entire 130gb package except the web installer still manages to be 304mb somehow
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Monday, 09-Dec-2024 21:54:48 JST not good psdev 🏳️⚧️ before the internet you needed postage stamps to reblog things
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Sunday, 08-Dec-2024 15:09:25 JST not good psdev 🏳️⚧️ can i call myself a full stack developer if i have to think about both kinds of tls in the same project. and also what size my stacks are
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Saturday, 07-Dec-2024 17:51:31 JST not good psdev 🏳️⚧️ i dont want to open firefox to look up freebsd syscall implementations while im compiling on all 16 cores so im just running `objdump -d /lib/libc.so.7 | less -R` and searching for the name of the syscall, to great success. unfortunately i have also discovered that every trampoline contains the code `mov r10, rcx` and i dont know why. do i need that to do syscalls. am i a system v fool
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Saturday, 07-Dec-2024 17:51:30 JST not good psdev 🏳️⚧️ how bad is it to create a file with the extension '.cs' meaning 'code segment'
-
not good psdev 🏳️⚧️ (mothcompute@vixen.zone)'s status on Saturday, 07-Dec-2024 17:51:19 JST not good psdev 🏳️⚧️ my freebsd compiles would probably go a lot faster if i didnt compile every gpu firmware package in ports every time. what the Hell is yellow carp