

OK, but not everyone produces technical debt at the same rate and not everyone takes responsibility for what they produce, so the point is still relevant.


OK, but not everyone produces technical debt at the same rate and not everyone takes responsibility for what they produce, so the point is still relevant.


I don’t really see how what you detailed in your summary connects to your thesis. How are things like more registers and less cycles for branches related to using RISC over CISC? It reads more like the microarchitecture of the MIPS is better rather than the approach of the ISA.


The IEEE standard actually does not dictate a rounding policy


I guess your battery isn’t overheating?


I personally recommend Multi Launcher, which is KISS with just a few more features that stay out of your way if you don’t want them


The amount of CPU time compiling code is usually negligible compared to CPU time at runtime. Your comparison only really works if you are comparing against something like Rust, where less bugs are introduced due to certain guarantees by the language.
Regarding “language constructs” it really depends on what you mean. For example using numpy in python is kind of cheating because numpy is implemented in C. However using something like the algorithm libraries in Rust woulf be considered fair game since they are likely written in Rust itself.
kitty. The ssh kitten is enough reason to use it. I work ob a lot of different systems that require OTP. Using the ssh kitten I can type the OTP once and can spawn new terminals that ssh and cd to the remote direvtory without logging in again. Obviosly the tabs and window panes are are a must too. There’s tons of other useful features that I like, like using hints to select nunbers, filenames, urls, etc in the terminal output.


Not sure I understand your comment on multithreading. pthreads are not very hard to use, and you have stuff like OpenMP if you want some abstraction. What about C is not ideal for multithreading?


Every time I’ve looked into it, most advice I’ve gotten was that it’s not a good idea.


Thanks for the details! I have done MPI work in the past, so I was curious how an MPI implementation and iceoryx2 might be similar/different regarding local IPC transfers. It’d be interesting to do a detailed review of the two to see if they can benefit from each other.


Can you explain on a high level how iceoryx2 is able to achieve low latency? Is it as simple as using shared memory or are there other tricks in the background? Are there different transfer methods depending on the payload size?
Crystal hot sauce is my goto. Tangy and just the right amount of heat to casually throw on anything if you don’t want to go into battle mode. Frank’s come close. Surprised that I’m the only one mentioning Crystal.
Secret Aardvark I think would be my second goto if you aren’t looking for a hot sauce with the acidity of Crystal, Tabasco, Frank’s, etc.
Sure, it meets the technical requirements to be a comic. But it doesn’t meet the practical requirements to be a good one.
Yeah but comics are also supposed to be creative. This is a essentially a lemmy comment with illustration.


Isn’t that how all physical media works?
What are your metrics for “effective?” As someone who is both teaching and taking classes currently, I can tell you engagement is pitifully low in online formats. Education is not just about memorizing facts and going through the motions to get a good grade. There’d have to be some amazing innovation in online education practices to convince me it will be the default anytime soon.


with kitty you can open a new terminal session that sets it’s cwd to the remote directory of the server you’re ssh’d into. Honestly the only thing I can think of that termux can do that kitty can’t is saving sessions
This genZ-bait soundtrack is making what looks like pretty cool gameplay look incredibly lame. Too many of these GaaS titles that inevitably enshittify use this same marketing to the point where it gives a Pavlovian signal to stay away.


I don’t think I’m interested in an NVIDIA Shield since if I like the idea of running any Linux app in case I want to use it for another purpose in the future.
An RPi could be a choice. I forgot that the 5s have hardware decoding. Assuming the 4GB model is suitable, then $60 + cost of a case isn’t too bad. I assume the hardware decoding could keep up with 4k60?
Biggest con of KDE + Krohnkite (to me) is no text-based config. I really have no desire to pour through the GUI to set up all my keybinds. I’ve tried this setup before, and honestly I mostly like it. However anytime I want to change something I just hate having to click through a menu with my mouse. The search bar helps, but often you’ll spend a lot of time guessing what the devs decided to name a setting. I went back to Sway and have no regrets. Though I’ll admit I wish there was something that was basically Sway with the benefits you mentioned here.