autodidakto | 11 years ago | on: Haskell Platform 2014.2.0.0 Released
autodidakto's comments
autodidakto | 11 years ago | on: Replication Controversy in Psychology
autodidakto | 11 years ago | on: The CIA's Reckless Breach of Trust
autodidakto | 11 years ago | on: Free, Worldwide, Encrypted Phone Calls for iPhone
The Holy Grail of Secure Communications: Group Encrypted Text, Voice, and Video. Right now, Skype gives you the unholy grail, but you get all three (+group). I wish Open Whisper Systems luck.
autodidakto | 11 years ago | on: Steel worker reveals blocking view of U.S. aircraft on day of atomic bombing
autodidakto | 11 years ago | on: Bitpost – Private decentralized messaging
autodidakto | 11 years ago | on: Which is better, Adblock or Adblock Plus?
Firefox does have Adblock Edge (open source adblock without the silliness).
autodidakto | 11 years ago | on: Emms 4.0
autodidakto | 11 years ago | on: Overcast – A powerful yet simple iPhone podcast player
Shows and episodes can exist in different states and use cases. Do I listen to every episode of this show? Most episodes? Just dip in and out every once in a while? How can a UI accommodate this?
Do I download? Stream? Per episode? Per show? Sometimes one, sometimes the other? What about tools to manage my download queue? Maybe I have lots of bandwidth at the office, but I have 1mpbs at home. I've yet use a podcast app (I think I've used them all) that has a playlist setting to exclude certain shows. I've been unable to to create a playlist that has the "All Shows" feed from popular networks, doesn't make other playlists (based on episode state) unmaintainable.
Settings at the global level. Settings at the playlist level. Settings at the show level. Settings at the current playing episode level...
Downcast, with it's Windows-like feature set and UI, has given me the most power. I have complaints with it (Bloated UI; I want PocketCasts's playback speed slider and "skip first X seconds" feature), but every other app seems to go in the "less is more... until it's not enough and I go back to downcast" direction.
Overcast has some smart features. (What about an "alert me of any appearance of my favorite guest, whatever the show" feature)? I hope it convinces people that there is still room to grow.
autodidakto | 11 years ago | on: Overcast – A powerful yet simple iPhone podcast player
autodidakto | 11 years ago | on: Kickstarter project spent $3.5M to finish a prototype and ended in disaster
1 (of a person) surprised and confused so much that they are unsure how to react: he would be completely nonplussed and embarrassed at the idea. 2 informal (of a person) not disconcerted; unperturbed.
usage: In standard use, nonplussed means ‘surprised and confused’: the hostility of the new neighbor's refusal left Mrs. Walker nonplussed. In North American English, a new use has developed in recent years, meaning ‘unperturbed’—more or less the opposite of its traditional meaning: hoping to disguise his confusion, he tried to appear nonplussed. This new use probably arose on the assumption that non- was the normal negative prefix and must therefore have a negative meaning. It is not considered part of standard English.
autodidakto | 11 years ago | on: The New Haskell Homepage
autodidakto | 11 years ago | on: Kallithea: A free code hosting solution for Git and Mercurial
autodidakto | 11 years ago | on: Show HN: Browser plugin that turns 'disrupt' into 'bullshit'
autodidakto | 11 years ago | on: Rest – A Haskell REST framework
autodidakto | 11 years ago | on: Why Go Is Not Good
autodidakto | 11 years ago | on: Why Go Is Not Good
>If you want to modify a data structure, you have to create an entirely new data structure with the correct changes. This is still pretty fast because Haskell uses lazy evaluation.
I believe the issue is persistent data structures -- the new data structure "remembers" the old one (instead of recreating it) and records changes. (Clojure works like this as well) -- and not lazy evaluation.
autodidakto | 11 years ago
I'm not making this up to be combative. I use to carry a bunch of coins in a quickly accessible pocket just to give to anyone who asks because I hate having to internally debate it every time. The passive beggars are always fine, but I've had frustrating experiences with the active ones (especially the drunk and mentally disturbed).
autodidakto | 11 years ago | on: I’m Just Now Realizing How Stupid We Are
autodidakto | 11 years ago | on: Thank You for Being Expendable
[1] http://www.haskell.org/ghc/download [2] http://www.haskell.org/cabal/download.html