Viewing profile — grapeli23
grapeli23
HN member- Joined
- Sun, Mar 11, 2018, 10:57 AM UTC
- HN karma
- 30
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About grapeli23
No profile information was provided.
Recent public activity
-
comment
Comment #25590977
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 priv…
-
comment
Comment #23785812
It also works in the browser under JSLinux in Wine (requires mfc42u.dll). https://bellard.org/jslinux/vm.html?url=alpine-x86-xwin.cfg&...
-
comment
Comment #23396856
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 …
-
comment
Comment #22843612
chrome://inspect/#pages
-
comment
Comment #22476713
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.?
-
comment
Comment #21655960
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=0BwO8xuhb9OwrV1ZzT3ktX…
-
comment
Comment #21434803
Minimal bootloader can fit in MBR. http://sebastian-plotz.blogspot.com/
-
comment
Comment #21038243
Strongly trimmed linux kernel + minimal userspace based on klibc will certainly fit on 1.44MB. The dash (x86) built with klibc occupies something with I recommend reviewing this th…
-
comment
Comment #20608891
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…
-
comment
Comment #20596048
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, …
-
comment
Comment #20353530
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'…
-
comment
Comment #20338150
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 avai…
-
comment
Comment #20024107
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 w…
-
comment
Comment #19555713
There is no such package 'chromium-widevine' in the Arch Linux repository. sudo pacman -S chromium-widevine error: target not found: chromium-widevine
-
comment
Comment #19362075
Chrome (74) also: https://bugs.chromium.org/p/chromium/issues/detail?id=924370
-
comment
Comment #19189817
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…
-
comment
Comment #18032088
The cgroup freezer is much better (reliable). https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...
-
comment
Comment #17518288
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/kerne…
-
comment
Comment #17517433
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
-
comment
Comment #17466207
Check with --js-flags="--no-untrusted-code-mitigations", it should be about 10-13% faster. https://github.com/v8/v8/wiki/Untrusted-code-mitigations
-
comment
Comment #17025591
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/chrom…
-
comment
Comment #16977208
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.
-
comment
Comment #16914768
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 wai…
-
comment
Comment #16913662
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 bella…
-
comment
Comment #16562536
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/1xq4w2LD9ypv1zwv6…