Skip to content
Software Shinobi

helping experienced Java developers upskill

  • Home
  • Programs
  • Typography
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe

Posts by Software Shinobi

Home » Archives for Software Shinobi » Page 2
About Software Shinobi
I help experienced Java developers upskill in Git, Docker, Linux, CI/CD, and AWS for smooth, automated builds and deployments.
Posted inGit

Using tags like `-BETA` or `-RC` is a common practice in software development to indicate the stability and readiness of a release. Here’s a breakdown of what they mean and when to use them.

Using tags like `-BETA` or `-RC` is a common practice in software development to indicate the stability and readiness of a release. Here's a breakdown of what they mean and…
Posted by Software Shinobi August 16, 2025
Posted inAudio

AI Voice Website

https://luvvoice.com/en
Posted by Software Shinobi August 10, 2025
Posted inImages

resizing images using the convert command (ubuntu)

An ideal size for an image on a portal page is usually around 800x600 pixels. Reducing your 2048x2048 image to these dimensions should significantly decrease the file size while maintaining…
Posted by Software Shinobi August 9, 2025
Posted inImages

how i decrease image sizes on the terminal (ffmpeg)

## Stop Being an Amateur: Resize Your Images on Linux Still uploading 5MB PNGs to your web portal? That's not how you build a real product. You're not optimizing, you're…
Posted by Software Shinobi August 9, 2025
Posted inAudio

MP3 Trimming: The `ffmpeg` Way

Alright, you want to trim an MP3. Classic. You've got a file, you need a specific segment. Don't overcomplicate it. This is a basic operation, like breathing, if you're a…
Posted by Software Shinobi August 7, 2025
Posted inAudio

Your MP3 is Too Fast: Fix it with One Command

You want to slow down an MP3. Fine. This is trivial. You use `ffmpeg`. It is the only tool you need for media manipulation on Linux. To take your 100%…
Posted by Software Shinobi August 7, 2025
Posted inAudio

The Only FFmpeg Command You Need to Convert WAV to MP3

You need to convert a WAV file to an MP3. This is a common task. WAV files are uncompressed, they take up too much space. MP3s give you compression, smaller…
Posted by Software Shinobi August 7, 2025
Posted inAudio

Essential FFmpeg Techniques: Looping Audio Files Effectively.

Alright, listen up. You want to loop audio for a specific duration in FFmpeg? It's not complicated. You use `-stream_loop` with `-t`. That's it. This is basic stuff, people. Here's…
Posted by Software Shinobi August 6, 2025
Posted inAudio

Your Voiceover + Background Music

Look, you need to mix a voiceover with some background music. Forget those clunky, expensive audio editors. If you're a developer or admin, you use the terminal. This is how…
Posted by Software Shinobi August 6, 2025
Posted inWeb

HTML redirect to page

Posted by Software Shinobi July 12, 2025

Posts pagination

Previous page 1 2 3 4 5 Next page

Recent Posts

  • Bootswatch Pulse Colors
  • Convert RGB To HEX
  • Deconstructing the `yt-dlp` Command
  • Downloading YouTube Videos Command Line (yt-dlp)
  • The Big Names in Private Aviation

Categories

  • Coder
  • Content
  • DevOps
  • fitness
  • Linux
  • Robot Writer
  • Uncategorized
Copyright 2025 — Software Shinobi. All rights reserved. Bloghash WordPress Theme
Scroll to Top