I missed? Such an important was not mentioned NoNewPrivileges=yes "A new system.conf setting NoNewPrivileges= is now available which may be used to turn off acquisition of new privileges system-wide (i.e. set Linux'…
It also works in the browser under JSLinux in Wine (requires mfc42u.dll). https://bellard.org/jslinux/vm.html?url=alpine-x86-xwin.cfg&...
Works even in JSlinux. https://bellard.org/jslinux/vm.html?url=buildroot-x86-xwin.c... Download old qemu. https://drive.google.com/file/d/1e6UJcTC9FfwO20xzvcasTToPoaT... Load into jslinux. And execute the following…
chrome://inspect/#pages
What compiler is used to build blas and lapack, as well as a whole lot of programming based on them like numpy, scipy, julia, etc.?
Two years ago I started Chromium under Bellard JSLinux. The only version (32) I found that did not require SSE instructions. https://drive.google.com/open?id=0BwO8xuhb9OwrV1ZzT3ktX3hPb0...
Minimal bootloader can fit in MBR. http://sebastian-plotz.blogspot.com/
Strongly trimmed linux kernel + minimal userspace based on klibc will certainly fit on 1.44MB. The dash (x86) built with klibc occupies something with <50kB in memory, below 100kB on disk. I recommend reviewing this…
All these proposals have their justification. Surprisingly only incomprehensible complications, is it easier to use cpupower frequency-set -g performance and use intel-speed-select tool…
Just 2 and a half years ago I was running the kernel 4.10 on such equipment - AMD K6-2 300MHz, 3DFx Banshee (AGP2x), Trident 9440 (PCI), television card bt878, sound card Maestro, SoundBlaster Creative. Everything…
It's easier to create a new user account and run firefox from it. Something like: xhost +si:localuser:firefox && su - firefox -c 'DISPLAY=:0 HOME=/home/firefox firefox 2>/dev/null' && xhost -
https://www.chromium.org/chromium-os/meltdown-spectre-vulner... In this list, I see more than 40 ARM-based models. This is very, very much compared to the list of commercially available M$ Surface. In comparison with…
You have a problem with the browser. It should display correctly on the 10-year old webkit engine. https://groups.google.com/forum/m/#!topic/golang-nuts/6dKNSN... This works fine without javascript.…
There is no such package 'chromium-widevine' in the Arch Linux repository. sudo pacman -S chromium-widevine error: target not found: chromium-widevine
Chrome (74) also: https://bugs.chromium.org/p/chromium/issues/detail?id=924370
Perl is not needed. URxvt.keysym.M-C-minus:…
The cgroup freezer is much better (reliable). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
2003 http://linux-vserver.org/Overview#History In the Linux distribution that I used (PLD), the first vserver support took place in january 2004. https://github.com/pld-linux/kernel/commit/5be58c1bcc5568676... Maybe a…
You probably never heard or used - Linux VServer. Available from the later version of the 2.4 kernel. https://en.wikipedia.org/wiki/Linux-VServer
Check with --js-flags="--no-untrusted-code-mitigations", it should be about 10-13% faster. https://github.com/v8/v8/wiki/Untrusted-code-mitigations
It is interesting. Linux (Chrome OS) will allow you to run Linux applications. And this whole set of applications belongs to which category? https://chromium.googlesource.com/chromiumos/overlays/chromi... Especially…
Supports x86 processors without sse and mmx, example. https://en.wikipedia.org/wiki/Intel_Quark The google go compiler only supports x86 from pentium pro.
Initially, it seemed to be a temporary regression. Later that it may be related to Meltdown/Spectre mitigations. Currently, it is well-known to developers and remains patiently waiting for improvement.…
Everything is great. Only why from the introduction Ignition in Chrome 59 (2017-06-05) and resignation from V8 with Full-codegen, I have been recording terrible regression on bellard.org/jslinux. Since then (Chrome 58),…
It's pure madness. Still in 2012/13, Google maps operated on a 32MB RAM system (with desktop recording running in the background). https://drive.google.com/file/d/1xq4w2LD9ypv1zwv6oqPTciWvIDD...
I missed? Such an important was not mentioned NoNewPrivileges=yes "A new system.conf setting NoNewPrivileges= is now available which may be used to turn off acquisition of new privileges system-wide (i.e. set Linux'…
It also works in the browser under JSLinux in Wine (requires mfc42u.dll). https://bellard.org/jslinux/vm.html?url=alpine-x86-xwin.cfg&...
Works even in JSlinux. https://bellard.org/jslinux/vm.html?url=buildroot-x86-xwin.c... Download old qemu. https://drive.google.com/file/d/1e6UJcTC9FfwO20xzvcasTToPoaT... Load into jslinux. And execute the following…
chrome://inspect/#pages
What compiler is used to build blas and lapack, as well as a whole lot of programming based on them like numpy, scipy, julia, etc.?
Two years ago I started Chromium under Bellard JSLinux. The only version (32) I found that did not require SSE instructions. https://drive.google.com/open?id=0BwO8xuhb9OwrV1ZzT3ktX3hPb0...
Minimal bootloader can fit in MBR. http://sebastian-plotz.blogspot.com/
Strongly trimmed linux kernel + minimal userspace based on klibc will certainly fit on 1.44MB. The dash (x86) built with klibc occupies something with <50kB in memory, below 100kB on disk. I recommend reviewing this…
All these proposals have their justification. Surprisingly only incomprehensible complications, is it easier to use cpupower frequency-set -g performance and use intel-speed-select tool…
Just 2 and a half years ago I was running the kernel 4.10 on such equipment - AMD K6-2 300MHz, 3DFx Banshee (AGP2x), Trident 9440 (PCI), television card bt878, sound card Maestro, SoundBlaster Creative. Everything…
It's easier to create a new user account and run firefox from it. Something like: xhost +si:localuser:firefox && su - firefox -c 'DISPLAY=:0 HOME=/home/firefox firefox 2>/dev/null' && xhost -
https://www.chromium.org/chromium-os/meltdown-spectre-vulner... In this list, I see more than 40 ARM-based models. This is very, very much compared to the list of commercially available M$ Surface. In comparison with…
You have a problem with the browser. It should display correctly on the 10-year old webkit engine. https://groups.google.com/forum/m/#!topic/golang-nuts/6dKNSN... This works fine without javascript.…
There is no such package 'chromium-widevine' in the Arch Linux repository. sudo pacman -S chromium-widevine error: target not found: chromium-widevine
Chrome (74) also: https://bugs.chromium.org/p/chromium/issues/detail?id=924370
Perl is not needed. URxvt.keysym.M-C-minus:…
The cgroup freezer is much better (reliable). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
2003 http://linux-vserver.org/Overview#History In the Linux distribution that I used (PLD), the first vserver support took place in january 2004. https://github.com/pld-linux/kernel/commit/5be58c1bcc5568676... Maybe a…
You probably never heard or used - Linux VServer. Available from the later version of the 2.4 kernel. https://en.wikipedia.org/wiki/Linux-VServer
Check with --js-flags="--no-untrusted-code-mitigations", it should be about 10-13% faster. https://github.com/v8/v8/wiki/Untrusted-code-mitigations
It is interesting. Linux (Chrome OS) will allow you to run Linux applications. And this whole set of applications belongs to which category? https://chromium.googlesource.com/chromiumos/overlays/chromi... Especially…
Supports x86 processors without sse and mmx, example. https://en.wikipedia.org/wiki/Intel_Quark The google go compiler only supports x86 from pentium pro.
Initially, it seemed to be a temporary regression. Later that it may be related to Meltdown/Spectre mitigations. Currently, it is well-known to developers and remains patiently waiting for improvement.…
Everything is great. Only why from the introduction Ignition in Chrome 59 (2017-06-05) and resignation from V8 with Full-codegen, I have been recording terrible regression on bellard.org/jslinux. Since then (Chrome 58),…
It's pure madness. Still in 2012/13, Google maps operated on a 32MB RAM system (with desktop recording running in the background). https://drive.google.com/file/d/1xq4w2LD9ypv1zwv6oqPTciWvIDD...