

Or you coukd just use Arch without installing an AUR helper?


Or you coukd just use Arch without installing an AUR helper?
I use helix part-time but am forced to go back to neovim a majority of the time for a few reasons:
If 1 and 2 got fixed, I’d be a full time helix user
Depends on the nature of the project. Is it a pure software project or is it a physical device + platform? Is anything implemented yet?


B and C are already taken. Didn’t check A
There are a lot of food containers with air-tight seals that would rectify that situation.
If you are talking about the Fennec browser (i.e. Firefox on android), this link is not pointing to that.


I like cooking stews, but it’s gonna be a hassle to bring that to the workplace.
Stews are one of the easiest things to bring to the workplace. Their quality doesn’t degrade when eaten as leftovers, and they reheat very well in the microwave. What makes you think this would be a hassle?


Thank you for the clarification. Very cool project!


I’m not really an OS guy, so forgive me if this question has an obvious answer. When a thread migrates, it keeps its stack and register, thus any data contained within this can be used in the destination process (correct me if I’m wrong). Thus sending a message could be as simple as migrating a thread and having that thread copy data from its registers or stack memory to the current process’s memory space. However, how does the thread find process-specific addresses and handles (e.g. a mutex)? For example, I’m picturing a scenario where you are implementing an MPI library and want to use thread migration to send (small) messages from one local process to another. The thread orchestrating the send simply loads the data from memory and migrates, but how will it know where to store the data to? Would there need to be a data structure stored in a fix offset in memory that contains the destination address of the receiving process?


It’s also the basis for a popular hardwaregeneration language, chisel. No clue why they chose it


OK, but being a victim doesn’t make you immune to this categorization. A victim of sexual abuse who rapes someone is still a rapist. Someone who was persecuted for their race who then persecutes others for their race is still a racist. Victims don’t get a “Get Out of Jail” card.


I don’t think engineers need encouragement to be cynical. More often engineers need to lighten up.


Think that sounds far-fetched? Evolution figured it out with single-cell organisms 2 billion years ago, and they haven’t faltered since.
The “brain” that is in these robots is incredibly simple and does not have the capability to learn. While it feels like tech is breaking boundaries every day, having any serious amount of computational power that simulates learning at this small of a scale is incredibly far off. The fear mongering is not necessary.
I mean, I like Longlegs, even though a lot of people were upset by the 3rd act. I think this movie is outside of that “guilty pleasure” area. The Monkey knows what it is and does it well.


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.


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.
It’s very popular in scientific computing