r/software

Complex problems, complicated methodologies. Why?
▲ 1 r/software+2 crossposts

Complex problems, complicated methodologies. Why?

Majority of large enterprises still operate like The Platform :) As work cascades through the hierarchy and moves downstream in huge batches, quality of ideas degrade, assumptions creep, purpose fades, and alignment vanishes. Does it not?

The famous crazy lead times, decision delays, and late feedback trilogy. Always ends in operational catastrophe. Does it not?

So, what makes organisations settle with outdated delivery methodologies? What do you think could change this?

u/Turkishblokeinstraya — 4 hours ago
▲ 5 r/software+1 crossposts

Would You Use Your Phone to Access Your Laptop From Anywhere?

Quick question for people who use remote access: Have you ever been away from your laptop and needed a file, application, or something on your PC—but couldn't access it because the laptop was sleeping, closed, or turned off? Existing solutions often require separate Wake-on-LAN setup + remote desktop software. I'm exploring an idea where your phone could simply say “Connect to my laptop”, wake it if necessary, establish a secure connection, and let you access the files or desktop. Would you actually use something like this? What currently frustrates you about remote access?

reddit.com
u/loops_in_c — 5 hours ago

Whisperer – free, open-source batch subtitle generator GUI (faster-whisper / whisper.cpp, offline, CPU or CUDA)

I got tired of running Whisper from the command line every time I wanted subtitles for a folder of videos, so I built a small desktop GUI around it. Drop files in, pick a model, press Start — .srt / .vtt / .txt / .json land next to your videos, optionally embedded into an .mkv/.mp4 copy as a soft subtitle track (FFmpeg stream copy, no re-encode).

GitHub: https://github.com/hclivess/whisperer (MIT, Python/PySide6, prebuilt Windows/Linux/macOS binaries in Releases — no Python needed)

What it does:

- Two engines: faster-whisper (CTranslate2) built in, or an external whisper.cpp whisper-cli (CUDA / Vulkan / Metal builds)

- All models: tiny → large-v3, large-v3-turbo, distil-large-v3, .en variants, or any faster-whisper HF repo id. Models download on first use.

- ~30 languages or auto-detect, plus translate to English

- Live queue: add files/folders or drag & drop while a run is going, reorder, pause/resume/stop. Live transcript panel as segments decode.

- Progress with ETA and × realtime speed per file and overall

- Subtitle layout control: max chars per line, max lines per cue, max cue duration — long segments get re-split on word timestamps with balanced lines (no orphan words)

- video.en.srt naming that Plex/Jellyfin/VLC auto-detect, custom output folder, overwrite guard

- Presets (Fast / Balanced / Accurate / Best) + save/load your own

- Sanity checks before starting (e.g. English-only model with a foreign language selected)

GPU: the one thing that always annoyed me with faster-whisper was CUDA library hell. The Model tab has a one-click Download CUDA libraries button that pulls cuBLAS 12 / cuDNN 9 / NVRTC from the official NVIDIA PyPI wheels (~1 GB, resumable) into a folder next to the app, and shows exactly what it found (GPU, driver, libs, whether CTranslate2 can use it). No PATH editing. Expect ~10–30× realtime with large-v3-turbo on a mid-range card, ~1–3× on CPU with small.en.

Everything runs locally, nothing leaves your machine.

It's a sibling of videer (https://github.com/hclivess/videer), my batch FFmpeg encoder, and shares the same queue/presets workflow.

Feedback, bug reports and feature requests welcome — especially from people with AMD/Intel GPUs or macOS, since I can mostly only test NVIDIA + CPU myself.

u/jankovize — 13 hours ago

Is there a software that lets you pull up a game's wiki site with a keyboard shortcut?

I play a lot of very complex and expansive games, but that vast amount of content means that if there is not an explanation as to what an item does already implemented, then I have to fully alt-tab out, type in the name of the wiki, and then search for the item manually.

To fix this, I really just need a browser software that I can open with a shortcut, and make it so that the wiki I need is automatically pulled up. (To be clear; I don't need it to check what steam game I'm currently playing, I just need a way to make it open a set page automatically.)

(I am currently running Fedora Linux 43 GNOME)

reddit.com
u/AIFO3 — 11 hours ago
▲ 9 r/software+11 crossposts

My digital legacy app just went live. It lets your family keep talking to you after you’re gone.

