1. Spring and Java
1.Spring和Java
>> FizzBuzz – SIMD Style! [morling.dev]
>> FizzBuzz – SIMD Style! [morling.dev]
Java 16’s Vector API for mere mortals – taking advantage of the single instruction, multiple data (SIMD) capabilities with a new Java API.
Java 16的Vector API for mere mortals–利用新的Java API的单指令、多数据(SIMD)功能的优势。
>> Code-First Unix Domain Socket Tutorial [nipafx.dev]
>> Code-First Unix Domain Socket Tutorial [nipafx.dev]
A solid look at interprocess communication with Java 16 and UNIX domain sockets – faster and more secure IPC on the same host!
对使用Java 16和UNIX域套接字的进程间通信的扎实研究–在同一主机上更快、更安全的IPC!
>> JEP 400: UTF-8 by Default [openjdk.java.net]
>> JEP 400: UTF-8 by Default [openjdk.java.net]
No more StandardCharsets.UTF_8 – this is a proposal to make UTF-8 the default charset for all Java APIs.
不再有StandardCharsets.UTF_8 – 这是一个建议,将UTF-8作为所有Java APIs的默认字符集。
Also worth reading:
- >> Guards for Pattern Matching [mail.openjdk.java.net]
- >> Hibernate Slow Query Log – The easiest way to find slow queries [thorben-janssen.com]
- >> Java Recognized as the Favorite Programming Language [blogs.oracle.com]
- >> Kotlin dependency injection with Koin [mscharhag.com]
- >> Revisiting Publication to Maven Central with Apache Maven [andresalmiray.com]
- >> Jackson Kotlin extension and reified types [java-allandsundry.com]
Webinars and presentations:
网络研讨会和演讲:。
- >> Project Valhalla: Bringing Performance to Java Developers [infoq.com]
- >> Episode 14 “Records Serialization” with Julia Boes and Chris Hegarty [inside.java]
- >> JDK 16 for the record(s) [inside.java]
- >> Running Spring in a Serverless Environment [youtube.com]
- >> A Bootiful Podcast: Spring Cloud Gateway for Kubernetes lead Chris Sterling on API Gateways, Microservices, Spring Cloud and more [spring.io]
Time to upgrade:
升级的时间:。
- >> JMH 1.28 is released! [mail.openjdk.java.net]
- >> Hibernate Reactive goes 1.0 [in.relation.to]
- >> Hibernate ORM 5.4.29.Final released [in.relation.to]
2. Technical
2.技术
>> Goodbye minikube [blog.frankel.ch]
>> Goodbye minikube [blog.frankel.ch]
An interesting journey from Minikube to Kind – spinning up a local Kubernetes cluster in a blink of an eye via Kind.
一个有趣的从Minikube到Kind的旅程–通过Kind在眨眼间启动了一个本地Kubernetes集群。
Also worth reading:
还值得一读的是:。
- >> Publishing Docker images to GitHub Container Registry with GitHub Actions [blog.codecentric.de]
- >> ConsoleMe: A Central Control Plane for AWS Permissions and Access [netflixtechblog.com]
- >> OpenTelemetry Specification Reaches 1.0 with Stability Guarantees and New Release Candidates [infoq.com]
- >> if-else-switch [blog.cleancoder.com]
3. Musings
3.思索
>> We got lucky [benjiweber.co.uk]
>> 我们很幸运 [benjiweber.cn]
Getting prepared to increase our luck and chance to deal with unexpected incidents.
做好准备,增加我们的运气和机会,以应对突发事件。
Also worth reading:
还值得一读的是:。
- >> Why “I Do High Quality Work” Is Both Good Policy and Terrible Positioning [daedtech.com]
- >> A Simple Question to Ask About Estimating Tasks [blog.jbrains.ca]
- >> 10 Virtual Meeting Icebreaker Activities [resources.owllabs.com]
- >> Quality means teamwork [blog.codecentric.de]
- >> Remote Workstations for the Discerning Artists [netflixtechblog.com]
- >> A Day in the Life of an Experimentation and Causal Inference Scientist @ Netflix [netflixtechblog.com]
4. Comics
4.漫画
And my favorite Dilberts of the week:
还有本周我最喜欢的Dilberts。
>> Think About Long Term [dilbert.com]
>>考虑长远 [dilbert.com]
>> Focus Or Spread [dilbert.com]
>> Focus Or Spread [dilbert.com]
>> Garbled Audio [dilbert.com]
>> Garbled Audio [dilbert.com]
5. Pick of the Week
5 本周精选
>> Satisficing vs Maximizing [asmartbear.com]
>> 满足与最大化 [asmartbear.com]
文章系列导航结束