Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bugfix
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
bugfix
5y ago
Honestly, I won't install your extension because I don't know who you are. Having it as an option would be great. People here have seen _many_ stories about extensions being silently updated with malware. I really hope you recon
32.
▲
by
bugfix
5y ago
You might not get the exact same code, but it is certainly possible to generate C/pseudo-code from the binary. IDA Pro and Ghidra can identify functions and generate the equivalent C code. I know that this is not the original code, but
33.
▲
by
bugfix
5y ago
What about an SSH connection? Do you have to reconnect when it switches satellites?
34.
▲
by
bugfix
5y ago
The high fees are used to discourage imports. Here in my country they say these taxes are used to "protect the local businesses/manufacturing", but it makes absolutely no sense, because most (tech) products aren't even m
35.
▲
by
bugfix
5y ago
I think it has been over 10 years since I've seen a laptop without a webcam. Even the long dead "netbooks" had front facing cameras.
36.
▲
by
bugfix
5y ago
You can upload it to YouTube, but you can't monetize it. I've seen some videos of people following officers around with a camera and harassing them trying to get some sort of response, so they can post the video on their Instagram
37.
▲
by
bugfix
5y ago
Just enabled PTT in the BIOS, but the tool still says my computer is not compatible (but it doesn't tell me exactly why).
38.
▲
by
bugfix
5y ago
Apparently, my 3yo desktop isn't compatible (Gigabyte Z270X Ultra). I really doubt people will upgrade their hardware just to use Windows 11.
39.
▲
by
bugfix
5y ago
There is a noticeable delay when opening a new window or moving a tab out of the main window. This happens instantly on Chrome/Edge/Brave. I've tried switching to Vivaldi at least 5 times since release, but can't get use
40.
▲
by
bugfix
5y ago
It is actually pretty easy. As long as you don't use any private APIs, you can completely change the behavior of your app after the review by changing server side settings.
41.
▲
by
bugfix
5y ago
Any app with "Unrestricted Web Access" gets a 17+ rating.
42.
▲
by
bugfix
5y ago
The title changed multiple times. I've seen at least 3 in the last 30 minutes (safest, fastest and now this one).
43.
▲
by
bugfix
5y ago
What is so special about this? This is the way websites have been doing syntax highlighting before people started using javascript libraries.
44.
▲
by
bugfix
6y ago
Wow, my Chrome RAM usage went from about 2GB to 8GB after removing TGS.
45.
▲
by
bugfix
6y ago
So why not give users the option to encrypt everything if they want to?
46.
▲
by
bugfix
6y ago
You can use windows Disk Management. Just delete all the partitions on the flash drive, create a new one and format.
47.
▲
by
bugfix
6y ago
I've been using rufus for years now and have never had any issues. Also, the size difference is huge. Rufus: 1.1mb / Balena etcher: 124mb
48.
▲
by
bugfix
6y ago
0123 (octal) != 123 (int)