Hacker News
- Whitespaces and Strings in Bash (2018) https://indradhanush.github.io/blog/whitespaces-and-strings-in-bash/ 14 comments
- Whitespace killed an enterprise app https://uxdesign.cc/how-white-space-killed-an-enterprise-app-and-why-data-density-matters-b3afad6a5f2a 435 comments
- how can I stop whitespace-mode highlighting in org-mode and markdown-mode https://www.reddit.com/r/emacs/comments/n6cw17/how_can_i_stop_whitespacemode_highlighting_in/ 12 comments emacs
- vim-strip-trailing-whitespace: New plugin that only touches modified lines on write https://github.com/axelf4/vim-strip-trailing-whitespace 10 comments vim
- [Prelude][whitespace-mode] change `whitespace-style` for desktop session https://www.reddit.com/r/emacs/comments/5mbwct/preludewhitespacemode_change_whitespacestyle_for/ 4 comments emacs
- My nuke whitespace on save setup https://www.reddit.com/r/emacs/comments/lya7sb/my_nuke_whitespace_on_save_setup/ 5 comments emacs
- White space is not necessarily whitespace https://www.semicolonandsons.com/code_diary/encoding/white-space-is-not-necessarily-white-space 8 comments vim
- Make a Language in Rust, Part Thirteen: Whitespace & Events https://arzg.github.io/lang/13/ 3 comments rust
- An unescaped \ immediately before a line-break causes the line-break and all whitespace at the beginning of the next line to be ignored https://doc.rust-lang.org/stable/reference/tokens.html?highlight=esc#string-literals 16 comments rust
- Escape Sequences For Managing Whitespace (Preview) https://bugs.openjdk.java.net/browse/jdk-8227870 11 comments java
- What happened to the CSS on the Firefox releases page? The whitespace is just ridiculous. Especially on individual release pages. https://www.mozilla.org/en-us/firefox/releases/ 6 comments firefox
- Whitespaces as newlines in Org Mode? https://www.reddit.com/r/emacs/comments/b5ac2v/whitespaces_as_newlines_in_org_mode/ 8 comments emacs
- Whitespace not marked between words https://www.reddit.com/r/emacs/comments/6tpap1/whitespace_not_marked_between_words/ 5 comments emacs
- [C#] Reading numbers (separated by whitespaces) from a file, into a List<int>. The numbers are on a single line of the file. https://www.reddit.com/r/learnprogramming/comments/6lpi39/c_reading_numbers_separated_by_whitespaces_from_a/ 4 comments learnprogramming
- ublock origin no longer removing the whitespace from removed ads on reddit ? https://www.reddit.com/r/firefox/comments/5gy48r/ublock_origin_no_longer_removing_the_whitespace/ 6 comments firefox
- [Java] Having issues trying to remove commas and whitespace from list of integers. https://www.reddit.com/r/learnprogramming/comments/4z8ewq/java_having_issues_trying_to_remove_commas_and/ 7 comments learnprogramming
- Tabs or Spaces - Module for analysing which whitespace types are used by the top starred repositories in GitHub https://github.com/ukupat/tabs-or-spaces/ 5 comments webdev
- How do these two buttons have whitespace between them without using margins? https://www.optimizely.com/ 20 comments webdev
- [C] To learn C I made a utility to convert newlines and remove trailing whitespace in text files, and I'd love some feedback on the quality of my code :) https://github.com/calebj0seph/Newline 3 comments learnprogramming
- The Top Starred repositories in Github have been analysed to understand which are the most common whitespace types in different programming languages http://ukupat.github.io/tabs-or-spaces/ 423 comments programming
- Will having not-so-great projects on my resume actually hurt me rather than having whitespace? http://codepen.io/anon/pen/qEeLRZ 7 comments cscareerquestions
- Using whitespace to display expressions more clearly http://academiccomputing.wordpress.com/2014/11/20/expressive-whitespace/ 22 comments programming
- TIL: Java RegEx fails on some whitespaces, SO link inside https://stackoverflow.com/questions/4731055/whitespace-matching-regex-java/4731164#4731164 4 comments java
- Post Mortem: A single whitespace character http://eatabit.com/blog/articles/post-mortem-a-single-whitespace-char.html 35 comments programming
- Tabs, Space, Indentation Setup, Delete Trailing Whitespace http://ergoemacs.org/emacs/emacs_tabs_space_indentation_setup.html 3 comments emacs
- Hate your coworkers? Start using some funky-ass Unicode whitespace CSS classes! http://jsbin.com/nuhinuda/1/edit 12 comments css
- Strip Leading Whitespace from Heredocs https://canaryup.com/blog/strip-leading-whitespace-from-heredocs-in-ruby 9 comments ruby
- [PDF] Whitespace overloading to be added to C++ http://www.stroustrup.com/whitespace98.pdf 53 comments programming
- Make git automatically remove trailing whitespace from your changes before committing http://stackoverflow.com/a/19355398/471790 21 comments programming
- Why is significant whitespace a bad idea? http://www.rubyfleebie.com/should-ruby-go-the-haml-route-and-uses-significant-whitespaces/ 63 comments ruby
- TIL the rationale behind this bizarre coding style is to minimize inter-element whitespace http://developers.whatwg.org/sections.html#sections 7 comments webdev
- Making Coffeescript’s Whitespace More Significant https://github.com/raganwald/homoiconic/blob/master/2011/11/sans-titre.md#readme 37 comments programming
- One key to delete whitespace, sequentially http://emacs-grasshopper.blogspot.com/2010/12/one-key-to-delete-whitespace.html 4 comments emacs
- Looking for client-sided templating which preserves whitespace (code generation) http://documentcloud.github.com/underscore/#template 13 comments javascript
- Whitespace Ruling: The Real Wi-Fi Revolution Is About to Happen http://www.fastcompany.com/1688546/fccs-whitespace-ruling-the-real-wi-fi-revolution-is-about-to-happen 6 comments technology
- remove trailing whitespace in vim http://qmx.me/2010/07/11/remove-trailing-whitespace-in-vim 15 comments vim
- YouTube - comments + whitespace = *bliss* http://quietube.com/ 3 comments reddit.com
- FCC approves Google/Microsoft whitespace spectrum plan http://tech.yahoo.com/news/nm/20081104/tc_nm/us_fcc_whitespace_1 3 comments technology
- Definitions for whitespace in Java http://spreadsheets.google.com/pub?key=pd8daqyhbdewrsne5x5gzkq 5 comments programming
- Whitespace overloading in C++ http://public.research.att.com/~bs/whitespace98.pdf 16 comments reddit.com