Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dloss
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
dloss
1mo ago
They announced a partnership with Microsoft today.
2.
▲
A World That Answers Back
(ilands.ai)
2 points
by
dloss
2mo ago
|
0 comments
3.
▲
by
dloss
2mo ago
Am I wrong to conclude that the statement by Google's VP of Security Engineering that "we simply must eliminate every software vulnerability on Earth" (before AI Agents find them) is not only stunningly ambitious, but doomed
4.
▲
Show HN: Kelora – query and transform logs from the command line
(github.com)
1 points
by
dloss
3mo ago
|
0 comments
5.
▲
by
dloss
4mo ago
My voice teacher had me blow air into water with a straw. Felt good and had some therapeutic effect on my vocal chords. Apparently the technique had been developed by a Finnish speech and voice therapist. Here is some background: https:&#x
6.
▲
by
dloss
6mo ago
Carlini gives some more background about his vulnerability research with Claude in this interview by tptacek & co. https://securitycryptographywhatever.com/2026/03/25/ai-bug-f...
7.
▲
by
dloss
6mo ago
If you're fine with CLIs, maybe my Kelora project is worth a look. It's a very flexible log processor with built-in scripting: https://kelora.dev
8.
▲
Underground: Tales of hacking, madness and obsession on the electronic frontier
(underground-book.net)
3 points
by
dloss
8mo ago
|
0 comments
9.
▲
by
dloss
8mo ago
Do you have any specific pointers concerning that "relaxing/manipulating of fascia/muscles" part? I have only dabbled a bit in qigong and hadn't noticed this. Would love to learn more.
10.
▲
by
dloss
8mo ago
> "simply taking time to feel your body and put your attention into latched tissues can release them." That has been my experience as well. I have developed my own little technique around this idea, where you invite tight areas
11.
▲
by
dloss
9mo ago
I'm sharing Kelora, a hobby project that I have been developing over the last 6 months. It's a scriptable log processor for the command line, with 150+ built-in functions for parsing, transforming, and analyzing log files and stre
12.
▲
Show HN: Kelora – Turn messy logs into structured data
(kelora.dev)
1 points
by
dloss
9mo ago
|
1 comments
13.
▲
by
dloss
10mo ago
Yes, the 3B variant, with vLLM 0.11.2. Parameters are given on the HF page. Had to override the temperature to 0.15 though (as suggested on HF) to avoid random looking syllables.
14.
▲
by
dloss
10mo ago
Some more example programs in Lambda Calculus here, including a compliant brainf#*k interpreter: https://justine.lol/lambda/
15.
▲
by
dloss
11mo ago
Anthropic recently released a sandboxing tool based on bubblewrap (Linux, quite lightweight) and sandbox-exec (macOS). https://github.com/anthropic-experimental/sandbox-runtime I wonder if nsjails or gVisor may be use
16.
▲
by
dloss
1y ago
Here's a list: https://github.com/dloss/binary-parsing
17.
▲
by
dloss
1y ago
Great list! Will incorporate some of those into my list of tools for binary parsing: https://github.com/dloss/binary-parsing
18.
▲
Is GPT-OSS Good? A Comprehensive Evaluation
(arxiv.org)
2 points
by
dloss
1y ago
|
0 comments
19.
▲
by
dloss
1y ago
Very nice! Added to my little list of log viewers at https://github.com/dloss/klp#alternative-tools
20.
▲
by
dloss
1y ago
For example: No buffer overflows, null pointer exceptions, use-after-free, etc. On ARM and RISCV64 not even the C compiler has to be trusted, because functional correctness has been proven for the binary. And there are more proofs besides f
21.
▲
by
dloss
1y ago
Well, an L4 variant is used in iPhones: "The Secure Enclave Processor runs an Apple-customized version of the L4 microkernel." https://support.apple.com/de-at/guide/security/sec59b0b31ff/...
22.
▲
by
dloss
2y ago
There's TinyTeX: https://yihui.org/tinytex/
23.
▲
by
dloss
2y ago
Noir is a Domain Specific Language for SNARK proving systems. https://noir-lang.org/
24.
▲
Show HN: Lightweight log viewer with Python-powered filtering and formatting
3 points
by
dloss
2y ago
|
0 comments
25.
▲
by
dloss
2y ago
A very easy way to find such "visual" collisions is described in section 4.2 of our drunken bishop paper: http://www.dirk-loss.de/sshvis/drunken_bishop.pdf
26.
▲
by
dloss
2y ago
Other tools for parsing and analyzing binary data are listed here: https://github.com/dloss/binary-parsing
27.
▲
by
dloss
2y ago
Two products for one-way data transfer, based on L4Re: - https://www.genua.eu/it-security-solutions/data-diode-cyber-... - https://www.genua.eu/it-security-solutions/data-diode-vs-dio... Disclaime
28.
▲
by
dloss
2y ago
To discover new podcasts, I often search on https://www.listennotes.com/ for episodes about people or topics I find interesting.
29.
▲
by
dloss
2y ago
Instead of "hallucinating" I would have preferred the term "bullshitting" -- in the Harry G. Frankfurt sense of not caring about the truth of one's utterances. But it's too late for that. https://lin
30.
▲
Textra: Extract text from images, PDFs, audio files using Apple's APIs
(github.com)
1 points
by
dloss
2y ago
|
0 comments
More ›