Jasper den Ouden (leave Github)
Jasper den Ouden (leave Github)
Synthesizing ascorbic acid is clearly possible, as apparently the reptile and bird implementations of vertibrate life do it. Perhaps someone should look at the corresponding code.
Presumably `blue.py` does the same, because this aspect of the code is the same.(but i haven't gotten bluetooth to pair) When you start it the left mouse button is down,...
Preferably with some configurability, and redirecting what events regarding the device means. I don't really demand this, i mean i know you probably did this in your free time. But...
Otherwise i feel i have to make about 15 little pages for tiny projects. Seems a little overkill. How would you go at adding that feature? Maybe allow for a...
One idea is to basically for instance use a regular search engine,(api) and then look at results from that, seeing which are objects, and just listing those using the information...
Pretty much so you can get the output and insert it into a site yourself, without manually stripping first.. Also note CSS names may in that case collide with ones...
Apparently, by default, in the terminal, it makes a program line-buffered, whereas outside that it is fully buffered. `aha` you can just type and immediately see output, whereas `aha |...
Running commands could be nice. For instance `feh -A "mv %F ~/wherever`, you can press `0` to move the file. But of course that could be anything. It could like...
Currently no keybinding for rotating it? (`v` and `h` flip it though) Could also show what keybinding it is in the "onhover" text, and just state the keybindings in menus?...
`pcap_dispatch(cap, -1, sniff, NULL);` returns `< 0` in that case causing the program to exit. This would mean that people might not be able to connect anymore without going to...