Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
xx_ns
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
xx_ns
6d ago
I find a lot of LLM articles to be hard to read, but since this one was pretty "straight to the point", I found it to be okay and got the important information across. The title "The Linux reality check" made me groan, t
2.
▲
by
xx_ns
6d ago
It makes sense. The chess piece is the first profile picture in the list.
3.
▲
by
xx_ns
23d ago
IDEs, static linters, and syntax highlighters aren't designed to replace any part of the problem solving process, but rather augment them. It's impossible to become dependent on any of these tools to the point where your cognitive
4.
▲
by
xx_ns
1mo ago
That's not my experience at all. I was approved fairly fast - around an hour from submitting the form and getting a response. However, even being in the cybersecurity programme, Fable refuses to answer prompts that it determines could
5.
▲
by
xx_ns
3mo ago
Both projects have the same author.
6.
▲
by
xx_ns
3mo ago
I got the same vibe from > These are asciinema recordings of real terminal sessions, rendered as text rather than video. Playback caps idle pauses at two seconds and changes nothing else. Thanks? This sounds like it's the LLM's
7.
▲
by
xx_ns
3mo ago
I think this is a slightly different problem. The absence of an optional field, if that's a legal state, is meaningful every time you use the type, so you encode it on the field: `phone: ValidPhoneNumber | null`. When it's not nul
8.
▲
by
xx_ns
3mo ago
This campaign is still ongoing. I just got an email that one of my old packages (which hasn't worked for years and was orphaned for a while) was adopted and immediately a malicious commit was pushed. They seem to be using bun instead o
9.
▲
by
xx_ns
4mo ago
That would've been a cool PoC to work on as well, but seems a fair bit more complicated than the BadUSB-style attack I ended up doing. Would've had to do a lot more RE to figure out how to interact with the whole microphone subsys
10.
▲
Pwnd Blaster: Hacking your PC using your speaker without ever touching it
(blog.nns.ee)
700 points
by
xx_ns
4mo ago
|
123 comments
11.
▲
by
xx_ns
4mo ago
> A probe packet contains the MAC address as well as the list of all the past Wi-fi networks that your device has tried to join before, which can reveal a lot about you! Generally, most modern devices send broadcast/wildcard probes
12.
▲
by
xx_ns
4mo ago
From personal experience, there have been a few papercuts (mostly trying to figure out why runners aren't picking up jobs), but it isn't too hard to debug and the CI format is simple. When it works, it works well enough. It uses a
13.
▲
by
xx_ns
5mo ago
I'm not from the US, so I hope you excuse my ignorance, but who exactly voted for mass surveillance or AI cameras?
14.
▲
by
xx_ns
5mo ago
I wish my city only had a single case like that. Unfortunately, in Tallinn, it is extremely common that a bike path is suddenly routed onto the curb, and that's when you're lucky. For some paths, the path just... ends, and you sud
15.
▲
by
xx_ns
6mo ago
According to the linked homepage, the memory usage seems decent (few hundred megs for most use cases when working with a 3.3G logfile). There's a screenshot with various tasks and what the peak memory usage is. At some point you need t
16.
▲
Reverse engineering the Creative V2X soundbar to be able to control it on Linux
(blog.nns.ee)
2 points
by
xx_ns
7mo ago
|
0 comments
17.
▲
Solving Fossil's ASCII art CAPTCHA in 171 characters
(blog.nns.ee)
6 points
by
xx_ns
8mo ago
|
1 comments
18.
▲
Reverse engineering my e-scooter and finding the master key to unlock them all
(blog.nns.ee)
39 points
by
xx_ns
8mo ago
|
1 comments
19.
▲
by
xx_ns
9mo ago
Usable enough to run a Linux DE on it! I did so on my blog: https://nns.ee/kindle
20.
▲
by
xx_ns
10mo ago
At least it's still right in spite of being down.
21.
▲
by
xx_ns
10mo ago
Good question! I wasn't too concerned about this, because the only way you could even interact with the OS where the server was running was via HTTP requests, which are fairly limited in nature. The OS or kernel itself wasn't dire
22.
▲
This blog is now hosted on a GPS/LTE modem (2021)
(blog.nns.ee)
68 points
by
xx_ns
10mo ago
|
7 comments
23.
▲
by
xx_ns
10mo ago
Just a little play on the recent HN post: https://news.ycombinator.com/item?id=46016902 Project that I did a few years ago. You might also be interested in the retrospective where I detail what all went wrong: https:/
24.
▲
by
xx_ns
10mo ago
Apologies, that's what I meant to say. I blame that on my lack of coffee today, my bad.
25.
▲
by
xx_ns
10mo ago
The author linked to the repo and the code is at https://github.com/seritools/castrol-honda-dinput-fix/blob/m... Seems pretty straightforward. They hook DirectInputCreateA() and pass their own device enumerat
26.
▲
by
xx_ns
10mo ago
I appreciated the footnote on filesize optimization as someone who's constantly trying to compulsively generate the smallest binaries possible. Interesting article, thank you.
27.
▲
by
xx_ns
10mo ago
Am I missing something here? Colonial merchant ledgers and 18th-century accounting practices have been extensively digitized and discussed in academic literature. The model has almost certainly seen examples where these calculations are bro
28.
▲
by
xx_ns
10mo ago
Their other blog post[1] shares some more information which seems like it's relevant. From the post: > then i found this one: > https://juice.hackclub.com/api/get-roommate-data?email=dont@... > yep. no au
29.
▲
Nimony v0.2 – early preview of Nim 3.0's compiler
(nim-lang.github.io)
8 points
by
xx_ns
11mo ago
|
0 comments
30.
▲
by
xx_ns
11mo ago
I pentest network devices (amongst other things) for a living, and the way these usually work is that they have dnsmasq running in the background and to accept user config values, templating is used to generate dnsmasq-specific configuratio
More ›