Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mistaken
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mistaken
1mo ago
How do you know this? AFAIK the raw I/Q values, voltage levels aren't recorded anywhere. The printout only shows the integrated signal strength over 10s periods.
2.
▲
by
mistaken
2y ago
It will happily explain non existing concepts as well: https://tma.live/video/26c9fec7-3bb7-42e5-837f-617fd5659f70
3.
▲
by
mistaken
2y ago
Strafing works for me on linux with firefox. Maybe it's an OS or browser setting that prevents it?
4.
▲
by
mistaken
2y ago
I'm not sure about the naming; similar software already exists for linux with the same name: https://github.com/jbensmann/xmouseless https://github.com/jbensmann/mouseless
5.
▲
by
mistaken
2y ago
Also: https://github.com/rvaiya/warpd/
6.
▲
by
mistaken
2y ago
With ntfs you have to create a separate partition though. With btrfs you could create a subvolume and just have one big partition for both linux and windows.
7.
▲
by
mistaken
2y ago
This seems to run a VM rather than natively supporting linux syscalls. So termux will be more performant with its natively compiled binaries than this solution.
8.
▲
by
mistaken
2y ago
It seems to contain the crawler: https://github.com/janreges/siteone-crawler/blob/main/src/Cr...
9.
▲
by
mistaken
2y ago
As for “high lead solder” - you won’t buy it in Europe. We had to learn using lead free for rework and you know what - it’s not much different, assuming you have high quality equipment. That's bollocks. You can buy leaded solder in E
10.
▲
by
mistaken
3y ago
visidata is awesome. It also supports a bunch of other file formats such as excel sheets.
11.
▲
by
mistaken
3y ago
It's interesting that the LLVPs are beneath mineral rich parts of the world. One of the blobs is under Africa and the other is beneath the Clarion-Clipperton Zone. Is it possible that these extra-terrestrial impactors also affected the
12.
▲
by
mistaken
5y ago
The xss is stored via csrf. So an exploitation scenario would be that you visit a malicious page and then click in the search box on a new tab.
13.
▲
by
mistaken
5y ago
A new packaged version is now available. zerotier-one (1.6.6) unstable; urgency=medium * Backport endpoint mitigation against address collision attack. -- Adam Ierymenko <adam.ierymenko@zerotier.com> Tue, 21 Sep 2021 01:00:00 -
14.
▲
by
mistaken
5y ago
What worries me is that 2 months have passed since the vulnerability was fixed and yet there is no new version released which contains the patch... So you're exposed unless you build ZT from source.
15.
▲
by
mistaken
5y ago
That's not quite true. IPv6 has privacy extensions which generate randomized suffixes. A website would still be able to track you with the common prefix. Tracking the prefix is more or less the same as tracking an IPv4 address. If you&
16.
▲
by
mistaken
5y ago
It's possible to execute statements in a lambda through exec. But it's more of hack than what it worth. print((lambda x: [exec('x = x + 1; result = x'), eval('result')][1])(1))
17.
▲
by
mistaken
6y ago
Not to mention that nvidia uses proprietary configuration options even in Xorg.conf. A multi-monitor configuration which works fine in nouveau (or really any other driver) refuses to work with nvidia, because if you use the binary driver yo
18.
▲
by
mistaken
6y ago
Lenovo slowly transitioned away from IBM's design over the years. They are now using cheaper plastics and have horrible chassis designs which dig into your wrists due to their non-rounded edges. They're trying to make Thinkpads lo
19.
▲
OpenNebula Cripples Major Upgrades
(forum.opennebula.io)
1 points
by
mistaken
6y ago
|
0 comments
20.
▲
by
mistaken
6y ago
I think what they're hinting at is that without SciHub, even a popular paper would have less exposure. Some papers which cite a popular publication can only do so, because they could download the referenced one through SciHub.
21.
▲
by
mistaken
6y ago
If you look closely, there are some blurry artifacts in the video. Still, it's very impressive.
22.
▲
by
mistaken
7y ago
I've tried wayland around half a year ago, but switched back. Wayland was surprisingly usable, but a couple of features were missing that are essential for me for example color management.
23.
▲
by
mistaken
7y ago
I never had a trackball, so I'm curious about what benefits a trackball mouse has. Why or why wouldn't you use it over a regular mouse?
24.
▲
by
mistaken
7y ago
You can still switch to Audit mode during install using SHIFT-F2, follow https://bartsimons.me/sysprep-generalize-windows-image-witho... to disable OOBE, then replace e.g. Narrator.exe with cmd.exe and set an administrator
25.
▲
by
mistaken
7y ago
Another improvement: for large files the editor could read / write the file in chunks and maintain only the changes in memory.
26.
▲
by
mistaken
8y ago
You can also resize partitions online in Linux. The point of the article was how to migrate the running system into memory and then wipe and reinstall the system. Try doing that from Windows :)
27.
▲
by
mistaken
8y ago
Also `openssl rand -hex 16` works pretty well :)
28.
▲
by
mistaken
8y ago
Turn on the lights?
29.
▲
by
mistaken
8y ago
I've checked browserling and it spins up a browser in a hosted VM.
30.
▲
by
mistaken
8y ago
And that makes virtio-fs a lot simpler than gluster. It doesn't have to deal with split brain, replication, etc..
More ›