Viewing profile — 83a
83a
HN member- Joined
- Sun, Jun 16, 2013, 9:27 AM UTC
- HN karma
- 12
- Public activity
- 16 items
- HN profile
- View on Hacker News ↗
About 83a
No profile information was provided.
Recent public activity
-
comment
Comment #10070251
spoiler for first challenge: data = 'MAL TIRRUEZF CR MAL RKZYIOL EX MAL OIY UAE RICF MAL ACWALRM DYEUPLFWL CR ME DYEU MAIM UL IZL RKZZEKYFLF GH OHRMLZH' c = {'I': 'a', ' ': ' ', 'L…
-
comment
Comment #10068649
are there any open hardware projects to create such point clouds?
-
comment
Comment #10042901
http://docs.syncthing.net/users/faq.html#what-if-there-is-a-... > When a file has been modified on two devices > simultaneously, one of the files will be renamed to > .sync- confli…
-
comment
Comment #9840818
yes. you can force the streamable mpg4 download with the -f option (-f22), but it seems not all videos are encoded that way. livestreamer might be the tool of choice if you don't w…
-
comment
Comment #9718885
i'm using https://www.requestpolicy.com/ (ghostery seems to phone home, requestpolicy not (afaik))
-
comment
Comment #9524765
http://hiking.waymarkedtrails.org/ is a quite impressive example for this. you may choose other layers in the right top!
-
comment
Comment #9123554
last time i tried mpc-hc had good support for v-sync (and "debugging" it) and vlc had problems with screen tearing. originally i wanted to use linux, but the screen tearing there w…
-
comment
Comment #7931597
why not just add three microphones to your table and use a dump stick as your pencil. the sound waves are delayed proportional to the distance. by correlating the three signals you…
-
comment
Comment #6813423
good point. missed that. but does your text editor have a trim function, too? i've thought of a case i used a regex the last time. and it was removing whitespace in some code file.…
-
comment
Comment #6813360
so how do you e.g. remove trailing whitespace?
-
story
Login on a website with the help of your smartphone without typing your password
i think i may have had a clever idea and it's your job to tell me that the idea is either bullshit (why?) or already in use (where?). here it is: instead of a username/password for…
- story
-
comment
Comment #6329330
what do you want to store? who's gonna use it? why not use a wiki? if it's about collaborative working on a long text: perhaps plain text-files and a version control system like gi…
-
comment
Comment #6142241
please create a second triple of screenshots with a blank page showing two divs with background #093 and #12c. perhaps it's a color managment problem on client side.
-
comment
Comment #5946310
requestpolicy <- simply blocks all traffic to external webserver
-
comment
Comment #5887952
have you already looked at http://processing.org/ ? although i don't like java i think it's quite cool, because: - good documentation - many small examples you can start from - all…