Skip to main content

Posts

Dev Encyclopedia Shares The Knowledge

  Our profession as software engineers is governed by terminology which includes a whole bunch of acronyms that make life even more difficult than it is already. Here's an open-source, easy-to-use online resource that helps make sense of complicated tech terms. https://www.i-programmer.info/news/80-java/17467-dev-encyclopedia-shares-the-knowledge.html#google_vignette
Recent posts

SQLite Gets Into Vector Search

  This is thanks to sqlite-vec, a new vector search extension for SQLite written entirely in C and with no dependencies. Vendors are eager to add vector search to their dbms products. One prominent example is Postgres with pg_vector which we covered in "Turn PostgreSQL Into A Vector Store" and more recently Mariadb as examined in "MariaDB Introduces Vector Search". This begs the question of what's the rush for adding vetor support? https://www.i-programmer.info/news/84-database/17458-sqlite-gets-into-vector-search.html

Learn Bash Scripting With LearnLinuxTV

  Is Bash still relevant in this age of AI? Many wanted the command line bashed (pun intended), deprecated or replaced by something else. If you think it's still worth using, here's a free course by Linux TV that takes you from total novice to advanced Linux CLI user. https://www.i-programmer.info/news/90-tools/17452-learn-bash-scripting-with-learnlinuxtv.html

Spring I/O 2024 Sessions Now Available Online

  The sessions from this year's premier Spring developer community conference, are now available online, for free. This year's Spring I/O ran in Barcelona on 30-31 May; 2 days packed with 60 talks and 9 workshops, 80 speakers and 1200 attendees. Missed it? No worries as you can now watch on demand anything you have missed, or everything if haven't attended at all! Since there's a lot of material to go through we did a bit of digging to suggest the best to watch first. https://www.i-programmer.info/news/84-database/17442-spring-io-2024-sessions-now-available-online.html#google_vignette

Gradle's Developer Productivity Engineering University

  Gradle has launched a free developers' learning portal. What can you except from it? We look at its range of courses. Developer Productivity Engineering University, DPE, for short, aims to boost developer productivity by hosting courses that teach how to get the most out of Gradle and Maven build tools, as well as Develocity, Gradle's productivity platform for large-scale development teams. https://www.i-programmer.info/news/150-training-a-education/17434-gradles-developer-productivity-engineering-university.html