Elektrine
EN
Log in Register
Paige Chat Timeline Communities Gallery Videos Email DNS VPN Uptime Kairo
Back to Timeline
Remote

Andrew Lilley Brinker

@alilleybrinker@hachyderm.io
mastodon 4.6.6
  • Open on hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource
⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR
🔵 Principal Engineer at MITRE (opinions are mine)

Mostly posts on BlueSky.

0 Followers
0 Following
19 Posts
Joined February 11, 2023
BlueSky Bridge:
https://hachyderm.io/@alilleybrinker.com@bsky.brid.gy
Personal Website:
https://www.alilleybrinker.com
Pronouns:
he/him
keytrace:
did:plc:geozyv62fx63m7jhr4eraubc

Posts

Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · May 08, 2026
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

Hipcheck 3.15.0 is out!

Includes prebuilt binaries for Arm64 Linux, improved affiliation analysis, better errors for bad policy files, better detection of SPDX SBOMs, and improved query registration in the Rust SDK!

https://hipcheck.mitre.org/blog/hipcheck-3-15-0-release/

hipcheck.mitre.org

Hipcheck 3.15.0 Release

Helping maintainers assess software packages for long-term risk.

0
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Mar 19, 2026
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

RE: @infoq@techhub.social

“Andy Brinkmeyer”?

Our names are too similar and we both like Rust. We must be destined to do battle

techhub.social

InfoQ: "While #RustLang’s Memory Safety is a strong found…" - TechHub

2
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Nov 21, 2025
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

RE: @yossarian@infosec.exchange

Seems obviously right. At the very least, this will test vendors' claims that they can quickly detect bad packages pre-installation; if that's true, then a widespread cooldown policy wouldn't cause windows of opportunity to widen.

infosec.exchange

yossarian: "We should all be using dependency cooldowns http…" - Infosec Exchange

1
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Nov 10, 2025
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

New from me in the ACM Queue: "Memory Safety for Skeptics," where I argue in favor of pursuing memory safety amid competing priorities, and how to do it!

https://queue.acm.org/detail.cfm?id=3773095

3
1
2
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Feb 12, 2025
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

We usually think of open source as being volunteer-based, but corporations are pervasively involved in open source software.

Their impact is enormous and under-recognized.

In this post I dive deep on the history, market forces, ecosystem effects, and options for action to make open source more resilient to corporate capture and expand options for support.

https://www.alilleybrinker.com/blog/open-source-software-and-corporate-influence/

#opensource

Open Source Software and Corporate Influence — Andrew Lilley Brinker
Andrew Lilley Brinker

Open Source Software and Corporate Influence — Andrew Lilley Brinker

Exploring how corporations gain power in open source projects, and how to build resilience to corporate capture.

0
0
2
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 14, 2024
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

Checkout out Mastodon and once again being annoyed at the lack of quote posts, even just to quote yourself

1
1
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Oct 23, 2024
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

@phooky@octodon.social There is an unstable feature for inferring the length. https://github.com/rust-lang/rust/issues/85077

GitHub

Tracking Issue for `_` as a const argument: `feature(generic_arg_infer)` · Issue #85077 · rust-lang

This is a tracking issue for the RFC GenericArg::Infer The feature gate for the issue is #![feature(generic_arg_infer)]. What is GenericArg::Infer? Currently, rustc supports type inference. That is...

0
1
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 16, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @alilleybrinker@hachyderm.io
UPDATE: https://hachyderm.io/@alilleybrinker/111591518571322904 #rust #rustlang
0
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 13, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @cliffle@hachyderm.io
@cliffle@hachyderm.io @mo8it@fosstodon.org glad you liked it! 😄
1
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 09, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @thephd@pony.social
@thephd@pony.social C++ Directions Group losing their minds
3
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 09, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @mo8it@fosstodon.org
@mo8it@fosstodon.org Bjarne about to start ending every essay with “Rust delenda est” (https://en.m.wikipedia.org/wiki/Carthago_delenda_est)
5
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 09, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @corpsmoderne@mamot.fr
@corpsmoderne@mamot.fr @mo8it@fosstodon.org Some sample links of how hard it is to hold C correctly: https://pinboard.in/u:alilleybrinker/t:c/
1
4
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @mo8it@fosstodon.org
@mo8it@fosstodon.org haha, reminds me of a thing I wrote on Twitter back in 2019. I've reproduced it here since Twitter is a tire fire now: https://github.com/alilleybrinker/notes/blob/main/technostructuralism.md
1
2
1
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @alilleybrinker@hachyderm.io
It is so deeply weird to me that this group would write and submit a public document defending C++ to an RFC that includes as a core priority supporting the move away from memory unsafe languages, and then wouldn't sign their names. All but one other response to the RFC, 105 total, is a named organization, a named individual or individuals, or has no name field filled out and minimal content. Theirs is the only semi-professional submission which is explicitly "anonymous" #rust #rustlang
16
2
1
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @alilleybrinker@hachyderm.io

Aha! They refer to themselves as the “ISO C++ Directions Group” which appears to be the group that authored P2000r4 and P2759r0, namely:

  • Howard Hinnant
  • Roger Orr
  • Bjarne Stroustrup
  • David Vandevoorde
  • Michael Wong

#rust #rustlang

15
24
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @miguelraz_t@hachyderm.io
@miguelraz_t@hachyderm.io the Language Wars have escalated to covert ops lol
4
0
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @laund@hachyderm.io
@laund@hachyderm.io I thought the same thing
0
1
0
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io
Replying to @alilleybrinker@hachyderm.io
They don’t name themselves. It’s unclear if this is an official ISO C++ response. Their response tries to muddy what safety means, argues a strawman about Rust having vulnerabilities too, suggests “profiles” for C++ should fix everything anyway, hints thah C++ critics are actually just talking about old C++ (in the same breath they argue that C++ is great because it’s always stable so old code sticks around forever), and that really you should give C++ more money. #rust #rustlang
24
28
2
0
Open post
alilleybrinker
Andrew Lilley Brinker @alilleybrinker@hachyderm.io · Dec 08, 2023
Andrew Lilley Brinker
@alilleybrinker@hachyderm.io

🦀 #rustlang / 🐦 #jj / 🍄 #atproto / 📦 #opensource ⚠️ CVE / ✅ Hipcheck / 🔎 OmniBOR 🔵 Principal Engineer at MITRE (opinions are mine) Mostly posts on BlueSky.

hachyderm.io

lol, a group of unnamed “C++ senior members with decades [of] experience in ISO C++” filed a response to the federal RFI on open source software security and it is ridiculous.

https://www.regulations.gov/comment/ONCD-2023-0002-0020

#rust #rustlang

65
59
34
0

Remote instance

hachyderm.io
Open on original server
313k7r1n3
Elektrine

Tor hidden service

elekhj7afj4qnrr4yd3bkzslsyo5jgfxw3orgjkhlcxifueodybyiiad.onion

Platform

  • Email
  • Chat
  • Timeline
  • Communities
  • VPN
  • DNS

Company

  • About
  • Contact
  • FAQ

Legal

  • Terms of Service
  • Privacy Policy
  • Warrant Canary
  • Lite (no JS)
  • VPN Policy
  • Source code

Support

  • support@elektrine.com
  • Report Security Issue
Mail client setup IMAP mail.elektrine.com:993 POP3 mail.elektrine.com:995 SMTP mail.elektrine.com:465
© 2026 Elektrine. All rights reserved. Server: 20:45:07 UTC