Rowan
@novafacing.bsky.social
📤 345
📥 364
📝 337
fuzzing enjoyer @
[email protected]
lol, Linkedin web app on mobile sends you back to previous page if you scroll enough then hit the "no I don't want the app" button. I didn't want to use your site anyway!
3 days ago
0
0
0
reposted by
Rowan
Andrew Heiss
9 days ago
what
add a skeleton here at some point
25
637
165
Americanos are so good I can't believe I've been missing this
16 days ago
2
1
0
So wack that in C++ you dereference a pointer to get a reference instead of &*-ing it. Rust once again most intuitive language
17 days ago
0
2
0
Finishing a game I really didn't enjoy and seeing it has a 91 on metacritic makes me feel like a colossal hater lmao
18 days ago
1
3
0
reposted by
Rowan
Paul Frazee
18 days ago
One of the huge perks of working at a software company is, when there's something about the product that bothers you personally, you can get your hands dirty and find out why it's basically impossible to get fixed
32
909
110
Tell me why my climbing gym is trying to sell TWELVE DOLLAR smoothies no wonder I never see anyone drinking one
18 days ago
0
0
0
I don't have a horse in the baseball fight but listening to the game on the free radio broadcast rules
21 days ago
0
0
0
Gotta say this is king shit from the libxml2 folks who know perfectly well it's used in all kinds of external facing mission critical places
21 days ago
1
3
0
Spent the entire new Frankenstein movie scared the monster was going to come out of the screen and start beating me over the head with the moral of the story
23 days ago
1
1
0
Is the best way to make a bug based fuzzing benchmark really just to go through CVEs and find every issue in the tracker and hope there's a POC 😭
24 days ago
3
0
0
reposted by
Rowan
Kristopher Micinski
26 days ago
Talk Tomorrow: "Scalable Static Analysis and High-Performance Logic Programming" (
github.com/kmicinski/mi...
)
loading . . .
https://github.com/kmicinski/micinski-website/blob/master/assets/talks/nyc-oct-29.pdf
1
17
7
reposted by
Rowan
Kate
27 days ago
me (recently into bouldering): CI: me: CI: ... me: nice, come on CI: ... me: yeah, come on... CI: ... me: CI: ... me: COME ON!! CI: ... CI: ❌ me: ah! good attempt!!
2
61
5
reposted by
Rowan
dmnk
28 days ago
Must-read for fuzzing folks (read: tooling/algorithms/academia) by Addison Crump
addisoncrump.info/research/wha...
loading . . .
What the hell are we doing? · Addison Crump
Homepage for Addison Crump
https://addisoncrump.info/research/what-the-hell-are-we-doing/
1
30
11
Making my conference slides and formatting code in google slides sucks and the devil on my shoulder is telling me to use beamer but I will NOT
about 1 month ago
1
1
0
reposted by
Rowan
Johnathan Norman
about 1 month ago
I'm shocked..
thehackernews.com/2025/10/micr...
loading . . .
Microsoft Locks Down IE Mode After Hackers Turned Legacy Feature Into Backdoor
Microsoft restricts IE Mode in Edge after threat actors exploited Chakra engine flaws for remote access.
https://thehackernews.com/2025/10/microsoft-locks-down-ie-mode-after.html
0
8
3
Yeah, you could say I'm a vibe coder (using claude to suggest synonyms of my traits with different first letters so they can all be abbreviated prettily as generic parameters)
about 1 month ago
0
3
0
I have a hot take that Result is extremely overused in places where stuff should probably just panic and often ends up obscuring the problem by bubbling up errors too high. Panicking is okay!
about 1 month ago
1
5
0
Never going to be the same now that I can just buy sashimi grade fish as uwajimaya and get 75% of the restaurant sushi experience for 15% of the price
about 2 months ago
1
1
0
Oh shit well I'm glad I'm safe from the war over here in Beaverton
about 2 months ago
0
1
0
Drank a caffeinated coffee this morning after months on decaf and spent a 3 hour drive learning about marine diesel engines and saturation diving procedures
2 months ago
0
3
0
Saw (and unfortunately squished trying to capture) my first giant house spider today, gotta say I am really not a fan of 4" spiders.
3 months ago
0
1
0
reposted by
Rowan
Q McCallum
3 months ago
This matches my experience: those of us who spent the pre-LLM years building ML models + GANs see genAI in a different light. We have a clearer view of what is/isn't possible, so we're less likely to throw it at every imaginable task expecting a breakthrough.
#dataBS
www.wsj.com/tech/ai/ai-a...
loading . . .
The Less You Know About AI, the More You Are Likely to Use It
AI can seem magical to those with low AI literacy, a new study finds. That, in turn, might make them more willing to try it.
https://www.wsj.com/tech/ai/ai-adoption-study-7219d0a1?mod=ai_lead_story
1
13
6
Anyone know how to specify the priority of a static in the __init_offsets section in a
#[link_section
= "__TEXT,__init_offsets"] directive? You can do it on Linux with like .init_array.PRIORITY...
3 months ago
0
0
1
Just ordered from rock auto for the first time and holy crap we have to go back, this might be the best website still operating today
3 months ago
0
0
0
It hasn't happened much yet because it seems like the people making MCP slop tools are still in the phase where they tell you that's what it is but eventually we'll get to a point where software that looks normal is just incorrect sometimes unexpectedly and I don't know if we're ready for that
3 months ago
1
8
0
reposted by
Rowan
headfallsoff
3 months ago
add a skeleton here at some point
7
754
223
reposted by
Rowan
CERIAS
3 months ago
Congrats! Dr. Antonio Bianchi for your NSF Early Career Development award!
ceri.as/hz57d
loading . . .
4 faculty chosen for NSF CAREER recognition
Purdue faculty Antonia Bianchi, Yuan Gao, Can Li and Lauren Ann Metskas received NSF CAREER Awards for research in AI, cybersecurity, biology and math, advancing science and education with $2.5 millio...
https://ceri.as/hz57d
0
1
1
So does anyone actually know who laf-intel (
lafintel.wordpress.com
) is? Having a citation of just some blog name doesn't feel right to me
loading . . .
laf-intel
https://lafintel.wordpress.com/
3 months ago
0
1
1
They just aren't doing it like this anymore god we had it so good
3 months ago
1
1
0
I got my instant pot for $5 at goodwill and I think it might literally be the best $5 I've ever spent
3 months ago
0
1
0
reposted by
Rowan
Rust Language
4 months ago
Happy new Rust! 🎆🦀 Rust 1.89.0 has been released! This release brings you inferrred array length, new lints, u128/i128 in extern "C", NonZero<char>, File::lock, many x86 intrinsics, and much more! ✨ Check out the blog post and release notes for all the details:
blog.rust-lang.org/2025/08/07/R...
loading . . .
Announcing Rust 1.89.0 | Rust Blog
Empowering everyone to build reliable and efficient software.
https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/
4
229
58
Almost every night for years when I wake up whether early or normally one or both of my hands or wrists has been numb. I usually sleep on a pretty hard pillow and this week I've been sleeping on a soft one and this has not happened since. Hack unlocked?
4 months ago
0
2
0
reposted by
Rowan
Mark Copelovitch
4 months ago
If you were alive in the 1980s, this is among the most wonderful & truly incredible things you have ever witnessed in your lifetime.
add a skeleton here at some point
262
15992
4647
reposted by
Rowan
Grace
4 months ago
Yep
distantprovince.by/posts/its-ru...
add a skeleton here at some point
6
177
38
Controversial opinion I know but Fox Stevenson rules
4 months ago
1
0
0
I'm not really a Sabbath fan I'm too zoomer but wikipedia credibly claims this guy murdered 17 cats with a shotgun so I think I'm gonna keep it that way
4 months ago
0
1
0
reposted by
Rowan
Josh Watson
4 months ago
A guy at work was arguing that the latest LLM models can write code they weren’t trained on and gave writing code in brainfuck as an example. I said “did you actually run these in an interpreter to confirm they aren’t bullshitting you” A few minutes later he goes, “none of them worked, interesting”
2
42
8
reposted by
Rowan
METR
5 months ago
We ran a randomized controlled trial to see how much AI coding tools speed up experienced open-source developers. The results surprised us: Developers thought they were 20% faster with AI tools, but they were actually 19% slower when they had access to AI than when they didn't.
107
6914
3649
This reminds me I need to get some panels for my house
add a skeleton here at some point
5 months ago
0
3
0
Let chains absolutely fuck holy shit I love rust
5 months ago
0
1
0
reposted by
Rowan
Xe
5 months ago
Oh cool, Virtualbox has its code on github now:
github.com/VirtualBox/v...
loading . . .
GitHub - VirtualBox/virtualbox: Source code for Oracle VirtualBox
Source code for Oracle VirtualBox. Contribute to VirtualBox/virtualbox development by creating an account on GitHub.
https://github.com/VirtualBox/virtualbox
0
26
5
reposted by
Rowan
draglikepull
5 months ago
Last year Microsoft made $88 billion (that's billion, with a B) in profit on $245B in revenue. That's a 36% profit margin. The idea that they have to put 9000 people out of work in order to improve profitability is absolutely ghoulish. This is not a struggling company, they're swimming in profit.
loading . . .
Microsoft Makes Deep Job Cuts Across Xbox Division, Cancels Games
Hundreds of people were laid off as the company canceled upcoming games such as Perfect Dark and Everwild
https://www.bloomberg.com/news/articles/2025-07-02/microsoft-begins-deep-job-cuts-across-xbox-division?accessToken=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzb3VyY2UiOiJTdWJzY3JpYmVyR2lmdGVkQXJ0aWNsZSIsImlhdCI6MTc1MTQ2MDUyOSwiZXhwIjoxNzUyMDY1MzI5LCJhcnRpY2xlSWQiOiJTWVJWTDFEV1JHRzAwMCIsImJjb25uZWN0SWQiOiJCMUVBQkI5NjQ2QUM0REZFQTJBRkI4MjI1MzgyQTJFQSJ9.HYeStbJNn6_ntf1rQ17kOC1dHHlVk_Zx4yCTGqcYXAA&leadSource=uverify%20wall
269
7306
2484
reposted by
Rowan
Catherine
5 months ago
they should make longjmp2, a new and more fucked up longjmp variant
6
51
9
reposted by
Rowan
dmnk
5 months ago
A fun way to learn how to do custom components for
#LibAFL
by solving games 🐰🐰🐰
github.com/addisoncrump...
loading . . .
GitHub - addisoncrump/parking-game-fuzzer: Learn to LibAFL with parking-game puzzles.
Learn to LibAFL with parking-game puzzles. Contribute to addisoncrump/parking-game-fuzzer development by creating an account on GitHub.
https://github.com/addisoncrump/parking-game-fuzzer
1
7
4
reposted by
Rowan
utopia deferred
5 months ago
to learn more about Jane Street's novel approach to financial engineering and its choice of tech stack, google "Jane Street Sudan Coup Funding"
add a skeleton here at some point
2
64
9
LET CHAINS LET CHAINS LET CHAINS LET CHAINS
add a skeleton here at some point
5 months ago
1
3
0
Reimaged both my computers and re cloned repos. Thought I lost some work on qemu-rs but no, I had actually remembered to push it to a feature branch, please clap
5 months ago
0
4
0
reposted by
Rowan
Molly White
5 months ago
hey look on the bright side: maybe after the housing market collapses because fannie mae was handing out mortgages based on a person's $fartcoin holdings you'll be able to afford a house
16
759
113
Load more
feeds!
log in