Как появился Apple - «Красная» корпоративная культура
https://habr.com/ru/post/483876/
https://habr.com/ru/post/483876/
Хабр
«Красная» корпоративная культура — главная проблема российского бизнеса (Часть 1)
«— Скажите, пожалуйста, куда мне отсюда идти? — А куда ты хочешь попасть? — ответил Кот. — Мне все равно… — сказала Алиса. — Тогда все равно, куда и идти, — заметил Кот.» (С) «Алиса в стране чудес»...
Top 10 Essential Eclipse Plugins for Java Developers
https://t.iss.one/iv?url=https://dzone.com/articles/top-10-essential-eclipse-plugins-for-java-develope&rhash=775adb2e4f5e36
https://t.iss.one/iv?url=https://dzone.com/articles/top-10-essential-eclipse-plugins-for-java-develope&rhash=775adb2e4f5e36
dzone.com
Top 10 Essential Eclipse Plugins for Java Developers
There is no doubt that Eclipse is one of the most popular IDEs for Java development.
Как в Gradle сделать retry на тесты
https://t.iss.one/iv?url=https://blog.gradle.org/gradle-flaky-test-retry-plugin&rhash=f10dbba3053b8b
https://t.iss.one/iv?url=https://blog.gradle.org/gradle-flaky-test-retry-plugin&rhash=f10dbba3053b8b
t.iss.one
Introducing flaky test mitigation tools for Gradle
This post introduces a new Gradle plugin and build scans improvements aimed at mitigating your flaky tests.
Больше версий богу версий!!
https://t.iss.one/iv?url=https://blog.gradle.org/avoiding-dependency-hell-gradle-6&rhash=f10dbba3053b8b
https://t.iss.one/iv?url=https://blog.gradle.org/avoiding-dependency-hell-gradle-6&rhash=f10dbba3053b8b
t.iss.one
Avoiding dependency hell with Gradle 6
Dependency hell is a big problem for many teams. The larger the project and its dependency graph, the harder it is to maintain it. The solutions provided by existing dependency management tools are insuffici...
Очень правильная мысль от Егора - Подчиненный перед лицом начальствующим должен иметь вид лихой и придурковатый
https://t.iss.one/iv?url=https://www.yegor256.com/2020/01/15/question-never-ask.html&rhash=7b1414df6ede73
https://t.iss.one/iv?url=https://www.yegor256.com/2020/01/15/question-never-ask.html&rhash=7b1414df6ede73
Yegor Bugayenko
One Question You Should Never Ask Your Boss
If you expect your manager to tell you what to do, you are a bad employee; instead, you should bring your own plans and defend them.
Плагин для отображения матрицы зависимостей в idea
https://t.iss.one/iv?url=https://blog.jetbrains.com/idea/2020/01/dsm-prepare-your-application-for-modularity/&rhash=e9a89e606f0647
https://t.iss.one/iv?url=https://blog.jetbrains.com/idea/2020/01/dsm-prepare-your-application-for-modularity/&rhash=e9a89e606f0647
t.iss.one
DSM: prepare your application for modularity
Tracking dependencies between application components can be difficult. Complicated relationships and cyclic dependencies may seriously affect application performance and behavior, and hinder the reuse of components. But what if you could see the dependencies…
Для всех любителей тонких и длинных - новый шрифт от JetBrains с лигатурами
https://www.jetbrains.com/lp/mono/
https://www.jetbrains.com/lp/mono/
JetBrains: Developer Tools for Professionals and Teams
JetBrains Mono: A free and open source typeface for developers
Try JetBrains Mono in your IDE. Its simple forms and attention to every detail make coding a nice experience for developers’ eyes, no matter which IDE you choose.
У Datadog есть OpenTrace, у Dynatrace теперь OpenTelemetry
https://t.iss.one/iv?url=https://www.computerweekly.com/blog/Open-Source-Insider/Dynatrace-traces-route-to-standardised-OpenTelemetry-observability-with-Google-Microsoft&rhash=36e0e7365b5ba3
https://t.iss.one/iv?url=https://www.computerweekly.com/blog/Open-Source-Insider/Dynatrace-traces-route-to-standardised-OpenTelemetry-observability-with-Google-Microsoft&rhash=36e0e7365b5ba3
t.iss.one
Dynatrace ‘traces’ route to standardised (OpenTelemetry) observability with Google & Microsoft
Dynatrace has connected, collaborated, corroborated and cooperated on a new software huddle with Google and Microsoft.
Скоро уже и списки покупок будут через PR в github делать
https://github.com/zcor/githubjobs
https://github.com/zcor/githubjobs
GitHub
GitHub - zcor/githubjobs: Github Based Jobs Listings
Github Based Jobs Listings. Contribute to zcor/githubjobs development by creating an account on GitHub.
gRPC в качестве протокола межсервисного взаимодействия. Доклад Яндекса
https://habr.com/ru/post/484068/
https://habr.com/ru/post/484068/
Habr
gRPC в качестве протокола межсервисного взаимодействия. Доклад Яндекса
gRPC — опенсорсный фреймворк для удаленного вызова процедур. В Яндекс.Маркете gRPC используется как более удобная альтернатива REST. Сергей Федосеенков, который...
Lyft open sources Flyte for developing machine learning workflows
https://t.iss.one/iv?url=https://jaxenter.com/lyft-flyte-machine-learning-workflows-166777.html&rhash=086d57c832108f
https://t.iss.one/iv?url=https://jaxenter.com/lyft-flyte-machine-learning-workflows-166777.html&rhash=086d57c832108f
JAXenter
Lyft open sources Flyte for developing machine learning workflows
Ridesharing company Lyft has open sourced its machine learning tool Flyte that is being used in different Lyft teams such as Pricing and Fraud.
Merge Request Integration CE : Code Review for GitLab
https://plugins.jetbrains.com/plugin/13607-merge-request-integration-ce--code-review-for-gitlab
https://plugins.jetbrains.com/plugin/13607-merge-request-integration-ce--code-review-for-gitlab
JetBrains Marketplace
Merge Request Integration CE - Code Review for GitLab - IntelliJ IDEs Plugin | Marketplace
Merge Request Integration CE is an open-source plugin for JetBrains IDEs which helps you Do code review right in your IDE. Address review comments from your...
Интересный хак, как можно подменить ClassLoader и делать всё, что угодно без агента
https://stackoverflow.com/a/59743937
https://stackoverflow.com/a/59743937
Stack Overflow
How to load JAR files dynamically at Runtime?
Why is it so hard to do this in Java? If you want to have any kind of module system you need to be able to load JAR files dynamically. I'm told there's a way of doing it by writing your own ClassLo...
Работа стоя это уже вчерашний день - все на кортаны
https://qz.com/quartzy/1121077/to-solve-problems-caused-by-sitting-learn-to-squat/
https://qz.com/quartzy/1121077/to-solve-problems-caused-by-sitting-learn-to-squat/
Quartz
The forgotten art of squatting is a revelation for bodies ruined by sitting
Sentences that start with the phrase “A guru once told me…” are, more often than not, eye-roll-inducing. But recently, while resting in malasana, or a deep squat, in an East London yoga class, I was struck by the second half of the instructor’s sentence:…
Матильда? Ты? cloud-native язык Ballerina и интеграция с Java
https://t.iss.one/iv?url=https://medium.com/@supun.setunga/java-interoperability-with-ballerina-ebc297a3be35&rhash=f5b2f9872995e4
https://t.iss.one/iv?url=https://medium.com/@supun.setunga/java-interoperability-with-ballerina-ebc297a3be35&rhash=f5b2f9872995e4
Medium
Java Interoperability with Ballerina
This article will explain in detail how you can simply create java objects and invoke java methods through ballerina.
Использование машинного обучения в статическом анализе исходного кода программ
https://habr.com/ru/post/484208/
https://habr.com/ru/post/484208/
Habr
Использование машинного обучения в статическом анализе исходного кода программ
Машинное обучение плотно укоренилось в различных сферах деятельности людей: от распознавания речи до медицинской диагностики. Популярность этого подхода столь в...
CockroachDB review: Distributed SQL shifts into high gear
https://www.infoworld.com/article/3514432/cockroachdb-review-distributed-sql-shifts-into-high-gear.html
https://www.infoworld.com/article/3514432/cockroachdb-review-distributed-sql-shifts-into-high-gear.html
InfoWorld
CockroachDB review: Distributed SQL shifts into high gear
CockroachDB 19.2.2 impresses with lower latency, higher throughput, greater scalability, and new fully managed CockroachCloud service