increasing's Avatar

increasing

@inkreas.ing.bsky.social

blog.inkreas.ing

59 Followers  |  205 Following  |  66 Posts  |  Joined: 19.10.2024  |  1.8762

Latest posts by inkreas.ing on Bluesky

i did it wrong. new compiler ICE

09.11.2025 22:39 — 👍 0    🔁 0    💬 0    📌 0

kind of need to start thinking of a new name for myself

09.11.2025 21:05 — 👍 1    🔁 0    💬 0    📌 0
sanitizer - The Rust Unstable Book

did a thing! realtime sanitizer finally merged into rust yesterday. doc.rust-lang.org/nightly/unst...

09.11.2025 09:02 — 👍 1    🔁 0    💬 1    📌 0

im going crazy

31.10.2025 19:49 — 👍 2    🔁 0    💬 0    📌 0
me in a light blue wool pullover with crabs and stars on it.

me in a light blue wool pullover with crabs and stars on it.

🩀

31.10.2025 11:00 — 👍 3    🔁 0    💬 0    📌 0

Thanks!
i haven't done board design so i will probably look for a finished board with a chip like this.

26.10.2025 13:04 — 👍 1    🔁 0    💬 1    📌 0

it is what you mention here?
looks like that one has a fp unit
bsky.app/profile/nort...

26.10.2025 12:57 — 👍 1    🔁 0    💬 1    📌 0

what cpu do you have? i looked into building something like this, but i found it pretty hard to find a small cpu with floating point support.

26.10.2025 12:52 — 👍 1    🔁 0    💬 2    📌 0

3ïžâƒŁ

17.10.2025 10:17 — 👍 1    🔁 0    💬 1    📌 0

ok so why does pronouns.diy block playing-the-game.bsky.social?

i swear i don't have a single switch to set to hide.

13.10.2025 20:52 — 👍 1    🔁 0    💬 0    📌 0

how can i look at the data a bsky labeler creates?

13.10.2025 20:24 — 👍 2    🔁 0    💬 1    📌 0

vhdl is forcing me to write makefiles

12.10.2025 10:54 — 👍 1    🔁 0    💬 0    📌 0

wait the witchcraft.systems website is sooo much cooler on desktop than on mobile. why am i seeing this now for the first time??

06.10.2025 20:29 — 👍 10    🔁 1    💬 0    📌 0

ok found a paper where they implemented pretty weak memory models. They also used this to model concurrent data structures so maybe i can copy some stuff.

will probably start with sequentially consistent and then work my way down.

openresearch-repository.anu.edu.au/server/api/c...

06.10.2025 20:24 — 👍 1    🔁 0    💬 0    📌 0
Using TLA+ to Fix a Very Difficult glibc Bug - Malte Skarupke - C++Now 2025
YouTube video by CppNow Using TLA+ to Fix a Very Difficult glibc Bug - Malte Skarupke - C++Now 2025

this just looks soo cool. and i now have two concurrency libraries so i even have a usecase. a bit scary is that he said that you have to simulate memory orderings yourself.

youtube.com/watch?v=Brgf...

06.10.2025 17:04 — 👍 1    🔁 0    💬 1    📌 0

think i need to learn tla+

06.10.2025 16:41 — 👍 1    🔁 0    💬 1    📌 0

i always forget to gitignore it and then get embarrassed after pushing

05.10.2025 19:45 — 👍 4    🔁 0    💬 1    📌 0

how do you do the special keys for programming? are they at the "regular" combinations or do you have something custom?

have never used a special keyboard but want to get started

04.10.2025 18:42 — 👍 1    🔁 0    💬 1    📌 0
Preview
Realtime concurrency primitives

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...

04.10.2025 18:00 — 👍 2    🔁 0    💬 0    📌 0

finally worked up the motivation to outside.
now it rains. guess i will try again next week

04.10.2025 09:50 — 👍 0    🔁 0    💬 0    📌 0

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

04.10.2025 00:48 — 👍 68    🔁 21    💬 1    📌 0

Couldn't the fixed example with the message in a loop still drop a message if the future the whole loop is in gets cancelled?

So wouldn't it be better to create the msg after reserving?

03.10.2025 18:49 — 👍 1    🔁 0    💬 1    📌 0

So i now finally understand this and yes there should be a trait that says "forgetting me is fine". Then box and most stuff could impl that and i wouldn't have to deal with this.

01.10.2025 17:19 — 👍 0    🔁 0    💬 0    📌 0

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.

01.10.2025 17:19 — 👍 1    🔁 0    💬 1    📌 0

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

28.09.2025 13:33 — 👍 0    🔁 0    💬 0    📌 0

added a new one.
probably not possible to differentiate between the pds keys and custom keys so all have to be removed.

28.09.2025 08:12 — 👍 0    🔁 0    💬 0    📌 0
boat

Does pdsmoover.com remove custom PLC keys?

boat.kelinci.net/plc-oplogs?q...
here it looks like it apparently did. Is this expected?

28.09.2025 07:22 — 👍 0    🔁 0    💬 1    📌 0
pdsls.dev screenshot:
pds.withcraft.systems pds host
inkreas.ing account name

pdsls.dev screenshot: pds.withcraft.systems pds host inkreas.ing account name

:3

28.09.2025 07:10 — 👍 2    🔁 0    💬 0    📌 0

apparently i am too stupid to use boolean operators correctly.

27.09.2025 20:05 — 👍 0    🔁 0    💬 0    📌 0

don't listen to me. of course you can write forget with a nice rc loop

26.09.2025 06:01 — 👍 0    🔁 0    💬 0    📌 0

@inkreas.ing is following 19 prominent accounts