Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grapeli23
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
grapeli23
6y ago
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' PR_SET_NO_NEW_
2.
▲
by
grapeli23
6y ago
It also works in the browser under JSLinux in Wine (requires mfc42u.dll). https://bellard.org/jslinux/vm.html?url=alpine-x86-xwin.cfg&...
3.
▲
by
grapeli23
6y ago
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. An
4.
▲
by
grapeli23
6y ago
chrome://inspect/#pages
5.
▲
by
grapeli23
7y ago
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.?
6.
▲
by
grapeli23
7y ago
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...
7.
▲
by
grapeli23
7y ago
Minimal bootloader can fit in MBR. http://sebastian-plotz.blogspot.com/
8.
▲
by
grapeli23
7y ago
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 thread. https:/
9.
▲
by
grapeli23
7y ago
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 https://git.kernel.org/pub/scm&#x
10.
▲
by
grapeli23
7y ago
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 worked. I am sure that it
11.
▲
by
grapeli23
7y ago
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' && xh
12.
▲
by
grapeli23
7y ago
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 t
13.
▲
by
grapeli23
7y ago
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. htt
14.
▲
by
grapeli23
7y ago
There is no such package 'chromium-widevine' in the Arch Linux repository. sudo pacman -S chromium-widevine error: target not found: chromium-widevine
15.
▲
by
grapeli23
8y ago
Chrome (74) also: https://bugs.chromium.org/p/chromium/issues/detail?id=924370
16.
▲
by
grapeli23
8y ago
Perl is not needed. URxvt.keysym.M-C-minus: command:\033]4;0;#333333\007\033]4;1;#cd3333\007\033]4;2;#33cd33\007\033]4;3;#cdcd33\007\033]4;4;#3333cd\007\033]4;5;#cd33cd\007\033]4;6;#33cdcd\007\033]4;7;#cdcdcd\007\033]4;8;#656565\007\033]4;9
17.
▲
by
grapeli23
8y ago
The cgroup freezer is much better (reliable). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
18.
▲
by
grapeli23
8y ago
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/5be
19.
▲
by
grapeli23
8y ago
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
20.
▲
by
grapeli23
8y ago
Check with --js-flags="--no-untrusted-code-mitigations", it should be about 10-13% faster. https://github.com/v8/v8/wiki/Untrusted-code-mitigations
21.
▲
by
grapeli23
8y ago
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... Especial
22.
▲
by
grapeli23
8y ago
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.
23.
▲
by
grapeli23
8y ago
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. https://bugs.chromium.
24.
▲
by
grapeli23
8y ago
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), each newer vers
25.
▲
by
grapeli23
9y ago
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...