First, I tried wifi. Joikuspot has a nice UI, successfully drains battery and fries phone and everything in contact therewith. Unfortunately, most of the time the success is limited to the aforementioned achievements. Mobilehotspot's success is pretty much limited to Joikuspot's one with the exception of cool UI and addition of succeeding in making me install the power kernel. So, I thought I'd rather look elsewhere.
Then, I tried Bluetooth DUN. It's easy and it works. But then you're forced to chose between computer and phone. So, I thought I'd see into other options.
And I only knew of one (USB being too wiresome), which is Bluetooth PAN. Having iptables-enabled kernel already (thanks to mobile hotspot), that really seemed to be an option. And actually turned out to be one. So I better write down the steps I took in case I'll have to reproduce it.
First, I went into /etc/bluetooth/main.conf and removed network from DisabledPlugins option value. Actually, on a second thought I've just commented out the line. I don't know when bluetoothd rereads the configuration file, so I SIGHUPed it.
Then, in Mac's system preferences, I dived into bluetooth part and updated device services for N900. Then I jumped into network part of system preferences, created Bluetooth PAN interface for the device and in advanced section specified manually 192.168.15.15 ip address with 192.168.15.19 router (don't ask why these numbers, they are just cool and if you're going to follow me, use your imagination!)
Then I went back to Nokia shell and added configuration to /etc/network/interfaces:
auto bnep0 iface bnep0 inet static address 192.168.15.19 netmask 255.255.255.0 pre-up sh -c "/usr/sbin/iptables -t nat -F ; /usr/sbin/iptables -t nat -A POSTROUTING -s 192.168.15.0/24 ! -d 192.168.15.0/24 -j MASQUERADE ; echo 1 >/proc/sys/net/ipv4/ip_forward"
And found out that for whatever reason it's not run. Instead of figuring this out I've just forced it by creating a /etc/udev/rules.d/50-bnep.rules file:
KERNEL=="bnep0", ACTION=="add", RUN+="/bin/sh -c '/sbin/ifup -f %k'" KERNEL=="bnep0", ACTION=="remove", RUN+="/bin/sh -c '/sbin/ifdown -f %k'"
Now when I want to access internet via Nokia, I turn bluetooth on, select 'Connect to Network' for Nokia from my Mac's bluetooth menu, and make sure phone itself is connected to the net.
If you can read this, it works for me. It probably won't work for you and you don't care, because most likely you have no N900, anyway.
If you (like me) happen to look for property, or just want to visualize positional relationship of whatever and some preselected point, you can get as lazy as me and use the bookmarklet, that the code below will create for you.
After you put it into your bookmarks bar you can select the address and it will send you to google maps for driving directions. Besides, if you're viewing immobilienscout24 property you can just click the bookmark without selecting anything and it will find the address.
You can create a bunch of bookmarklets for your needs. And no worries, it's pure client-side javascript, no information is transmitted to my server (if you didn't understand this last sentence — nevermind).
P.S. if it doesn't work for your browser, I'm sorry, I haven't tested it with every browser out there. Just let me know, I'll see if I want to do something about it.
Мазепа меняет фамилию на Сергей Грядущий. Глуп ты, Грядущий, вот что я тебе скажу.
Илья Ильф, Записные книжки
Есть у меня один интересный документ — старая ксерокопия старых вырезок из старых газет со старым, от руки написанным заголовком «Перемена фамилий и имен. Конец 20-х годов XX в.», вот таким:
И, надо сказать, так оно и есть. Именно об этих самых переменах и идёт речь. Ведь с одной стороны, каждый мог сменить свою фамилию, а с другой — об этом нужно было напечатать объявление в газете. Как заметил по этому поводу Лев Успенский, в «тебе и твоём имени»: тот, кто внимательно за этим следил, удивлялся многому. Не скажу, чтоб я следил за этим достаточно внимательно, чтобы удивляться, но чтение занимательное, чтобы не сказать… да ладно, скажу — захватывающее! Это вам не пейджеры за утренним кофе читать.
В общем, решил я, что негоже сидеть на таком сокровище и ни с кем не делиться. И, как могу, делюсь. С картинками для пущего душевного трепета. И, кроме трепета, ежели я что не разобрал или разобрал неправильно, а ты, прохожий, разобрал и, к тому же, правильно, то…
Вот они, касатики. Не все одинаково равны, но некоторые весьма…
Вы уже заметили? Или всё ещё думаете?
Have you noticed already? Or are you still thinking?
В аэропорте все с айпадами, а я один как поц с киндлом. В метро все, напротив, с киндломорфными читалками. Жаль, у меня на этот случай не было айпада.
I was the only one with no iPad at the airport. Subway, on the other hand, is full of kindloid e-book readers. Pity I had no iPad for the occasion.
Just a quickie I hacked together because I wanted to quickly see meta tags of the page without getting any heavyweight extensions or wading through the source.
meta-ta-tags
(it wants to be dragged to the bookmarks bar)
I have no idea if it works for your browser, though. It does work for mine.
Когда-то, в минуты тягостных раздумий для облегчения духа я сочинил несколько страниц, иллюстрирующих древний ритуал выполнения арифметических операций столбиком. Разумеется, я никак не рекламировал эти страницы, но поисковые машины не дремлют и народная тропа ведущая к храму этого сакрального знания не зарастает.
Я, наконец, решил полюбопытствовать, что ищет народ в стране далёкой. И, разумеется, спешу поделиться своими находками.
A while ago for the purpose of pure enjoyment I've put up the site that illustrates the ancient rituals of paper and pen arithmetics. Of course, I didn't advertise it, promote, market and stuff. Nonetheless, search engines are inexhaustible sources of visitors craving for the sacred knowledge.
So I decided to take a closer look at what people are looking for. And this information once acquired has to be shared.
+ | < 1% | |
---|---|---|
- | ~ 40% (2% of which can't spell "subtract") | |
× | ~ 15% | |
÷ | ~ 43% (2% of which can't spell "divide") |
Это распределение жажды различных знаний. Интересно только, это потому что людям деление интереснее сложения или они и так знают как складывать…
This is the distribution of cravings. What I don't know is whether more people are interested in division than addition, or more people have problems with the matter…
Ушёл с работы. До июня свободен, посему постараюсь быть невидимым.
Hopefully, I will properly abuse the month of freedom after quitting the job.
Невзирая на инсинуации некоторых почти незримо присутствующих здесь лиц, что искусство, мол, — это всего лишь «с живой картины список бледный», мы с Ариной Родионовной (на фото) живо заинтересовались вопросами искусства в коте и кота в искусстве. Первый пункт мы постараемся утрясти между собой, а вот что касается второго, то тут Арина Родионовна проявила желание обратить свои взоры к общественному мнению (под обществом мы, конечно, подразумеваем, обоих читателей этих строк).
Иными словами (не надеясь на те, полезно бывает прибегнуть к помощи иных слов), пожалуйста, притащите нам сюда что-нибудь интересное. А интересует нас всё, стоящее того, чтобы нас интересовать.
Despite some barely seen around here individuals insinuating about the art being a poor imitation of so called life, we — me and Arina (see photo) — grew intensely fascinated with the subject of artful cats and catful arts. While we are determined to pursue the former in private, the latter drove Arina to the point of expressing catlike curiosity in public opinion of the matter (by public we refer, of course, to both readers of the present writing).
In other words (and since the initial attempt invariably fails it is often advised to resort to the other words), please, bring us something of interest. And, to be more specific — we're extremely interested in everything that is worth being interested in.
На этой жизнеутверждающей ноте я позволю себе отправиться в вояж, а заранее благодарная Арина Родионовна останется в нетерпении, приподнятом настроении духа и ожидании ваших даров и приношений.
And at this point, I'll take a liberty of pursuing this quest elsewhere, while Arina stays thankful in advance and impatiently awaiting your gifts.
As I have previously announced elsewhere, by popular demand I start these here notes, so that I can (can I?) write stuff in the years to come (if any). I am notorious for my reluctance and inability to stick to any topic and besides have no idea what topic to even to try to stick to. No better is my idea of the audience (if any) and as a consequence of the language (if any) I should address the said audience in. So it's about time to finally declare the beginning of digressing from my meandering…
And, by the way, while I'm at it, let me digress a bit and admit that not only this day is famous for the magniloquent beginning of my loquacious digressions from illustrious meandering here, but the day is also known as a beginning of my meandering at the lager scale. Which means I will readily and gratefully accept your birthday greetings in inordinate amounts.
Под натиском общественности я, как и обещал, открываю собранье пёстрых глав с тем, чтобы, глядишь, что-нибудь в дальнейшем написать (не обещаю). Я, разумеется, не могу, не хочу, наконец, не желаю придерживаться темы, а, если бы и, то не знал бы какой. По той же причине понятия не имею кому случится это читать (ежели случится) и, соответственно, на каком наречии. Ну, эпическая муза, вручай уже верный посох и позволь поблуждать всласть, вкось и вкривь…
Позвольте, кстати, отклониться от темы отступлений и признаться, что, как известно, день этот знаменателен не только великим почином меандрических дигрессий, но и рождением виновника этого сомнительного торжества разума над разумом. Готов с благодарностью принять поздравления в неограниченном количестве.