NI-Lab.

nilog:

← 前の日 2023-04-01 次の日 →
← 一年前 一年後 →
Twitter (2023-04-01)
Free レベル。

「月間1,500件までのツイートを投稿可能で、許されるアプリIDは1つのみ。APIエンドポイントは3つ(自分のツイートを取得、ツイートを投稿、ツイートを削除)だけ」

Twitterが新しいAPIアクセスレベルを発表 ~ほぼ何もできない無償の「Free」を提供 - 窓の杜 https://forest.watch.impress.co.jp/docs/news/1489684.html
[t] 2023-04-01 06:52:55
関連するかも情報
量と質。分析。

「優れた文章のどこがどう優れているかを、文章を書く人間の立場から精緻に言語化」

意外と知られてない、すごく効果のある文章上達法|ふろむだ@分裂勘違い君劇場|note https://note.com/fromdusktildawn/n/n56624727342f
[t] 2023-04-01 06:51:18
Free レベル。

「月間1,500件までのツイートを投稿可能で、許されるアプリIDは1つのみ。APIエンドポイントは3つ(自分のツイートを取得、ツイートを投稿、ツイートを削除)だけ」

Twitterが新しいAPIアクセスレベルを発表 ~ほぼ何もできない無償の「Free」を提供 - 窓の杜 https://forest.watch.impress.co.jp/docs/news/1489684.html
[t] 2023-04-01 06:52:55
肝心のTwitter API Free (v2) のドキュメントがまだ見れなくて・・・

"We received your application. We’ll let you know when it’s done, or if we need any additional information from you by sending an email to"

Twitter Developers https://developer.twitter.com/en/portal/petition/in-review https://twitter.com/nilab/status/1641922929620578309/photo/1
肝心のTwitter API Free (v2) のドキュメントがまだ見れなくて・・・  "We received your application. We’ll let you know when it’s done, or if we need any additional information from you by sending an email to"  Twitter Developers
元の画像を見る
[t] 2023-04-01 06:58:26
#ApplicationReceived だそうな・・・
[t] 2023-04-01 06:59:37
えー。プードル・・・

Twitter / ? https://developer.twitter.com/ja/en1/docs/twitter-api/getting-started/about-twitter-api https://twitter.com/nilab/status/1641923622276313091/photo/1
えー。プードル・・・  Twitter / ?
元の画像を見る
[t] 2023-04-01 07:01:11
エイプリルフールかと

「2023年4月1日、新サービス「Anond AI」をはてラボにリリース」「ワンフレーズを入力するだけで、AIが自動的にはてな匿名ダイアリーで注目される文体の文章を生成」

新サービス「Anond AI」をはてラボでリリースしました - Hatelabo Developer Blog https://labo.hatenastaff.com/entry/AnondAI
[t] 2023-04-01 07:07:09
「匿名ダイアリーで話題になる投稿や褒められるネタの傾向を学習しており、人間よりも注目される文章を生成することが可能です」
「この告知は人間が書きました」

新サービス「Anond AI」をはてラボでリリースしました - Hatelabo Developer Blog https://labo.hatenastaff.com/entry/AnondAI
[t] 2023-04-01 07:07:28
Anond AI にイルカ。ネタ感があるな・・・ https://twitter.com/nilab/status/1641925344809873408/photo/1
Anond AI にイルカ。ネタ感があるな・・・
元の画像を見る
[t] 2023-04-01 07:08:02
Anond AI に文章を生成してもらう。 https://twitter.com/nilab/status/1641925415827800064/photo/1
Anond AI に文章を生成してもらう。
元の画像を見る
[t] 2023-04-01 07:08:19
これがTwitter API仕様の最新情報かな。Freeプランではツイートを取得できるように見えないけど。

