Viewing profile — maxpow4h
maxpow4h
HN member- Joined
- Sun, Apr 15, 2012, 6:06 AM UTC
- HN karma
- 37
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About maxpow4h
Recent public activity
-
comment
Comment #7897051
yup. we have a "Functor" https://github.com/maxpow4h/swiftz/blob/master/swiftz/Unsoun... It requires constructing a "Functor" value manually, otherwise it works fine. You can still…
-
comment
Comment #7560015
the twitter app is 30M, we have already past the point of sensible app sizes. edit: fb messenger is 60M, a ghc-ios app with the elm compiler baked in is 24M.
-
comment
Comment #5802374
You may want to try using TemplateHaskell. Where you had: data MetaData = MetaData { metadataUrl :: String, metadataTitle :: String ... you can use import Data.Char ... upStr n s =…
- story
-
comment
Comment #5503071
No it doesn't. It gives the right to any users of your service to get a copy of the source code under the same license. Has nothing to do with "code be made available to the public…
-
comment
Comment #5291635
GitHub wrote about this back in 2009. https://github.com/blog/517-unicorn
-
comment
Comment #5216295
The main problem here is it isn't communicated effectively to users.
- story
-
comment
Comment #4395007
status.net is great, but I would have federation where you can add a server as a source rather than just a user. Then if that server has a @fred, @fred would always be resolved to …
-
comment
Comment #4394939
I don't, it's just a proof of concept. In the distributed implementation I would have a chain of trust from the people you follow, where if you report someone as a spammer, the ser…
-
comment
Comment #4394832
From here, I think we should move to a distributed model, like email and xmpp. It needs to be Open Source so anyone can run it and everyone owns their data. It needs to be compatib…
- story
-
comment
Comment #4239568
It's known as Introsort
-
story
Facebook lets you pay to promote your post
Now you can pay to promote your Facebook posts. I can't find a blog post anywhere announcing this feature. Some people see it as "Announce" while some see it as "Promote". 2 screen…
-
comment
Comment #3906226
There is a git command called git-format-patch that lets you format patches for email. This script then _encodes_ this into a PNG and you can tweet it. I've added more detail to th…
- story
- story
- story
- story