跳到正文

本頁有繁體中文版。

切換到繁體中文

This page is available in English.

Switch to English

CatOpsTelegram 开发编程频道

@catops

直达

CatOps(@catops)是 TGbox 收录的 Telegram 开发编程频道,目前有 5,086 名订阅者,创建于 2017年5月22日,活跃度为活跃,内容以英语为主。

频道简介与描述

DevOps and other issues by Yurii Rochniak (@grem1in) - SRE @ Preply && Maksym Vlasov (@MaxymVlasov) - Engineer @ Star. Opinions on our own. We do not post ads including event announcements. Please, do not bother us with such requests!

在 App 中打开网页版 t.me

订阅
5,086
创建时间
收录时间
活跃度
活跃

成员趋势

近 7 天
近 30 天

成员数据正在积累,过几天再来看看。

最近消息平均阅读 1156阅读率 22.7%

  1. 1,480 次浏览

    Last Sunday we discussed that we all learn anew, how to deal with agentic SDLC. Here's a great interview with a principal engineer at Adyen and a former Amazonian Heitor Lessa on how he approaches this. The interview is long and information-dense at times, but it's worth the time! #ai #youtube

    展开全文
  2. 1,250 次浏览

    The Hidden Cost of Postgres Constraints at Scale is a description of a bottleneck foreign keys can create in a write-heavy PostgreSQL table. It also has recommendations of what you can do to overcome that. Now, I would say, it's a corner case for many people. The author works in a company that develops their own time series solution based on Postgres, so for them, it makes sense. For the vast majority of people, I would argue, it makes more sense to offload the integrity checks to the database…

    展开全文
  3. 1,230 次浏览

    A postmortem for the recent GitHub incident. Regarding the cause: The immediate cause of the failure was network saturation on load balancers in Central US due to a new peak in traffic. Originally this was caused by an Istio sidecar pod reaching its concurrency limits and failing to auto scale correctly because of a misconfigured policy that watched host service but not sidecar limits. One failure cascaded to more and eventually four HAProxy nodes exhausted their flow limits, degrading the gate…

    展开全文
  4. 1,300 次浏览

    ​University of Colorado published an article about a study of 7700 employees that shows that Remote workers report the highest well-being. The study simply analyzed the self-reported data without any judgments on why exactly this is the case, but one of the authors points out that: The study did not explore why remote workers reported higher well-being, but Johnson points to a growing body of research on autonomy and flexibility. One explanation is that remote workers have greater control ove…

    展开全文
  5. 1,170 次浏览

    ​​Happy Independence Day of Ukraine! 💛💙 It always starts with small steps, but every step counts. So today, I'd like to get back to small fundraisers that also matter! Here, a friend of mine is raising funds for a pickup track for the Zaporizhzhia direction. You can find more info in this Instagram post (in Ukrainian). You can donate to this Monobank jar: https://send.monobank.ua/jar/8Mjotj4Uei #donations #Ukraine

    展开全文
  6. 1,250 次浏览

    A great article about Postgres' MVCC, or rather, issues with MVCC and the ways other engines tried to mitigate those. It has a neat comparison of the tradeoffs, strong and weak parts of different implementations. It also provides insights into how different DB engines work. A quote: ... if someone tells you a database has solved multi-versioning, ask them the four questions: where do old versions live, which way do chains point, what do indexes point at, and who cleans up. Then ask what happe…

    展开全文
  7. 1,390 次浏览

    Cloudflare shares a story of how they automated GitHub issues triage with AI for their Astro project. It neatly shows the evolution from a collection of skills to a semi(?) autonomous state machine that has taken the project to zero open issues. They also share the workflows they use publicly, but in my opinion the more valuable lesson here is the step-by-step model of how they got there. #ai #open_source

    展开全文
  8. 1,340 次浏览

    I've written an article about load testing of Apollo Router - a GraphQL API gateway. It's mostly pictures, so it should be easy to follow :) #graphql #load_test

    展开全文
  9. 1,010 次浏览

    ​​For today's Donations Monday, I'd like to remind you about a fundraiser by a friend of mine. Its goal is to get 70k UAH for a pick up truck. So far, about 20k has been raised. Let's make it happen! https://send.monobank.ua/jar/8Mjotj4Uei #donations #Ukraine

    展开全文
  10. 1,070 次浏览

    I already shared postmortems from both OpenAI and Hugging Face on the recent security incident when a frontier model broke out of its sandbox to search for a solution for its task. Here is a more detailed writeup by OpenAI on this incident. Given that OpenAI has an intrinsic motivation to advertise their models, I would still take this with a pinch of salt, but it should be interesting. I haven't read this article fully yet, but the start is promising. #ai #security

    展开全文
  11. 1,130 次浏览

    Continuing with the topic of AI. A colleague of mine wrote an article on how to attribute the cost with AWS Bedrock with code samples of how to enable it and the description of pitfalls we encountered along the way. #aws #ai #finops

    展开全文
  12. 1,240 次浏览

    A nice visualization of Go dependencies. It's interesting how you can instantly see packages that support hundreds, if not thousands, of others. I would have guessed that testify is popular, but I wouldn't have guessed that it's the most popular. Also, I did not expect to see Viper and Cobra being so influential, even though I think they are cool. #go #programming

    展开全文
  13. 1,130 次浏览

    ​​Today, I’d like to remind you about the fundraiser a friend of mine is doing. The goal is to raise 70k UAH for a pickup truck for Zaporizhzhia direction. You can donate on this Monobank jar: https://send.monobank.ua/jar/8Mjotj4Uei #donations #Ukraine

    展开全文
  14. 1,060 次浏览

    An interesting article on how to configure AI reviews for Terraform plans with GitHub Actions and AWS Bedrock. I don’t necessarily like the style of this article, but the content is cool. Now, I need to check how to do something similar with Atlantis. I presume, I could just trigger a GHA on a comment. P.S. This article was brought to you by weekly.tf. If you actively work with Terraform, you may find this newsletter helpful. So, make sure to subscribe! #terraform #ai

    展开全文
  15. 1,090 次浏览

    I recall, back in the day, there was a popular interview question: "What would you not automate in your job?" I haven't heard it for a while, but with AI now, maybe it's still relevant. Perhaps it's even more relevant than back then. What SREs Should Automate — and Never Automate — with AI is an article about that. I would argue that the point about security incidents contradicts a bit to what was said earlier: if AI can collect the data for a normal incident, why cannot it do the same for the…

    展开全文
  16. 1,190 次浏览

    I don’t remember, if I shared this book bundle with you, but it won’t hurt to share it again. Think like a programmer by No Starch Press. #books

  17. 768 次浏览

    Why Distributed Databases Fail at Coordination Boundaries is a neat article on the areas to pay attention to when working with any distributed system, really. #db

    展开全文
  18. 572 次浏览

    There will be no digest today because I haven't posted much this week. So, instead here is an article from Anthropic on how to deal with the strain that AI development and reviews put on CI. This is a real problem in the AI-driven SDLC, or so-called "software factories", but unlike code reviews and harnesses, it's not been talked about so much, unfortunately. #cicd #ai

    展开全文