Getting Started with the Twitter API | Docs | Twitter Developer Platform https://developer.twitter.com/en/docs/twitter-api/getting-started/about-twitter-api https://twitter.com/nilab/status/1641926718981308416/photo/1
これがTwitter API仕様の最新情報かな。Freeプランではツイートを取得できるように見えないけど。  Getting Started with the Twitter API | Docs | Twitter Developer Platform
元の画像を見る
[t] 2023-04-01 07:13:29
「自分のツイートを取得」って書いてあるけど、どのエンドポイントだろう・・・

「APIエンドポイントは3つ(自分のツイートを取得、ツイートを投稿、ツイートを削除)だけ」

Twitterが新しいAPIアクセスレベルを発表 ~ほぼ何もできない無償の「Free」を提供 - 窓の杜 https://forest.watch.impress.co.jp/docs/news/1489684.html
[t] 2023-04-01 07:15:06
アカウントによってはここの情報を見ることができた・・・

Twitter Developers https://developer.twitter.com/en/portal/products/free
[t] 2023-04-01 07:28:55
Twitter API v2 Free

POST /2/tweets
50 requests / 24 hours PER APP
50 requests / 24 hours PER USER

DELETE /2/tweets/:id
50 requests / 24 hours PER APP
50 requests / 24 hours PER USER

GET /2/users/me
25 requests / 24 hours PER USER

Twitter Developers https://developer.twitter.com/en/portal/products/free https://twitter.com/nilab/status/1641930844037316608/photo/1
Twitter API v2 Free  POST /2/tweets 50 requests / 24 hours PER APP 50 requests / 24 hours PER USER  DELETE /2/tweets/:id 50 requests / 24 hours PER APP 50 requests / 24 hours PER USER  GET /2/users/me 25 requests / 24 hours PER USER  Twitter Developers
元の画像を見る
[t] 2023-04-01 07:29:53
/2/users/me で取得できるツイートは固定ツイートだけっぽい感じに見える。

"This fields parameter enables you to select which specific Tweet fields will deliver in each returned pinned Tweet."

GET /2/users/me | Docs | Twitter Developer Platform https://developer.twitter.com/en/docs/twitter-api/users/lookup/api-reference/get-users-me
[t] 2023-04-01 07:33:39
他人がチャレンジして失敗したことに対して、「失敗すると思ってた」みたいなことを言うのって(自戒)
[t] 2023-04-01 07:40:59
"The Twitter Recommendation Algorithm is a set of services and jobs that are responsible for constructing and serving the Home Timeline."

GitHub - twitter/the-algorithm: Source code for Twitter's Recommendation Algorithm https://github.com/twitter/the-algorithm
[t] 2023-04-01 07:43:09
For you タブのタイムライン。

"This requires a recommendation algorithm to distill the roughly 500 million Tweets posted daily down to a handful of top Tweets that ultimately show up on your device’s For You timeline."

Twitter's Recommendation Algorithm https://blog.twitter.com/engineering/en_us/topics/open-source/2023/twitter-recommendation-algorithm
[t] 2023-04-01 07:44:50
"We also took additional steps to ensure that user safety and privacy would be protected, including our decision not to release training data or model weights associated with the Twitter algorithm at this point."

A new era of transparency for Twitter https://blog.twitter.com/en_us/topics/company/2023/a-new-era-of-transparency-for-twitter
[t] 2023-04-01 07:45:41
@y_aki 「お前を消す方法」って入力すればよかったw
[t] 2023-04-01 07:49:34
イーロン・マスク(elonmusk)のツイートがおすすめに出やすくなるようにウェイト掛けてる、というツイートを見てソースコードをgrepしてみたけど無かったのでエイプリルフールネタだったのかも…

twitter/the-algorithm: Source code for Twitter's Recommendation Algorithm https://github.com/twitter/the-algorithm
[t] 2023-04-01 07:53:48
2023年04年01日のnilogをすべて表示する

- NI-Lab.
- Mastodon (@nilab@mastodon-japan.net)
- Twitter (@nilab)
- Timelog (@nilab)
- はてなブックマーク (id:nilab)

Web Services by Yahoo! JAPAN