Giter Site home page Giter Site logo

flakm / blog Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 80.42 MB

The sources for the federated blog https://flakm.com

Home Page: https://flakm.com

License: Apache License 2.0

CSS 1.35% HTML 1.23% Nix 32.06% Rust 58.05% HCL 7.31%
blog code hugo programming rust

blog's People

Contributors

flakm avatar lilja avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

blog's Issues

Pomysły na nowe posty

Seria postów tłumaczących pewne pojęcia jak dla juniora

  1. Co to jest alokacja
  2. Co to jest wskaźnik
  3. Co to jest FFI
  4. dynamic lib loading - przykład użycia biblioteki z pythona/c/javy

Nowy post opisujący jak anlizować ASM i co to znaczy alokacja

Może uda się opisać tooling pozwalający do analizy tego w taki sposób:

https://godbolt.org/

Tworzenie:

cargo new --bin rust-asm-reading
cd rust-asm-reading/
cargo rustc -- --emit asm
cat target/debug/deps/rust_asm_reading-22f5352283a5d65d.s

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.