Category: Development

  • Now mikutter is not work

    mikutter (deb), a Twitter client written in Ruby, isn’t work now because of the Consumer Key had suspended (Japanese blog).

  • The 9th typhoon looks like Debian swirl logo

    According to my follower’s tweet: @kazken3 台風画像と水平反転したDebianマークが一致.. pic.twitter.com/ymBoRGz9ew — kuromabo_(:3」∠)_ (@kuromabo) 2016年8月22日 The typhoon image and horizontal flipped Debian logo looks same.

  • Recurrent Convolutional Neural Networks for Text Classification

    I made a simple implementation of text classification with Recurrent CNN. https://github.com/knok/rcnn-text-classification It uses chainer, a Deep Learning framework. Recurrent convolutional neural networks for text classification Siwei Lai, Liheng Xu, Kang Liu, Jun Zhao, Chinese Academy of Sciences, China AAAI. 2015.

  • Jessie installer with kvm/serial console

    I tried to install Jessie on a brand-new virtual machine (kvm), but it has a problem about serial console login. At least, wheezy installer worked fine because it adds getty entry on /etc/inittab. Jessie uses systemd but no care about getty service for serial console. The probrem is reported as #769406. My solution is invoke […]

  • Travatar, an OpenSource statistical machine translation system

    Graham Neubig published “Travater“, an OpenSource statistical machine translation system and the demosite (http://ahclab.naist.jp/travatar/translator/). Graham said “It makes good result likely Google Translation.” Unfortunately, it seems to be crwoded, so I can’t get correct result (output “IO Error” dialog). Anyway, it is a good new for Japanese processing scene.

  • Weak ssh public keys in github

    A presentation slide, named “Attacking against 5 millions SSH public keys – 偶然にも500万個のSSH公開鍵を手に入れた俺たちは” is published, it is a lightning talk in “Edomae security seminar” in Jan 24, 2015.  He grabbed ssh public keys with  GitHub API (https://github.com/${user}.key), the API is obsoleted, but not closed. He found short (<= 512 bit) DSA/RSA keys and can solve prime decomposition 256bit […]

  • Use Module::Build::Tiny as Debian policy compliant

    I tried to make Google::API::Client deb package, it requires Module::Build::Tiny, and dh-make-perl don’t suppot it, so I worte a override code in debian/rules. [sourcecode] override_dh_auto_install: ./Build install –destdir=$$(pwd)/debian/$pkgname –installdirs=vendor [/sourcecode] More elegant answer should be to add Module::Build::Lite support to dh-make-perl. Update: This probrem is only wheezy, I don’t need such workaround on sid. Thank […]

  • 120th Tokyo area debian seminar

    I had attend 120th Tokyo area Debian seminar at Shinjuku. An attendee brought hp Jornada 780 and tried to install Debian, so I helped him. Using a kernel, boot loader and userland from “Lenny on j720” page and it worked fine, except PCMCIA NIC. His NIC is Corga PCC-TD is not listed in /etc/pcmcia/*. I […]

  • Add grammar.xml entries in LanguageTool

    At last weekend, I attended to Kanto LibreOffice Hackathon (Japanese). I could made two achieviements. Manpages for Namazu related commands Japanese rules for LanguageTool Any event is a good trigger for me.

  • The 1st Debian “mokumoku” meeting

    I attended the 1st Debian “mokumoku” meeting. “mokumoku”(黙々) means “silently and concentrativeness” in Japan. There were about 6 people in a room. I tried to prepare release of Namazu and KAKASI.