Help
RSS
API
Feed
Maltego
Contact
Domain > noahlev.org
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2020-12-07
13.32.192.75
(
ClassC
)
2026-01-10
172.67.149.223
(
ClassC
)
Port 443
HTTP/1.1 200 OKDate: Sat, 10 Jan 2026 20:31:10 GMTContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveAccess-Control-Allow-Origin: *Cache-Control: public, max-age0, must-revalidatereferrer-policy: strict-origin-when-cross-originx-content-type-options: nosniffVary: accept-encodingReport-To: {group:cf-nel,max_age:604800,endpoints:{url:https://a.nel.cloudflare.com/report/v4?seyDrPZBQ%2Bkx9HhKv2qAZXbeTblPHbcXe0%2FZ9%2BW0degiXk9rEf7p9UN6vvtDPBMDAf6zu7Oh8WUSaFg3%2BO6iCHhyyMJUYZvXh3fyp}}Nel: {report_to:cf-nel,success_fraction:0.0,max_age:604800}Server: cloudflarecf-cache-status: DYNAMICCF-RAY: 9bbeefb9fb56b876-PDXalt-svc: h3:443; ma86400 !DOCTYPE html>html langen>head> meta charsetutf-8> meta nameviewport contentwidthdevice-width, initial-scale1> title>Noah Lev Bartell-Mangel/title> link relpreload href/fonts/Roboto-Regular.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/Roboto-Italic.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/RobotoSlab-VariableFont_wght.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/RobotoSerif-VariableFont_GRAD,opsz,wdth,wght.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/RobotoSerif-Italic-VariableFont_GRAD,opsz,wdth,wght.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/RobotoMono-VariableFont_wght.ttf asfont typefont/ttf crossorigin> link relpreload href/fonts/RobotoMono-Italic-VariableFont_wght.ttf asfont typefont/ttf crossorigin> link relprefetch href/sfsunset.jpg> link relstylesheet href/index.css> noscript> style> .jsonly { display: none; } /style> /noscript> script src/index.js>/script>/head>body> div classcontent> div classheader> h1 classname>span classbrkt>Noah Lev/span> span classbrkt>Bartell-Mangel/span>/h1> div classcontact nojustify> p> img classicon src/icons/envelope.svg altEmail titleEmail> strong>Email:/strong> span classemail-area>noscript>span classselectable>code>import base64; base64.b64decode(bm9haGxldi5jc0BnbWFpbC5jb20)/code>/span> br> span classtiny>(note: you’re seeing this because you have JavaScript disabled)/span> /noscript> span idinteractive-email-area> button idreveal-email classjsonly>reveal email/button> /span> /span> /p> p> img classicon src/icons/linkedin.svg altLinkedIn titleLinkedIn> strong>LinkedIn:/strong> a hrefhttps://www.linkedin.com/in/noahlevb>noahlevb/a> /p> p> img classicon src/icons/github.svg altGitHub titleGitHub> strong>GitHub:/strong> a hrefhttps://github.com/camelid>camelid/a> /p> /div> /div> !-- Note: Keep in sync with prefetch in head. --> img src/sfsunset.jpg altSan Francisco at sunset classbanner-photo> h2>i>Hey there!/i>/h2> p>A bit about me:/p> div classsummary-box nojustify> ul> li>Passionate about building resilient, valuable software/li> li> a classhas-arrow plain href#rust> span>Longtime Rust project member and contributor/span> img classicon arrow src/icons/angles-right-solid.svg altClick to see more titleClick to see more> /a> /li> li> a classhas-arrow plain href#plasma> span>Programming language researcher with PLASMA lab at UMass Amherst/span> img classicon arrow src/icons/angles-right-solid.svg altClick to see more titleClick to see more> /a> /li> li> a classhas-arrow plain href#filling-niche> span>Won 2nd place in ACM POPL’22 Student Research Competition/span> img classicon arrow src/icons/angles-right-solid.svg altClick to see more titleClick to see more> /a> /li> /ul> /div> p> I’m passionate about building a href#rust>reliable and efficient software/a>. I’m currently a student at the University of Massachusetts Amherst, studying for my bachelor’s degree in Computer Science in the Commonwealth Honors College. As a college student, I’m continuing my long-term a href#rust>contributions and leadership/a> for the Rust programming language, and I’m expanding my involvement in academic research, with a focus on a href#plasma>programming languages and systems/a>. /p> h2 idrust>a classplain href#rust>Rust/a>/h2> p> I started contributing to the a hrefhttps://www.rust-lang.org/>Rust programming language/a> in 2020. Since 2021, I’m a member of the Rustdoc and Rustdoc Frontend teams, along with several working groups. As a member of the Rustdoc team, I develop and maintain Rust’s official a hrefhttps://doc.rust-lang.org/rustdoc/>documentation generatation tool/a>, which is responsible for rendering the API documentation for all Rust crates. /p> p> Since 2024, I’m also a member of the Compiler team and involved in the effort to a hrefhttps://rust-lang.github.io/rust-project-goals/2024h2/min_generic_const_arguments.html>expand const generics in Rust/a>. I’ve contributed to areas of Rust too, including its standard library. /p> p> Also in 2024, I was a hrefhttps://foundation.rust-lang.org/news/announcing-the-rust-foundation-s-2024-fellows/#noah-lev-bartell-mangel-(%40camelid)>awarded/a> a Rust Foundation Project Fellowship. During my fellowship year, I’m focused on const generics and Rustdoc. My university a hrefhttps://www.cics.umass.edu/news/bartell-mangel-recognized-rust-contributions>published/a> an article about my fellowship and my involvement in Rust. /p> h3>Highlights/h3> p>I’ve made over 1,000 contributions to Rust, but here are a few highlights./p> ul classnojustify> li> a hrefhttps://github.com/rust-lang/rust/pull/125915>Refactored representation of const generic arguments to enable major extensions/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/83174>Added automated guidance to fix common borrow-checker error for new users/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/88672>Added automated suggestion to use code>i + 1/code> instead of incorrect code>i++/code>/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/88121>Improved confusing errors for recursive type aliases/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/80217>Added code>std::io::read_to_string()/code>/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/77686>Implemented Markdown rendering for Rustdoc search results/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/76934>Added support for generics in intra-doc links/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pull/78343>Helped pave the way for Rust 2021’s code>panic!()/code> macro consistency improvements/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pulls?qis%3Apr+author%3Acamelid+label%3AA-diagnostics+is%3Amerged+>Many improvements to Rustc error messages/a> /li> li> a hrefhttps://github.com/rust-lang/rust/pulls?qis%3Apr+is%3Amerged+label%3AT-rustdoc+label%3AC-cleanup+author%3Acamelid>Many, many code-quality improvements to Rustdoc/a> /li> /ul> h2 idresearch>a classplain href#research>Research/a>/h2> I’ve been interested in academic research, particularly in programming languages and systems, for a number of years. I’ve attended several ACM SIGPLAN conferences and Programming Languages Mentoring Workshops and a href#filling-niche>presented/a> at the POPL’22 Student Research Competition. h3 idplasma>a classplain href#plasma>PLASMA/a>/h3> p> I’m working with Dr. Emery Berger’s a hrefhttps://plasma-umass.org/>PLASMA lab/a> at UMass Amherst, which focuses on applying programming languages and systems techniques to solve real-world problems. Or, as Dr. Berger says, doing “cool stuff that matters”. :) h3 idfilling-niche>a classplain href#filling-niche>“Filling a Niche”/a>/h3> p> I developed a a href/papers/popl22src-filling-a-niche.pdf>research project/a> that formalized the “niche” memory layout optimization, which had never before been described in the research literature. This optimization is used by languages including Rust and Swift to reduce the memory usage of algebraic data types. Among other things, it allows Rust to represent code>Option&T>/code> with just a pointer, where the null code>0x0/code> value represents the code>None/code> variant. /p> p> My project a hrefhttps://popl22.sigplan.org/track/POPL-2022-student-research-competition#winners>won second place/a> in the Undergraduate Category of the ACM SIGPLAN POPL’22 Student Research Competition. I entered while a dual-enrollment high school student at College of Marin, where I was a hrefhttps://library.marin.edu/blog/filling-niche>interviewed/a> by librarian Dr. David Patterson about my project. /p> p classnojustify> strong>Links:/strong> a href/papers/popl22src-filling-a-niche.pdf>extended abstract/a> • a hrefhttps://youtu.be/dROaEavjEQw>lightning talk/a> • a hrefhttps://github.com/camelid/type-layout>implementation artifact/a> • a hrefhttps://library.marin.edu/blog/filling-niche>interview/a> /p> h2 idname>a classplain href#name>A note about my name/a>/h2> p> My first name is “Noah Lev”, and my last name is “Bartell-Mangel”. Two-word first names are unusual and can be confusing, so I wanted to clear it up here. I go by code>@camelid/code> on GitHub and similar names on the official Rust Zulip and Stack Overflow, but not on any other platforms. If you see a “camelid” on another platform, it’s probably not me. /p> footer> Copyright © Noah Lev Bartell-Mangel. All rights reserved. /footer> /div>!-- Cloudflare Pages Analytics -->script defer srchttps://static.cloudflareinsights.com/beacon.min.js data-cf-beacon{token: b6afa90cfd15449b92863161aa272a1a}>/script>!-- Cloudflare Pages Analytics -->/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]