HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xevrem

no profile record

comments

xevrem
·5 mesi fa·discuss
the main reason why sched_ext is taking off is that EEVDF and CFS before it are -general- cpu schedulers, so while they work well for most tasks, they don't work as well as they could in certain situations like heavy server loads, low-latency loads (like multimedia production and gaming), or security sensitive loads. These schedulers are built and or specifically tunable to these types of loads, such as scx_lavd, scx_bpfland, and scx_cosmos. They each approach things differently, such as using core compaction, sharing or unsharing per core task queues, being way more cache context aware, keeping hot cores hot, etc. And the perf boost in these specific contexts is very real. Heck, Meta started using scx_lavd for better task load balencing over EEVDF on their servers.
xevrem
·4 anni fa·discuss
There are plenty of workplaces that require a more secure development environment. Centralizing the dev environment without having to go full PC over IP would be a very cost friendly way to manage this.
xevrem
·5 anni fa·discuss
Nyxt is a new interesting browser. WebKit engine but configured by lisp under the hood, and fully keyboard controllable with emacs, vim, or cua controls.

https://nyxt.atlas.engineer/
xevrem
·5 anni fa·discuss
This is why we use GitLab over GitHub.
xevrem
·5 anni fa·discuss
so.... Discord will be a hellscape in 3-5 years as its inevitably destroyed by corporate greed?
xevrem
·5 anni fa·discuss
tab groups are not equivalent to containers.

its more like Vivaldi's tab stacks or FF's Tree Tabs. With groups there are no inherent additional security mechanisms in place to prevent cross-group contamination/access. i.e., two different tab groups can access the same site data.

containers however are completely isolated from each other. i.e., two different containers have completely different sets of site data.
xevrem
·5 anni fa·discuss
theirs is based in scientific knowledge, yours is based in ignorance of that knowledge

"molecules are not the same as elements"

now repeat it with me

"molecules are not the same as elements"
xevrem
·6 anni fa·discuss
I believe the maker of 3blue1brown has a open source kit for just that: https://github.com/3b1b/manim
xevrem
·6 anni fa·discuss
an indictment that so many people who should know better, still use a tainted and non-benign product.
xevrem
·6 anni fa·discuss
but wasn't the evaporation of black holes a suggested solution by hawking for information being "lost forever" in a black hole?

i.e., hawking radiation is itself unconfirmed, so its a "solution" for something that remains unproven :|
xevrem
·6 anni fa·discuss
I still don't understand what they mean by "loss". Why is this even a problem? The information isn't gone, its right -there- in the black hole, which until proven otherwise, is part of the universe.

Until someone can prove the universe cares whether the info is in a black hole or not, its not really a problem is it? If anything the universe usually shows it doesn't care what we humans think, its going to do its own thing, regardless: i.e., weak nuclear force and "symmetries"
xevrem
·6 anni fa·discuss
honestly, i would say the banning of thedonald is clearly a response to The Paradox of Tolerance rather than not supporting free-speech.

you cannot be tolerant of the intolerant if you want free speech to survive.
xevrem
·6 anni fa·discuss
correct, Activision-Blizzard
xevrem
·6 anni fa·discuss
Isn't that how modern preloading works on browsers already?