HN user

ywecur

221 karma

meet.hn/city/nl-Amsterdam

Socials: - github.com/EmilioAK

---

Posts19
Comments93
View on HN

None of these DNS blockers have ever worked on YouTube for me, nor any of my other streaming apps.

Honestly the only real solution I've found is to use Ublock Origin in Firefox for Android.

Who even uses features exclusive to desktops anymore? I do for development, I'm sure video editors and the like do, but which ordinary consumer does?

The future of desktops I see is something like:

Chrome OS: 70% of computers for ordinary use

Windows: 20% of computers for gaming

OS X: 5% of computers for video editing

Linux: 5% of computers for development

I don't think this is the problem at all. Ubuntu, for example, is perfectly usable and a very good alternative to Windows.

The main problem, I'd say, is that there really isn't much of a reason to switch. People who buy a computer don't have any incentive to go through the with hassle.

If computers came with Ubuntu pre-installed I'm sure people would use those without a second thought.

I'm curious as to why nobody here has yet to comment on OPs claims about "Hedonic Adaptation". I've been told by various sources that this is the way the brain works, even in my recent biology class where the teacher would say that "dopamine sensitivity" was to blame.

It seems like a really big deal to me if he's right, and could really change your outlook on life.

Your comment touches a lot on how to get an idea of the overall architecture, and I thank you for it.

My main problem though is that I can't seem to see the purpose of functions, because more often than not they are written in a, to me, foreign way.

An example I have is this uncommented if statement:

`if (tab.url.toLowerCase().indexOf("https://facebook.com") > -1)`

Should it be clear to me immediately that this means "If the target website is open"? It took me a solid minute just to understand this statement.

Are there some common design patterns I should memorise?

Why isn't there just a plain `brew install task warrior`?

That would be `brew install task`. I'm guessing their thinking is that brew isn't part of OS X, though this is silly IMO. Homebrew is basically a requirement if you own a Mac and want to use the command line at all.

I'm not the most familiar with either, but one of the simplest differences is that org-mode allows you to have entries longer than single lines and have it formatted. This is immensely more helpful when implementing GTD IMO.

Org-mode can also easily become your calendar as well, which Taskwarrior cannot.

While this is a decent tool, it doesn't come close to the power of org-mode in terms of implementing task management systems such as GTD.

Still, if you're not an Emacs user and want a FOSS task management system this is the way to go.

Ok, so is there anything NOT being open sourced?

Is everything needed to actually be able to use it productively open source now?

Is Xamarin Studio open source?