

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?
I remember easily getting gems for free. Also the streak basically doesn’t matter at all. What made me uninstall is the slow pace. It felt like I was stuck on the same words and topics forever. It felt like I was not actually learning anything, which if you’ve ever started learning a language if a formal setting, is very apparent.
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?
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
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?
No, I just was under the impression that Moonlight was the best solution
Not anymore. They are owned by Songtradr now
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 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.
Check his account. It is a spam account
Ctrl + Shift + - should decrease the font size of the current terminal, which isn’t what you are looking for, but could be useful while you sort it out. Is it possible that the font in the config doesn’t exist, causing this issue?
What happens when the defaults change? Is old code all of a sudden not following the style guidelines?
FYI, leetcode is not a “learn to code” website it is a “practice problems that will be asked at tech interviews” site. A lot of these problems are inspired by (or maybe are even literally from) interviews at “top companies” like Google, Facebook, etc. They are almost completely algorithmic or data structure problems, i.e. “unrelated to your actual work” (well, most of your actual work for most people).
Wouldn’t you argue that putting hard restrictions would have the benefit of shrinkjng your recruitment team? To be clear, I’m coming from an extremely anecdotal point of view, but to me it seems like tech is full of imposters jumping from job to job, playing up their experience. Recruiters cannot spot these people, because they know all the jargon despite having none of the skills. This is why these technical interviews exist, but now those are even being gamed by people by studying leetcode. I’d be really curious what a high quality tech recruiter does vs the average.
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.