ステンレスをステンと略すことと、スーパーマーケットをスーパーと略すこと、ちょうど対照的っぽい。
Notices by やんてね (yantene@fla.red), page 5
-
やんてね (yantene@fla.red)'s status on Monday, 18-Feb-2019 21:47:55 JST やんてね -
Mastodon (mastodon@mastodon.social)'s status on Monday, 18-Feb-2019 04:20:22 JST Mastodon Highlights from v2.7.2:
The error page elephant animation is now hover-to-play
The conversations column now always displays the list of other participants in the conversation, instead of the most recent one
Unicode in URLs and quotations around them get turned into links the expected way now
New checks guard the ActivityPub inbox against storing deliveries that nobody asked for
And many other fixes
-
Mastodon (mastodon@mastodon.social)'s status on Monday, 18-Feb-2019 04:10:53 JST Mastodon #Mastodon v2.7.2 is out ?
https://github.com/tootsuite/mastodon/releases/tag/v2.7.2
It is a backport release, which means if you are running from the master branch, it's not for you.
-
やんてね (yantene@fla.red)'s status on Monday, 18-Feb-2019 01:44:32 JST やんてね JCBカードつくった
-
Masanori Ogino ???? (omasanori@mstdn.maud.io@mstdn.maud.io)'s status on Sunday, 17-Feb-2019 22:59:43 JST Masanori Ogino ???? 政府によるインターネットの検閲とSNIについて – catatsuy – Medium https://medium.com/@catatsuy/%E6%94%BF%E5%BA%9C%E3%81%AB%E3%82%88%E3%82%8B%E3%82%A4%E3%83%B3%E3%82%BF%E3%83%BC%E3%83%8D%E3%83%83%E3%83%88%E3%81%AE%E6%A4%9C%E9%96%B2%E3%81%A8sni%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6-5339da2fad7c
-
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 22:39:51 JST やんてね Meguro.css #5 @ oRo - connpass
https://megurocss.connpass.com/event/120644/?utm_campaign=&utm_source=notifications&utm_medium=email&utm_content=title_linkIn conversation from fla.red permalink Attachments
-
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:59:53 JST やんてね こんな感じで https://gist.github.com/yantene/c159dd992b2a4b392d147666f9688eb9
In conversation from fla.red permalink Attachments
-
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:57:24 JST やんてね @hysy いっぱい有るもんだねえ
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:44:41 JST やんてね ```ruby
each do |formula|
puts formula.each.with_object([]) { |v, obj|
if v.is_a? Symbol
obj[-2, 2] = "(#{obj[-2, 2].join(" #{v} ")})"
else
obj << v
end
}
end
```In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:44:32 JST やんてね で
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:44:20 JST やんてね ```ruby
[4, 4, 5, 6].then { |ord|
%i[+ - * /].repeated_combination(ord.size - 1).flat_map { |orr|
(ord + orr).permutation((ord + orr).size).map { |formula|
begin
formula if formula.each.with_object([]) { |v, obj|
if v.is_a? Symbol
fail unless obj.size >= 2
fail if v == :/ && obj[-1].zero?
obj[-2, 2] = obj[-2].send(v, obj[-1])
else
obj << v.to_r
end
}.first == 10
rescue
end
}
}
}.compact
```In conversation from fla.red permalink -
きみとぼく (kimitoboku@fla.red)'s status on Sunday, 17-Feb-2019 20:23:16 JST きみとぼく @yantene 括弧が無いと出来ない?(4+7-9)*5的な
In conversation from fla.red permalink Repeated by yantene -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 21:09:24 JST やんてね @kimitoboku おっ確かに。
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 19:11:54 JST やんてね やんてねは『9、7、4、5』をつかって10にしてください。
https://shindanmaker.com/217387```ruby
[9, 7, 4, 5].then { |o| o.permutation(o.size) }.flat_map { |ord|
%i[+ - * /].repeated_permutation(ord.size - 1).map { |orr|
begin
if eval(ord.map { |n| "#{n}r" }.zip(orr).flatten.compact.join(' ')) == 10r
ord.zip(orr).flatten.compact.join(' ')
end
rescue ZeroDivisionError
end
}
}.compact #=> []
```なんか間違えたかな
In conversation from fla.red permalink Attachments
-
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 17:34:23 JST やんてね おうちルータのDNSサーバの調子がすこぶる悪い
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 17:33:36 JST やんてね 松本人志「正義感ブーム」に違和感 「罪と罰のバランス悪い」 #ldnews http://news.livedoor.com/article/detail/16033858/ オッ正論ハラスメントの話だ
In conversation from fla.red permalink Attachments
-
やんてね (yantene@fla.red)'s status on Sunday, 17-Feb-2019 11:08:30 JST やんてね 社会人30年生
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Saturday, 16-Feb-2019 20:50:16 JST やんてね 弊社〜弊社〜
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Saturday, 16-Feb-2019 20:48:12 JST やんてね js のソースコードか何かを見ながら議論してた気がしたけど、この数十秒できれいに忘れ去ったらしい。
In conversation from fla.red permalink -
やんてね (yantene@fla.red)'s status on Saturday, 16-Feb-2019 20:46:25 JST やんてね 込み入った夢を見た
In conversation from fla.red permalink