mabn | 7 years ago | on: Facebookâs Data Deals Are Under Criminal Investigation
mabn's comments
mabn | 7 years ago | on: When you code, write down everything
I tend to draw various diagrams or graphs when working on something and it would be inconvenient to digitize them. Sure, once you have some final "thing" you can add it do the documentation.
mabn | 7 years ago | on: Java: "+=" applied to String operands can provoke side effects
mabn | 7 years ago | on: GDPR: Programmatic ad buying plummets in Europe
"If want to agree to processing your data by Company then click Accept or close this window with the [X] button."
Which is ridiculous.
mabn | 7 years ago | on: Japan's secret spy agency
mabn | 7 years ago | on: Zuckerberg apologises to European Parliament for 'harm'
mabn | 7 years ago | on: Ask HN: How do you handle long-running workflows at your company?
Most waiting (hours-days) happened because the work was waiting in a queue for a user to take care of it.
mabn | 8 years ago | on: How long does it take to linear search 200MB in memory?
mabn | 8 years ago | on: JDK 10: General Availability
mabn | 9 years ago | on: Ask HN: How do you document your applications?
mabn | 9 years ago | on: MongoDB 3.4.0-rc3
* I only want starts-with and contains on strings.