| GitHub | https://github.com/erikhofer |
@[email protected] I just finished a tiny tool that searches through screen name, description, location and url field to find fediverse handles: https://fedifinder.glitch.me/
Today 20 years ago, Blender became open source. Bringing Freedom to Create for everyone, forever. 🌸 #b3d
🔥 New Post: Announcing InAppBrowser - see what JavaScript commands get injected through an in-app browser
👀 TikTok, when opening any website in their app, injects tracking code that can monitor all keystrokes, including passwords, and all taps.
Did you know? In #Kotlin, you can destructure any object - even objects from third-party libraries! Just create operator extension functions for the components that you want.
Debugging Java Streams is fun in IntelliJ IDEA!
- Set breakpoint ✅
- Run in debug mode ✅
- Click 'Trace Current Stream Chain' ✅
Choose from a flat or split mode to see your data at each stage of the Stream operation!
🍃 Spring GraphQL 1.0 released!
https://spring.io/blog/2022/05/19/spring-for-graphql-1-0-release
<p><img align="left" width="100" height="100" src="https://raw.githubusercontent.com/spring-projects/spring-graphql/main/spring-graphql-docs/src/docs/spring-graphql.svg"> On behalf of the Spring for GraphQL team and every contributor, it is my pleasure to announce the <a href="https://github.com/spring-projects/spring-graphql/releases/tag/v1.0.0">1.0 GA release</a>. It’s been 10 months since the project was <a href="https://spring.io/blog/2021/07/06/hello-spring-graphql">announced</a> and under 2 years since the <a href="https://github.com/spring-projects/spring-graphql/commit/6b4aeb074e6ac14cb92d4211f13e7376f71684e0">first commit</a>, unremarkably called “first commit”. The project began with the modest goal to replace the (now archived) minimal <a href="https://github.com/graphql-java/graphql-java-spring">GraphQL Java Spring</a> integration, but has since moved significantly beyond through community feedback and collaboration across Spring Boot, Spring Framework, Spring Data, and Spring Security. </p>