Japanese young adult media takes a lot of inspiration from religion, including old european one. Just how many times do you have to kill god in japanese games…
Japanese young adult media takes a lot of inspiration from religion, including old european one. Just how many times do you have to kill god in japanese games…
Idk man. Cloud and air efficiency seems higher, even with the added propeler and magnetism step in there. Then again lost panel energy goes into air.
Your eyes are not digital. Nothing physical really is. Think about a camera flash. They can get well under 3.33ms, meaning over 300fps, and you can still see it clearly (and painfully). Same for a monitor, it also has a “response time”. It is how long it takes for a pixel to transition color. (Usually “gray to gray”, as in one shade of gray to another. Black to white would be longer, as is for eyes.)
So ofc you would see all the mice.
It’s also why motion blur is a thing, even though it was usually implemented incorrectly. Seeing every motion on a tv or monitor in perfect sharpness feels weird, because they are pictures not actual movements.
Your brain makes movements out of it all.
Anyway: 16 is minimum, 24 is good for most movies, 30 for slower games, 60 minimum for fps (75 and above for faster fps, even though i played xonotic on 45), 120 for vr.
Yea, and not cooking it for too long.
Twitch promoted gambling for children.
https://www.youtube.com/watch?v=LklUVkMPl8g
He goes on about the bigger picture, while I was thinking about just manufacturing and maintenance. That graph cost going down could be due to manufacturing ramping up. You need big machines to make big machines.
It’s interesting how fast the price per kWh went down. I’m glad.
AFAIK wind hasn’t changed much in a long time. Not much to improve really. Cost is materials and labour, both going up. Probably still cheaper then coal.
Can link a video about how they work, and the chalenges tomorow if you want.
Same in Croatia. Also think it’s in most countries.
Yes, except X had reasons for becoming like it is. But now when computers compute and draw on the same computer, wayland is way better. If only those freedesktop people would finalize this after 3 years of looking at it.
Reply was to you, but it’s still a public forum with a topic.
Hmm. I can’t find ehere i got that from, other then it being more general. https://cscie26.dce.harvard.edu/lectures/lect02/6_Extras/ch01s06.html
Either way the whole point is to write programs/code that can interoperate and be composed. SysD programs comunicate over an “implementation is the specification” protocol, so they might as well be one blob instead of separate programs.
Systemd hate is about it consuming things, and doing things badly.
Originally it was about code. Split it into reusable functions, and such.
SyStEMd fans don’t understand, per usual.
Lets say you use a variable named abcd in your function. And a variable named abcb in a for loop inside the same function. But because reasons you mistakenly use abcd inside that loop and modify the wrong variable, so that your code sometimes doesnt work properly.
It’s to prevent mistakes like that.
A similar thing is to use const when the variable is not modified.
Unix domain sockets, shared memory (classic and/or over anonymous file descriptors), file system in userspace, the (ms) ini format.
Was going to sleep when i wrote that.
Uds, shm, fuse for ipc. Ini for configs.
Having a company behind software means you can pay to have your bugs fixed. Big distros want that stability for their corporate customers. It’s no secret or anything. KDE has sponsors, but doesn’t have a direct relationship with a huge contractor like RH. Same reasoning for systemd.
Politics, basically.
I measured my fridge. You could, in theory. Problem is that the motor in the fridge (and in power tools) is an “induction load”, meaning it draws a lot more power in a split second when starting. Inverters have to be built with that in mind, or just stronger (killowats range).
So i checked the fhs. Doesn’t say it is deprecated. V3 just mentions XDG and glib (the probable sources of such claims).
Both you and @SaltyIceteaMaker are completely wrong. There is no such thing as “reserving” memory.