HN user

r9295

320 karma

Primarily into cybersecurity especially fuzzing and supply chain.

contact: hackernews {at} ruebezahl {dot} mozmail {dot} com

Posts25
Comments111
View on HN
r9295.github.io 7mo ago

Differential Fuzzing Across the Language Divide

r9295
1pts0
www.reuters.com 9mo ago

EU lawmakers push to ban term 'veggie-burger'

r9295
27pts78
github.com 1y ago

Show HN: Autarkie – Instant grammar fuzzing using Rust macros

r9295
41pts4
noiseexplorer.com 1y ago

Design and Explore Noise Handshake Patterns (2018)

r9295
27pts0
thebaffler.com 1y ago

What's the Point If We Can't Have Fun? (2014)

r9295
5pts0
arxiv.org 2y ago

Evaluating Fuzz Testing

r9295
7pts2
www.srlabs.de 2y ago

BogusBazaar: A criminal network of webshop fraudsters

r9295
2pts0
github.com 2y ago

Dafny is a verification-aware programming language

r9295
107pts35
www.youtube.com 2y ago

The Medium Is The Massage (1967)[video]

r9295
2pts1
www.theguardian.com 2y ago

Estates of Jimi Hendrix bandmates can sue over royalties dispute

r9295
1pts2
fly.io 2y ago

How to make Rust leak memory (also: how to make it stop) [2022]

r9295
1pts0
www.ableton.com 2y ago

What's Coming in Live 12

r9295
3pts0
security.googleblog.com 2y ago

Android Goes All-In on Fuzzing

r9295
2pts0
news.ycombinator.com 2y ago

Ask HN: Effective Collective Action to Prevent Web Integrity API Adoption?

r9295
6pts2
en.wikipedia.org 3y ago

Kitchen Sink Realism

r9295
3pts0
r9295.github.io 3y ago

Mitigating Install Time Supply Chain Attacks in Python

r9295
1pts0
github.com 3y ago

Aura – Python source code auditing and static analysis on a large scale (2022)

r9295
148pts13
github.com 3y ago

Show HN: Easy Manual auditing of Python (Poetry) package updates

r9295
1pts0
github.com 3y ago

Show HN: Python but with Module Import Policies

r9295
1pts0
r9295.github.io 3y ago

A Review of Attacks Against Language-Based Package Managers [pdf]

r9295
1pts2
themarkup.org 3y ago

Will Europe’s Privacy Bill of Rights Ever Truly Be Enforced?

r9295
4pts0
news.ycombinator.com 3y ago

Ask HN: How to deal with the constant urge to do or create something

r9295
3pts6
github.com 3y ago

Show HN: Panoptisch – A recursive dependency scanner for Python projects

r9295
45pts9
r9295.github.io 4y ago

Build a simple generative MIDI sequencer in Go

r9295
2pts0
news.ycombinator.com 4y ago

Ask HN: Recommendations for a security focused university project

r9295
2pts1

This has been the case since I moved to Germany, 6 years ago. National humiliation is apparently an insufficient detterent.

It really depends on the implementation? From my understanding, WebRTC uses it to broker the connection and nothing more. Then it's p2p

Personally, I think that's a good idea. Design patterns naturally make sense (Visitor, Builder for e.g) once you encounter such a situation in your codebase. It almost makes complete sense then. Otherwise IMHO, it's just premature abstraction

How is one supposed to context switch between reading a book and rigorously understanding and verifying potentially hundreds of lines of code generated by an AI?

I assume every English teacher of quality must have gone through this poem with their class. Mine certainly did! This reminds me, I should write to her and thank her for introducing me to such enchantment

I was gifted the entire collection a couple of years ago by my father, having grown up adoring Calvin and Hobbes, mostly thanks to him. I used to re-read the few books at the local library over and over again. The Christmas strips were my favourite, because I hadn't experienced snow at the time.

The entire collection opened a window into Watterson's evolution. He became a bit more cynical as time passed. I loved it.

Reading about his respect for his work, his refusal to sell out and his restraint made so much sense. You could feel it, the way these characters came to life. The essence ever intact.

Forever changed, forever grateful

This brings to mind a recent thought I had - our senses and intuition continue to be abstracted and delegated. It is especially humiliating when this delegation, which we must obey, is derived from data which we are unable to comprehend or perceive.

The medium is the message

Renewals, from what I heard, were difficult to hinder since you already had an official state issued document.

Needed to get one for my passport. At that point, in 2017, it "wasn't required" but the state bureaucracy made it clear I wasn't getting it without my Aadhar card.

It depends on how feasible stable Rust is for popular projects. Many projects mandate nightly. Even if it is a fixed nightly version, the discrepancies across nightly versions add up since they don't just add APIs, they remove them too.