back
user profile
homarp
18,943karma·2,691submissions·March 15, 2013
about
pronounce it Homarπ - means Home Resource Planner
recent activity (2,691 total)
comment
Nice for them to prepare for Apple and their glasses.
comment
misquoting you > youth [...] can be molded Older people tend to ask why before jumping and offers their past experience (e.g. gravity... )
comment
Power users don't watch ads, as they have ad blockers.
comment
the UI is BSD. The extension is a bit different:
https://github.com/shoutem/extensions/blob/master/LICENSE …
comment
ardi software (executor and the 68k emulator) are on github: https://github.com/ctm/executor and https://github.com/ctm/syn68k …
comment
run it locally: https://github.com/hvf/franchise
comment
>I don't buy it that everyone would be a digital creative if they just had the right tools. To make _quality_ content,... who cares about quality ? who is the judge of what "quality"…
comment
1) make a closed beta (so you have to get an invite to participate). 2) willingly promote pseudonym. Enforce as much as possible single profile, but adopt the "circles" concept from google+ …
comment
Can you give more details ?
comment
https://support.apple.com/en-us/HT204034 is "Learn how you can create or use your Apple ID in the iTunes Store without a credit card or other payment method." https:…
comment
And http://plover.net/~agarvin/zorkbugs.txt is a list of Zork bugs.
comment
In http://blog.zarfhome.com/2017/08/your-load-is-too-heavy-zork... , Andrew Plotkin was pointing to an Inform 6 version of Zork by Allen Garvin ,
http://plover.ne…
comment
read about stylometry - https://hn.algolia.com/?query=stylometry
read about OPSEC with the grugq - https://hn.algolia.com/?query=grugq …
comment
The book is available here: http://www.henrygeorge.org/pcontents.htm Previous HN Discussions: "Land-value tax: Why Henry George had a point" - https://news.ycombi…
comment
"The translations are really accurate in context and sound very natural, noticeably more than Google Translate or Microsoft translator..." gets the "sound" wrongly translated to Fr…
comment
so like Nexus for Maven/gradle, but for npm/yarn...
comment
> Java, NodeJS, PHP, Lua, Swift or Go ? + >I can code in Julia, Python, R and Matlab Finde one course you like, and convert it to Java, NodeJS, PHP, Lua, Swift or Go. You learn the course inside…
comment
no
comment
https://www.gnu.org/licenses/old-licenses/gpl-2.0-faq.en.htm... But if you release the modified version to the public in some way, the GPL requires you to make the modified…
comment
Chinese phone "Elephone Fighter" selling point is its 20 days battery life (5000mAh battery ). Not released yet though, so it's mostly marketing now. http://www.gizchina.com&…
comment
tcc ? https://bellard.org/tcc/ has: C script supported : just add '#!/usr/local/bin/tcc -run' at the first line of your C source, and execute it dir…