Viewing profile — 29J
29J
HN member- Joined
- Tue, Aug 19, 2014, 6:29 PM UTC
- HN karma
- 12
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About 29J
Recent public activity
-
comment
Comment #44881445
Syncthing is peer-to-peer, not client-server, so you don't need a server in the cloud or anywhere.
-
comment
Comment #36483232
LICENSE.md declares that if I have an intended use in an open source application, I can apply for and automatically be granted a pure GPL licence to then copy BrowserBox Pro direct…
-
comment
Comment #36476032
The GPL is pre-web so has a bug allowing web programmers to use a GPL'ed program in their web service without having to give their users the web service's source code. The AGPL fix…
-
comment
Comment #36475167
From a quick glance, that lawsuit seems qualitatively different. It's about a hybrid licence that I'll call AGPLCCL here. One side thought it therefore wasn't an internally consist…
-
comment
Comment #36468180
keepamovin doesn't have or need a licence at all (GPL or otherwise) so can't be violating it. He is distributing his program by virtue of being the author/copyright holder, not by …
-
comment
Comment #19100274
In case this helps somewhat, Firefox has a CLI triggered GUI for profile management and switching, which will let you run Firefox in multiple profiles concurrently: firefox --no-re…
-
comment
Comment #14653053
Thanks for taking a look, 19eightyfour. Those are good ideas. No, nobody has used this yet. (But I never told anyone besides the owner of demandrush.com, and now HN.)
- comment
-
comment
Comment #14647420
Thanks for checking it out. You're right. I do exactly what you describe in order to handle such cases.
-
comment
Comment #14647393
[re-posting a duplicate of: https://news.ycombinator.com/item?id=14646228 , which disappeared, perhaps because it was behind ddns.net.] I made this prototype in response to a post …
- story
-
comment
Comment #14646230
I made this prototype in response to a post I saw at: https://www.demandrush.com/problems/api-save-files-url but never heard a peep back from demandrush. Before I shut this web-ser…
- story
-
comment
Comment #12203734
Location: London, England Remote: Yes Willing to relocate: No Technologies: Common Lisp, Bitcoin Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as on…
-
comment
Comment #12020573
Location: London, England Remote: Yes Willing to relocate: No Technologies: Common Lisp, Bitcoin Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as on…
-
comment
Comment #11613768
Location: London, England Remote: Yes Willing to relocate: No Technologies: Common Lisp, Bitcoin Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as on…
-
comment
Comment #11205463
Location: London, England Remote: Yes Willing to relocate: Yes Technologies: Common Lisp, Bitcoin Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as o…
-
comment
Comment #11036433
Location: London, England Remote: Yes Willing to relocate: Yes Technologies: Common Lisp, Bitcoin Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as o…
-
comment
Comment #10668686
Location: London, England Remote: Yes Willing to relocate: Yes Technologies: Common Lisp Résumé/CV: http://hn201512.no-ip.org:8080/sentient?resource=resume.pdf Email: as on CV
-
comment
Comment #8378581
just for your radar: i've used pgq from skype, for queueing in postgresql a couple of times, and liked it. http://wiki.postgresql.org/wiki/Londiste_Tutorial_(Skytools_... once was …
-
comment
Comment #8215954
Yes, under the fourth tab on the website.
-
comment
Comment #8214829
I recently implemented TOTP authentication[1] for a webapp of mine. Then I decided to extract it into its own web service offering, because I thought it was one of those things tha…
- story
- story
-
story
Show HN: TOTP authentication web service
I recently implemented TOTP authentication[1] for a webapp of mine. Then I decided to extract it into its own web service offering, http://www.totp.me because I thought it was one …