type_of stringclasses 1
value | id int64 12 2.31M | title stringlengths 1 256 ⌀ | description stringlengths 1 3.47k ⌀ | readable_publish_date stringlengths 5 10 | slug stringlengths 2 308 | path stringlengths 9 316 | url stringlengths 23 330 | comments_count int64 -3 1.19k | public_reactions_count int64 -82 4.01k | collection_id float64 60 30.7k ⌀ | published_timestamp stringlengths 20 20 | language stringclasses 95
values | subforem_id float64 1 1 ⌀ | positive_reactions_count int64 -82 4.01k | cover_image stringlengths 61 544 ⌀ | social_image stringlengths 61 544 | canonical_url stringlengths 15 452 | created_at stringlengths 20 20 | edited_at stringlengths 20 20 ⌀ | crossposted_at stringlengths 20 20 ⌀ | published_at stringlengths 20 20 | last_comment_at stringlengths 20 20 | reading_time_minutes int64 0 279 | tag_list stringlengths 5 121 | tags stringlengths 1 111 | user stringlengths 509 758 | organization stringlengths 501 629 ⌀ | flare_tag stringclasses 13
values | __index_level_0__ int64 0 722k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
article | 2,092,848 | JVM Tuning Explained: From Fresh Graduate to Seasoned Performance Jedi | Ah, the JVM (Java Virtual Machine). To some, it's a mystical black box. To others, it's a... | Nov 10 '24 | jvm-tuning-explained-from-fresh-graduate-to-seasoned-performance-jedi-5fch | /wittedtech-by-harshit/jvm-tuning-explained-from-fresh-graduate-to-seasoned-performance-jedi-5fch | https://dev.to/wittedtech-by-harshit/jvm-tuning-explained-from-fresh-graduate-to-seasoned-performance-jedi-5fch | 1 | 2 | 29,403 | 2024-11-10T13:41:13Z | en | null | 2 | null | https://dev.to/wittedtech-by-harshit/jvm-tuning-explained-from-fresh-graduate-to-seasoned-performance-jedi-5fch | 2024-11-10T13:41:14Z | null | null | 2024-11-10T13:41:13Z | 2024-11-10T14:45:04Z | 4 | ['jvm', 'java', 'memorymanagement', 'wittedtech'] | jvm, java, memorymanagement, wittedtech | {'name': 'Harshit Singh', 'username': 'wittedtech-by-harshit', 'twitter_username': 'harshitsinghHS', 'github_username': None, 'user_id': 1977552, 'website_url': 'https://www.linkedin.com/in/harshitsingh-wittedtech/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,forma... | null | null | 556,959 | |
article | 2,014,419 | Wednesday Links - Edition 2024-09-25 | Exploring New Features in JDK 23: Factory Pattern with Flexible Constructor Bodies with JEP-482 (4... | Sep 25 '24 | wednesday-links-edition-2024-09-25-39pc | /0xkkocel/wednesday-links-edition-2024-09-25-39pc | https://dev.to/0xkkocel/wednesday-links-edition-2024-09-25-39pc | 0 | 0 | 6,965 | 2024-09-25T12:26:03Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-09-25-39pc | 2024-09-25T12:26:04Z | null | null | 2024-09-25T12:26:03Z | 2024-09-25T12:26:03Z | 1 | ['java', 'jvm', 'graalvm', 'security'] | java, jvm, graalvm, security | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,960 | |
article | 2,010,918 | Understanding JVM Lock Optimizations | Concurrency is very critical to the development of robust, scalable applications that can perform... | Sep 23 '24 | understanding-jvm-lock-optimizations-4l5i | /arashariani/understanding-jvm-lock-optimizations-4l5i | https://dev.to/arashariani/understanding-jvm-lock-optimizations-4l5i | 0 | 2 | null | 2024-09-23T07:24:45Z | en | null | 2 | null | https://dev.to/arashariani/understanding-jvm-lock-optimizations-4l5i | 2024-09-23T06:23:30Z | null | null | 2024-09-23T07:24:45Z | 2024-09-23T07:24:45Z | 5 | ['java', 'jvm'] | java, jvm | {'name': 'Arash Ariani', 'username': 'arashariani', 'twitter_username': None, 'github_username': 'arash691', 'user_id': 211365, 'website_url': 'https://www.linkedin.com/in/arash-ariani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-u... | null | null | 556,961 | |
article | 1,998,114 | Java JVM, JRE and JDK | JVM (Java Virtual Machine ) JRE(Java Runtime Environment) JDK(Java Development Kit) For Java to run... | Sep 12 '24 | java-jvm-jre-and-jdk-1leg | /pushanverma/java-jvm-jre-and-jdk-1leg | https://dev.to/pushanverma/java-jvm-jre-and-jdk-1leg | 0 | 1 | null | 2024-09-12T12:54:00Z | en | null | 1 | https://dev.to/pushanverma/java-jvm-jre-and-jdk-1leg | 2024-09-12T12:54:01Z | 2024-09-12T12:55:58Z | null | 2024-09-12T12:54:00Z | 2024-09-12T12:54:00Z | 1 | ['java', 'jvm', 'jre', 'jdk'] | java, jvm, jre, jdk | {'name': 'PUSHAN VERMA ', 'username': 'pushanverma', 'twitter_username': None, 'github_username': 'pushanverma', 'user_id': 723308, 'website_url': 'https://github.com/pushanverma', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | null | null | 556,962 | ||
article | 2,015,530 | @AfterMapping: Updating lists or custom objects with MapStruct in Java | Twitter | LinkedIn | YouTube | Instagram MapStruct is a code generator that greatly simplifies the... | Sep 26 '24 | aftermapping-updating-lists-or-custom-objects-with-mapstruct-in-java-21pg | /raphaeldelio/aftermapping-updating-lists-or-custom-objects-with-mapstruct-in-java-21pg | https://dev.to/raphaeldelio/aftermapping-updating-lists-or-custom-objects-with-mapstruct-in-java-21pg | 0 | 0 | null | 2024-09-26T08:32:49Z | en | null | 0 | null | https://dev.to/raphaeldelio/aftermapping-updating-lists-or-custom-objects-with-mapstruct-in-java-21pg | 2024-09-26T08:32:50Z | null | null | 2024-09-26T08:32:49Z | 2024-09-26T08:32:49Z | 3 | ['java', 'jvm', 'mapstruct', 'programming'] | java, jvm, mapstruct, programming | {'name': 'Raphael De Lio', 'username': 'raphaeldelio', 'twitter_username': 'RaphaelDeLio', 'github_username': 'raphaeldelio', 'user_id': 1009851, 'website_url': 'https://raphaeldelio.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 556,963 | |
article | 2,012,271 | ParallelGC 日志详解 | JVM 启动参数 JAVA_OPTS = "-Xms4G -Xmx4G -Xmn2G -XX:MetaspaceSize=512M -XX:MaxMetaspaceSize=512M... | Sep 24 '24 | parallelgc-ri-zhi-xiang-jie-1hl7 | /truman_999999999/parallelgc-ri-zhi-xiang-jie-1hl7 | https://dev.to/truman_999999999/parallelgc-ri-zhi-xiang-jie-1hl7 | 0 | 1 | null | 2024-09-24T07:20:22Z | zh | null | 1 | null | https://dev.to/truman_999999999/parallelgc-ri-zhi-xiang-jie-1hl7 | 2024-09-24T06:36:40Z | null | null | 2024-09-24T07:20:22Z | 2024-09-24T07:20:22Z | 4 | ['jvm', 'parallelgc', 'gclog', 'java'] | jvm, parallelgc, gclog, java | {'name': 'Truman', 'username': 'truman_999999999', 'twitter_username': 'Truman24016', 'github_username': None, 'user_id': 1608677, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 556,964 | |
article | 1,942,248 | Wednesday Links - Edition 2024-07-31 | The noisy JIT Compiler (6 min)📢 https://blog.allegro.tech/2024/07/the-noisy-jit-compiler.html Java... | Jul 31 '24 | wednesday-links-edition-2024-07-31-nef | /0xkkocel/wednesday-links-edition-2024-07-31-nef | https://dev.to/0xkkocel/wednesday-links-edition-2024-07-31-nef | 0 | 0 | 6,965 | 2024-07-31T10:17:16Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-07-31-nef | 2024-07-31T10:17:17Z | null | null | 2024-07-31T10:17:16Z | 2024-07-31T10:17:16Z | 1 | ['java', 'jvm', 'jit', 'jfr'] | java, jvm, jit, jfr | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,965 | |
article | 1,982,309 | Why I Believe Lombok Should Be Discarded from Java Projects | Hello, today's article tackles a seemingly unpopular view, and I am sure it will meet some... | Sep 1 '24 | why-i-believe-lombok-should-be-discarded-from-java-projects-1g4h | /yanev/why-i-believe-lombok-should-be-discarded-from-java-projects-1g4h | https://dev.to/yanev/why-i-believe-lombok-should-be-discarded-from-java-projects-1g4h | 0 | 1 | null | 2024-09-01T07:59:18Z | en | null | 1 | https://dev.to/yanev/why-i-believe-lombok-should-be-discarded-from-java-projects-1g4h | 2024-09-01T07:59:19Z | null | null | 2024-09-01T07:59:18Z | 2024-09-01T07:59:18Z | 7 | ['java', 'lombok', 'jvm', 'programming'] | java, lombok, jvm, programming | {'name': 'Ivelin Yanev', 'username': 'yanev', 'twitter_username': None, 'github_username': None, 'user_id': 1971354, 'website_url': 'https://www.linkedin.com/in/ivelin-yanev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 556,966 | ||
article | 1,982,263 | Memory Management in GraalVM Native Image | Memory management is a crucial component of computer software development, tasked with the effective... | Sep 1 '24 | memory-management-in-graalvm-native-image-4nbe | /yanev/memory-management-in-graalvm-native-image-4nbe | https://dev.to/yanev/memory-management-in-graalvm-native-image-4nbe | 0 | 3 | null | 2024-09-01T06:36:17Z | en | null | 3 | https://dev.to/yanev/memory-management-in-graalvm-native-image-4nbe | 2024-09-01T06:33:32Z | 2024-09-01T06:50:09Z | null | 2024-09-01T06:36:17Z | 2024-09-01T06:36:17Z | 7 | ['java', 'graalvm', 'jdk', 'jvm'] | java, graalvm, jdk, jvm | {'name': 'Ivelin Yanev', 'username': 'yanev', 'twitter_username': None, 'github_username': None, 'user_id': 1971354, 'website_url': 'https://www.linkedin.com/in/ivelin-yanev/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.a... | null | null | 556,967 | ||
article | 1,972,142 | Fundamental Questions of Java | Java was first released by Sun Microsystems in 1995. The development of Java began in the early... | Aug 25 '24 | fundamental-questions-of-java-3peb | /thailanelopes/fundamental-questions-of-java-3peb | https://dev.to/thailanelopes/fundamental-questions-of-java-3peb | 1 | 7 | null | 2024-08-25T21:55:20Z | en | null | 7 | https://dev.to/thailanelopes/fundamental-questions-of-java-3peb | 2024-08-24T20:58:58Z | 2024-09-06T16:07:07Z | null | 2024-08-25T21:55:20Z | 2024-09-06T16:03:59Z | 11 | ['java', 'jdk', 'jvm'] | java, jdk, jvm | {'name': 'Thailane Lopes Dutra', 'username': 'thailanelopes', 'twitter_username': None, 'github_username': 'thailanelopes', 'user_id': 1451272, 'website_url': 'https://linktr.ee/thailanelopesdutra', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F... | null | null | 556,968 | ||
article | 1,926,461 | Wednesday Links - Edition 2024-07-17 | Java Virtual Threads: A Case Study on Performance Benefits and Challenges (7 min)... | Jul 17 '24 | wednesday-links-edition-2024-07-17-52cf | /wyhasany/wednesday-links-edition-2024-07-17-52cf | https://dev.to/wyhasany/wednesday-links-edition-2024-07-17-52cf | 0 | 0 | 11,907 | 2024-07-17T09:24:23Z | en | null | 0 | null | https://dev.to/wyhasany/wednesday-links-edition-2024-07-17-52cf | 2024-07-17T09:24:23Z | 2024-07-17T09:24:44Z | null | 2024-07-17T09:24:23Z | 2024-07-17T09:24:23Z | 1 | ['java', 'jvm', 'localstack', 'testing'] | java, jvm, localstack, testing | {'name': 'Michał Rowicki', 'username': 'wyhasany', 'twitter_username': 'wyhasany', 'github_username': 'wyhasany', 'user_id': 602781, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%... | null | null | 556,969 | |
article | 1,910,175 | Wednesday Links - Edition 2024-07-03 | Choosing the Right JDK Version: An Unofficial Guide (7... | Jul 3 '24 | wednesday-links-edition-2024-07-03-20ch | /0xkkocel/wednesday-links-edition-2024-07-03-20ch | https://dev.to/0xkkocel/wednesday-links-edition-2024-07-03-20ch | 0 | 1 | 6,965 | 2024-07-03T13:00:43Z | en | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-07-03-20ch | 2024-07-03T13:00:44Z | null | null | 2024-07-03T13:00:43Z | 2024-07-03T13:00:43Z | 1 | ['java', 'jvm', 'testcointainers', 'uuid'] | java, jvm, testcointainers, uuid | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,970 | |
article | 1,912,117 | What is the difference between SDK, JDK, OpenJDK, JRE, JVM, java compiler in java platform ? | What is the difference between SDK, JDK, OpenJDK, JRE, JVM, java compiler in java platform ? | Jul 5 '24 | what-is-the-difference-between-sdk-jdk-openjdk-jre-jvm-java-compiler-in-java-platform--3d71 | /grenierdudev/what-is-the-difference-between-sdk-jdk-openjdk-jre-jvm-java-compiler-in-java-platform--3d71 | https://dev.to/grenierdudev/what-is-the-difference-between-sdk-jdk-openjdk-jre-jvm-java-compiler-in-java-platform--3d71 | 1 | 0 | null | 2024-07-05T01:19:57Z | null | null | 0 | null | https://dev.to/grenierdudev/what-is-the-difference-between-sdk-jdk-openjdk-jre-jvm-java-compiler-in-java-platform--3d71 | 2024-07-05T01:19:58Z | null | null | 2024-07-05T01:19:57Z | 2024-07-05T06:03:04Z | 1 | ['java', 'jvm', 'javac'] | java, jvm, javac | {'name': 'grenierdudev', 'username': 'grenierdudev', 'twitter_username': None, 'github_username': None, 'user_id': 1680668, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 556,971 | |
article | 1,889,523 | ZGC Major Collection (Proactive) 日志详解 | JVM相关参数 -Xms10G -Xmx10G -Xmn5G -XX:MetaspaceSize=256M -XX:MaxMetaspaceSize=256M -XX:+UseZGC... | Jun 15 '24 | zgc-major-collection-proactive-ri-zhi-xiang-jie-453g | /truman_999999999/zgc-major-collection-proactive-ri-zhi-xiang-jie-453g | https://dev.to/truman_999999999/zgc-major-collection-proactive-ri-zhi-xiang-jie-453g | 0 | 0 | null | 2024-06-15T15:36:58Z | null | null | 0 | null | https://dev.to/truman_999999999/zgc-major-collection-proactive-ri-zhi-xiang-jie-453g | 2024-06-15T11:31:35Z | 2024-06-15T15:38:49Z | null | 2024-06-15T15:36:58Z | 2024-06-15T15:36:58Z | 14 | ['zgc', 'gc', 'gclog', 'jvm'] | zgc, gc, gclog, jvm | {'name': 'Truman', 'username': 'truman_999999999', 'twitter_username': 'Truman24016', 'github_username': None, 'user_id': 1608677, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 556,972 | |
article | 1,885,607 | Wednesday Links - Edition 2024-06-12 | Exploring New Features in JDK 23: Simplifying Java with Primitive Type Patterns with JEP 455 (3... | Jun 12 '24 | wednesday-links-edition-2024-06-12-25n6 | /0xkkocel/wednesday-links-edition-2024-06-12-25n6 | https://dev.to/0xkkocel/wednesday-links-edition-2024-06-12-25n6 | 0 | 0 | 6,965 | 2024-06-12T11:15:42Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-06-12-25n6 | 2024-06-12T11:15:43Z | null | null | 2024-06-12T11:15:42Z | 2024-06-12T11:15:42Z | 1 | ['java', 'jvm', 'jep'] | java, jvm, jep | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,973 | |
article | 1,889,661 | ZGC的两种主要的GC类型 | 在ZGC(Z Garbage Collector)中,有两种主要的垃圾收集类型:Major Collection和Minor Collection。具体如下: Major... | Jun 15 '24 | zgcde-liang-chong-zhu-yao-de-la-ji-shou-ji-lei-xing-zgcde-liang-chong-zhu-yao-de-gclei-xing-3aod | /truman_999999999/zgcde-liang-chong-zhu-yao-de-la-ji-shou-ji-lei-xing-zgcde-liang-chong-zhu-yao-de-gclei-xing-3aod | https://dev.to/truman_999999999/zgcde-liang-chong-zhu-yao-de-la-ji-shou-ji-lei-xing-zgcde-liang-chong-zhu-yao-de-gclei-xing-3aod | 0 | 0 | null | 2024-06-15T16:20:10Z | null | null | 0 | null | https://dev.to/truman_999999999/zgcde-liang-chong-zhu-yao-de-la-ji-shou-ji-lei-xing-zgcde-liang-chong-zhu-yao-de-gclei-xing-3aod | 2024-06-15T16:20:11Z | 2024-09-28T08:29:14Z | null | 2024-06-15T16:20:10Z | 2024-06-15T16:20:10Z | 1 | ['zgc', 'jvm', 'gc'] | zgc, jvm, gc | {'name': 'Truman', 'username': 'truman_999999999', 'twitter_username': 'Truman24016', 'github_username': None, 'user_id': 1608677, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2F... | null | null | 556,974 | |
article | 1,846,541 | Wedensday Links - Edition 2024-05-08 | Explicit vs Diagnostic GC (7... | May 8 '24 | wedensday-links-edition-2024-05-08-ggo | /0xkkocel/wedensday-links-edition-2024-05-08-ggo | https://dev.to/0xkkocel/wedensday-links-edition-2024-05-08-ggo | 0 | 0 | 6,965 | 2024-05-08T17:05:02Z | en | null | 0 | null | https://dev.to/0xkkocel/wedensday-links-edition-2024-05-08-ggo | 2024-05-08T17:05:03Z | 2024-05-14T15:09:56Z | null | 2024-05-08T17:05:02Z | 2024-05-08T17:05:02Z | 1 | ['java', 'jvm', 'gc', 'jms'] | java, jvm, gc, jms | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,975 | |
article | 1,812,478 | One Simple Trick For Resolving Java Runtime Dependency Issues | Introduction If you work with any JVM-based language, such as Java, Kotlin, Scala, Groovy,... | Apr 5 '24 | one-simple-trick-for-resolving-java-runtime-dependency-issues-2po4 | /vonagedev/one-simple-trick-for-resolving-java-runtime-dependency-issues-2po4 | https://dev.to/vonagedev/one-simple-trick-for-resolving-java-runtime-dependency-issues-2po4 | 2 | 4 | null | 2024-04-05T15:32:38Z | en | null | 4 | https://developer.vonage.com/en/blog/one-simple-trick-for-resolving-java-runtime-dependency-issues | 2024-04-05T15:32:00Z | null | null | 2024-04-05T15:32:38Z | 2024-06-27T03:02:59Z | 8 | ['java', 'jvm'] | java, jvm | {'name': 'Sina Madani', 'username': 'smadani', 'twitter_username': None, 'github_username': 'SMadani', 'user_id': 383163, 'website_url': 'https://www.linkedin.com/in/sina-madani/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.... | {'name': 'Vonage', 'username': 'vonagedev', 'slug': 'vonagedev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F378%2F555ac53a-0535-46ae-8d35-c875f44eb774.jpg', 'profil... | null | 556,976 | ||
article | 1,809,888 | Wednesday Links - Edition 2024-04-03 | Wednesday Links - Edition 2024-04-03 java #jvm #idempotence #junit5 #xz Code Before... | Apr 3 '24 | wednesday-links-edition-2024-04-03-1hef | /0xkkocel/wednesday-links-edition-2024-04-03-1hef | https://dev.to/0xkkocel/wednesday-links-edition-2024-04-03-1hef | 0 | 0 | 6,965 | 2024-04-03T10:25:57Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-04-03-1hef | 2024-04-03T10:25:58Z | null | null | 2024-04-03T10:25:57Z | 2024-04-03T10:25:57Z | 1 | ['java', 'jvm', 'idempotence', 'junit5'] | java, jvm, idempotence, junit5 | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,977 | |
article | 1,800,792 | Instrumenting Applications with OpenTelemetry: A Practical Guide | In the modern software landscape, observability is crucial for understanding the behavior and... | Mar 25 '24 | instrumenting-applications-with-opentelemetry-a-practical-guide-5c44 | /0x113/instrumenting-applications-with-opentelemetry-a-practical-guide-5c44 | https://dev.to/0x113/instrumenting-applications-with-opentelemetry-a-practical-guide-5c44 | 0 | 1 | null | 2024-03-25T10:32:18Z | en | null | 1 | https://dev.to/0x113/instrumenting-applications-with-opentelemetry-a-practical-guide-5c44 | 2024-03-25T10:29:39Z | null | null | 2024-03-25T10:32:18Z | 2024-03-25T10:32:18Z | 3 | ['tutorial', 'python', 'jvm', 'java'] | tutorial, python, jvm, java | {'name': 'Jeremiah Adepoju', 'username': '0x113', 'twitter_username': None, 'github_username': 'AdepojuJeremy', 'user_id': 1262097, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 556,978 | ||
article | 1,775,001 | Wednesday Links - Edition 2024-02-28 | 12 Lessons Learned From Doing The One Billion Row Challenge (6... | Feb 28 '24 | wednesday-links-edition-2024-02-28-5f6e | /0xkkocel/wednesday-links-edition-2024-02-28-5f6e | https://dev.to/0xkkocel/wednesday-links-edition-2024-02-28-5f6e | 0 | 0 | 6,965 | 2024-02-28T13:01:43Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-02-28-5f6e | 2024-02-28T13:01:44Z | null | null | 2024-02-28T13:01:43Z | 2024-02-28T13:01:43Z | 1 | ['java', 'jvm', '1brc', 'loom'] | java, jvm, 1brc, loom | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,980 | |
article | 1,768,390 | Wedensday Links - Edition 2024-02-21 | Automatic differentiation of Java code using Code Reflection (21... | Feb 21 '24 | wedensday-links-edition-2024-02-21-1lge | /0xkkocel/wedensday-links-edition-2024-02-21-1lge | https://dev.to/0xkkocel/wedensday-links-edition-2024-02-21-1lge | 0 | 0 | 6,965 | 2024-02-21T21:36:15Z | en | null | 0 | null | https://dev.to/0xkkocel/wedensday-links-edition-2024-02-21-1lge | 2024-02-21T21:36:16Z | null | null | 2024-02-21T21:36:15Z | 2024-02-21T21:36:15Z | 1 | ['java', 'jvm', 'pinning', 'profiling'] | java, jvm, pinning, profiling | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,981 | |
article | 1,747,292 | Wednesday Links - Edition 2024-01-31 | Derived Record Creation (9 min)👥 https://bugs.openjdk.org/browse/JDK-8321133 Evolution of the Switch... | Jan 31 '24 | wednesday-links-edition-2024-01-31-4cih | /0xkkocel/wednesday-links-edition-2024-01-31-4cih | https://dev.to/0xkkocel/wednesday-links-edition-2024-01-31-4cih | 0 | 0 | 6,965 | 2024-01-31T14:35:26Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-01-31-4cih | 2024-01-31T14:35:27Z | null | null | 2024-01-31T14:35:26Z | 2024-01-31T14:35:26Z | 1 | ['java', 'jvm', 'git', 'anacron'] | java, jvm, git, anacron | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,982 | |
article | 1,731,370 | Wednesday Links - Edition 2023-01-17 | Managing system overload (10... | Jan 17 '24 | wednesday-links-edition-2023-01-17-1ja0 | /0xkkocel/wednesday-links-edition-2023-01-17-1ja0 | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-17-1ja0 | 0 | 0 | 6,965 | 2024-01-17T10:00:00Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-17-1ja0 | 2024-01-16T14:37:33Z | null | null | 2024-01-17T10:00:00Z | 2024-01-17T10:00:00Z | 1 | ['java', 'jvm', 'loom', 'docker'] | java, jvm, loom, docker | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,983 | |
article | 1,723,073 | Wednesday Links - Edition 2024-01-10 | The One Billion Row Challenge (3... | Jan 10 '24 | wednesday-links-edition-2024-01-10-4hm | /0xkkocel/wednesday-links-edition-2024-01-10-4hm | https://dev.to/0xkkocel/wednesday-links-edition-2024-01-10-4hm | 0 | 0 | 6,965 | 2024-01-10T11:19:52Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2024-01-10-4hm | 2024-01-10T11:19:52Z | 2024-01-10T11:20:00Z | null | 2024-01-10T11:19:52Z | 2024-01-10T11:19:52Z | 1 | ['java', 'jvm', '1brc', 'jdbc'] | java, jvm, 1brc, jdbc | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,984 | |
article | 1,711,832 | Quarkus. Quando optar pelo Nativo ou JVM? | Pra iniciar esta conversa, penso que essa decisão é bem necessária quando se fala em perfomance e... | Dec 29 '23 | quarkus-quando-optar-pelo-nativo-ou-jvm-1jon | /jonaellemos/quarkus-quando-optar-pelo-nativo-ou-jvm-1jon | https://dev.to/jonaellemos/quarkus-quando-optar-pelo-nativo-ou-jvm-1jon | 0 | 1 | null | 2023-12-29T15:33:50Z | pt | null | 1 | https://dev.to/jonaellemos/quarkus-quando-optar-pelo-nativo-ou-jvm-1jon | 2023-12-29T15:33:50Z | 2023-12-29T18:24:53Z | null | 2023-12-29T15:33:50Z | 2023-12-29T15:33:50Z | 2 | ['java', 'quarkus', 'jvm', 'nativeimage'] | java, quarkus, jvm, nativeimage | {'name': 'Jonael Lemos', 'username': 'jonaellemos', 'twitter_username': None, 'github_username': 'jonaellemos', 'user_id': 1244363, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2... | null | null | 556,985 | ||
article | 1,703,605 | Wednesday Links - Edition 2023-12-20 | The Big Cloud Exit FAQ (10 min)☁️ https://world.hey.com/dhh/the-big-cloud-exit-faq-20274010 Compact... | Dec 20 '23 | wednesday-links-edition-2023-12-20-3134 | /0xkkocel/wednesday-links-edition-2023-12-20-3134 | https://dev.to/0xkkocel/wednesday-links-edition-2023-12-20-3134 | 0 | 0 | 6,965 | 2023-12-20T11:50:08Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-12-20-3134 | 2023-12-20T11:50:08Z | null | null | 2023-12-20T11:50:08Z | 2023-12-20T11:50:08Z | 1 | ['java', 'jvm', 'cloud', 'architecture'] | java, jvm, cloud, architecture | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,986 | |
article | 1,696,089 | Wednesday Links - Edition 2023-12-13 | Locale Updates in Java 21 - Sip of Java (1 min)🎌 https://inside.java/2023/12/04/sip091/ From C to... | Dec 13 '23 | wednesday-links-edition-2023-12-13-1pd1 | /0xkkocel/wednesday-links-edition-2023-12-13-1pd1 | https://dev.to/0xkkocel/wednesday-links-edition-2023-12-13-1pd1 | 0 | 1 | 6,965 | 2023-12-13T08:50:00Z | en | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-12-13-1pd1 | 2023-12-12T21:16:27Z | null | null | 2023-12-13T08:50:00Z | 2023-12-13T08:50:00Z | 1 | ['java', 'jvm', 'performance', 'testing'] | java, jvm, performance, testing | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,987 | |
article | 1,667,474 | Wednesday Links - Editon 2023-11-15 | How to find dead code in your Java services (8... | Nov 15 '23 | wednesday-links-editon-2023-11-15-21j9 | /0xkkocel/wednesday-links-editon-2023-11-15-21j9 | https://dev.to/0xkkocel/wednesday-links-editon-2023-11-15-21j9 | 0 | 0 | 6,965 | 2023-11-15T13:57:32Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-editon-2023-11-15-21j9 | 2023-11-15T13:57:32Z | null | null | 2023-11-15T13:57:32Z | 2023-11-15T13:57:32Z | 1 | ['java', 'jvm', 'intellij', 'git'] | java, jvm, intellij, git | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,988 | |
article | 1,660,786 | Wednesday Links - Edition 2023-11-08 | JEP 461: Stream Gatherers (14 min)🏞️ https://openjdk.org/jeps/461 Who killed the JVM? Attaching a... | Nov 8 '23 | wednesday-links-edition-2023-11-08-5a4n | /0xkkocel/wednesday-links-edition-2023-11-08-5a4n | https://dev.to/0xkkocel/wednesday-links-edition-2023-11-08-5a4n | 0 | 0 | 6,965 | 2023-11-08T16:18:08Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-11-08-5a4n | 2023-11-08T16:18:09Z | 2023-11-08T16:26:14Z | null | 2023-11-08T16:18:08Z | 2023-11-08T16:18:08Z | 1 | ['java', 'jvm', 'docker', 'git'] | java, jvm, docker, git | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,989 | |
article | 1,657,421 | Class loaders in JVM: An Overview | Class loaders are an essential part of the Java Virtual Machine (JVM), but many developers consider... | Nov 5 '23 | class-loaders-in-jvm-an-overview-14da | /panilya/class-loaders-in-jvm-an-overview-14da | https://dev.to/panilya/class-loaders-in-jvm-an-overview-14da | 0 | 3 | null | 2023-11-05T12:05:17Z | en | null | 3 | null | https://dev.to/panilya/class-loaders-in-jvm-an-overview-14da | 2023-11-05T12:04:29Z | null | null | 2023-11-05T12:05:17Z | 2023-11-05T12:05:17Z | 6 | ['jvm', 'java'] | jvm, java | {'name': 'Illia Pantsyr', 'username': 'panilya', 'twitter_username': None, 'github_username': 'panilya', 'user_id': 660372, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2F... | null | null | 556,990 | |
article | 1,656,482 | Managing JDK Installation on Linux with SDKMAN | If you're a software developer working with Java in a Linux environment, SDKMAN is an essential tool that will simplify the process of installing and managing Java Development Kit (JDK) versions. | Nov 4 '23 | managing-jdk-installation-on-linux-with-sdkman-49f6 | /robsoncassiano-software/managing-jdk-installation-on-linux-with-sdkman-49f6 | https://dev.to/robsoncassiano-software/managing-jdk-installation-on-linux-with-sdkman-49f6 | 0 | 0 | null | 2023-11-04T01:59:44Z | en | null | 0 | null | https://dev.to/robsoncassiano-software/managing-jdk-installation-on-linux-with-sdkman-49f6 | 2023-11-04T01:59:32Z | 2025-02-18T14:05:15Z | null | 2023-11-04T01:59:44Z | 2023-11-04T01:59:44Z | 2 | ['java', 'skdman', 'linux', 'jvm'] | java, skdman, linux, jvm | {'name': 'Robson Cassiano', 'username': 'robsoncassiano-software', 'twitter_username': 'RobsonDev', 'github_username': 'RandintN', 'user_id': 133171, 'website_url': 'https://beacons.ai/robson.cassiano', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | null | 556,991 | |
article | 1,656,477 | Gerenciando a Instalação da JDK no Linux com SDKMAN | Se você é um desenvolvedor de software que trabalha com Java e usa um ambiente Linux, o SDKMAN é uma ferramenta essencial que simplificará o processo de instalação e gerenciamento das versões do Java Development Kit (JDK) | Nov 4 '23 | gerenciando-a-instalacao-da-jdk-no-linux-com-sdkman-44d7 | /robsoncassiano-software/gerenciando-a-instalacao-da-jdk-no-linux-com-sdkman-44d7 | https://dev.to/robsoncassiano-software/gerenciando-a-instalacao-da-jdk-no-linux-com-sdkman-44d7 | 0 | 0 | null | 2023-11-04T01:51:28Z | pt | null | 0 | null | https://dev.to/robsoncassiano-software/gerenciando-a-instalacao-da-jdk-no-linux-com-sdkman-44d7 | 2023-11-04T01:51:28Z | 2025-02-18T14:06:37Z | null | 2023-11-04T01:51:28Z | 2023-11-04T01:51:28Z | 2 | ['linux', 'sdkman', 'java', 'jvm'] | linux, sdkman, java, jvm | {'name': 'Robson Cassiano', 'username': 'robsoncassiano-software', 'twitter_username': 'RobsonDev', 'github_username': 'RandintN', 'user_id': 133171, 'website_url': 'https://beacons.ai/robson.cassiano', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3... | null | null | 556,992 | |
article | 1,652,711 | Wednesday Links - Edition 2023-11-01 | Quality Outreach Heads-up - JDK 22: Annotation Processing Behavior Change (1... | Nov 1 '23 | wednesday-links-edition-2023-11-01-13el | /0xkkocel/wednesday-links-edition-2023-11-01-13el | https://dev.to/0xkkocel/wednesday-links-edition-2023-11-01-13el | 0 | 0 | 6,965 | 2023-11-01T11:00:00Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-11-01-13el | 2023-10-31T21:12:52Z | null | null | 2023-11-01T11:00:00Z | 2023-11-01T11:00:00Z | 1 | ['java', 'jvm', 'reactor'] | java, jvm, reactor | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,993 | |
article | 1,644,542 | GeeCon 2023 Prague and the JV/Me. | I was having my beer after a hard day working on our privacy-related product when I saw some info on... | Oct 24 '23 | geecon-2023-and-the-jvme-40l9 | /bogomil/geecon-2023-and-the-jvme-40l9 | https://dev.to/bogomil/geecon-2023-and-the-jvme-40l9 | 3 | 9 | null | 2023-10-24T11:16:50Z | en | null | 9 | https://dev.to/bogomil/geecon-2023-and-the-jvme-40l9 | 2023-10-24T11:00:31Z | 2023-10-24T11:34:10Z | null | 2023-10-24T11:16:50Z | 2023-10-24T20:58:03Z | 2 | ['java', 'eventsinyourcity', 'community', 'jvm'] | java, eventsinyourcity, community, jvm | {'name': 'Bogomil Shopov - Бого', 'username': 'bogomil', 'twitter_username': 'bogomep', 'github_username': 'bogomil', 'user_id': 1096968, 'website_url': 'https://talkweb.eu', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.ama... | null | null | 556,995 | ||
article | 1,613,255 | Wednesday Links - Edition 2023-09-27 | C2 might slow down your builds (3... | Sep 27 '23 | wednesday-links-edition-2023-09-27-2kl7 | /0xkkocel/wednesday-links-edition-2023-09-27-2kl7 | https://dev.to/0xkkocel/wednesday-links-edition-2023-09-27-2kl7 | 0 | 0 | 6,965 | 2023-09-27T12:47:39Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-09-27-2kl7 | 2023-09-27T12:47:39Z | null | null | 2023-09-27T12:47:39Z | 2023-09-27T12:47:39Z | 1 | ['java', 'jvm', 'performance', 'kdoc'] | java, jvm, performance, kdoc | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 556,999 | |
article | 1,591,353 | Wednesday Links - Edition 2023-09-06 | The subtle Art of Java Test Method Naming (7... | Sep 6 '23 | wednesday-links-edition-2023-09-06-1ip | /0xkkocel/wednesday-links-edition-2023-09-06-1ip | https://dev.to/0xkkocel/wednesday-links-edition-2023-09-06-1ip | 0 | 0 | 6,965 | 2023-09-06T14:57:25Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-09-06-1ip | 2023-09-06T14:57:25Z | null | null | 2023-09-06T14:57:25Z | 2023-09-06T14:57:25Z | 1 | ['java', 'jvm', 'profiling', 'devops'] | java, jvm, profiling, devops | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,000 | |
article | 1,584,392 | Wednesday Links - Edition 2023-08-30 | j.u.LinkedList.size() can return a negative value (30... | Aug 30 '23 | wednesday-links-edition-2023-08-30-45ce | /0xkkocel/wednesday-links-edition-2023-08-30-45ce | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-30-45ce | 0 | 0 | 6,965 | 2023-08-30T10:57:58Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-30-45ce | 2023-08-30T10:57:58Z | null | null | 2023-08-30T10:57:58Z | 2023-08-30T10:57:58Z | 1 | ['java', 'jvm', 'jdbc', 'productivity'] | java, jvm, jdbc, productivity | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,001 | |
article | 1,549,455 | Wednesday Links - Edition: 2023-07-26 | Java Energy: Are JVMs Environmentally Friendly? 🌱 (⏱️ 8... | Jul 26 '23 | wednesday-links-edition-2023-07-26-4lb0 | /wyhasany/wednesday-links-edition-2023-07-26-4lb0 | https://dev.to/wyhasany/wednesday-links-edition-2023-07-26-4lb0 | 0 | 0 | 11,907 | 2023-07-26T11:17:19Z | en | null | 0 | null | https://dev.to/wyhasany/wednesday-links-edition-2023-07-26-4lb0 | 2023-07-26T11:17:20Z | 2023-07-26T11:25:30Z | null | 2023-07-26T11:17:19Z | 2023-07-26T11:17:19Z | 1 | ['jvm', 'java', 'jpa', 'teams'] | jvm, java, jpa, teams | {'name': 'Michał Rowicki', 'username': 'wyhasany', 'twitter_username': 'wyhasany', 'github_username': 'wyhasany', 'user_id': 602781, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%... | null | null | 557,002 | |
article | 1,563,653 | Wednesday Links - Edition 2023-08-09 | Toward Condensers (13 min)🗜️ https://openjdk.org/projects/leyden/notes/03-toward-condensers JDK 21... | Aug 9 '23 | wednesday-links-edition-2023-08-09-50mp | /0xkkocel/wednesday-links-edition-2023-08-09-50mp | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-09-50mp | 0 | 0 | 6,965 | 2023-08-09T12:54:17Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-09-50mp | 2023-08-09T12:54:17Z | null | null | 2023-08-09T12:54:17Z | 2023-08-09T12:54:17Z | 1 | ['java', 'jvm', 'jep', 'gc'] | java, jvm, jep, gc | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,003 | |
article | 1,556,625 | Wednesday Links - Edition 2023-08-02 | G1 String Deduplication Doesn't Fully Deduplicate Strings (8... | Aug 2 '23 | wednesday-links-edition-2023-08-02-3mec | /0xkkocel/wednesday-links-edition-2023-08-02-3mec | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-02-3mec | 0 | 0 | 6,965 | 2023-08-02T09:45:42Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-08-02-3mec | 2023-08-02T09:45:42Z | null | null | 2023-08-02T09:45:42Z | 2023-08-02T09:45:42Z | 1 | ['java', 'jvm', 'architecture', 'git'] | java, jvm, architecture, git | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,004 | |
article | 1,405,153 | JVM - Java é Verboso Mesmo? Parte V | Isso aqui parece mais os filmes do Rocky Balboa...galera old school sabe do que to falando, né não?... | Jul 10 '23 | jvm-java-e-verboso-mesmo-parte-v-3p7p | /eguadorodrigo/jvm-java-e-verboso-mesmo-parte-v-3p7p | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-v-3p7p | 0 | 0 | null | 2023-07-10T22:07:34Z | pt | null | 0 | null | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-v-3p7p | 2023-03-17T22:30:15Z | 2023-07-21T16:11:36Z | null | 2023-07-10T22:07:34Z | 2023-07-10T22:07:34Z | 3 | ['java', 'jvm', 'beginners'] | java, jvm, beginners | {'name': 'Rodrigo', 'username': 'eguadorodrigo', 'twitter_username': None, 'github_username': 'eguadorodrigo', 'user_id': 905397, 'website_url': 'https://linktr.ee/eguadorodrigo', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 557,005 | |
article | 1,519,577 | Wednesday Links - Edition 2023-06-28 | Exploring Java 21’s Intriguing Additions: Unveiling New Features (4... | Jun 28 '23 | wednesday-links-edition-2023-06-28-189n | /0xkkocel/wednesday-links-edition-2023-06-28-189n | https://dev.to/0xkkocel/wednesday-links-edition-2023-06-28-189n | 0 | 0 | 6,965 | 2023-06-28T11:56:22Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-06-28-189n | 2023-06-28T11:56:23Z | null | null | 2023-06-28T11:56:22Z | 2023-06-28T11:56:22Z | 1 | ['java', 'jvm', 'graalvm', 'performance'] | java, jvm, graalvm, performance | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,006 | |
article | 1,464,495 | Fuzzing the JVM - FuzzingWeekly CW 19 | The theme of this week's rendition of Fuzzing Weekly is Java Virtual Machine (JVM) fuzzing, meaning... | May 11 '23 | fuzzing-the-jvm-fuzzingweekly-cw-19-375k | /fuzzingweekly/fuzzing-the-jvm-fuzzingweekly-cw-19-375k | https://dev.to/fuzzingweekly/fuzzing-the-jvm-fuzzingweekly-cw-19-375k | 0 | 0 | null | 2023-05-11T08:02:57Z | null | null | 0 | null | https://dev.to/fuzzingweekly/fuzzing-the-jvm-fuzzingweekly-cw-19-375k | 2023-05-11T08:02:58Z | 2023-05-11T08:04:14Z | null | 2023-05-11T08:02:57Z | 2023-05-11T08:02:57Z | 1 | ['fuzzing', 'opensource', 'java', 'jvm'] | fuzzing, opensource, java, jvm | {'name': 'FuzzingWeekly', 'username': 'fuzzingweekly', 'twitter_username': 'FuzzingWeekly', 'github_username': None, 'user_id': 978973, 'website_url': 'https://www.fuzztesting.io/fuzzing-weekly', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2F... | null | null | 557,007 | |
article | 1,463,486 | Wednesday Links - Edition 2023-05-10 | The Cost You Pay for Interruptions and Context Switching (6... | May 10 '23 | wednesday-links-edition-2023-05-10-15nc | /wyhasany/wednesday-links-edition-2023-05-10-15nc | https://dev.to/wyhasany/wednesday-links-edition-2023-05-10-15nc | 0 | 0 | 11,907 | 2023-05-10T12:34:31Z | null | null | 0 | null | https://dev.to/wyhasany/wednesday-links-edition-2023-05-10-15nc | 2023-05-10T12:34:32Z | 2023-05-10T12:35:46Z | null | 2023-05-10T12:34:31Z | 2023-05-10T12:34:31Z | 1 | ['java', 'jvm', 'data', 'programming'] | java, jvm, data, programming | {'name': 'Michał Rowicki', 'username': 'wyhasany', 'twitter_username': 'wyhasany', 'github_username': 'wyhasany', 'user_id': 602781, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%... | null | null | 557,008 | |
article | 1,494,630 | Wednesday Links - Edition 2023-06-07 | Debugging hangs - piecing together why nothing happens (5... | Jun 7 '23 | wednesday-links-edition-2023-06-07-256p | /0xkkocel/wednesday-links-edition-2023-06-07-256p | https://dev.to/0xkkocel/wednesday-links-edition-2023-06-07-256p | 0 | 0 | 6,965 | 2023-06-07T11:14:05Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-06-07-256p | 2023-06-07T11:14:05Z | null | null | 2023-06-07T11:14:05Z | 2023-06-07T11:14:05Z | 1 | ['java', 'jvm', 'springboot', 'git'] | java, jvm, springboot, git | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,009 | |
article | 752,697 | Uma introdução a JVM | Uma das coisas que fez o Java ganhar popularidade foi o uso de uma máquina virtual para executar seu... | May 23 '23 | uma-introducao-a-jvm-3ie | /oyurimatheus/uma-introducao-a-jvm-3ie | https://dev.to/oyurimatheus/uma-introducao-a-jvm-3ie | 3 | 8 | null | 2023-05-23T14:05:25Z | pt | null | 8 | https://dev.to/oyurimatheus/uma-introducao-a-jvm-3ie | 2021-07-07T16:18:33Z | null | null | 2023-05-23T14:05:25Z | 2024-04-03T03:01:59Z | 6 | ['java', 'jvm'] | java, jvm | {'name': 'Yuri Matheus', 'username': 'oyurimatheus', 'twitter_username': None, 'github_username': 'oyurimatheus', 'user_id': 337339, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%... | null | null | 557,010 | ||
article | 1,479,322 | Wednesday Links - Edition 2023-05-24 | Spring Boot 3.1.0 released (30... | May 24 '23 | wednesday-links-edition-2023-05-24-42al | /0xkkocel/wednesday-links-edition-2023-05-24-42al | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-24-42al | 0 | 0 | 6,965 | 2023-05-24T11:26:35Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-24-42al | 2023-05-24T11:26:36Z | null | null | 2023-05-24T11:26:35Z | 2023-05-24T11:26:35Z | 1 | ['java', 'jvm', 'crac', 'performance'] | java, jvm, crac, performance | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,011 | |
article | 1,470,950 | Wednesday Links - Edition 2023-05-17 | Testcontainers support in Spring Boot 3.1 (2... | May 17 '23 | wednesday-links-edition-2023-05-17-4848 | /0xkkocel/wednesday-links-edition-2023-05-17-4848 | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-17-4848 | 0 | 0 | 6,965 | 2023-05-17T10:35:36Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-17-4848 | 2023-05-17T10:35:37Z | null | null | 2023-05-17T10:35:36Z | 2023-05-17T10:35:36Z | 1 | ['java', 'jvm', 'formatting', 'springboot'] | java, jvm, formatting, springboot | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,012 | |
article | 1,451,709 | Wednesday Links - Edition 2023-05-03 🇵🇱📜 | Relearning Java Thread Primitives (7... | May 3 '23 | wednesday-links-edition-2023-05-03-2l83 | /0xkkocel/wednesday-links-edition-2023-05-03-2l83 | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-03-2l83 | 0 | 0 | 6,965 | 2023-05-03T10:30:00Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-05-03-2l83 | 2023-04-28T21:22:25Z | 2023-04-28T21:23:04Z | null | 2023-05-03T10:30:00Z | 2023-05-03T10:30:00Z | 1 | ['java', 'jvm', 'hashing', 'groovy'] | java, jvm, hashing, groovy | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,013 | |
article | 1,427,867 | Troubleshooting a JVM GC Long Pause | Initially, there was an abnormality in garbage collection of a certain application online, and some... | Apr 6 '23 | troubleshooting-a-jvm-gc-long-pause-10c8 | /ppsrap/troubleshooting-a-jvm-gc-long-pause-10c8 | https://dev.to/ppsrap/troubleshooting-a-jvm-gc-long-pause-10c8 | 1 | 0 | null | 2023-04-06T05:30:30Z | null | null | 0 | null | https://dev.to/ppsrap/troubleshooting-a-jvm-gc-long-pause-10c8 | 2023-04-06T05:02:23Z | null | null | 2023-04-06T05:30:30Z | 2023-04-06T05:31:08Z | 6 | ['jvm', 'java', 'springcloud'] | jvm, java, springcloud | {'name': 'LEO Qin', 'username': 'ppsrap', 'twitter_username': None, 'github_username': 'ppsrap', 'user_id': 1005375, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile... | null | null | 557,014 | |
article | 1,418,679 | Wednesday Links - Edition 2023-03-29 | Disallowing the dynamic loading of agents by default (1... | Mar 29 '23 | wednesday-links-edition-2023-03-29-3lja | /0xkkocel/wednesday-links-edition-2023-03-29-3lja | https://dev.to/0xkkocel/wednesday-links-edition-2023-03-29-3lja | 0 | 1 | 6,965 | 2023-03-29T09:17:36Z | null | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-03-29-3lja | 2023-03-29T09:17:36Z | null | null | 2023-03-29T09:17:36Z | 2023-03-29T09:17:36Z | 1 | ['java', 'jvm', 'profiling', 'spock'] | java, jvm, profiling, spock | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,015 | |
article | 1,392,945 | Wednesday Links - Edition 2023-03-08 | The Tale of Troubleshooting: Unstable Builds and Open Source Infrastructure (3... | Mar 8 '23 | wednesday-links-edition-2023-03-08-2jge | /0xkkocel/wednesday-links-edition-2023-03-08-2jge | https://dev.to/0xkkocel/wednesday-links-edition-2023-03-08-2jge | 0 | 1 | 6,965 | 2023-03-08T11:50:46Z | en | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-03-08-2jge | 2023-03-08T11:50:46Z | null | null | 2023-03-08T11:50:46Z | 2023-03-08T11:50:46Z | 1 | ['java', 'jvm', 'troubleshooting', 'contracttests'] | java, jvm, troubleshooting, contracttests | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,016 | |
article | 1,375,062 | Wednesday Links - Edition 2023-02-22 | Graal - Add support for ZGC on HotSpot (30... | Feb 22 '23 | wednesday-links-edition-2023-02-22-1ca | /0xkkocel/wednesday-links-edition-2023-02-22-1ca | https://dev.to/0xkkocel/wednesday-links-edition-2023-02-22-1ca | 0 | 0 | 6,965 | 2023-02-22T09:00:56Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-02-22-1ca | 2023-02-22T09:00:57Z | null | null | 2023-02-22T09:00:56Z | 2023-02-22T09:00:56Z | 1 | ['java', 'jvm', 'graalvm', 'micrometer'] | java, jvm, graalvm, micrometer | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,017 | |
article | 1,366,592 | Wednesday Links - Edition 2023-02-15 | JDK 21: Image Performance Improvements (2... | Feb 15 '23 | wednesday-links-edition-2023-02-15-1lk3 | /0xkkocel/wednesday-links-edition-2023-02-15-1lk3 | https://dev.to/0xkkocel/wednesday-links-edition-2023-02-15-1lk3 | 0 | 0 | 6,965 | 2023-02-15T11:42:27Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-02-15-1lk3 | 2023-02-15T11:42:28Z | null | null | 2023-02-15T11:42:27Z | 2023-02-15T11:42:27Z | 1 | ['java', 'jvm', 'kubernetes', 'kotlin'] | java, jvm, kubernetes, kotlin | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,018 | |
article | 1,364,422 | JVM - Java é Verboso Mesmo? Parte IV | Fala dominadores (do Java, claro kkk)! Sem muita delonga, vamos continuar nosso papo sobre a JVM !!!... | Feb 14 '23 | jvm-java-e-verboso-mesmo-parte-iv-nk0 | /eguadorodrigo/jvm-java-e-verboso-mesmo-parte-iv-nk0 | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-iv-nk0 | 0 | 0 | null | 2023-02-14T00:11:25Z | pt | null | 0 | null | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-iv-nk0 | 2023-02-13T21:40:32Z | 2023-02-14T09:55:14Z | null | 2023-02-14T00:11:25Z | 2023-02-14T00:11:25Z | 4 | ['beginners', 'java', 'jvm'] | beginners, java, jvm | {'name': 'Rodrigo', 'username': 'eguadorodrigo', 'twitter_username': None, 'github_username': 'eguadorodrigo', 'user_id': 905397, 'website_url': 'https://linktr.ee/eguadorodrigo', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 557,019 | |
article | 1,340,668 | Wednesday Links - Edition 2023-01-25 | Performance Pathologies in OpenJDK's BigInteger Implementation (6... | Jan 25 '23 | wednesday-links-edition-2023-01-25-2oi | /0xkkocel/wednesday-links-edition-2023-01-25-2oi | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-25-2oi | 0 | 0 | 6,965 | 2023-01-25T10:38:29Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-25-2oi | 2023-01-25T10:38:29Z | null | null | 2023-01-25T10:38:29Z | 2023-01-25T10:38:29Z | 1 | ['java', 'jvm', 'performance', 'springboot'] | java, jvm, performance, springboot | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,020 | |
article | 1,335,140 | JVM - Java é Verboso Mesmo? Parte II (A saga continua...) | Fala Galera! Bom, voltando aos estudos, hoje vamos trazer pra vocês a parte dois do estudo que... | Jan 19 '23 | jvm-java-e-verboso-mesmo-parte-ii-a-saga-continua-nok | /eguadorodrigo/jvm-java-e-verboso-mesmo-parte-ii-a-saga-continua-nok | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-ii-a-saga-continua-nok | 0 | 3 | null | 2023-01-19T23:10:18Z | pt | null | 3 | null | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-ii-a-saga-continua-nok | 2023-01-19T22:03:51Z | 2023-01-24T15:25:40Z | null | 2023-01-19T23:10:18Z | 2023-01-19T23:10:18Z | 4 | ['java', 'beginners', 'jvm'] | java, beginners, jvm | {'name': 'Rodrigo', 'username': 'eguadorodrigo', 'twitter_username': None, 'github_username': 'eguadorodrigo', 'user_id': 905397, 'website_url': 'https://linktr.ee/eguadorodrigo', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 557,021 | |
article | 1,333,151 | Wednesday Links - Edition 2023-01-18 | Java 20: An Almost Infinite Memory Segment Allocator (5... | Jan 18 '23 | wednesday-links-edition-2023-01-18-4hdi | /0xkkocel/wednesday-links-edition-2023-01-18-4hdi | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-18-4hdi | 0 | 1 | 6,965 | 2023-01-18T13:16:05Z | en | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-18-4hdi | 2023-01-18T13:16:06Z | null | null | 2023-01-18T13:16:05Z | 2023-01-18T13:16:05Z | 1 | ['java', 'jvm', 'kotlin', 'api'] | java, jvm, kotlin, api | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,022 | |
article | 1,329,311 | Why Java's Automatic Memory Management Makes it a Powerful Language: Everything you need to know | Java's automatic memory management, also known as garbage collection, is a powerful feature that... | Jan 14 '23 | why-javas-automatic-memory-management-makes-it-a-powerful-language-everything-you-need-to-know-2kc7 | /amymishra11/why-javas-automatic-memory-management-makes-it-a-powerful-language-everything-you-need-to-know-2kc7 | https://dev.to/amymishra11/why-javas-automatic-memory-management-makes-it-a-powerful-language-everything-you-need-to-know-2kc7 | 0 | 0 | null | 2023-01-14T17:58:08Z | en | null | 0 | https://dev.to/amymishra11/why-javas-automatic-memory-management-makes-it-a-powerful-language-everything-you-need-to-know-2kc7 | 2023-01-14T17:58:08Z | 2023-01-14T17:59:17Z | null | 2023-01-14T17:58:08Z | 2023-01-14T17:58:08Z | 6 | ['java', 'jvm', 'javamemorymanagement', 'programming'] | java, jvm, javamemorymanagement, programming | {'name': 'Amit Mishra', 'username': 'amymishra11', 'twitter_username': 'AmyMishra11', 'github_username': None, 'user_id': 423569, 'website_url': 'https://www.javaoneworld.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.... | null | null | 557,023 | ||
article | 1,322,626 | JVM - Java é Verboso Mesmo? Parte I | A resposta de muitos devs mais seniores é: depende! O caminho até você se tornar capaz de deixar de... | Jan 9 '23 | jvm-java-e-verboso-mesmo-parte-i-1fcc | /eguadorodrigo/jvm-java-e-verboso-mesmo-parte-i-1fcc | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-i-1fcc | 0 | 4 | null | 2023-01-09T17:07:28Z | pt | null | 4 | null | https://dev.to/eguadorodrigo/jvm-java-e-verboso-mesmo-parte-i-1fcc | 2023-01-09T15:09:55Z | 2023-01-10T20:17:14Z | null | 2023-01-09T17:07:28Z | 2023-01-09T17:07:28Z | 3 | ['java', 'beginners', 'jvm'] | java, beginners, jvm | {'name': 'Rodrigo', 'username': 'eguadorodrigo', 'twitter_username': None, 'github_username': 'eguadorodrigo', 'user_id': 905397, 'website_url': 'https://linktr.ee/eguadorodrigo', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s... | null | null | 557,024 | |
article | 1,324,934 | Wednesday Links - Edition 2023-01-11 | Build JPA queries using standard Java streams (30... | Jan 11 '23 | wednesday-links-edition-2023-01-11-50e6 | /0xkkocel/wednesday-links-edition-2023-01-11-50e6 | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-11-50e6 | 0 | 0 | 6,965 | 2023-01-11T10:24:21Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-11-50e6 | 2023-01-11T10:24:22Z | null | null | 2023-01-11T10:24:21Z | 2023-01-11T10:24:21Z | 1 | ['java', 'jvm', 'jpa', 'graalvm'] | java, jvm, jpa, graalvm | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,025 | |
article | 1,323,556 | Top 10 trending github repos for Java developers in this week🌊. | Most popular trending Github repos written in Java in this week(Tue Jan 10 2023). | Jan 10 '23 | top-10-trending-github-repos-for-java-developers-in-this-week-5803 | /ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-5803 | https://dev.to/ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-5803 | 0 | 0 | 16,028 | 2023-01-10T11:36:17Z | en | null | 0 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1426260193283-c4daed7c2024%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DMnwyODI4ODF8MHwxfHJhbmRvbXx8fHx8fHx8fDE2NzMzNTA1Nzc%26ixlib%3Drb-4.0.3%26q%3D80%26w%3D1080 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1426260193283-c4daed7c2024%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DMnwyODI4ODF8MHwxfHJhbmRvbXx8fHx8fHx8fDE2NzMzNTA1Nzc%26ixlib%3Drb-4.0.3%26q%3D80%26w%3D1080 | https://dev.to/ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-5803 | 2023-01-10T11:36:17Z | null | null | 2023-01-10T11:36:17Z | 2023-01-10T11:36:17Z | 2 | ['java', 'jvm', 'springboot', 'skywalking'] | java, jvm, springboot, skywalking | {'name': 'Kavindu Santhusa', 'username': 'ksengine', 'twitter_username': 'ksengine', 'github_username': 'ksenginew', 'user_id': 714827, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 557,026 |
article | 1,317,088 | Wednesday Links - Edition 2023-01-04 | A collection of docker-compose files (30... | Jan 4 '23 | wednesday-links-edition-2023-01-04-11h5 | /0xkkocel/wednesday-links-edition-2023-01-04-11h5 | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-04-11h5 | 0 | 0 | 6,965 | 2023-01-04T10:50:38Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2023-01-04-11h5 | 2023-01-04T10:50:38Z | null | null | 2023-01-04T10:50:38Z | 2023-01-04T10:50:38Z | 1 | ['java', 'jvm', 'docker', 'git'] | java, jvm, docker, git | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,027 | |
article | 1,304,776 | Wednesday Links - Edition 2022-12-21 🎁🎄🎅 | Running and Building Gradle with Different JDKs - Sip of Java (2... | Dec 21 '22 | wednesday-links-edition-2022-12-21-30b6 | /0xkkocel/wednesday-links-edition-2022-12-21-30b6 | https://dev.to/0xkkocel/wednesday-links-edition-2022-12-21-30b6 | 0 | 0 | 6,965 | 2022-12-21T12:53:53Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-12-21-30b6 | 2022-12-21T12:53:53Z | null | null | 2022-12-21T12:53:53Z | 2022-12-21T12:53:53Z | 1 | ['java', 'jvm', 'performance', 'jfr'] | java, jvm, performance, jfr | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,028 | |
article | 1,293,814 | TypeScript Hate | Today the backend dev told me that he was trying to setup typescript for the company for so long and... | Dec 12 '22 | typescript-hate-ep1 | /meleeman01/typescript-hate-ep1 | https://dev.to/meleeman01/typescript-hate-ep1 | 0 | 0 | null | 2022-12-12T20:55:15Z | en | null | 0 | null | https://dev.to/meleeman01/typescript-hate-ep1 | 2022-12-12T20:55:15Z | null | null | 2022-12-12T20:55:15Z | 2022-12-12T20:55:15Z | 1 | ['java', 'jvm'] | java, jvm | {'name': 'hatInTheCat', 'username': 'meleeman01', 'twitter_username': None, 'github_username': 'Meleeman01', 'user_id': 716884, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuse... | null | null | 557,029 | |
article | 1,293,171 | Day 62: Understanding JMX and its architecture ( Agent Level ) | In part one we disscussed about JMX and its remote management layer. In this one we are going to... | Dec 12 '22 | day-62-understanding-jmx-and-its-architecture-agent-level--1m37 | /dhrubo55/day-62-understanding-jmx-and-its-architecture-agent-level--1m37 | https://dev.to/dhrubo55/day-62-understanding-jmx-and-its-architecture-agent-level--1m37 | 0 | 5 | null | 2022-12-12T09:09:18Z | en | null | 5 | null | https://mohibulsblog.netlify.app/posts/java/100daysofjava/day62/ | 2022-12-12T09:09:19Z | null | null | 2022-12-12T09:09:18Z | 2022-12-12T09:09:18Z | 7 | ['java', 'jvm', 'jmx', 'devops'] | java, jvm, jmx, devops | {'name': 'Dhrubo Hasan', 'username': 'dhrubo55', 'twitter_username': None, 'github_username': 'dhrubo55', 'user_id': 248713, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 557,030 | |
article | 1,286,292 | Release 0.4 Final | What I did After creating the project creation UI, I used my experience in contributing to... | Dec 11 '22 | release-04-final-321 | /rudychung/release-04-final-321 | https://dev.to/rudychung/release-04-final-321 | 0 | 0 | 20,820 | 2022-12-11T22:37:12Z | en | null | 0 | null | https://dev.to/rudychung/release-04-final-321 | 2022-12-06T18:35:08Z | null | null | 2022-12-11T22:37:12Z | 2022-12-11T22:37:12Z | 2 | ['jvm', 'testing'] | jvm, testing | {'name': 'Rudy Chung', 'username': 'rudychung', 'twitter_username': None, 'github_username': 'rudychung', 'user_id': 921386, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2... | null | null | 557,031 | |
article | 1,286,222 | Everything I needed to know about a career in tech, I learned from "The Rings of Power" (part 1) | (This post originally appeared on the New Relic Blog) Call to me, call to me, lands far away, For I... | Dec 6 '22 | everything-i-needed-to-know-about-a-career-in-tech-i-learned-from-the-rings-of-power-part-1-2ocp | /newrelic/everything-i-needed-to-know-about-a-career-in-tech-i-learned-from-the-rings-of-power-part-1-2ocp | https://dev.to/newrelic/everything-i-needed-to-know-about-a-career-in-tech-i-learned-from-the-rings-of-power-part-1-2ocp | 0 | 3 | 20,821 | 2022-12-06T16:24:46Z | en | null | 3 | https://newrelic.com/blog/nerd-life/it-rings-of-power-part-one | 2022-12-06T16:24:46Z | 2022-12-08T16:01:05Z | null | 2022-12-06T16:24:46Z | 2022-12-06T16:24:46Z | 3 | ['raku', 'moarvm', 'jvm'] | raku, moarvm, jvm | {'name': 'Leon Adato', 'username': 'adatole', 'twitter_username': None, 'github_username': 'LeonAdato', 'user_id': 830558, 'website_url': 'https://www.adatosystems.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaw... | {'name': 'New Relic', 'username': 'newrelic', 'slug': 'newrelic', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F2621%2F9f60ba91-e078-4981-a2a3-9848e4e4fafa.png', 'prof... | null | 557,032 | ||
article | 1,217,514 | Wednesday Links - Edition 2022-10-12 | Java on-ramp - Fully defined Entrypoints (6... | Oct 12 '22 | wednesday-links-edition-2022-10-12-3e3c | /0xkkocel/wednesday-links-edition-2022-10-12-3e3c | https://dev.to/0xkkocel/wednesday-links-edition-2022-10-12-3e3c | 0 | 0 | 6,965 | 2022-10-12T08:35:57Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-10-12-3e3c | 2022-10-12T08:35:58Z | null | null | 2022-10-12T08:35:57Z | 2022-10-12T08:35:57Z | 1 | ['java', 'jvm', 'quarkus', 'micrometer'] | java, jvm, quarkus, micrometer | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,033 | |
article | 1,211,500 | Wednesday Links - Edition 2022-10-05 | Paving the on-ramp (13 min)🧱 https://openjdk.org/projects/amber/design-notes/on-ramp Virtual... | Oct 5 '22 | wednesday-links-edition-2022-10-05-59hn | /0xkkocel/wednesday-links-edition-2022-10-05-59hn | https://dev.to/0xkkocel/wednesday-links-edition-2022-10-05-59hn | 0 | 0 | 6,965 | 2022-10-05T07:56:54Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-10-05-59hn | 2022-10-05T07:56:54Z | 2022-10-05T12:53:35Z | null | 2022-10-05T07:56:54Z | 2022-10-05T07:56:54Z | 1 | ['jvm', 'java', 'uml', 'mocks'] | jvm, java, uml, mocks | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,034 | |
article | 1,205,268 | Wednesday Links - Edition 2022-09-28 | The Case of Ljdk.vm.internal.FillerArray (4... | Sep 28 '22 | wednesday-links-edition-2022-09-28-338j | /0xkkocel/wednesday-links-edition-2022-09-28-338j | https://dev.to/0xkkocel/wednesday-links-edition-2022-09-28-338j | 0 | 0 | 6,965 | 2022-09-28T07:56:21Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-09-28-338j | 2022-09-28T07:56:22Z | null | null | 2022-09-28T07:56:21Z | 2022-09-28T07:56:21Z | 1 | ['java', 'jvm', 'springboot', 'docker'] | java, jvm, springboot, docker | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,035 | |
article | 1,198,640 | Java memory model | The goal of this post is to get familiar with how memory works in java. We will see how it works in... | Sep 21 '22 | java-memory-model-3h87 | /nermin_karapandzic/java-memory-model-3h87 | https://dev.to/nermin_karapandzic/java-memory-model-3h87 | 0 | 7 | null | 2022-09-21T12:25:09Z | en | null | 7 | null | https://dev.to/nermin_karapandzic/java-memory-model-3h87 | 2022-09-20T21:09:42Z | null | null | 2022-09-21T12:25:09Z | 2022-09-21T12:25:09Z | 5 | ['java', 'jvm'] | java, jvm | {'name': 'Nermin Karapandzic', 'username': 'nermin_karapandzic', 'twitter_username': None, 'github_username': 'NerminKarapandzic', 'user_id': 920634, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazona... | null | null | 557,036 | |
article | 1,192,898 | Wednesday Links - Edition 2022-09-14 | Panama: Not-so-Foreign Memory. Using MemorySegment as a high-performance ByteBuffer replacement. (6... | Sep 14 '22 | wednesday-links-edition-2022-09-14-14fa | /0xkkocel/wednesday-links-edition-2022-09-14-14fa | https://dev.to/0xkkocel/wednesday-links-edition-2022-09-14-14fa | 0 | 5 | 6,965 | 2022-09-14T08:40:12Z | en | null | 5 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-09-14-14fa | 2022-09-14T08:40:13Z | null | null | 2022-09-14T08:40:12Z | 2022-09-14T08:40:12Z | 1 | ['java', 'jvm', 'panama', 'jit'] | java, jvm, panama, jit | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,037 | |
article | 1,169,390 | Wednesday Links - Edition 2022-08-17 | JEP 429: Extent-Local Variables - moved to candidate (15 min)🛖 https://openjdk.org/jeps/429 MongoDB:... | Aug 17 '22 | wednesday-links-edition-2022-08-17-27h4 | /0xkkocel/wednesday-links-edition-2022-08-17-27h4 | https://dev.to/0xkkocel/wednesday-links-edition-2022-08-17-27h4 | 0 | 0 | 6,965 | 2022-08-17T08:32:16Z | en | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-08-17-27h4 | 2022-08-17T08:32:17Z | null | null | 2022-08-17T08:32:16Z | 2022-08-17T08:32:16Z | 1 | ['java', 'jvm', 'architecture', 'opensource'] | java, jvm, architecture, opensource | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,038 | |
article | 1,153,605 | Kotlin Data Classes, shallow copies and immutability | TL;DR: The data class copy method in Kotlin creates shallow copies and data classes are NOT... | Aug 8 '22 | kotlin-data-classes-shallow-copies-and-immutability-3dk5 | /jlengrand/kotlin-data-classes-shallow-copies-and-immutability-3dk5 | https://dev.to/jlengrand/kotlin-data-classes-shallow-copies-and-immutability-3dk5 | 0 | 1 | null | 2022-08-08T12:35:23Z | en | null | 1 | null | https://lengrand.fr/kotlin-data-classes-shallow-copies-and-immutability/ | 2022-07-28T11:20:24Z | null | 2022-08-08T12:35:23Z | 2022-07-28T10:03:26Z | 2022-07-28T10:03:26Z | 6 | ['kotlin', 'jvm', 'development', 'android'] | kotlin, jvm, development, android | {'name': 'Julien Lengrand-Lambert', 'username': 'jlengrand', 'twitter_username': 'jlengrand', 'github_username': 'jlengrand', 'user_id': 95838, 'website_url': 'https://lengrand.fr/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-upload... | null | null | 557,039 | |
article | 1,152,675 | Wednesday Links - Edition 2022-07-27 | HotSpot JVM Deep Dive - Safepoint (37 min)☸️ https://www.youtube.com/watch?v=JkbWPPNc4SI Maximum... | Jul 27 '22 | wednesday-links-editon-2022-07-27-31b9 | /0xkkocel/wednesday-links-editon-2022-07-27-31b9 | https://dev.to/0xkkocel/wednesday-links-editon-2022-07-27-31b9 | 0 | 1 | 6,965 | 2022-07-27T10:50:00Z | en | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-editon-2022-07-27-31b9 | 2022-07-27T10:50:46Z | 2022-07-27T11:06:19Z | null | 2022-07-27T10:50:00Z | 2022-07-27T10:50:45Z | 1 | ['java', 'jvm', 'gatling', 'database'] | java, jvm, gatling, database | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,040 | |
article | 1,143,574 | [PT-BR] Analisando Lambda Expressions em um Heap-dump | É muito interessante ver o quanto podemos aprender ao compartilhar conhecimento! Um exemplo disso... | Jul 18 '22 | pt-br-analisando-lambda-expressions-em-um-heap-dump-27ai | /dearrudam/pt-br-analisando-lambda-expressions-em-um-heap-dump-27ai | https://dev.to/dearrudam/pt-br-analisando-lambda-expressions-em-um-heap-dump-27ai | 6 | 23 | 18,940 | 2022-07-18T10:52:41Z | null | null | 23 | null | https://dev.to/dearrudam/pt-br-analisando-lambda-expressions-em-um-heap-dump-27ai | 2022-07-18T10:51:44Z | 2022-07-26T02:20:54Z | null | 2022-07-18T10:52:41Z | 2022-09-04T23:50:10Z | 11 | ['braziliandevs', 'java', 'jvm'] | braziliandevs, java, jvm | {'name': 'Maximillian Arruda', 'username': 'dearrudam', 'twitter_username': 'maxdearruda', 'github_username': 'dearrudam', 'user_id': 467014, 'website_url': 'https://link.maxdearruda.com/me', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-... | null | null | 557,041 | |
article | 1,145,628 | Wednesday Links - Edition 2022-07-20 | Better way to display test name in Junit5 (30... | Jul 20 '22 | wedneasday-links-edition-2022-07-20-5524 | /0xkkocel/wedneasday-links-edition-2022-07-20-5524 | https://dev.to/0xkkocel/wedneasday-links-edition-2022-07-20-5524 | 0 | 0 | 6,965 | 2022-07-20T11:21:19Z | null | null | 0 | null | https://dev.to/0xkkocel/wedneasday-links-edition-2022-07-20-5524 | 2022-07-20T11:21:20Z | 2022-07-20T11:21:43Z | null | 2022-07-20T11:21:19Z | 2022-07-20T11:21:19Z | 1 | ['java', 'jvm', 'junit', 'testing'] | java, jvm, junit, testing | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,042 | |
article | 1,120,730 | Wednesday Links - Edition 2022-06-22 | Data Oriented Programming in Java (22... | Jun 22 '22 | wednesday-links-edition-2022-06-22-opb | /0xkkocel/wednesday-links-edition-2022-06-22-opb | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-22-opb | 0 | 6 | 6,965 | 2022-06-22T13:22:14Z | null | null | 6 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-22-opb | 2022-06-21T20:31:45Z | null | null | 2022-06-22T13:22:14Z | 2022-06-22T13:22:14Z | 1 | ['java', 'jvm', 'security', 'kotlin'] | java, jvm, security, kotlin | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,043 | |
article | 1,111,274 | What I miss in Java, the perspective of a Kotlin developer | Java has been my bread and butter for almost two decades. Several years ago, I started to learn... | Jun 13 '22 | what-i-miss-in-java-the-perspective-of-a-kotlin-developer-job | /nfrankel/what-i-miss-in-java-the-perspective-of-a-kotlin-developer-job | https://dev.to/nfrankel/what-i-miss-in-java-the-perspective-of-a-kotlin-developer-job | 0 | 15 | null | 2022-06-13T15:28:33Z | null | null | 15 | https://dev.to/nfrankel/what-i-miss-in-java-the-perspective-of-a-kotlin-developer-job | 2022-06-11T13:19:05Z | null | null | 2022-06-13T15:28:33Z | 2022-06-13T15:28:33Z | 6 | ['kotlin', 'java', 'programming', 'jvm'] | kotlin, java, programming, jvm | {'name': 'Nicolas Fränkel', 'username': 'nfrankel', 'twitter_username': 'nicolas_frankel', 'github_username': 'nfrankel', 'user_id': 362557, 'website_url': 'https://blog.frankel.ch/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 557,044 | ||
article | 1,108,404 | Wednesday Links - Edition 2022-06-08 | Testing Clean Cleaner Cleanup (4... | Jun 8 '22 | wednesday-links-edition-2022-06-08-1jnj | /0xkkocel/wednesday-links-edition-2022-06-08-1jnj | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-08-1jnj | 0 | 4 | 6,965 | 2022-06-08T14:29:57Z | null | null | 4 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-08-1jnj | 2022-06-08T14:29:57Z | null | null | 2022-06-08T14:29:57Z | 2022-06-08T14:29:57Z | 1 | ['java', 'jvm', 'testing', 'junit'] | java, jvm, testing, junit | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,046 | |
article | 1,101,632 | Wednesday Links - Edition 2022-06-01 | Loom and Thread Fairness (3 min)🧵 https://www.morling.dev/blog/loom-and-thread-fairness/ Project... | Jun 1 '22 | wednesday-links-edition-2022-06-01-3722 | /0xkkocel/wednesday-links-edition-2022-06-01-3722 | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-01-3722 | 0 | 2 | 6,965 | 2022-06-01T10:01:52Z | null | null | 2 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-06-01-3722 | 2022-06-01T10:01:52Z | null | null | 2022-06-01T10:01:52Z | 2022-06-01T10:01:52Z | 1 | ['java', 'jvm', 'dependabot', 'softwaredevelopment'] | java, jvm, dependabot, softwaredevelopment | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,047 | |
article | 1,081,949 | Wednesday Links - Edition 2022-05-11 | Virtual Threads in stats (30 sec)📊 https://twitter.com/delabassee/status/1522983826942738433 Which... | May 11 '22 | wednesday-links-edition-2022-05-11-3aea | /0xkkocel/wednesday-links-edition-2022-05-11-3aea | https://dev.to/0xkkocel/wednesday-links-edition-2022-05-11-3aea | 0 | 0 | 6,965 | 2022-05-11T09:29:49Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-05-11-3aea | 2022-05-11T09:29:49Z | null | null | 2022-05-11T09:29:49Z | 2022-05-11T09:29:49Z | 1 | ['java', 'jvm', 'spock', 'kotlin'] | java, jvm, spock, kotlin | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,048 | |
article | 1,068,491 | Wednesday Links - Edition 2022-04-27 | Erlang: let it crash! (4 min)💥 https://nurkiewicz.com/71 A few clarifications about CVE-2022-21449... | Apr 27 '22 | wednesday-links-edition-2022-04-27-1fb3 | /0xkkocel/wednesday-links-edition-2022-04-27-1fb3 | https://dev.to/0xkkocel/wednesday-links-edition-2022-04-27-1fb3 | 0 | 0 | 6,965 | 2022-04-27T09:18:32Z | null | null | 0 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-04-27-1fb3 | 2022-04-27T09:18:32Z | 2022-04-27T09:26:12Z | null | 2022-04-27T09:18:32Z | 2022-04-27T09:18:32Z | 1 | ['java', 'jvm', 'microservices', 'algorithms'] | java, jvm, microservices, algorithms | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,049 | |
article | 1,067,609 | Top 10 trending github repos for Java developers in this week💚. | Most popular trending Github repos written in Java in this week(Tue Apr 26 2022). | Apr 26 '22 | top-10-trending-github-repos-for-java-developers-in-this-week-1p90 | /ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-1p90 | https://dev.to/ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-1p90 | 0 | 4 | 16,028 | 2022-04-26T11:37:30Z | null | null | 4 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1438824086897-500332bf6e9b%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DMnwyODI4ODF8MHwxfHJhbmRvbXx8fHx8fHx8fDE2NTA5NzMwNTA%26ixlib%3Drb-1.2.1%26q%3D80%26w%3D1080 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1438824086897-500332bf6e9b%3Fcrop%3Dentropy%26cs%3Dtinysrgb%26fit%3Dmax%26fm%3Djpg%26ixid%3DMnwyODI4ODF8MHwxfHJhbmRvbXx8fHx8fHx8fDE2NTA5NzMwNTA%26ixlib%3Drb-1.2.1%26q%3D80%26w%3D1080 | https://dev.to/ksengine/top-10-trending-github-repos-for-java-developers-in-this-week-1p90 | 2022-04-26T11:37:30Z | null | null | 2022-04-26T11:37:30Z | 2022-04-26T11:37:30Z | 2 | ['java', 'jvm', 'springcloud', 'springboot'] | java, jvm, springcloud, springboot | {'name': 'Kavindu Santhusa', 'username': 'ksengine', 'twitter_username': 'ksengine', 'github_username': 'ksenginew', 'user_id': 714827, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploa... | null | null | 557,050 |
article | 1,053,680 | Wednesday Links - Edition 2022-04-13 | In defense of simple architectures (8 min)🛡️ https://danluu.com/simple-architectures JEP 425:... | Apr 13 '22 | wednesday-links-edition-2022-04-13-31i | /0xkkocel/wednesday-links-edition-2022-04-13-31i | https://dev.to/0xkkocel/wednesday-links-edition-2022-04-13-31i | 0 | 3 | 6,965 | 2022-04-13T08:52:44Z | null | null | 3 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-04-13-31i | 2022-04-13T08:52:44Z | null | null | 2022-04-13T08:52:44Z | 2022-04-13T08:52:44Z | 1 | ['java', 'jvm', 'testcontainers', 'architecture'] | java, jvm, testcontainers, architecture | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,051 | |
article | 1,029,762 | Creating a java library, a place where any problem can be resolved. | Starting with the next class, called SummerDelivery, a delivery service planned to refresh a hot... | Mar 21 '22 | creating-a-java-library-a-place-where-any-problem-can-be-resolved-dd6 | /to_code/creating-a-java-library-a-place-where-any-problem-can-be-resolved-dd6 | https://dev.to/to_code/creating-a-java-library-a-place-where-any-problem-can-be-resolved-dd6 | 0 | 5 | null | 2022-03-21T12:39:14Z | null | null | 5 | https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1507842217343-583bb7270b66%3Fixlib%3Drb-1.2.1%26q%3D85%26fm%3Djpg%26crop%3Dentropy%26cs%3Dsrgb%26w%3D3600 | https://media2.dev.to/dynamic/image/width=1000,height=500,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fimages.unsplash.com%2Fphoto-1507842217343-583bb7270b66%3Fixlib%3Drb-1.2.1%26q%3D85%26fm%3Djpg%26crop%3Dentropy%26cs%3Dsrgb%26w%3D3600 | https://dev.to/to_code/creating-a-java-library-a-place-where-any-problem-can-be-resolved-dd6 | 2022-03-21T12:39:14Z | null | null | 2022-03-21T12:39:14Z | 2022-03-21T12:39:14Z | 3 | ['java', 'develop', 'jvm', 'jar'] | java, develop, jvm, jar | {'name': 'Thinking out code', 'username': 'to_code', 'twitter_username': None, 'github_username': None, 'user_id': 161233, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fp... | null | null | 557,052 |
article | 1,023,169 | JDK vs JRE vs JVM: Asosiy Farqlari | JDK o'zi nima? JDK - bu appletalar va Java ilovalarini yaratish uchun foydalaniladigan dasturiy... | Mar 15 '22 | jdk-vs-jre-vs-jvm-asosiy-farqlari-1noa | /fazliddinxamdamov/jdk-vs-jre-vs-jvm-asosiy-farqlari-1noa | https://dev.to/fazliddinxamdamov/jdk-vs-jre-vs-jvm-asosiy-farqlari-1noa | 0 | 4 | null | 2022-03-15T06:44:34Z | null | null | 4 | https://dev.to/fazliddinxamdamov/jdk-vs-jre-vs-jvm-asosiy-farqlari-1noa | 2022-03-15T06:44:34Z | 2022-03-15T07:13:07Z | null | 2022-03-15T06:44:34Z | 2022-03-15T06:44:34Z | 3 | ['jvm', 'jre', 'jdk', 'java'] | jvm, jre, jdk, java | {'name': 'Fazliddin Xamdamov', 'username': 'fazliddinxamdamov', 'twitter_username': None, 'github_username': 'fazliddinxamdamov', 'user_id': 795694, 'website_url': 'https://fazliddin.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-... | null | null | 557,053 | ||
article | 1,021,244 | Kotlin delegated properties | Let’s say you have an Entity: You need to create a DTO for some reason. You probably do it like... | Mar 13 '22 | kotlin-delegated-properties-2ck3 | /vergil333/kotlin-delegated-properties-2ck3 | https://dev.to/vergil333/kotlin-delegated-properties-2ck3 | 0 | 1 | null | 2022-03-13T09:44:25Z | null | null | 1 | https://dev.to/vergil333/kotlin-delegated-properties-2ck3 | 2022-03-13T09:44:25Z | 2022-03-13T09:46:17Z | null | 2022-03-13T09:44:25Z | 2022-03-13T09:44:25Z | 2 | ['kotlin', 'java', 'jvm', 'tutorial'] | kotlin, java, jvm, tutorial | {'name': 'Martin Machava', 'username': 'vergil333', 'twitter_username': None, 'github_username': 'Vergil333', 'user_id': 829929, 'website_url': 'https://martinmachava.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 557,054 | ||
article | 976,400 | 100 Languages Speedrun: Episode 77: JVM Assembly with Jasmin | Java Virtual Machine (JVM) works in a weird way. First there's some source code in Java or Kotlin or... | Feb 2 '22 | 100-languages-speedrun-episode-77-jvm-assembly-with-jasmin-74h | /taw/100-languages-speedrun-episode-77-jvm-assembly-with-jasmin-74h | https://dev.to/taw/100-languages-speedrun-episode-77-jvm-assembly-with-jasmin-74h | 0 | 2 | 15,607 | 2022-02-02T17:47:54Z | null | null | 2 | null | https://dev.to/taw/100-languages-speedrun-episode-77-jvm-assembly-with-jasmin-74h | 2022-02-02T17:47:54Z | null | null | 2022-02-02T17:47:54Z | 2022-02-02T17:47:54Z | 10 | ['jvm', 'java', 'assembly'] | jvm, java, assembly | {'name': 'Tomasz Wegrzanowski', 'username': 'taw', 'twitter_username': None, 'github_username': 'taw', 'user_id': 673595, 'website_url': 'http://t-a-w.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 557,055 | |
article | 1,006,231 | Wednesday Links - Edition 2022-03-02 🇺🇦 | The War in Ukraine (2 min)🇺🇦 https://blog.allegro.tech/2022/03/war-in-ukraine.html Spring Cloud... | Mar 2 '22 | wednesday-links-edition-2022-03-02-32bi | /0xkkocel/wednesday-links-edition-2022-03-02-32bi | https://dev.to/0xkkocel/wednesday-links-edition-2022-03-02-32bi | 0 | 1 | 6,965 | 2022-03-02T09:22:08Z | null | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-03-02-32bi | 2022-03-02T09:22:08Z | null | null | 2022-03-02T09:22:08Z | 2022-03-02T09:22:08Z | 1 | ['java', 'jvm', 'groovy', 'microservices'] | java, jvm, groovy, microservices | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,056 | |
article | 998,653 | Wednesday Links - Edition 2022-02-23 | Make your tests readable by example (13... | Feb 23 '22 | wednesday-links-edition-2022-02-23-2c3c | /0xkkocel/wednesday-links-edition-2022-02-23-2c3c | https://dev.to/0xkkocel/wednesday-links-edition-2022-02-23-2c3c | 0 | 1 | 6,965 | 2022-02-23T11:31:05Z | null | null | 1 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-02-23-2c3c | 2022-02-23T11:31:05Z | null | null | 2022-02-23T11:31:05Z | 2022-02-23T11:31:05Z | 1 | ['java', 'jvm', 'groovy', 'testing'] | java, jvm, groovy, testing | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,057 | |
article | 959,219 | JVM, JDK,JRE ve ClassLoader Nedir ? | JVM(Java Virtual Machine), JDK(Java Development Kit) ve JRE(Java Runtime Environment) java uygulama... | Jan 18 '22 | jvm-jdkjre-ve-classloader-nedir--351h | /ozgur/jvm-jdkjre-ve-classloader-nedir--351h | https://dev.to/ozgur/jvm-jdkjre-ve-classloader-nedir--351h | 0 | 0 | null | 2022-01-18T12:04:40Z | null | null | 0 | https://dev.to/ozgur/jvm-jdkjre-ve-classloader-nedir--351h | 2022-01-18T12:04:06Z | 2022-01-18T12:11:16Z | null | 2022-01-18T12:04:40Z | 2022-01-18T12:04:40Z | 1 | ['java', 'jvm', 'jdk', 'jre'] | java, jvm, jdk, jre | {'name': 'Özgür Akıncı', 'username': 'ozgur', 'twitter_username': None, 'github_username': 'OzgurAkinci', 'user_id': 796178, 'website_url': 'https://www.ozgurdev.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.... | null | null | 557,058 | ||
article | 983,734 | Wednesday Links - Edition 2022-02-09 | JEP draft: Sequenced Collections (12 min)💎 https://openjdk.java.net/jeps/8280836 Thread Pool... | Feb 9 '22 | wednesday-links-edition-2022-02-09-15n5 | /0xkkocel/wednesday-links-edition-2022-02-09-15n5 | https://dev.to/0xkkocel/wednesday-links-edition-2022-02-09-15n5 | 0 | 4 | 6,965 | 2022-02-09T12:54:27Z | null | null | 4 | null | https://dev.to/0xkkocel/wednesday-links-edition-2022-02-09-15n5 | 2022-02-09T12:54:27Z | null | null | 2022-02-09T12:54:27Z | 2022-02-09T12:54:27Z | 1 | ['java', 'jvm', 'performance', 'kotlin'] | java, jvm, performance, kotlin | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,059 | |
article | 975,455 | Lombok: The Good, The Bad, and The Controversial | Java developers, particularly those coming from other programming languages, have long complained... | Feb 1 '22 | thoughts-on-lombok-5dlk | /felixcoutinho/thoughts-on-lombok-5dlk | https://dev.to/felixcoutinho/thoughts-on-lombok-5dlk | 4 | 5 | null | 2022-02-01T22:32:26Z | null | null | 5 | https://dev.to/felixcoutinho/thoughts-on-lombok-5dlk | 2022-02-01T22:19:07Z | 2023-03-15T16:55:29Z | null | 2022-02-01T22:32:26Z | 2024-04-04T12:50:59Z | 5 | ['java', 'lombok', 'jvm', 'programming'] | java, lombok, jvm, programming | {'name': 'Felix Coutinho', 'username': 'felixcoutinho', 'twitter_username': 'felixcoutinho', 'github_username': 'FelixCoutinho', 'user_id': 800828, 'website_url': 'https://www.linkedin.com/in/felixcoutinho/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/h... | null | null | 557,060 | ||
article | 963,546 | Idle HTTP connections in Scala on Kubernetes | Both the HTTP client (Scala) and HTTP server (Python) are running in Kubernetes. Depending on the... | Jan 22 '22 | idle-http-connections-in-scala-on-kubernetes-2lme | /aivarsk/idle-http-connections-in-scala-on-kubernetes-2lme | https://dev.to/aivarsk/idle-http-connections-in-scala-on-kubernetes-2lme | 0 | 6 | null | 2022-01-22T22:47:35Z | null | null | 6 | null | http://aivarsk.com/2022/01/22/keepalive-on-k8/ | 2022-01-22T02:50:57Z | 2022-02-02T12:02:47Z | 2022-01-22T22:47:35Z | 2022-01-22T00:00:00Z | 2022-01-22T00:00:00Z | 2 | ['kubernetes', 'jvm', 'keepalive', 'tcp'] | kubernetes, jvm, keepalive, tcp | {'name': 'Aivars Kalvāns', 'username': 'aivarsk', 'twitter_username': 'aivarskalvans', 'github_username': 'aivarsk', 'user_id': 367555, 'website_url': 'http://aivarsk.com', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazo... | null | null | 557,062 | |
article | 942,479 | Modern Software Engineering - Book Notes | Notes What's Software Engineering TL;DR: A scientific approach to creating... | Jan 2 '22 | modern-software-engineering-book-notes-5fdn | /jorgetovar/modern-software-engineering-book-notes-5fdn | https://dev.to/jorgetovar/modern-software-engineering-book-notes-5fdn | 0 | 10 | null | 2022-01-02T17:29:00Z | null | null | 10 | https://dev.to/jorgetovar/modern-software-engineering-book-notes-5fdn | 2022-01-02T13:12:41Z | 2022-08-06T15:05:05Z | null | 2022-01-02T17:29:00Z | 2022-01-02T17:29:01Z | 2 | ['java', 'design', 'jvm', 'architecture'] | java, design, jvm, architecture | {'name': 'Jorge Tovar', 'username': 'jorgetovar', 'twitter_username': 'jorgetovar621', 'github_username': 'jorgetovar', 'user_id': 175535, 'website_url': 'https://www.jorgetovar.dev', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploa... | null | null | 557,063 | ||
article | 937,063 | 100 Languages Speedrun: Episode 35: Groovy | JVM is a very powerful platform, but Java language is miserable. A bunch of alternatives emerged,... | Dec 26 '21 | 100-languages-speedrun-episode-35-groovy-4jak | /taw/100-languages-speedrun-episode-35-groovy-4jak | https://dev.to/taw/100-languages-speedrun-episode-35-groovy-4jak | 5 | 8 | 15,607 | 2021-12-26T22:07:40Z | null | null | 8 | null | https://dev.to/taw/100-languages-speedrun-episode-35-groovy-4jak | 2021-12-26T22:07:40Z | null | null | 2021-12-26T22:07:40Z | 2021-12-28T16:40:11Z | 4 | ['groovy', 'jvm', 'java'] | groovy, jvm, java | {'name': 'Tomasz Wegrzanowski', 'username': 'taw', 'twitter_username': None, 'github_username': 'taw', 'user_id': 673595, 'website_url': 'http://t-a-w.blogspot.com/', 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.c... | null | null | 557,066 | |
article | 933,022 | Wednesday Links - Edition 2021-12-22 | Java: Why a Set Can Contain Duplicate Elements (3... | Dec 22 '21 | wednesday-links-edition-2021-12-22-4cdg | /0xkkocel/wednesday-links-edition-2021-12-22-4cdg | https://dev.to/0xkkocel/wednesday-links-edition-2021-12-22-4cdg | 0 | 4 | 6,965 | 2021-12-22T08:37:48Z | null | null | 4 | null | https://dev.to/0xkkocel/wednesday-links-edition-2021-12-22-4cdg | 2021-12-22T08:37:48Z | null | null | 2021-12-22T08:37:48Z | 2021-12-22T08:37:48Z | 1 | ['java', 'jvm', 'kotlin', 'microservices'] | java, jvm, kotlin, microservices | {'name': 'Christopher Kocel', 'username': '0xkkocel', 'twitter_username': '0xKKocel', 'github_username': 'kkocel', 'user_id': 308099, 'website_url': None, 'profile_image': 'https://media2.dev.to/dynamic/image/width=640,height=640,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads... | null | null | 557,067 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.