Viewing profile — indirectlylit
indirectlylit
HN member- Joined
- Sun, Jun 09, 2013, 5:13 PM UTC
- HN karma
- 60
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About indirectlylit
No profile information was provided.
Recent public activity
-
comment
Comment #37054937
It outputs the string a couple times, which causes it to forget what it was talking about before. Looks almost like crossed wires with sessions and a load balancer? Strong Dr. Bron…
-
comment
Comment #32250286
For me, the "equivalent css" is the most readable form in most of the examples given. I can understand how this would be useful in some situations. However, from a practical perspe…
-
comment
Comment #29278291
If you mean there's a server-side component to the content, then no Kolibri would not work. Kolibri supports a range of offline-friendly, self-contained formats such as videos, exe…
-
comment
Comment #29277013
Unlike most other learning platforms, Kolibri supports users that don't necessarily have fast or consistent internet access. While it can be hosted in the cloud, it is designed to …
-
comment
Comment #29276461
At Learning Equality we build and maintain Kolibri. It's an open-source, offline-first, self-hosted learning platform. https://learningequality.org/kolibri/ https://github.com/lear…
- story
-
comment
Comment #16970708
Learning Equality | Full-stack web developer | San Diego, CA | https://learningequality.org/ | ONSITE | Full-time # Who we are We’re a cross-disciplinary team who believe in the tr…
-
comment
Comment #16737379
Learning Equality | Full-stack web developers | San Diego, CA | https://learningequality.org/ | ONSITE | Full-time # Who we are We're a not-for-profit team that builds open-source …
-
comment
Comment #16493509
Learning Equality | Full-stack web developers | San Diego | https://learningequality.org/ | ONSITE | Full-time # Who we are We're a not-for-profit team that builds open-source educ…
-
comment
Comment #10813060
re reloading modules: I eventually found it easier to simply %run external code, rather than trying to import and reload modules.
-
comment
Comment #7791143
There are good discussions of this issue at https://gist.github.com/branneman/8048520/ and http://stackoverflow.com/questions/10860244/ My preference is to add structure with file …
-
comment
Comment #5849712
I've been using it for microcontroller development lately and it seems like a nice way to preserve and share toolchain configuration. You define everything once (compilers, makefil…