Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Productivity Weekly(2025/01/08) #894

Merged
merged 15 commits into from
Jan 15, 2025
Merged

feat: Productivity Weekly(2025/01/08) #894

merged 15 commits into from
Jan 15, 2025

Conversation

korosuke613
Copy link
Owner

※ネタのカテゴリや順序は執筆者の独断で変更してもらって構いません

  • news 📺
    • Node.js Now Supports TypeScript By Default | Total TypeScript
    • Expanding Access to the GitHub Copilot Workspace Technical Preview - GitHub Changelog
  • know-how 🎓
    • GitHub ActionsでGoのコンテナイメージをビルド・プッシュする際のベストプラクティスを考える
    • GitHub Actionsで定期実行(cron)のワークフローを組んだユーザーが退職すると、ワークフローは無効化される - shmokmt's blog
    • 実践セキュリティ監視基盤構築
    • Goの古いコードが動かなくなることはほぼない理由
    • Goのジェネリクス徹底理解
    • S3のメタデータを用いた攻撃
    • perplexityのスペース機能がソフトウェアの調べものに便利 - mrwk update
    • Findyの爆速開発を支えるタスク分解 - Findy Tech Blog
    • 2024 年振り返り
    • ClineとAIコーディングツールの現状 - laiso
  • tool 🔨
    • 「Google Agentspace」発表、生成AIがGoogleドライブ、Slack、SharePoint、JIRAなど社内情報を横断的に読み取って質問に答えてくれる - Publickey
    • Ghostty
    • Google Timeline の代替探しの旅

korosuke613 and others added 14 commits January 10, 2025 11:28
Co-authored-by: ajfAfg <56056962+ajfAfg@users.noreply.github.com>
Co-authored-by: satoreo <satoreo@cybozu.co.jp>
Co-authored-by: naotama (Naoki KOBAYASHI) <naoki-kobayashi@cybozu.co.jp>
Co-authored-by: a-takamin <aki-takami@cybozu.co.jp>
Co-authored-by: Masanori Tani <uta8a@uta8a.org>
feat: Productivity Weekly(2025/01/08) go build @a-takamin
feat: Productivity Weekly(2025/01/08) security design @a-takamin
Co-authored-by: Masanori Tani <uta8a@uta8a.org>
Co-authored-by: Yuya Kono <takoeight0821@users.noreply.github.com>
Copy link
Contributor

@korosuke613 AI Review finished. Please check the review comments.
https://github.com/korosuke613/zenn-articles/actions/runs/12784702005

{
  "tokens": {
    "prompt_tokens": 5942,
    "completion_tokens": 206,
    "total_tokens": 6148,
    "prompt_tokens_details": {
      "cached_tokens": 0,
      "audio_tokens": 0
    },
    "completion_tokens_details": {
      "reasoning_tokens": 0,
      "audio_tokens": 0,
      "accepted_prediction_tokens": 0,
      "rejected_prediction_tokens": 0
    }
  },
  "pricing": {
    "input": "0.015 USD",
    "output": "0.002 USD",
    "total": "0.017 USD"
  }
}

articles/productivity-weekly-20250108.md Show resolved Hide resolved
articles/productivity-weekly-20250108.md Show resolved Hide resolved
articles/productivity-weekly-20250108.md Outdated Show resolved Hide resolved
articles/productivity-weekly-20250108.md Outdated Show resolved Hide resolved
Copy link
Contributor

@korosuke613 AI Review finished. Please check the review comments.
https://github.com/korosuke613/zenn-articles/actions/runs/12785334025

{
  "model": "gpt-4o",
  "tokens": {
    "prompt_tokens": 5947,
    "completion_tokens": 401,
    "total_tokens": 6348,
    "prompt_tokens_details": {
      "cached_tokens": 0,
      "audio_tokens": 0
    },
    "completion_tokens_details": {
      "reasoning_tokens": 0,
      "audio_tokens": 0,
      "accepted_prediction_tokens": 0,
      "rejected_prediction_tokens": 0
    }
  },
  "pricing": {
    "input": "0.015 USD",
    "output": "0.004 USD",
    "total": "0.019 USD"
  }
}

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@korosuke613 korosuke613 enabled auto-merge January 15, 2025 09:30
@korosuke613 korosuke613 merged commit 67625dd into main Jan 15, 2025
6 checks passed
@korosuke613 korosuke613 deleted the pw-20250108 branch January 15, 2025 09:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants