Lumine(boot manager) on my PC remembers the last boot choice, so when I choose windows it keep going to that until I choose Linux again. Have about 5 seconds to press a button before it auto starts. Seems like the most sane alternative here.
- 2 Posts
- 206 Comments
BehindTheBarrier@programming.devto
196@lemmy.blahaj.zone•you're not providing rule valueEnglish
5·9 months agoI principally agree with you, it’s why I use reddit/lemmy and not 4chan.
But there is a difference, albeit hard to convey correctly through text. But I think some of the extreme responses mentioned are the ones in the banter type. It’s a kind of response when someone jokingly says “Star Wars and Star Trek is pretty much the same” and you go “I’ll skin you alive” due to the unjust comparison. It sure as hell don’t work with strangers, but it can within an community since everyone knows neither party is serious about it. Which is what the original post kind of says that it can work in the right community.
BehindTheBarrier@programming.devto
Programmer Humor@programming.dev•You typical Node project
3·9 months agoAt least Rust compiles down to what is used. I don’t know if js has any of that, but at least with rust the final program doesn’t ship tons of bloat.
BehindTheBarrier@programming.devto
Lemmy Shitpost@lemmy.world•My latest hyperfixation
31·10 months agoI’m no expert on the grain side, but Netflix had a nice writeup about its power.
https://netflixtechblog.com/av1-scale-film-grain-synthesis-the-awakening-ee09cfdff40b
I also heard that when you use film grain, you should disable the denoising done on the output to properly preserve detail in the encoding. Which depends on the encoder, but should generally be possible on the ones that do film grain.
But it might not be as good for artistic film grain that doesn’t fit normal “grain” in videos.
BehindTheBarrier@programming.devto
Technology@lemmy.world•Former GM Executive: BYD cars are good in terms of design, features, price, quality. If we let BYD into the U.S. market, it could end up destroying american manufacturersEnglish
5·11 months agoTesla somehow manages to do well(at least prior to the nazi events). Still at a good price in Norway.
But all other manufacturers have dragged their feet with EVs, and that price cost of starting is large enough that they are in trouble. I’m not a huge fan of China, but they did the investment and are ahead exactly because of that (and crazy subsidies). Being left behind is their own fault imo, and I think that applies a lot to EU as well. Eg. WV.
BehindTheBarrier@programming.devto
Programmer Humor@programming.dev•Production breaking driven developer
15·11 months agoCode normally works fine after you write it and then hopefully at least test by hand. The new guy 5 years later, which do not fully grasp the extent of his actions, and the guy reviewing the code also not being too familiar with it, will not make sure everything does as intended.
Tests are correctness guarantees, and requires the code and/or the test to change to pass. They also explain how something should behave to people that don’t know. I work in a area where there are so many businesses rules that there is no one person that knows all of it, and capturing the rules as tests is a great way to make sure that rules remains true after someone else comes to change the code.
In modern games, I think it’s fairly common to have a common 3d skeletons share names. So you can make animations like the one above apply to any character even if they have differences. It doesn’t mean that dog extends human, but it may mean that a dog model shares a lot of common “bones”, that are used for movement, with a human model.
So when a human animation is applied to the dog, you can see it warp to start position of the animation, move, and then then stop at the end position as a standing human, before warping back to idle animation (when it turns back into the dog shape)
Related, weapons in Destiny also share the same components across weapon types, and bugs have caused one weapon type to be used for another weapon, making funny things happen. Like how a hand canon (pistol) stretches like a bow because it’s model got used in place of the bow model at the start of this clip:
BehindTheBarrier@programming.devto
Fuck AI@lemmy.world•You're Not Imagining It. People Actually Are Starting To Talk Like ChatGPT.
11·11 months agoI know my product managers don’t use chatGTP because they end all sentences with
, every damn time. And I’m fairly sure their habit developed independently, given that one of them is from a relatively recent purchase of a company.
BehindTheBarrier@programming.devto
Programmer Humor@programming.dev•Why make it complicated?
2·11 months ago"".to_string()probably
BehindTheBarrier@programming.devto
Programmer Humor@programming.dev•Why make it complicated?
3·11 months agoI feel this is related, and hightlight this even further, look at all the ways to initialize something in C++.
https://www.youtube.com/watch?v=7DTlWPgX6zs
If you are really lazy, have a look at making an int at around 7:20. It’s not horrible that alone, but it does show how many meanings each thing has with very little difference, added on top of years of legacy compatability accumulation. Then it further goes into detail about the auto use, and how parantheses, bracket, squiggly bracket all can be used and help with the mess.
BehindTheBarrier@programming.devto
Programmer Humor@programming.dev•Are IDEs really like this ?
5·1 year agoNone of those issues for my main IDE, though Rider on some occasions do get stuck marking some spelling errors after they are fixed.
It has stuttered a few times, but pretty rare. But it does have a bug where it think it is building a project, but isn’t. And requires a restart to fix… Easy to trigger if you try building a project while it’s loading the project…
Visual Stuido with Resharper is the one where things would randomly stop working though. Especially hotkeys would sometimes stop working until I restarted it. Slow and stutter too.
BehindTheBarrier@programming.devto
CSCareerQuestions@programming.dev•Extremely hard even for a experienced engineers to find a job?
61·1 year agoIn my country the consultant company i work at shifted to only going for hiring experience / senior people once interest rates went up 2023-2024. The economy being worse reduces investments, and naturally consultants are less desired during those times. So we didn’t even meet hiring goals for 2024, we barely grew. I think expectations are a bit better this year though, if that is a indication that also applies to your country/place.
It’s a strong contrast to where I, with Master degree in non-tech areas, got a developer job shortly after university at this company. Things were pretty desperate “hire, hire, hire” back then. It also helps that my country is less bad on interviews and such compared to the US.
BehindTheBarrier@programming.devto
Git@programming.dev•Branching strategy for a text based project
1·1 year agoNot sure if this advice really applies, given i haven’t used Git for any reports myself and I don’t know how you are doing the text based project. I did pretty much all my uni reports in a online latex document site which allowed shared editing, so there was some history but all edits were live to the main doc.
But with the power of latex at least, you can have the main file do import and usages, and maybe some setup. And then combine other files representing anything you want. Such as one for front page, one per chapter or one for appendixes.
Then just can do changes/new sections in feature style branches, and it’s up to you if you want things to go to the main branch, or have a dev like branch where further refinement can happen if your work is structured and not all over the place like my report writing was.
BehindTheBarrier@programming.devto
Canada@lemmy.ca•Canada proposes 100% tariffs on Tesla, I have an alternative: open the door to Chinese EVs
5·1 year agoA worthwhile note is also that pretty much all US car manufacturers have dragged their feet doing EVs, excluding Tesla. So naturally US car manufacturers are struggling a lot with the massive costs related to adopting EVs now, and struggle competing with a country that spent this money getting established a good while ago.
The subsidies are still a problem, but the 100% tax is in my view a massive handout to domestic manufacturers that never bothered to try until they were behind. That 100% price increase in Chinese will probably mean high margins on EVs for yet some years before cheap alternatives come along.
BehindTheBarrier@programming.devto
Firefox@fedia.io•Mozilla rewrites Firefox's Terms of Use after user backlash | TechCrunch
41·1 year agoThe article goes into the first point though.
Using those services on your behalf is, potentially (in a legal sense) use of your data. By providing some information to a third party, even if Firefox itself doesn’t itself use it. This may come from the fact that you don’t directly agree to terms with the third parties when you start using the browser, with safe browsing for example. So Firefox is in a sense using/sharing private information. And in the changing legal landscape this usage may fall under modern privacy laws, such as the one mentioned in the article.
I agree the old wording was bad, but I do see the reasoning behind the new one.
BehindTheBarrier@programming.devto
Europe@feddit.org•Cars will need fewer screens and more buttons to earn five-star safety rating in EuropeEnglish
2·1 year agoI’d expect modern cars to use proximity detection which means the fob only needs to be with you.
Like my Peguot has a fairly large fob, but it’s just in the pocket of my jacket. Never leaves it. I guess it’s a problem if you don’t have a semi permanent thing like a jacket you use every day though.
BehindTheBarrier@programming.devto
Programming@programming.dev•Copilot exposes private GitHub pages, some removed by Microsoft
2·1 year agoGithub actually does that too, in some cases at least.
https://trufflesecurity.com/blog/anyone-can-access-deleted-and-private-repo-data-github
BehindTheBarrier@programming.devto
Greentext@sh.itjust.works•Anon tries to download videos from youtube
3·1 year agoThere’s GUIs for it though. Obviously not for everyone, but I made my own.
That it can download virtually from any site is pretty useful, assuming you know what to give it.
BehindTheBarrier@programming.devto
Asklemmy@lemmy.ml•How do I break a fizzy drink addiction?
10·1 year agoMy solution to most things, make it a chore.
Like, if you don’t buy it, you can’t drink it. If you have it, put it in an inconvenient place so you you won’t see it or bother getting it.


In principle I agree>!!<, but in practice it’s not clear cut.
The main one is some historic accuracy, I say some because the color of the skin doesn’t really matter for most things set in some time period or era where a race wasn’t particularly present.
The second one is just how it looks, we’ll see how well casting Snape for the new Harry Potter goes as it seems to be Harry’s father is bullying the weird black kid. Another one is the Artemis Fowl movie which cases a woman as leader for the Fairy unit, which undermines the actual accomplishment of Holly being the first to get here place as a woman. It’s not the end of the world, but it changes the tone and plot.
Probably not the end of the world, but these problems fall on the same line as other poor adaption/remake choices that actively hurt the story is try to tell. Not everyone can fit into a role in a story, and I don’t think that’s systematic discrimination. And I reiterate, it largely depends on the setting of the story. For most things, gener and race is not a big factor.