• Home
Menu

Laytoun' thoughts!

Failure sucks but instructs!
Newer Posts Page 3 of 13 Older Posts

Tweets Sentiment Analysis using Stanford CoreNLP

By Mohammed Aboullaite in Java on 08 Jan 2020

Sentiment analysis of tweets in Java using Stanford CoreNLP: building a small app that classifies Twitter opinions with NLP.…

Running JavaFx app with Docker containers!

By Mohammed Aboullaite in Docker on 27 Dec 2019

Running JavaFX desktop apps inside Docker containers on macOS and Linux: X11 forwarding, image setup, and the gotchas to expect.…

Java 14 features:  Pattern Matching for `instanceof`, `jpackage` & helpful NPEs

By Mohammed Aboullaite in Java on 21 Dec 2019

Java 14: pattern matching for instanceof, the jpackage packaging tool, and helpful NullPointerException messages, explained with examples.…

Project Portola: Porting java to Alpine Linux!

By Mohammed Aboullaite in Java on 15 Jul 2019

Project Portola: porting the JDK to Alpine Linux and musl for tiny Java container images, why it matters and how to try it today.…

Speed up your java application Docker images build with BuildKit!

By Mohammed Aboullaite in Java on 26 Jun 2019

Use Docker BuildKit to dramatically speed up Java application image builds: caching, parallelism, and practical Dockerfile examples.…

Spring Boot monitoring using KairosDB & Grafana

By Mohammed Aboullaite in Spring Boot on 18 Feb 2019

Monitor Spring Boot applications with KairosDB and Grafana: collect runtime metrics, store time series, and build dashboards step by step.…

From Devops to DevSecOps!

By Mohammed Aboullaite in Devops on 10 Feb 2019

From DevOps to DevSecOps: why security belongs in your pipeline and practical steps to shift left without slowing delivery down.…

Backing up elasticsearch indices with curator & minio!

By Mohammed Aboullaite in elk on 27 Jan 2019

Back up Elasticsearch indices with Curator and MinIO: snapshot repositories, retention policies, and automated restore workflows.…

Newer Posts Page 3 of 13 Older Posts
Laytoun' thoughts! © 2026 System Published with Ghost and Attila