Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grifball
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
grifball
4y ago
$ cat com.txt | sed 's/^\(\S*\.com\)\.\s.*/\1/' | sort | uniq A bit easier than a ruby script
2.
▲
by
grifball
5y ago
For understanding: this proof makes sense if you (incorrectly) assume that any two horses are the same color, because then you can take any pair of horses in an n-sized group and split it into intersecting pairs to show that theyre all the
3.
▲
by
grifball
5y ago
Myth busters did this: https://m.youtube.com/watch?v=MAfAVGES-Yc ?13? Years ago?
4.
▲
by
grifball
5y ago
>My favorite part of the photographic process was watching prints come to life. I loved starting with a blank sheet of paper and applying various photographic methods to bring the image to life. >I found that building websites was sim
5.
▲
by
grifball
5y ago
Yeah, there's a lot of crypto that's specifically tailored to minimizing the effect of mistakes like IV-reuse and it's not solved, the primitives can't do everything, so it's good to know these pitfalls. This book i
6.
▲
by
grifball
5y ago
Lemme know if you find them
7.
▲
by
grifball
5y ago
Lol they're using the old discord logo that got all that buzz about the slight purple color tweak.
8.
▲
by
grifball
5y ago
For most use cases, you should also add a local bind, "-Llocalhost:5900:localhost:5900" or else everyone at the coffee shop will be able to access your insecure Vnc server
9.
▲
by
grifball
5y ago
Can you recommend a good blog then?
10.
▲
by
grifball
5y ago
What's MLS data?
11.
▲
by
grifball
5y ago
We spend a ton of time locking down OS API/ABIs to prevent sandbox violations and I wouldn't trust a shared server with sensitive data unless I had an IT team working on it. JS seems to be a lot better with sandboxing though. You
12.
▲
by
grifball
5y ago
You can buy a usb numpad for blender. I did this to save money on a mechanical keyboard.
13.
▲
by
grifball
5y ago
My gcc is tens of KBs $ wajig size | grep gcc gcc-5-multilib 6 installed gcc-multilib 8 installed gcc 44 installed gcc-6-base
14.
▲
by
grifball
5y ago
If you know the g's of vibration (force) and the hertz they needed to use on the screen, can't you calculate it? Maybe you also need to know the weight of the passenger as well as the details of their strobe method.
15.
▲
by
grifball
5y ago
Yeah. Mostly, the difference is whether you're protecting against big tech or smaller hackers. The only other difference is that computer security also protects your computer as a resource say against mining trojans.
16.
▲
by
grifball
5y ago
Yeah I did this at work recently with netcat. Our file sharing "solution" wasn't going to work so I just thought to try it for the hell of it. I also setup a horrible video chat in bash using just vlc and netcat. Audio works
17.
▲
by
grifball
5y ago
Yeah I've been following malware for a while and this is the first time I've heard of a Wiper. I guess it's like ransomware without the ransom
18.
▲
by
grifball
5y ago
I only skimmed the paper, but I think the title extracts and confuses a small part of the paper: "Google collects around 20 times more handset data than Apple" They didn't intend to say that google collects 20x more data than
19.
▲
by
grifball
5y ago
>My computer just does what I tell it to do, and nothing changes unless I want it to. >whenever I do have to boot into Windows to run some specific application, it's like I've invited a corporate representative from Microsof
20.
▲
by
grifball
6y ago
If there were an easy indicator of justified scoffing, investing would be a lot easier.
21.
▲
by
grifball
6y ago
Yeah, honestly, I hate the truth that this compartment-based system is the best method for security. I never have the access to do my job, and it's a constant frustration to get access. Also, it makes for really uninteresting problems
22.
▲
by
grifball
6y ago
It sounds impossible, but I've read the abstract of this article which claims to provide a cryptographic proof of a physical object (nuclear warhead): https://www.pnas.org/content/113/31/8618 I'm no
23.
▲
by
grifball
6y ago
Haha, but actually, you might have to put up with that soon. There's recent research on a blockchain technology called: "proof of space" which would require systems with large storage to idle for long periods of time I believ
24.
▲
by
grifball
6y ago
What laptop do you have? You may know this, but for anyone who doesn't: with Linux, you really have to choose the laptop model from a list. Here's a good list for Ubuntu: https://certification.ubuntu.com/desktop I
25.
▲
by
grifball
6y ago
Seems that a lot of these attacks (except for this one) are just simple social engineering: an employee is phished to get into the company VPN, and from there, it's maybe a couple more simple exploits on systems that were never meant t
26.
▲
by
grifball
6y ago
Saves us a byte in the sqlite database
27.
▲
by
grifball
6y ago
For me, if I see the time, I'm awake. Something about seeing the time makes me go into work mode and I have to get up. I think I'd like something like a "color clock" so when I wake up early, it'll show a blue scree
28.
▲
by
grifball
6y ago
Last time I tried, my code didn't work because it had to be renewed and the renewal server has been down for a while.
29.
▲
by
grifball
6y ago
But he still hasn't been able to build a subway system in LA.
30.
▲
by
grifball
6y ago
I guess I don't fully understand this, but RSA works so there MUST be "secret" primes (as in, then can be randomly generated like a symmetric key can).
More ›