I lost my uncle to violence in Nigeria a few years back. Before he died he sent me a voice note of encouragement, and I still have it, but it’s frozen. It can’t answer anything I ask it now.
EchoVault is my attempt to fix that. You do guided check-in sessions with an AI biographer that draws your actual stories out of you, and over time it builds an Echo that talks the way you talk and knows what you’d say. Most things in this space build an avatar from a few minutes of uploaded footage. This works the other way around, so the Echo can answer questions you never explicitly answered because it’s learned how you actually think.
Every response is grounded in something you really said, which means it won’t invent memories you never had.
Text is free forever with unlimited check-ins and no card. $12/mo adds your real cloned voice. There’s a $99.99 one-time setup for a lifelike video avatar that includes 3 months of live video, then $18/mo after that. The video tier is a live face to face conversation, not a rendered clip.
You name custodians up front. If a full year passes with no activity on your account, your Echo transfers to them automatically. No paperwork for a grieving family to figure out.
I shipped text, voice, and real-time video together in June 2025, which as far as I know made this the first digital legacy product where all three worked at once.
iPhone, iOS 15.1+: https://apps.apple.com/us/app/echovault-digital-legacy/id6762042028
Built solo, nights only. Happy to answer anything. Will appreciate any feedback too, thanks

u/Emojinapp — 20 hours ago

Do you really need python for ai engineering ?

Hi I have recently graduated college in software engineering and I am looking to become or work as an ai engineer Iam already familiar with LLMs APIs agent workflows etc etc but I am not strong in python I can read and understand the code to a certain level but not write it but does not being good at python really affect my work in the future ? I know that some of you might now like this idea but ai already writes really good code and I can understand python do I really have to be a python god. I would love to hear your opinions especially from people with actual work experience.

reddit.com
u/Immediate-Pea-3619 — 17 hours ago
▲ 2 r/software+1 crossposts

Audiobook Question

​

I was wondering if anyone has experience taking there audiobook files (from cd ) and making them one file. Is there a simple way to do it? Then what do people use to listen to it after?

reddit.com
u/PureRiptide13 — 15 hours ago

HQBase 1.2.0: open-source email workspace that runs in your Cloudflare account

Hey r/software!

What is HQBase?

HQBase is an open-source shared email workspace that deploys into your own Cloudflare account.

Features include:

  • Multiple domains and mailboxes in one inbox
  • Team invitations with permissions scoped per mailbox
  • AI agent integrations through MCP, an API, and an agent skill
  • Self-hosted push notifications
  • A guided installation that takes around two minutes

What’s new in 1.2.0?

  • Completely redesigned UI across desktop and mobile
  • Improved support for third-party clients
  • Expanded API documentation
  • Fixes for catch-all mailboxes
  • Stability fixes and polish throughout the application

Background

I have a personal domain and several domains for side projects. Those projects often need more than one mailbox, such as support, privacy, or general contact addresses. I also wanted to give teammates access to specific mailboxes without exposing everything else.

Most email services I tried either charged per domain or team member, had poor UX, or made managing several domains unnecessarily complicated.

I already hosted most of my applications on Cloudflare, so when Cloudflare introduced Email Sending, building the entire workspace there felt like a natural fit. That is how HQBase was born.

It took me a few months to get to a solid v1, and 1.2.0 is the release I'm most proud of so far.

HQBase itself is free and licensed under AGPL-3.0.

Deploying it requires the Cloudflare Workers Paid plan, currently $5/month, regardless of how many domains, mailboxes, or teammates you add.

GitHub: https://github.com/HQBase/hqbase

Website: https://hqbase.io

Changelog: https://hqbase.io/docs/changelog/#v1.2.0

u/berman_to — 18 hours ago

How to show two fully fullscreen videos in one screen?

Hey, i am looking a way to show show two fully fullscreen videos in one screen, what i mean by fully fullscreen is you know when you show videos in split screen and go into fullscreen, there are black bar at the top and bottom of the videos. Is there a way to play the video without those bars? Even if it only show part of the videos on screen.

reddit.com
u/MidnightNeedForLust — 21 hours ago

FerrumPix: Photo/RAW-Editor, Viewer, Gallery, Immich and Nextcloud Client in one App (Linux/Windows/macOS, OpenSource GPL-3.0)

Hi everyone,

FerrumPix is a desktop photo application for Linux, Windows and macOS: a library with a viewer, a fairly extensive editor with AI functions,Immich and Nextcloud support.

Repo: https://github.com/Bitpainter75/FerrumPix

My motivation behind it:

Most tools in this space tend to specialize in one area. A library app is great at organizing photos but offers little in the way of editing. A RAW converter is great for tone and color work, but stays purely parametric and never touches the pixels themselves. A pixel editor can do almost anything to an individual image, but usually has no library. And Immich and Nextcloud are great as server-side solutions, but ultimately remain browser-based, without an editor or local file management.

