nrab

u/nrab@sh.itjust.works
0 posts · 30 comments

Recent posts

No posts.

Recent comments

I tried using them a while back but I stopped and nowadays I just reclone. Worktrees do not work with submodules, and the setup is fragile so it’s easy to screw up your .git if you’re not careful. It’s also more trouble than it’s worth having to juggle branches if it turns out one of your worktrees is checked out at the same point you want to checkout another one

on Resistance rule :3 · c/196 · 2 pts · 1y

Never ever make a force fem joke again in public, or in general with people you aren’t close with and don’t know how they’ll react to it. It’s like all other jokes about sensitive topics like racism, slavery, etc. You can joke like that with your close friend group behind closed doors and find them funny, but don’t post them on public social media. It’s in very bad taste

on Confession · c/rust · 7 pts · 1y

Honestly if you never had to deal with more than one lifetime parameter per function and/or type, good for you! As for what 'de is used for in serde — it’s the lifetime of the data you’re deserializing. It’s not really relevant unless you’re deserializing borrowed data, which is very very rarely the case, especially when it comes to web development which I’m guessing you’re most familiar with

on Typst 0.13 released · c/rust · 4 pts · 1y

But typst itself is fully open-source. Saying it’s a „partially open-source project” is a mischaracterization. You don’t need to use the web IDE and it’s not strictly part of the „typst project”

stdbool.h (along with float.h, limits.h, stdarg.h, stddef.h, stdint.h, and some other library facilities) is required to be provided even in freestanding environment so, at least as long as you use an ISO C conformant compiler, you can always include those even if you don’t have a libc implementation

I didn’t even know chimeraOS existed while having known about chimera Linux for years so I guess that shows you how much the name clash matters

People who received early units like reviewers already got access to all the repos, they said they’re preparing them for making them public and will do so before/just as first units start shipping