k0b0's record.

Computer Engineering, Arts and Books

2018-04-01から1ヶ月間の記事一覧

思うは招く:「どーせむり」に対して「だったらこうしてみれば?」 by 植松努さん

思うは招く。 本当に何度見ても感動するスピーチである。 「こんなことをしたいのだけれど!」と言う質問に対して「どーせむり。」ではなく「だったらこうしてみたら?」と答えることが人間が幸福につながる条件の一つのように思う。 植松氏の子供の頃に祖母…

Introduction to Python. System programming [Process files]

System programming "Process files with python." List of functions to use Function name Description open() Open the file. exists() Check the existence of the file. isfile() It checks whether the argument is a file or not. isdir() It checks …

Before the Flood

This documentary movie is very good. This documentary details the environmental problems caused by greenhouse gases such as carbon dioxide and methane. After watching this movie, we will notice the need to review our daily lives.Before the…

アポロ計画を支えた女性プログラマー、マーガレット・ハミルトンさん

最近読んだいくつかの本(主に科学技術関連)にマーガレット・ハミルトンというエンジニアの名前があった。ちょっと気になって調べてみると、アポロ計画における彼女の多大な功績を見つけた(詳細は以下を参照)。wired.jp ソフトウェア工学という学問体系が…

A New Golden Age for Computer Architecture: Domain-Specific Hardware/Software Co-Design, Enhanced Security, Open Instruction Sets, and Agile Chip Development

Hennessy & Patterson will present their public Turing lecture at the International Symposium on Computer Architecture (ISCA) in Los Angeles, CA on Monday, June 4, 2018. The title of the lecture is "A New Golden Age for Computer Architectur…

ガラスの地球を救え 二十一世紀の君たちへ (手塚治虫(著))

生命とは?地球とは?宇宙とは? 手塚治虫先生の作品を読んでいると、そのような問いを問わずにはいられなくなる。 本書には手塚先生の地球や宇宙、生命に対する純粋な思いが書かれている。また、その思いがどのように漫画作品として昇華されているかが伺え…

vimでの文字列置換

vimで文字列置換をする 基本的な書式 :%s/置換前の文字列/置換後の文字列/ 文字列置換の例1(最初にマッチした文字列を置換する) 一番最初にマッチした文字列"hello"を文字列"helloworld"に置換する。 :%s/hello/helloworld/ 文字列置換の例2(マッチした全…

スター・ウォーズ ジェダイの哲学 :フォースの導きで運命を全うせよ(ジャン=クー・ヤーガ(著))

映画スターウォーズの世界に散りばめられた哲学や思想について書かれた本である。映画の各シーンをいくつか取り上げて、それらのエピソードにはどのような意味(思想、哲学)が込められているか分かりやすく説明している。そして、それらは人が生きていく上…

Intel unleashes 8th Gen Core Coffee Lake lineup

Intel unleashes 8th Gen Core Coffee Lake lineup. Details are on the following site.fuse.wikichip.org