@voir_yeux · Post #11560 · 31.01.2026 г., 11:41
🇺🇸 Une manifestation contre les actions du service de l’immigration se déroule à Los Angeles #manifestation#immigration#actions
TGINSIGHT SIMILAR POSTS
Изходен канал @clockstackwheels · Post #292 · 7.04
У меня тут кончается срок действия водительского удостоверения, я подал на продление (не перестаю удивляться, насколько удобная штука — Госуслуги). Первые права я получил в 2008, и это один из тех случаев, когда не обязательно плохо делать "как все" и "потому что так принято". А я тогда буквально сделал именно это. Я не хотел автомобиль, и был уверен, что в ближайшие 10 лет у меня его не будет (так и случилось). Но у меня было много свободного времени после пар в университете, и я решил пойти отучиться и сдать на права. Именно потому что так принято, и потому что все так делали. В этом почти не было моего собственного решения, а было следование за толпой. Но в итоге оказалось очень удачно, потому что впоследствии у меня и времени стало сильно меньше, и цены на обучение выросли, и мне самому было бы куда более лениво ходить/ездить в какую-нибудь автошколу. На четвёртом курсе я уже начал активно работать, а дальше события местами развивались странным образом, мне совершенно точно было бы сильно труднее выучиться и сдать. Так что, действительно, иногда бывает, что нужно просто сделать "как все". Иронично, что я автомобильной категорией фактически не пользовался все эти годы, а начал пользоваться только в тот год, когда пришёл срок замены. Вполне может быть, что через 10-20 лет я буду пользоваться результатом какого-то решения, принятого сегодня. #life
Hashtags
Търсене: #actions
@voir_yeux · Post #11560 · 31.01.2026 г., 11:41
🇺🇸 Une manifestation contre les actions du service de l’immigration se déroule à Los Angeles #manifestation#immigration#actions
@kejiqu · Post #3685 · 06.08.2025 г., 01:46
新 AI 编程伙伴:Gemini CLI GitHub Actions 谷歌推出了 Gemini CLI GitHub Actions,这是一个免费的 AI 编程工具,用于 GitHub 代码库。 该工具可在代码库中执行安全扫描、测试,并提供补丁建议。 Gemini CLI GitHub Actions 旨在作为关键流程的自主代理,旨在提高开发效率。该工具不收取任何费用。The Keyword 🏷#Gemini#CLI#GitHub#Actions#AI#编程 📢频道👥群组📝投稿
@githubtrending · Post #15481 · 09.02.2026 г., 11:30
#go#actions#cai#ci#claude_code#codex#copilot#gh_extension#github_actions GitHub Agentic Workflows let you write simple markdown instructions in natural language to automate repo tasks like triaging issues, fixing CI failures, generating reports, and improving code—running safely as GitHub Actions with AI like Copilot or Claude. Strong guardrails ensure read-only access by default, sandboxed execution, and human-reviewed outputs via pull requests. This saves you time on repetitive work, boosts efficiency with adaptive AI decisions, and keeps everything secure without complex YAML coding. https://github.com/github/gh-aw
@githubtrending · Post #15174 · 27.09.2025 г., 13:00
#typescript#actions#authentication#gcp#github_actions#google_cloud#google_cloud_platform#iam#identity#security You can securely connect GitHub Actions to Google Cloud using the Google GitHub Action called `auth`. It supports two main ways: the recommended Workload Identity Federation (WIF), which uses short-lived tokens and avoids long-lived service account keys, and the older Service Account Key JSON method. WIF improves security by creating a trust link between your GitHub workflow and Google Cloud without exposing permanent credentials. To use it, you set up a Workload Identity Pool and Provider in Google Cloud, then configure your GitHub workflow to authenticate with these. This lets your workflows access Google Cloud resources safely and easily, reducing risks and simplifying credential management. https://github.com/google-github-actions/auth