-
```
What steps will reproduce the problem?
1. Install mobileterminal
2. Launch it
What is the expected output? What do you see instead?
it just crashes on startup
What version of the product are y…
-
```
What steps will reproduce the problem?
1. Install mobileterminal
2. Launch it
What is the expected output? What do you see instead?
it just crashes on startup
What version of the product are y…
-
Looking at https://github.com/forbesmyester/SyncIt it looks like they built exactly what we built with what was introduced as "the sync lib" and then became part of remotestorage.js starting with vers…
-
Migrated from [rt.perl.org#119125](https://rt-archive.perl.org/perl5/Ticket/Display.html?id=119125) (status was 'resolved')
Searchable as RT119125$
p5pRT updated
9 years ago
-
Hi,
as far as I can tell, a comment indicating that the script is in utf-8 is needed:
$ ruby --version
ruby 2.0.0p247 (2013-06-27 revision 41674) [x86_64-linux]
$ ./taoup > /dev/null
./taoup:313: in…
e12e updated
10 years ago
-
I've been using a Windows machine with girder, and there are two issues I've run into so far.
Installing on Windows was mostly straightforward, but bcrypt wouldn't install via pip (at least on Window…
-
- _MEETUP:_ http://www.meetup.com/Papers-We-Love-Boston/events/203312152/
- _PAPER:_ https://github.com/michaelt/martin-lof/blob/master/pdfs/Meanings-of-the-Logical-Constants-1983.pdf?raw=true
- _SLID…
-
Well, not quite, but that famous quote from Douglas Hofstadter sums up the cognitive dissonance that is caused by some of the new language.
For example, the footer of the main web site says, "Content…
-
Hofstadter's law is incorrect - http://en.wikipedia.org/wiki/Hofstadter's_law
-
```
def construct_sequence(base,f):
"""
Returns a function that gives sequence terms, building off past calls.
Input:
- `base` -- the base case(s) of the sequence.
- …