在 t.me 查看更多消息

News and info from the Linux world 🐧 📨 linuxgr4m@gmail.com 📨 💸 If you want to support Linuxgram❤️ 🐧 - BTC: 15aVLQeNY18VAaoBXPgLFA4wfwJnecbjC1

Arch Linux 中文相关信息 跟进 Arch Linux 日常踩坑预警,翻译官方新闻, testing 测试预警等。另有 @archlinuxcn_updates 提供滚动打包记录。 频道内容来自 Arch Linux 中文社区群组 @archlinuxcn_group https://fars.ee/~readme.html 杜洛夫在所有订阅数较多的频道下方都添加了广告,其收益并不分配给频道主,频道主也无法控制其内容。如果在本频道下方看到广告,均与 Arch CN 社区无关,请勿点击或相信其内容

Sysadmin/DevOps tools, news and other interesting things from modern IT world. Feed https://t.me/s/sysadmin_tools | Proton services with 2 weeks for free - https://pr.tn/ref/0TDB0YT5

本频道基本功能:爬取国内外有名的主机论坛Hostloc新帖,为订阅者提供一手图文资讯! Hostloc: https://www.hostloc.com 侵删,联系 @CodyD

在这里,我们宣布了Android Java、iOS Swift、JS、C/C++中的Telegram编码比赛。

关于 Telegram Bot API 的官方消息来源. https://core.telegram.org/bots

更多教程请访问论坛 https://www.openos.org 任何发布或转发消息中包含(黄赌毒+诈骗+未经管理允许的广告) 一律BAN

Docker 学习|交流|分享 Docker | Moby | Docker Compose | Docker Swarm | Kubernetes (k8s)| Go (Golang) Any Problem? message to @paul_docker 友情链接: DockOne: http://dockone.io/ Spring Boot: https://t.me/springtutorial

加群前需要关注新闻频道 @archlinuxcn,加入之后可以但不建议退出。 新加群请先阅读 https://z.sh/arch 以及本群置顶消息。 主群禁止发sticker 。除非涉及隐私或违规请勿自删。 Arch以外如Manjaro/SteamOS/CachyOS的问题请提前说明。 @nichi_matrix_bot 是转发机器人 水群 @archlinuxcn_offtopic 游戏 @archlinuxcn_game 美化 @ArchlinuxCN_Appearance 请勿讨论 NSFW 话题

Ubuntu 中文交流群 Language: Chinese (Simplified and Traditional) 加入即视为您遵守以下规则 禁止广告、招聘、引战、开车、拼车、政治、黑产、灰产、过激言论、离题话题、作弊、翻墙学及有偿任务,将警告或封禁。吹水请移步: @coder_ot 如遇拒绝进群,请私聊管理员解封 友情联盟: @coderzh

Every day, we change the world. 本群提倡有意义的发言,分享有价值的信息,例如技术讨论、安全资讯、新手教程等。 无用消息将被删除,离题请适度。 禁止交易、招募、求师收徒,提防上当受骗; 禁止社工、黑产、广告、政治、开车等,包括用户名和简介; 禁止 有问题不直接问、在吗有人吗有大佬吗、求求带带、拉我加我、懂的来、打招呼 等糟粕用语和行为; 禁止随意私聊他人; 禁止滥用机器人。 如有违反,将删除、警告或封禁。谢谢配合。 通用水群: @coder_ot

Rules are pinned. Read them. Ping for issues: — @watzon — @mazunki — @elfametesar Avatar source: https://twitter.com/cathodegaytube/status/1330030061324562433