increasing
inkreas.ing
increasing
@inkreas.ing
blog.inkreas.ing
kind of need to start thinking of a new name for myself
November 9, 2025 at 9:05 PM
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
im going crazy
October 31, 2025 at 7:49 PM
🦀
October 31, 2025 at 11:00 AM
how can i look at the data a bsky labeler creates?
October 13, 2025 at 8:24 PM
vhdl is forcing me to write makefiles
October 12, 2025 at 10:54 AM
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
think i need to learn tla+
October 6, 2025 at 4:41 PM
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
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...
Realtime concurrency primitives
blog.inkreas.ing
October 4, 2025 at 6:00 PM
finally worked up the motivation to outside.
now it rains. guess i will try again next week
October 4, 2025 at 9:50 AM
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)
pds-starter-pack
All you need to know about pds.witchcraft.systems
git.witchcraft.systems
October 4, 2025 at 12:48 AM
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.
October 1, 2025 at 5:19 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
September 28, 2025 at 1:33 PM
Does pdsmoover.com remove custom PLC keys?

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
:3
September 28, 2025 at 7:10 AM
apparently i am too stupid to use boolean operators correctly.
September 27, 2025 at 8:05 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.
September 25, 2025 at 9:00 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
September 25, 2025 at 8:54 PM
lisp with exceptions

not sure if i still want to work with this
September 19, 2025 at 9:32 AM
why does autocad use a lisp for scripting?
September 17, 2025 at 1:13 PM
keyoxide stuff
September 16, 2025 at 3:25 PM
having bad thoughts
September 15, 2025 at 7:03 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.
September 6, 2025 at 7:56 PM
finally submitted my uni project. Had crazy anxiety the last couple weeks so bachelor will be fun :(
September 1, 2025 at 7:16 PM