

Can’t you just keybind the switch to that key? I use arch and I have keyboard layout switch between three languages (one is Japanese which might have similar tech/typing style), and the program I use (ibus anthy) allows me to define my keybind.


Can’t you just keybind the switch to that key? I use arch and I have keyboard layout switch between three languages (one is Japanese which might have similar tech/typing style), and the program I use (ibus anthy) allows me to define my keybind.
I think most early users do check further than open source licenses. It’s possible they’ll add things later, but if they add after it has enough users we have significant number of users to have some people check. And if the user base is small then they’re probably more involved, or are reading/modifying code for their use cases.
Of course it’s not foolproof, but it has worked for a long time because of things like that
I think for a open source projects with such a low number of users, the first few users will definitely look further than “it’s open source”.
That’s the thing though if it’s open source and 99.9% don’t check that 0.1% checking it will be enough.
I don’t know if people will be angry with me but I just cook in it for iron. So I just clean it normally with water later (no soap most of the time). Heat it to dry, and apply a bit of oil and store it. That way I never have grimes and dirty pieces there.
Wait, are there repo that just has dating info? You just make PR for your profile. Honestly with GitHub free pages we could definitely do that lol
Wouldn’t all simulation have bugs, or all be bugs free. It’s the same code you’re running.
Maybe how many converged? One


You can just choose a day and go with it. As long as both of you agree, and it’s approximate it’s fine. We just count earth going around the sun, it’s divided arbitrarily, and Earth’s never going to be in exact place anyway.
The android auto equivalent for cars would be something I’d be interested in, that’s the only reason I had to reenable google on my phone. I don’t see any open source software that do it.
Honestly, there’s a lot of increasing religious things going on around the world, and some people claiming their religion did things better than science and we should go back to that. So there are definitely people that’ll benefit from these things if this is funded by them.
Crabs holding each other’s pincers into a crab train.
If you swallowed then yeah, extra protein.
If you find half a worm, you just spit it out, cut/bite out the wormy part and continue. Can’t throw the whole fruit. Although the worms I remember in guava make hard shells around them as they eat, so most times you bite into it, know immediately, and throw that part.


Crashing through unwrap is not necessarily restoring unsafe behavior of other languages though. I’d consider this wayyyy better than silently continuing with invalid value until the program tries something that doesn’t make sense/is overreaching and it crashes.
I don’t do actual video game with steam or ps5 and such, so I don’t know if you’re into it.
Me and my wife play this game called bomb squad, it’s one of a very few games that run natively on linux (without steam and such), is free to install/play and works with game controllers.
For me it’s making something. Mostly coding a new feature on my personal project. Making a new map/plot.
Sometimes just winning a videogame match, or getting that in game achievement.


Exactly, how do you even fight with the OS except just making it bit hard for them lol. You have to tell the OS what pixels to put in the screen, there’s literally no way you can hide things from the OS if they want to know.
Wow I have opposite problem. I don’t like reading papers that much. And while I do write I don’t like to spend too much time there either, so I just end up procrastinating by making new things with plots, analysis, codes, helper scripts and such.


I do have a career, I am a specialist of (kinda) GIS and data analysis related to hydrology. I’m currently on the path to complete my PhD within the next year. I have been really successful at pitching my programming ideas on non-programming domain. Solve problems for clients, make applications/algorithms that can outperform what they had before. It does sometimes make me feel like I’m a bit too wide on my skillsets related to others in my field, but at least in my immediate circles, I am still as good in the core aspects of my field. But there are so many people that are better specialist than me if I search around.
But now, due to the current climate, and situation in the USA, I have been thinking I might have to move to another country before I finish PhD, and I might not be able to find a job in another country immediately, so I’m thinking of finding some small gigs I could do for some side income.
Arch also kinda allows that if you write custom PKGBUILD file. It’s easy to write for simple stuffs that are based on make/cargo etc.
It’s time consuming if some program gives you 100s of lines of code in bash script to install their program though.
Edit:
Another disadvantage of building from source is dependency management. You might accidentally uninstall some dependencies, the standard library versions might change and break your packages, etc.
Using package manager mitigates that.