TGTGInsightтелеграм анализLIVE / telegram public index
← Такты, стеки, два колеса

TGINSIGHT SIMILAR POSTS

Намери подобно съдържание

Изходен канал @clockstackwheels · Post #134 · 7.01

Прогулялись вчера по праздничному городу, и я вновь посокрушался о том, как мало места выделено пешеходам по сравнению с автомобилями. Вообще, среди идеологий нового времени именно урбанистика выделяется по ряду критериев. Да, её, как и многие другие идеологии (например, равноправие полов) исповедуют прогрессивные люди, а широкие массы встречают в штыки. Да, она, как и многие другие идеологии, вступает в конфликт с привычным исторически сложившимся образом жизни. Встретить в интернете спор урбанистов с, например, автомобилистами ничуть не сложнее, чем спор феминисток с адептами патриархата. Но есть особенности. Во-первых, некоторые урбанистические постулаты достаточно надёжно подтверждены и математикой, и реальными городами. Например, то, что строительство новых дорог не уменьшает, а увеличивает количество пробок — практически объективная истина. Здесь нет разных взглядов и разных мнений, это просто факт. Чиновник, который сражается с пробками с помощью новых полос и развязок, совершенно точно не знаком с вопросом и совершает ошибку, никакого другого варианта не может быть. И у многих других городских проблем есть уже выработанное объективное решение, которое действует: у грязи на тротуарах, у луж, у отсутствия свободной парковки итд. Во-вторых, урбанисты, как мне кажется, подвергаются необоснованно высокой агрессии. Понятно, что адепт любой идеологии будет критиковаться её противниками. И когда сторонник вакцинации получает от антипрививочника гневную оскорбительную тираду — это можно объяснить. С точки зрения антипрививочника ему предлагают буквально травить себя химией, здесь обоснована агрессия в ответ. Но вот если урбанист предлагает автомобилистам отдать часть дороги под велосипедные полосы — на мой взгляд степень того неудобства, которое испытают автомобилисты, не настолько высока, чтобы оправдать высокий уровень гнева в их реакции на такое предложение. Однако, в обсуждениях в сети на урбанистов наезжают не менее агрессивно, чем на сторонников вакцинации и представителей других идеологий с радикальными противниками. До России урбанистика вряд ли дойдет в ближайшие полвека. Слишком много других социальных институтов должны встать на ноги перед этим, а они даже не начинают. Но за более прогрессивным в этом отношении миром (в основном, Западной Европой) наблюдать интересно. #life

Hashtags

Резултати

Намерени 4 подобни публикации

Търсене: #opentelemetry

当前筛选 #opentelemetry清除筛选
GitHub Trends

@githubtrending · Post #15055 · 13.08.2025 г., 12:00

#go#open_telemetry#opentelemetry The OpenTelemetry Collector Contrib is a collection of extra components that extend the core OpenTelemetry Collector, helping you collect, process, and export telemetry data like traces, metrics, and logs from your applications. It supports many features such as filtering sensitive data, batching, retries, and custom processing, which improve security, reliability, and performance of your observability pipeline. You can build custom distributions using these components to fit your needs. This helps you monitor complex systems more easily, reduce costs, and maintain flexibility by supporting many data formats and backends without changing your application code. It is maintained by a community of experts ensuring quality and support. https://github.com/open-telemetry/opentelemetry-collector-contrib

GitHub Trends

@githubtrending · Post #14948 · 11.07.2025 г., 12:30

#go#logging#metrics#opentelemetry#tracing OpenTelemetry-Go is a tool for Go applications that helps you track how your software performs by collecting data like traces and metrics, then sending this information to monitoring platforms so you can see what’s happening inside your app in real time[2][3][4]. It works on many operating systems and Go versions, and you can use it by adding a few lines of code to your app and setting up an exporter. This makes it much easier to find and fix problems, understand how your app is running, and keep everything reliable and fast[2][3][4]. https://github.com/open-telemetry/opentelemetry-go

GitHub Trends

@githubtrending · Post #14859 · 24.06.2025 г., 11:30

#typescript#cli#clustering#concurrency#dependency_injection#effect#error_handling#javascript#observability#opentelemetry#platform#schema#typescript#workflows Effect is a powerful TypeScript framework that helps you build reliable and complex applications by managing side effects like logging, network calls, and database operations in a safe and organized way. It uses a core `Effect` type to describe workflows that are lazy, composable, and type-safe, allowing you to handle errors and dependencies explicitly. The framework is modular, with many packages for AI, CLI tools, distributed computing, SQL databases, and more, making it flexible for various needs. Using Effect improves code quality, concurrency handling, and maintainability, helping you write robust TypeScript apps efficiently[1][2][4][5]. https://github.com/Effect-TS/effect

GitHub Trends

@githubtrending · Post #14691 · 10.05.2025 г., 00:00

#csharp#architecture#aspnetcore#clean_architecture#cqrs#ddd#dotnet#dotnetcore#event_driven_architecture#event_sourcing#kubernetes#masstransit#messaging#microservice#microservices#oauth2#opentelemetry#software_architecture#software_design#software_engineering#vertical_slice_architecture Migrating from a monolithic architecture to a cloud-native microservices architecture offers several benefits. It improves scalability, allowing different parts of the application to grow independently. This approach also enhances reliability by isolating faults, so if one service fails, others continue to work. Additionally, microservices enable faster deployment and updates, as each service can be developed and deployed separately. This flexibility allows teams to use the best technology for each service, making development more efficient and agile[2][3][5]. https://github.com/meysamhadeli/monolith-to-cloud-architecture