waffle
@wffl.ihatereality.space
290 followers 80 following 1.3K posts
blog.ihatereality.space; github.com/wafflelapkin; i do stuff sometimes; it/its
Posts Media Videos Starter Packs
Pinned
wffl.ihatereality.space
btw if any of my oomfs have any questions about rust, feel free to ask me! ~~I would love to infodump about my special interest~~
wffl.ihatereality.space
what part of its syntax you don't like?
wffl.ihatereality.space
if anyone is at euro rust and want to talk hit me up :3
Reposted by waffle
Reposted by waffle
katef.bsky.social
fuckin' fuck yea! fixed
wffl.ihatereality.space
are there news? (waffle lives under a rock)
Reposted by waffle
welltypedwit.ch
it's only a transpiler if it's a diagnosed medical condition, everyone else is just pretending
wffl.ihatereality.space
I'm afraid it's indeed about method syntax
wffl.ihatereality.space
new failure kind: if there are too many symbols in vscode terminal's scrollback, vscode starts lagging so much, it can only print ~2 symbols per second
wffl.ihatereality.space
and the blind forest?
wffl.ihatereality.space
please tell me this makes sense and I'm not going insane
wffl.ihatereality.space
are you riscv instruction for atomic memory operation "or"? because I'm in love with you~
wffl.ihatereality.space
yes. it's actually even more restrictive than that, the value to be extracted has to be aligned to its size. i.e. for i16 extraction the offset can only be 0 or 16
wffl.ihatereality.space
I love trying to come up with clever lowerings to asm.

today's treasure: given an offset of an i8 or an i16 in a 32-bit register (in bits) get the value of said i8/i16.

xori offset, offset, 24
sll value, value, offset
srai value, value, 24

(for i16 replace 24 with 16)
Reposted by waffle
eikopf.com
i would give anything to be able to mute only someone’s reposts
Reposted by waffle
juli.ee
if you're doing a side project and someone else is doing the same, don't let this discourage you
it doesn't hurt to have alternatives, different implementations, who knows if they will go as far as you do, and in any case, you will learn a lot and have something cool to show
Reposted by waffle
namataka.bsky.social
“Bite-Sized Puzzle Exploration” is out now! 🎉

・Öoo
・Linelith
・Leap Year

A collection of approachable puzzle exploration games that share a strong focus on knowledge and discovery.
The perfect entry point for puzzle newcomers — the ultimate bundle awaits! 🧩✨

store.steampowered.com/bundle/59151...
Save 11% on Bite-Sized Puzzle Exploration on Steam
store.steampowered.com
wffl.ihatereality.space
especially funny given how easy it is to get from one city to the other by train
wffl.ihatereality.space
I need to port more configs to homemanager though..
wffl.ihatereality.space
I just successfully installed nixos on a new laptop and... I just have basically the same environment as on my main laptop. it just works:tm:.

also the installation was basically trivial (modulo zfs setup).
wffl.ihatereality.space
ooops. maybe the switch to home-manager wasn't as painless as I thought
jj config get invocations showing I accidentally swapped my name and email. I'm now named waffle.lapkin@gmail.com and my email is Waffle Lapkin.
wffl.ihatereality.space
which is to say I have something custom I guess?