kind of need to start thinking of a new name for myself
November 9, 2025 at 9:05 PM
kind of need to start thinking of a new name for myself
did a thing! realtime sanitizer finally merged into rust yesterday. doc.rust-lang.org/nightly/unst...
sanitizer - The Rust Unstable Book
doc.rust-lang.org
November 9, 2025 at 9:02 AM
did a thing! realtime sanitizer finally merged into rust yesterday. doc.rust-lang.org/nightly/unst...
how can i look at the data a bsky labeler creates?
October 13, 2025 at 8:24 PM
how can i look at the data a bsky labeler creates?
vhdl is forcing me to write makefiles
October 12, 2025 at 10:54 AM
vhdl is forcing me to write makefiles
wait the witchcraft.systems website is sooo much cooler on desktop than on mobile. why am i seeing this now for the first time??
October 6, 2025 at 8:29 PM
wait the witchcraft.systems website is sooo much cooler on desktop than on mobile. why am i seeing this now for the first time??
think i need to learn tla+
October 6, 2025 at 4:41 PM
think i need to learn tla+
i always forget to gitignore it and then get embarrassed after pushing
Fuck you *git commits your .DS_Store file*
October 5, 2025 at 7:45 PM
i always forget to gitignore it and then get embarrassed after pushing
New blog post about my two custom realtime concurrency libraries! If you do audio programming maybe take a look if these or maybe ideas of this could be useful for you.
blog.inkreas.ing/realtime-con...
blog.inkreas.ing/realtime-con...
Realtime concurrency primitives
blog.inkreas.ing
October 4, 2025 at 6:00 PM
New blog post about my two custom realtime concurrency libraries! If you do audio programming maybe take a look if these or maybe ideas of this could be useful for you.
blog.inkreas.ing/realtime-con...
blog.inkreas.ing/realtime-con...
finally worked up the motivation to outside.
now it rains. guess i will try again next week
now it rains. guess i will try again next week
October 4, 2025 at 9:50 AM
finally worked up the motivation to outside.
now it rains. guess i will try again next week
now it rains. guess i will try again next week
Reposted by increasing
if you're looking for somewhere to migrate from the default Bluesky PBC PDS to - me and @ari.express host pds.witchcraft.systems, check it out
this is your reminder that pds.witchcraft.systems is a thing and is still accepting new members!
DM this account to get the invite, then follow our starter guide to either sign up for a new account or migrate your existing one to our PDS
(the DM requirement is just to prevent spam)
DM this account to get the invite, then follow our starter guide to either sign up for a new account or migrate your existing one to our PDS
(the DM requirement is just to prevent spam)
pds-starter-pack
All you need to know about pds.witchcraft.systems
git.witchcraft.systems
October 4, 2025 at 12:48 AM
if you're looking for somewhere to migrate from the default Bluesky PBC PDS to - me and @ari.express host pds.witchcraft.systems, check it out
i always thought the whole "std::mem::forget is so horrible it should be unsafe" pretty unconvincing, but now i noticed that one of my libraries is unsound because of this.
The only fix i could think of was adding bool fields and panicking if i detect that something was forgotten.
The only fix i could think of was adding bool fields and panicking if i detect that something was forgotten.
October 1, 2025 at 5:19 PM
i always thought the whole "std::mem::forget is so horrible it should be unsafe" pretty unconvincing, but now i noticed that one of my libraries is unsound because of this.
The only fix i could think of was adding bool fields and panicking if i detect that something was forgotten.
The only fix i could think of was adding bool fields and panicking if i detect that something was forgotten.
does anyone have an opinion on Verilog vs VHDL?
can decide which one to use for my uni assignment and don't have experience with either one
can decide which one to use for my uni assignment and don't have experience with either one
September 28, 2025 at 1:33 PM
does anyone have an opinion on Verilog vs VHDL?
can decide which one to use for my uni assignment and don't have experience with either one
can decide which one to use for my uni assignment and don't have experience with either one
Does pdsmoover.com remove custom PLC keys?
boat.kelinci.net/plc-oplogs?q...
here it looks like it apparently did. Is this expected?
boat.kelinci.net/plc-oplogs?q...
here it looks like it apparently did. Is this expected?
boat
boat.kelinci.net
September 28, 2025 at 7:22 AM
Does pdsmoover.com remove custom PLC keys?
boat.kelinci.net/plc-oplogs?q...
here it looks like it apparently did. Is this expected?
boat.kelinci.net/plc-oplogs?q...
here it looks like it apparently did. Is this expected?
apparently i am too stupid to use boolean operators correctly.
September 27, 2025 at 8:05 PM
apparently i am too stupid to use boolean operators correctly.
i am starting to also believe that forget in safe code was a mistake.
i always thought it worked like leak but it actually releases the lifetime of the forgotten so you can't use lifetimes to make sure you can't create a new object before running the drop of the previous.
i always thought it worked like leak but it actually releases the lifetime of the forgotten so you can't use lifetimes to make sure you can't create a new object before running the drop of the previous.
September 25, 2025 at 9:00 PM
i am starting to also believe that forget in safe code was a mistake.
i always thought it worked like leak but it actually releases the lifetime of the forgotten so you can't use lifetimes to make sure you can't create a new object before running the drop of the previous.
i always thought it worked like leak but it actually releases the lifetime of the forgotten so you can't use lifetimes to make sure you can't create a new object before running the drop of the previous.
wrote a small (400 lines) library today without testing or anything. then started writing tests and its horribly broken.
i don't really have any idea where the bugs are so will be fun to fix
i don't really have any idea where the bugs are so will be fun to fix
September 25, 2025 at 8:54 PM
wrote a small (400 lines) library today without testing or anything. then started writing tests and its horribly broken.
i don't really have any idea where the bugs are so will be fun to fix
i don't really have any idea where the bugs are so will be fun to fix
lisp with exceptions
not sure if i still want to work with this
not sure if i still want to work with this
September 19, 2025 at 9:32 AM
lisp with exceptions
not sure if i still want to work with this
not sure if i still want to work with this
why does autocad use a lisp for scripting?
September 17, 2025 at 1:13 PM
why does autocad use a lisp for scripting?
started to add accesskit to torque tracker. basic stuff is going pretty well so far, but it definitely needs more docs for anything beyond simple buttons.
September 6, 2025 at 7:56 PM
started to add accesskit to torque tracker. basic stuff is going pretty well so far, but it definitely needs more docs for anything beyond simple buttons.
finally submitted my uni project. Had crazy anxiety the last couple weeks so bachelor will be fun :(
September 1, 2025 at 7:16 PM
finally submitted my uni project. Had crazy anxiety the last couple weeks so bachelor will be fun :(