

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?
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?
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?
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
Not anymore. They are owned by Songtradr now
No
Wouldn’t be surprised if the 3rd movie was bad. 2nd one was very unsatisfying. It didn’t feel like it stood very well on its own, and it felt like the majority of the movie was spent explaining the whole “cannon” concept.
I like Red Lion. It isn’t either genre, but it is a feudal Japanese film that is filled with a surprising amount of comedy. Could be of interest to you if you can tolerate older movies. Shin Gojira and Gojira Minus One are also both good, but unfortunately don’t fit in the genres you suggested either.
Does your school have a robotics team or something along the lines of computing? That would be a good option. Also if you are still in high school and plan on going to college, you still have plenty of time to learn.
Well luckily AI researchers have achieved plenty in over 60 years. We call the ideas and innovations resulting from this research “AI.”
So the entire field of AI has produced no AI. Gotcha 👌
OK what qualifies as AI then?
Oof, programmers calling LLMs “AI” - that’s embarrassing
…but LLMs quite literally come from the field of computer science that is referred to as “AI.” What are they supposed to call it? I’m not a fan of the technology either, but seems like you’re just projecting your disdain for ChatGPT.
I actually prefer shows that have smaller stories to tell throughout rather than one large story, so we actually agree here. In these cases if the show loses quality at any point, then I can stop watching without leaving as much plot development unresolved. The downside is now you’re either confining each story to a smaller runtime or you’re chopping up a larger plotline into these smaller runtime units.
I suppose this is how I would put it: TV shows are a superior format for character development through smaller storylines. This is why Breaking Bad works so well. Sure you could say it’s one large story told across multiple seasons, but the way it is told is through smaller stories that can almost stand on their own. The larger story isn’t so much a story but one really long thread of character development of Walter. Movies have a disadvantage with character development due to the lower total runtime, but the singular story ends up more rich. One 2hr movie can often feel more satisfying that several hours of a TV show due to how little the viewer needs to invest both mentally and time-wise. That said, there are exceptions to these generalities I’m making, and I’m not exactly an expert when it comes to either of these mediums.
usually TV has the more interesting story to tell.
Hard disagree. I have always thought that movies have had stronger stories due to the fact that they have a much more focused story to tell. TV shows have a lot more time to fill, which leads them to bringing in random B-plots that often end up as distractions from the main story rather than supporting detail. The investment that a TV show demands is often not worth it in my experience, because 9/10 times the show loses steam before they can tie up the plotlines I care about. For every Breaking Bad, there are a ton of Yellow Jackets, Westworlds, etc. I find it much easier to curate a list of movies than a list of shows.
Maybe if you’re going to theaters like AMC. The locally run theaters in my town are great.
Nothing really stands out. Looks like just more Aliens. I liked Evil Dead 2013, so I’ll hold my judgement.
I would argue that it is better to have two separate drives for the installation. It simplifies things for non tech savvy people, and I believe Windows has less of an opportunity to mess with your linux install, such as messing with the efi partition.
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.