Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mishafb
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mishafb
1y ago
I agree on the last point of the lack of composition here. While it's true that writers need to be aware of buffering to make use of fancy syscalls, implementing that should be an option, but not a requirement. Naively this would mean
2.
▲
by
mishafb
4y ago
1. You mean ctrl-shift-r?
3.
▲
by
mishafb
4y ago
You do need an suid binary to e.g. set a new user id map, since this requires comparing the user id range owned by you to what you're mapping, but you only do it once and it's a simple, secure operation.
4.
▲
by
mishafb
4y ago
It is a real cdn with paying customers, trying to advertise its product, there is no catch
5.
▲
by
mishafb
4y ago
There's a payment app that detects the installation source is not google play store, and I haven't found a way to use it
6.
▲
by
mishafb
4y ago
Daemons that care about security setuid temporarily before opening a file and then setuid back
7.
▲
by
mishafb
4y ago
On the mdn page for it they say there are other less legitimate techniques like adding an image which will start loading and delay the page unloading. So if they didn't add beacons it would mean other less performant ways would be (ab)
8.
▲
by
mishafb
4y ago
Try replacing medium.com with scribe.rip
9.
▲
by
mishafb
5y ago
I think you would need a pipe reading from (using splice) a file you're not supposed to write to, which also accepts your input, which you're very unlikely to find, and you would only be able to modify the file being read.
10.
▲
by
mishafb
5y ago
We have atomic bitwise operations already (look at glibc's mutex implementation), and the unit atomic operations work on is a 64-byte cache line. Cache lines are useful because reading 64 bytes isn't really more expensive but it i
11.
▲
by
mishafb
5y ago
You could encrypt and archive everything and back that up periodically with rclone, or get external hard drives with a copy and store them separately
12.
▲
by
mishafb
5y ago
A timeline for seeing what tabs were open yesterday at any hour
13.
▲
by
mishafb
5y ago
With IPv6, you don't have CG-NAT, or double NATting, at the ISP level. If both sides are behind CG-NAT, then direct peer-to-peer communication is impossible or at least unstable to establish.
14.
▲
by
mishafb
5y ago
The lambdas aren't actually lambdas, they are anonymous classes with a single metthod according to the type-inferred interface, and they can't use variables that aren't effectively final.
15.
▲
by
mishafb
5y ago
Many realtek wifi adapters cause issues on Linux, and require buggy kernel modules. You should do some research before getting a wifi adapter. I just repurposed a wifi extender to be a wireless "bridge" from wifi to ethernet.
16.
▲
by
mishafb
5y ago
What kind of home routing would require a Pi?
17.
▲
by
mishafb
5y ago
Zig has painless cross compilation, with gcc or clang it's a nightmare
18.
▲
by
mishafb
5y ago
Signal has since changed their encryption methods so that it's harder to know who's sending messages to who, and what groups exist. On WhatsApp, these changes have obviously not been implemented, so it's not true that WhatsAp
19.
▲
by
mishafb
5y ago
Yeah, but obviosuly facebook doesn't have shadow profiles /s
20.
▲
by
mishafb
5y ago
So our computers are getting more powerful every day for nothing but Electron?
21.
▲
by
mishafb
5y ago
Before this is loaded and completely ready, you probably load resources with your regular CDN
22.
▲
by
mishafb
5y ago
This is equivalent to running a Makefile or a pre-built executable as your user which you're bound to do anyway
23.
▲
by
mishafb
5y ago
Is it compressible or already compressed?
24.
▲
by
mishafb
5y ago
Truly wireless keyboard where every key is connected via bluetooth
25.
▲
by
mishafb
5y ago
I know it works but it just feels wrong
26.
▲
by
mishafb
5y ago
They already know everything you do on the site...
27.
▲
by
mishafb
5y ago
These days nanometers are just marketing, they are disconnected from the actual chip density
28.
▲
by
mishafb
5y ago
You probably can, there's nothing about containers that shouldn't work on WSL2
29.
▲
by
mishafb
5y ago
I don't think you can use JS to get how the model looks on screen with this, whereas a canvas can be converted to an RGB grid
30.
▲
by
mishafb
5y ago
Isn't this true for any app that has updates though?
More ›