Hacker News
- Using ARM Inline Assembly and Naked Functions to Fool Disassemblers http://www.evilsocket.net/2015/05/02/using-inline-assembly-and-naked-functions-to-fool-disassemblers/ 13 comments
Lobsters
- Simple script to use md5sum inline within `curl <url> | sh -` https://github.com/cmonr/inline-md5sum 28 comments linux
- ⚛️ use-inline-memo: React hook for memoizing callbacks and values inline anywhere in a component https://github.com/andywer/use-inline-memo 8 comments reactjs
- How to line up boxes in a grid using "inline-block"? http://jsfiddle.net/BrianLender/4MGy4/ 6 comments css
- 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
- [HTML/CSS] Preventing a <div> from resizing after initially fitting to contents using display: inline-block. https://www.reddit.com/r/learnprogramming/comments/74mj1h/htmlcss_preventing_a_div_from_resizing_after/ 7 comments learnprogramming
- Things you should know while using display: inline-block https://designshack.net/articles/css/whats-the-deal-with-display-inline-block/ 16 comments web_design
- Getting unexpected results using inline-flex http://codepen.io/philmayfield/pen/MepwKv?editors=1100 4 comments css
- What are inline value classes in Kotlin and when you should use them https://medium.com/kotlin-academy/what-are-inline-value-classes-in-kotlin-and-when-you-should-use-them-7e1ff4d666f0 9 comments kotlin
- Dont Use Inline Assembly https://gcc.gnu.org/wiki/dontuseinlineasm 73 comments cpp
- List of addons that use unsafe-eval or unsafe-inline in manifest.json on AMO https://old.reddit.com/r/firefox/comments/cgfl6e/list_of_addons_that_use_unsafeeval_or/eugyene/ 24 comments firefox
- Has anyone been issued or has used an inline filter for a Camelbak? https://www.amazon.com/MSR-INLINE-HYDRATION-BLADDER-PURIFIER/dp/B017V2GUHQ/ref=sr_1_1?ie=UTF8&qid=1525748764&sr=8-1&keywords=inline+water+filter+msr 21 comments army
- Inline CSS approach used at Khan Academy http://engineering.khanacademy.org/posts/aphrodite-inline-css.htm 5 comments reactjs
- Using headphones with an inline mic on a computer http://www.ebay.com/itm/3-5mm-Mic-Stereo-Audio-Y-Splitter-1-4-pole-Female-2-Male-Adapter-Cable-/250993390320 17 comments techsupport
- My top 4 use cases for Kotlin inline classes https://medium.com/@s1m0nw1/my-top-4-use-cases-for-kotlin-inline-classes-a45956690d3b 12 comments kotlin
- printing the family id of processor using inline assembly and Cpuid https://nixhacker.com/getting-processor-info-using-cpuid/ 2 comments c_programming
- Effective Kotlin Item 49: Consider using inline value classes https://kt.academy/article/ek-value-classes 3 comments kotlin
- 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
- Don’t use inline functions or bind() in React ref callbacks https://medium.com/@kwindla/dont-use-inline-functions-or-bind-in-react-ref-callbacks-5559e4342ead 3 comments javascript
- A pdf viewer that uses iTerm2's inline image capabilities... https://github.com/dsanson/termpdf 8 comments commandline
- Unable to put inline images using Gatsby advanced blog template https://www.reddit.com/r/webdev/comments/g3c9ys/unable_to_put_inline_images_using_gatsby_advanced/ 4 comments webdev
- problem using inline asm for printing out value of register GS https://stackoverflow.com/questions/2582629/how-to-determine-values-saved-on-the-stack/2582902#2582902 15 comments asm
- A tiny gem to make inline rescue useful https://github.com/ktchen14/rescue-with 7 comments ruby
- Using 'style' as a selector - Accurate overrides of inline styles. http://mirello.se/blogg/style-as-a-selector 16 comments web_design
- Anyone using decorators, or some other form of inline documentation, to generate an openapi spec file based on a typescript library? https://github.com/grantila/typeconv/ 16 comments typescript
- Has anyone used Aphrodite or any other inline JavaScript style library? Thoughts? https://github.com/khan/aphrodite 4 comments webdev
- [CSS tip] Using `style` as a selector for accurate overrides of inline styles http://mirello.se/blogg/style-as-a-selector 4 comments webdev
- Basic Pattern Repository - a collection of hand-made <patterns> intended to be used in inline svg. https://patterns.helloyes.dev/ 10 comments web_design
- Basic Pattern Repository - a collection of hand-made <patterns> intended to be used in inline svg. https://patterns.helloyes.dev/ 3 comments webdev
- Effective Kotlin Item 48: Use inline modifier for functions with parameters of functional types https://kt.academy/article/ek-inline-functions 3 comments kotlin
- Renders page using Chrome Debugging Protocol (CDP). Extracts CSS used to render the page. Renders HTML with the blocking CSS made asynchronous. Inlines the critical CSS. https://github.com/gajus/usus 5 comments webdev
- 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
- Tweag I/O - Safe memory management in inline-java using linear types https://www.tweag.io/posts/2020-02-06-safe-inline-java.html 4 comments haskell
- 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
- 1st post here :) - I think this could be very useful for reddit browsing: intab, a chrome extension that opens links inline! http://iansilber.com/intab/ 3 comments chrome
- FlexStr – A flexible, simple to use, immutable, clone-efficient String replacement for Rust. It unifies literals, inlined, and heap allocated strings into a single type. https://github.com/nu11ptr/flexstr 28 comments rust
- Simple `struct` static reflection system I use that tracks names, attributes (in my own code I also keep `constexpr` hashes of names) -- example gets fully inlined into `main()` https://godbolt.org/z/4vvgjpasx 9 comments cpp
- Rob McNealy:"The BTC community programmed themselves into a corner with the SOV narrative nonsense. I am not endorsing @rogerkver, but BCH is more useful and more inline with the Satoshi white paper." https://twitter.com/robmcnealy/status/1201884663054295047?s=21 75 comments btc
- Revenge.css is a bookmarklet that reports bad HTML using pseudo-content. It highlights malformed links, deprecated attributes, <div>s inside inline elements, inaccessible buttons, badly nested sections or other errors; you'll see some ugly, pink errors written in nobody's favorite font: Comic Sans. http://heydonworks.com/revenge_css_bookmarklet/ 11 comments webdev
- Revenge.css is a bookmarklet that reports bad HTML using pseudo-content. It highlights malformed links, deprecated attributes, <div>s inside inline elements, inaccessible buttons, badly nested sections or other errors; you'll see some ugly, pink errors written in nobody's favorite font: Comic Sans. http://heydonworks.com/revenge_css_bookmarklet/ 3 comments css