• 0 Posts
  • 340 Comments
Joined 11 months ago
cake
Cake day: November 7th, 2023

help-circle

  • in the medical field you have sort of two opposing forces:

    there’s a severe lack of personnel, because personnel is very hard to train, and its not practical for doctors to train a bunch of people simultaneously.

    Governments want them to train more, but the consequence of training more is you get sloppier work, and all the doctors pay will decrease because theyd essentially be training their competition/replacements.

    Given the fact that the medical field is one of the hardest fields to enter (and one of the costliest ones), existing doctors have much more to lose if there is a flood of new workers. Doctors on a reletive scale are overworked and underpaid, and adding more staff would address the overworked part, but doesn’t fixed the underpaid part. Given that South Korea has a socialized health care, it’s virtually a matter of the government willing to pay more for doctors or not

    edit: I should preface, by underpaid, its not how much they get paid once they finish all their trianing (which is a lot, almost 4x the average). it’s just that while doctors are going through the intern status, they get paid peanuts(basically country average) while working (an illegal) amount of time, so the journey up to becoming a full fledged doctor is basically work slavery. It’s in a very similar boat to like trade school apprenticeship (where you start off with destitute pay) but gradually gets better and you get options for more hours. the only difference is doctors have that mandatory almost decade year of training while trade jobs start work almost instantly.


  • the idea of it improving battery is that generating frames is less performance intensive than running a certain framerate (e.g 60 fps capped game with frame gen at double the framerate consumes less power than running the same game at 120 fps). though its slightly less practical because frame generation only makes sense when the base framerate is high enough (ideally above 60) to avoid a lot of screen artifacting. So in practical use, this only makes sense to “save battery” in the context that you have a 120hz+ screen and choose to cap framerate to 60-75fps.

    If one is serious about minmaxing battery to performance in a realistic value, people should have the screen cap at 40 hz, as it has half of the input latency between 30 and 60 fps, but only requires 10 more fps than 30 which is a very realistic performance target for maintaining a minimum on handheld.




  • also in the article:

    According to reports from China’s Huashang Daily and National Business Daily newspapers at the weekend, one five-star hotel in Hangzhou had banned electric vehicles from the basement parking lot, citing recent cases in which they have started fires.

    “Based on the characteristics of electric vehicle fires and our hotel’s firefighting capabilities, we think it safer not to allow them into the underground garage,” the papers quoted the hotel’s security manager as saying.








  • employment potential and learning are generally problems if you are young. if you are old, the time investment to learn a new language is generally not self beneficial as your time of employability starts to dwindle.

    Linux ultimately will have to run into the situation of if the people want the newer language to become the mainstream, they need to be more proactive at the development of the kernel itself instead of relying on yhe older generation, who does ot the way they only know how, as relearning and rewriting everything ultimately to them, a waste of time at their point in life.

    think like proton was for gaming. you dont(and will not) convince all devs to make linux compatible games using a vulkan branch. the solution in that front was to create a translation layer to offload most of that work off because its nonsensical to expect every dev to learn vulkan. this would be applied moreso to the linux kernel, so the only realistic option (imo) is that the ones who are working in rust need to make the rust based kernel and hope that it takes off in a few years to actually gain traction.



  • insee it as apple is a full vertical stack conpany who doesnt want to share its vertical stack as it cuts into their profit.

    its what nvidia is trying to do, and if windows for arm takes off, i bet that nvidia is ready to attempt to remove all competition on windows due to how reliant some sectors of the industry are for nvidia hardware


  • mutants in the marvelverse involes those born into one due to the X gene. people who had gained powers through a mutation are seperately called mutates, which dont face discrimination like mutants do. mutate examples are spiderman, thr hulks, fantastic four.

    basically mutants are being discriminated because of their x gene and not their powers ironically.


  • devs on pc have to decide which set of hardware to optimize for. it’s a step that they choose based on harwdare adoption trends. There is always a point where something is too hardware demanding that it would greatly hinder sales when making a decision. With a fixed hardware platform, devs have a concentrated point in hardware adoption to target.

    For instance, say you developed a game where the minimum hardware requirement was slightly higher than a steam deck. If enough steam deck sales exist, the dev might have an incentive to optimize the game more just to get access to said market.