Viewing profile — bandali
bandali
HN member- Joined
- Fri, Dec 25, 2015, 2:12 PM UTC
- HN karma
- 568
- Public activity
- 97 items
- HN profile
- View on Hacker News ↗
About bandali
Recent public activity
-
comment
Comment #44082111
Regarding the 14 day return policy: > You must not have viewed or printed, in total, more than five percent (5%) of the e-book. -- from https://global.oup.com/academic/help/ebooks/…
-
comment
Comment #34087202
Thanks a lot for the feedback, and sorry about the issues. Would you please report them on the Jami bug trackers per https://docs.jami.net/user/bug-report-guide.html if not already…
-
comment
Comment #34087158
Thanks for trying/using Jami! And sorry to hear about the previous issues. If you do encounter them again, please do file a bug report so the team could investigate and hopefully f…
-
comment
Comment #34087098
> How does this JamiID work? If you register a username for your Jami account, your JamiID will be that username, otherwise it will just be the account's infohash (public key finge…
-
comment
Comment #34086709
Jami has "Swarm" conversations, which are git-backed behind the scenes, and can be synchronized across multiple devices and/or participants seamlessly. Actually, thanks to the way …
-
comment
Comment #34085621
Right. In Jami by default only the host of a conference/rendezvous-point will stream to/from all peers and mix their streams, and other peers normally only stream to/from the confe…
-
comment
Comment #34085520
This. Jami is truly distributed, and there's no need to set up and manage any server(s) in the sense that one would do for Jitsi, Matrix, BigBlueButton, etc. Also, thanks to Jami's…
-
comment
Comment #34085419
Yes, Jami calls are p2p whenever possible, and TURN is used when not (e.g. due to overly restrictive firewalls). Yes, Jami supports conferencing. One can add additional participant…
-
comment
Comment #29432031
The moderator and local mute/unmute are separate. If you mute yourself locally, no one else can unmute you. Similarly, if a moderator mutes you, you locally unmuting yourself would…
-
comment
Comment #22067663
Yes, I'm an associate member [0] of the Free Software Foundation (FSF) [1], which besides supporting the GNU project in various ways, runs many Free Software-related campaigns [2] …
- story
-
comment
Comment #20514578
This one, I believe: https://news.ycombinator.com/item?id=18008123
-
comment
Comment #17704554
Not to disagree; but if you use Firefox, PDF.js has some convenient shortcuts [0]: n/j to go to next page, and p/k to go to previous page. Works quite nicely for flipping through P…
-
comment
Comment #17590148
I've never used Org Timeline, but these two links may be of interest to you: - https://www.reddit.com/r/orgmode/comments/7hps9j/rip_orgtime... - https://github.com/Fuco1/org-timeli…
-
comment
Comment #17178413
Slides: https://www.gnu.org/software/guix/guix-libreplanet-practical...
- story
-
comment
Comment #17173009
An Introduction to Lean [0] is another nice (albeit incomplete) tutorial. There’s a fairly active community over on Zulip [1] if you like to drop by for a chat or get some help. [0…
-
comment
Comment #17000203
Security clearance not as in the kind that you need to work government jobs. Security clearance as in "basic" background checks.
-
comment
Comment #16333195
Thank you so much for sharing this. This, and When Worlds Collide, are some of the most touching pieces I've ever read. Rest in peace John.
-
comment
Comment #15590825
They have a couple of screenshots on their website [0]. [0]: http://www.nplproject.com
-
comment
Comment #15151450
See https://github.com/go-gitea/gitea/issues/1029 .
- comment
-
comment
Comment #14626518
Great talk. For more on concurrency and parallelism in Haskell, check out Parallel and Concurrent Programming in Haskell [0], deemed as the best book on the subject, also written b…
-
comment
Comment #14618619
Neat. Somewhat related is hnix [0], a community effort in re-implementing the Nix expression language in Haskell. While so far the focus has mostly been on implementing the express…
-
comment
Comment #14482078
For more on Rosette I recommend watching Emina's keynotes at the (sixth RacketCon) [0] and Clojure/west 2017 [1]. [0]: http://con.racket-lang.org/2016/#speakers [1]: https://www.yo…