Giter Club home page Giter Club logo

manishearth.github.io's People

Contributors

manishearth avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

manishearth.github.io's Issues

Possible typo in Zero-Copy All the Things! (Zero-Copy #2) post

Hi, I'm not sure if this is the right place to report a potential typo, please let me know otherwise.

I notice that in the Zero-Copy All the Things! (Zero-Copy #2) post, under Blefuscudian Bewilderment section:

A u32 cannot be found at any old memory address, on most modern systems it must be found at a memory address that’s a multiple of 4.

Do you happen to mean odd memory address instead of old?

Anyway, thanks for the amazing writeup about zero copy in Rust 💯

Broken internal links

The first two links in the body of "So Zero It's ... Negative? (Zero-Copy #3)" accessed through https://manishearth.github.io/ are

which 404. Interestingly the first two links of the same article accessed through https://manishearth.github.io/blog/2022/08/03/zero-copy-3-so-zero-its-dot-dot-dot-negative/ correctly include the date in their url 🤷

Unicode in LB format

I've just read your post on code points. I was wondering if you have a look at representing Unicode in LB format. I would be happy to get your feedback.

Wrong example in rust-gc post

The last expample in Designing a GC in Rust does not compile. Line 9 needs to be changed to let y = Gc::new(Foo {a: 10, b: GcCell::new(Gc::new(30))});.

By the way the CSS rule for anchors white-space: pre-wrap; destroys the text flow. Lines are broken although there is plenty of space. Removing it solves the problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.