А StarSSL ограничивает количество Free сертификатов, которые я могу получить? Если я, к примеру, хочу SSL на {,www.}{,img.}example.com, мне без проблем два сертификата выдадут?
А StarSSL ограничивает количество Free сертификатов, которые я могу получить? Если я, к примеру, хочу SSL на {,www.}{,img.}example.com, мне без проблем два сертификата выдадут?
http://www.mattpolaine.com/wp-content/uploads/2007/11/mtb_shoe.jpg Что это за два болта на подошве, у самого носка?
commit b61553c2b18d37566b6561e413ef1b49de39c0a7
Author: Franklin Wei frankhwei536@gmail.com
Date: Sun Jun 29 14:49:07 2014 -0400Added 2048 game
Change-Id: I4012dca4f93ca0db386a454635534f648ba906e9
Reviewed-on: http://gerrit.rockbox.org/888
Reviewed-by: Michael Giacomelli giac2000@hotmail.com
Tested: Michael Giacomelli giac2000@hotmail.com
http://git.rockbox.org/?p=rockbox.git;a=commit;h=b61553c2b18d37566b6561e413ef1b49de39c0a7
Welcome, @ckorzhik! У нас прям нашествие правильных, годных гиков в последние дни (см. https://bnw.im/p/FLEP1O ) BNW пришёл к успеху!
Another one of my favorites was by Brenda Baker called struct, which took Fortran programs and converted them into a structured programming language called Ratfor, which was Fortran with C syntax. This seemed like a possible undertaking, like something you do by the seat of the pants and you get something out. In fact, folks at Lockheed had done things like that before. But Brenda managed to find theorems that said there's really only one form, there's a canonical form into which you can structure a Fortran program, and she did this. It took your Fortran program, completely mashed it, put it out perhaps in almost certainly a different order than it was in Fortran connected by GOTOs, without any GOTOs, and the really remarkable thing was that authors of the program who clearly knew the way they wrote it in the first place, preferred it after it had been rearranged by Brendan. I was astonished at the outcome of that project.
"Computing History at Bell Labs" http://research.swtch.com/bell-labs
Another of my favorites, and again Lorinda Cherry was in this one, with Bob Morris, was typo. This was a program for finding spelling errors. It didn't know the first thing about spelling. It would read a document, measure its statistics, and print out the words of the document in increasing order of what it thought the likelihood of that word having come from the same statistical source as the document. The words that did not come from the statistical source of the document were likely to be typos, and now I mean typos as distinct from spelling errors, where you actually hit the wrong key. Those tend to be off the wall, whereas phonetic spelling errors you'll never find. And this worked remarkably well. Typing errors would come right up to the top of the list. A really really neat program.
"Computing History at Bell Labs" http://research.swtch.com/bell-labs
3.8 MB bandwidth saved by CloudFlare
543.1 MB total bandwidth
Нафиг он вообще сдался, если ничего не экономит?
Эгей, нетхакеры, никто не хочет в acehack поиграть? Там можно инвайтнуть другого игрока к себе в игру и бегать вместе. PvP нельзя :( Мне интересно эту возможность потыкать, но на сервере никого нет. Составьте мне компанию, няши? Вам понадобится только ssh-клиент. Подробности здесь: https://acehack.de/
https://torrentfreak.com/btindex-exposes-ip-addresses-of-bittorrent-users-140807/ Нужно быть аккуратнее!
А кто-то что-то знает о «countermeasures», упоминаемых в конце поста? Кроме как перестать пользоваться Bittorent, мне ничего в голову не приходит.
Пытаюсь поднять локальную версию бнвачика, дабы немного его допилить.
Смело преодолел мелкие несоответствия инструкции по установке и кода (пулл-реквест, а может, просто жалоб и нытья пост, будет позже).
Но:
$ test -d .venv && echo 'yes'
yes
$ make run
if test -d .venv; then\
bash -c "source .venv/bin/activate && twistd -ny bnw/scripts/instance.py";\
else\
twistd -ny bnw/scripts/instance.py;\
fi
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 642, in run
runApp(config)
File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 23, in runApp
_SomeApplicationRunner(config).run()
File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 376, in run
self.application = self.createOrGetApplication()
File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 441, in createOrGetApplication
application = getApplication(self.config, passphrase)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 452, in getApplication
application = service.loadApplication(filename, style, passphrase)
File "/usr/lib/python2.7/dist-packages/twisted/application/service.py", line 405, in loadApplication
application = sob.loadValueFromFile(filename, 'application', passphrase)
File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py", line 210, in loadValueFromFile
exec fileObj in d, d
File "bnw/scripts/instance.py", line 26, in <module>
from bnw.core.bnw_mongo import open_db
File "/home/minoru/docs/git/bnw/bnw/core/bnw_mongo.py", line 7, in <module>
import motor
exceptions.ImportError: No module named motor
Failed to load application: No module named motor
Makefile:59: recipe for target 'run' failed
make: *** [run] Error 1
При этом:
$ bash -c 'source .venv/bin/activate && python'
Python 2.7.8 (default, Jul 26 2014, 15:25:14)
[GCC 4.9.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import motor
>>> motor.MotorClient()
MotorClient(MongoClient([]))
>>>
Как это починить?
У jabber.org опять s2s барахлит? Нотисов нет, твиттер молчит.
Вылетел из всех конфочек за то, что послал remote-server-not-found, а теперь вот в онлайне только бот BNW. При этом в конфочках народ из моего ростера сидит, как ни в чём не бывало.
Из недавнего тега на JoyReactor: http://joyreactor.cc/post/1469922
http://anime-kpi.net/bbs/index.php/topic,2966.msg128367.html#msg128367 Не знаю, что написать, чтобы не заспойлерить, так что просто настоятельно посоветую прочесть.