FerrumPix tries to bridge that gap: browse, rate, and tag your photos, then open one in an editor that supports both non-destructive adjustments and actual pixel editing. Your own Immich server sits in the same navigation tree as your local folders.The app is aimed more at hobby photographers than at professional workflows, and it really doesn't care whether you throw RAW files at it or JPGs from your phone.

It's built with Avalonia UI and .NET 10. The whole thing started as a personal project: an application that looks and works exactly the way I always wished one would. It's free and open source for anyone who can make use of it.

For transparency: yes, I use AI as part of my development workflow. That said, a project like this still involves a huge amount of hands-on work, architecture, debugging, and decision-making. I'm putting a lot of time into it, along with plenty of my own ideas and a lot of passion for the project.

Current status:

The current version is 0.9.30. The core areas are far enough along that I use the app daily myself; the focus now is on stabilization, UX and performance rather than new features.

I'd be glad to hear any feedback.

u/Bitpainter-75 — 1 day ago

Need a reliable automation tool for multitabs

I have no experience in automation I am trying to automate a repetitive daily task that requires moving data across multiple tabs in Google Chrome.

like opening a local file from windows download folder copying questions from there opening ChatGPT pasting the question copying the answer and over writing existing text in canva. EDIT: Each page is different and different questions like fill in the blanks, MCQS, true/false

reddit.com
u/No-Spirit-9610 — 1 day ago
▲ 316 r/software+1 crossposts

Dragging a Windows app onto my MacBook

The app keeps running on Windows. There's a virtual display on each machine — the window gets moved onto the Windows one, captured, and drawn on the Mac as a real macOS window next to my Mac apps.

Median just under 10 ms, capture to display, wired.

NVIDIA only for now. Three months, solo.

u/DualOSProject — 2 days ago
▲ 85 r/software+4 crossposts

pocketwatch - Self-hosted minimal time tracking.

Every time tracker wants an account, a subscription and your data on someone else's server. I just wanted: click start, click stop, and a PDF at the end of the month. So I built my own.

>Live demo: https://winnicodes.github.io/pocketwatch/
>
>
GitHub: https://github.com/winnicodes/pocketwatch

Platform: Docker (Linux, Windows, NAS, Raspberry Pi):

  • One-click start/stop, live timer
  • PDF and CSV export
  • Fully self-hosted - no account, no cloud, no tracking
u/iBlitzkid — 2 days ago

What is with the terrible quality of a lot of the software being promoted here?

There are some good ones, but a lot of the software promoted here is either something no one asked for, or something someone could've done themselves for free using an open-source version. Instead, most of the software that's being promoted here is obviously (or most likely) generated with AI and locked behind a subscription. No, I personally don't consider software made with "electron" or web-based frameworks real software. We shouldn't be giving these AI jokers any money. We should be giving it instead to those who are spending their free time (time they can never get back) to provide us with an high-quality, native alternatives (think Blender, LibreOffice, etc.) that you actually get to own in this world of you never actually owning anything.

reddit.com
u/Ok_Outside_7948 — 2 days ago
▲ 340 r/software

Why do so many tech people forget that the whole point of software engineering is to solve problems?

I recently launched a small project designed to solve a simple problem: letting everyday people transfer files directly between two computers with a cable without needing any network setup. The post got a lot of love and reached the top of the community, but the comment section had a handful of advanced users getting genuinely angry that the tool even exists.

Their whole argument came down to: "Why build this? SMB exists, you can just build a router out of a Raspberry Pi, or manually configure static IPs and network sharing policies."

It got me thinking about how disconnected some tech enthusiasts are from reality. The entire purpose of software engineering was always to solve problems and remove friction for human beings, not to force everyone to become a system administrator just to do a basic task.

Just because an advanced user knows how to manage IP subnets, firewall exceptions, and OS sharing permissions doesn't mean a regular person wants to waste 30 minutes figuring that out. Hiding complexity behind a clean, one-click interface is literally the foundation of good software.

It seems like in a lot of tech spaces, people equate complexity with value. If something is simple and convenient, they dismiss it. But the reality is that the people who find your tool useful will quietly use it and appreciate it, while the loud minority will write essays in the comments trying to show off how much they know.

If you are a developer building simple tools that make life easier for ordinary people, do not let the gatekeepers talk you down. Build for the people who value their time, not for the people who want to show off their homelabs.

Would love to hear how other developers deal with this kind of feedback when sharing their work.

reddit.com
u/divyviradiya — 3 days ago
▲ 20 r/software+5 crossposts

I built Zync, an open-source SSH workspace (looking for feedback)

Hi everyone!

I've been working on an open-source project called Zync over the past few months, and I'd love to get some feedback from the community.

