Hacker News
- Inline Assembly in F# https://blog.devgenius.io/inline-assembly-in-f-net-language-6d70ab9f58c1?gi=dea257bef9e9 24 comments
- Inline Annotations and Markup on Gmail Attachments http://www.framebench.com/mail-markup/ 3 comments
- Hi there! I’ve published the vue2-inline-calendar component some time ago, I hope this package will be useful for you. Enjoy! https://www.npmjs.com/package/vue2-inline-calendar 2 comments vuejs
- Best way to inline exported functions in modern C https://gcc.gnu.org/onlinedocs/gcc/Inline.html 14 comments c_programming
- LZAV 2.15: Fast In-Memory Data Compression Algorithm (safe, inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio better than LZ4, everything better than Snappy https://github.com/avaneev/lzav 59 comments programming
- Dont Use Inline Assembly https://gcc.gnu.org/wiki/dontuseinlineasm 73 comments cpp
- Inlining and Compiler Optimizations https://wolchok.org/posts/inlining-and-compiler-optimizations 8 comments cpp
- I need little help will inline body style. https://www.reddit.com/r/css/comments/i8dq1j/i_need_little_help_will_inline_body_style/ 11 comments css
- Duplicate v0.2.7: Easy code duplication - now inline https://www.reddit.com/r/rust/comments/i75cb5/duplicate_v027_easy_code_duplication_now_inline/ 3 comments rust
- Prefer inline event handler to avoid indirection in code to improve human readability or use handler function? https://stackoverflow.com/questions/63284821/prefer-inline-event-handler-to-avoid-indirection-in-code-to-improve-human-readab 4 comments reactjs
- Exploring Beacon Layouts: Inline vs Surrounding https://www.reddit.com/r/factorio/comments/hatbxk/exploring_beacon_layouts_inline_vs_surrounding/ 7 comments factorio
- New inline assembly syntax available in nightly | Inside Rust Blog https://blog.rust-lang.org/inside-rust/2020/06/08/new-inline-asm.html 63 comments rust
- Fatality Rate Back Inline With Earlier Estimates https://reason.com/2020/05/24/the-cdcs-new-best-estimate-implies-a-covid-19-infection-fatality-rate-below-0-3/#comments 13 comments worldnews
- Smarter C/C++ inlining with __attribute__((flatten)) https://awesomekling.github.io/smarter-c++-inlining-with-attribute-flatten/ 116 comments programming
- Go: Inlining Strategy & Limitation https://medium.com/a-journey-with-go/go-inlining-strategy-limitation-6b6d7fc3b1be 10 comments golang
- The ASM Working Group has submitted their first draft of the RFC for stable inline assembly https://github.com/rust-lang/rfcs/pull/2850 26 comments rust
- I went through GCC’s inline assembly documentation so that you don’t have to https://www.felixcloutier.com/documents/gcc-asm.html 105 comments programming
- Neovim: Show crate version info inline in Cargo.toml https://www.reddit.com/r/vim/comments/be48lw/meainvimpackagejson_plugin_to_show_npm_package/ 4 comments rust
- Inline Namespaces 101 https://foonathan.net/blog/2018/11/22/inline-namespaces.html 11 comments cpp
- What do you guys think about inline functions in the render method? I keep having an internal debate whether it's worth worrying about. https://reactjs.org/docs/handling-events.html 22 comments reactjs
- An Introduction to Inline Classes in Kotlin https://typealias.com/guides/introduction-to-inline-classes/ 8 comments programming
- Inline C++ code in your Node.js scripts! https://github.com/vshymanskyy/node-inline-cpp 14 comments node
- Improved handling for inline frames in Linux perf https://www.kdab.com/improved-handling-inlined-frames-linux-perf-report/ 5 comments cpp
- You can place Fontisto icons just about anywhere using the CSS Prefix fi and the icon’s name. Fontisto is designed to be used with inline elements (we like the <i> tag for brevity, but using a <span> is more semantically correct). http://fontisto.com/examples 9 comments css
- Ending the debate on inline functions in React https://flexport.engineering/ending-the-debate-on-inline-functions-in-react-8c03fabd144 31 comments reactjs
- The Early Inline Patch https://git.haskell.org/ghc.git/commit/2effe18ab51d66474724d38b20e49cc1b8738f60 4 comments haskell
- Django admin: How to insert Inline between fields https://linevi.ch/en/django-inline-in-fieldset.html 4 comments django
- Rails 5 changes default ActiveJob adapter from Inline to Async. http://blog.bigbinary.com/2016/03/29/rails-5-changed-default-active-job-adapter-to-async.html 6 comments ruby
- How to write responsive emails - media queries and inliners https://medium.com/@rememberlenny/how-to-write-responsive-emails-d1338dfe83d1#.8favc9xvz 2 comments webdev
- John Carmack email on inlined code and functional programming http://number-none.com/blow/john_carmack_on_inlined_code.html 162 comments programming
- An inline page translation feature appears in Firefox - Mozilla.cz - Translation from Czech in comments http://www.mozilla.cz/zpravicky/ve-firefoxu-se-objevuje-integrovany-prekladac-stranek/ 5 comments firefox
- Can you dllexport/dllimport an inline function? http://blogs.msdn.com/b/oldnewthing/archive/2014/01/09/10488192.aspx 3 comments cpp
- watson - inline issue manager with GitHub support http://goosecode.com/watson 13 comments programming
- Matching tex inline equation mode dollar signs ("when $a = b = c$") using matchit? http://www.vim.org/scripts/script.php?script_id=39 5 comments vim
- Brackets: handy editor with inline editing for included css and javascript. http://brackets.io 6 comments webdev
- C Programming Techniques: Function Call Inlining http://www.embeddedrelated.com/showarticle/172.php 85 comments programming
- Fully Inlined Merge Sort http://blog.racket-lang.org/2012/08/fully-inlined-merge-sort.html 71 comments programming
- Inline Assembler for Über Nerds http://drdobbs.com/blogs/tools/231002363 44 comments programming
- jQuery.popeye - an inline lightbox alternative http://herr-schuessler.de/blog/jquerypopeye-an-inline-lightbox-alternative/ 3 comments web_design
- Composing contracts: literate Haskell with inline webserver, google charts and graphviz! http://contracts.scheming.org/ 3 comments programming