The idea started from a simple frustration: there are already some excellent SSH tools available, but I wanted one that was completely open source, local-first, and didn't require subscriptions or feature paywalls for everyday workflows.

If I chose to sync my data, I wanted it encrypted and stored in my own Google Drive not on someone else's cloud.

So I started building Zync.

Some of the features include:

• Local terminal (PowerShell, CMD, WSL, Bash, etc.)

• SSH with multiple sessions

• Built-in SFTP file manager

• SSH port forwarding

• Encrypted vault for SSH keys, passwords, and tokens

• Optional encrypted backups to your own Google Drive (no Zync cloud)

• Command palette

• Snippets

• Themes and customization

Everything is open source (MIT), local-first, and free to use.

There isn't a Zync cloud.

Your workspace stays on your machine, and backups are optional and encrypted before being uploaded to your own Google Drive.

I also put together a short intro video if you'd like to see the workflow before trying it.

Intro: https://youtu.be/VgSomleBi3Y

Website: https://zync.thesudoer.in

GitHub: https://github.com/zync-sh/zync

I'd genuinely appreciate any feedback, criticism, or feature ideas.

youtu.be
u/FDgajju22 — 2 days ago
▲ 61 r/software+1 crossposts

Made a free tool so my friends can all use their own headphones during movie night, synced to the same audio

Every time friends came over to watch something, we'd end up fighting over speaker volume — too loud for the neighbors, too quiet to hear from the couch, and using one pair of headphones meant everyone else was left out.

Windows only lets you play audio to one output device at a time, so I built PairUp — it captures whatever's playing on your PC and streams it to every Bluetooth headphone, wired headset, and speaker you connect, simultaneously and in sync. Everyone gets their own volume, their own delay correction for laggy Bluetooth codecs, even their own EQ.

A few things:

  • No virtual audio driver. Every other tool I found for this needed Voicemeeter or a virtual cable setup. PairUp just listens to your current default device — nothing to configure, nothing that breaks your normal audio setup.
  • Guests can control their own volume from their phone. Scan a QR code, get a PIN, and adjust your own headphones' volume/EQ from a simple web page — no app install.
  • Tap-to-sync calibration. Instead of guessing at a delay slider, it plays a click track and you tap along — it works out your headphones' actual lag automatically.

It's free, open source (MIT), and there's a proper installer (no admin rights needed). Built solo, so bug reports/feature requests genuinely welcome.

Happy to answer questions about how the audio sync works if anyone's curious — it was the most interesting part to get right.

https://preview.redd.it/b1sxatyuwzjh1.png?width=1400&format=png&auto=webp&s=435e2a95924d5ffed0cff5a41d02d382355232d7

https://preview.redd.it/yc1i23aywzjh1.png?width=1400&format=png&auto=webp&s=5c846f92aef8d4701f83d36d1b339d46282ebcef

reddit.com
u/Comprehensive-Act-11 — 3 days ago

Good, Affordable Database/Knowledge Base Options?

I created databases in Airtables that I am looking to transfer over to another platform. I currently have entries in different workspaces, as I use the free tier and can only have a limited amount of entries per database.

Long term, I'd like the site to have a database/knowledge base and wiki style. Wondering if there are current options that could work for this or if it is something I'd need custom developed?

I would love to hear any ideas regarding softwares that create a front-end site, preferably that integrates directly with Airtable. I have tried Softr, but wanted to weigh it against other options. Not super knowledgeable with this area of things, so any tips or info would be greatly appreciated!

reddit.com
u/Audio_Freqs — 1 day ago
▲ 6 r/software+2 crossposts

Lightweight Windows hardware monitor with tray temps, customizable OSD and FPS counter

I wanted a simple way to keep an eye on my PC without leaving a large hardware-monitoring app open all the time.

So I made TrayTemps.

It can show CPU and GPU temperatures directly in the system tray, use separate or combined tray icons, display CPU/GPU load, RAM, VRAM and FPS in an optional OSD, show temperature alerts, selectable sensors, storage health/SMART data, and detailed hardware information.

What makes it different from the many hardware monitors already available?

The focus is on having the information I actually want always available at a glance, while keeping the app lightweight and out of the way.

I’m not trying to replace HWiNFO or other full diagnostic suites. TrayTemps is more about tray temperatures + a customizable lightweight OSD, with a built-in FPS counter that doesn’t require RTSS, MSI Afterburner, or another external overlay.

It’s free, portable and open-source.

Website / Download:

https://www.naetech.ro/traytemps-monitorizare-temperaturi-cpu-gpu-direct-din-tray/

GitHub:

https://github.com/nmd-113/Tray-Temps

u/Far-Guide7959 — 1 day ago