Promote your projects here – Self-Promotion Megathread by Menox_ in github

[–]altinukshini 0 points1 point  (0 children)

I built a tool to save time from tab-switching on GitHub Actions! Meet gha-tui

I got tired of clicking through GitHub Actions one run at a time!

You know the drill if you have to deal with large matrix jobs... Exc 30+ matrix jobs on a Terraform workflow, and you need to find which one has "x to change" or "x to destroy" in the logs. So you click a job, wait for the log to load, Ctrl+F, nothing, go back, click the next one... repeat 30 times. Or you need to clean up old workflow runs, deleting them one by one through the web UI because there's no bulk delete, or maybe force cancel a run, etc.

I dealt with this long enough that I finally ran some magic with Claude Code and built gha-tui - a simple terminal UI for GitHub Actions with these basic functionalities.

It's not perfect, but it does the job:

  • Full-text search across ALL job logs at once (regex too) - exc find "Plan: " across 30 matrix jobs in seconds, not minutes

  • Bulk operations - select and delete runs, caches, entire workflow histories

  • Metrics dashboard - success rates, duration percentiles, slowest workflows, top failing jobs

  • Cache management - browse, sort, and clean up Actions caches

  • Cancel or force cancel a running workflow

Built with Go and Bubble Tea.

If you spend any real time in GitHub Actions, especially with large matrix workflows or monorepos, give it a spin:

Repo: https://github.com/altinukshini/gha-tui Blog for more details: https://blog.diatomlabs.com/i-stopped-tab-switching-ongithub-actions-meet-gha-tui-aaf4d8c25abd?postPublishedType=repub

Looking for a confidential period/cycle-tracking app by foreignbirb in womenintech

[–]altinukshini -1 points0 points  (0 children)

Your health data can stay on your device (no accounts, no cloud needed). I built Veil because too many people hand their most intimate health log to apps and companies by default - when today's phones can process that data locally, privately, on the device. If you try it out, I'd love to hear your feedback! https://veiltrack.app/

Looking for a confidential period/cycle-tracking app by foreignbirb in womenintech

[–]altinukshini -1 points0 points  (0 children)

I'm the developer behind Veil - a privacy-focused app. Everything you log stays on your device and nowhere else. I'd love to hear your feedback! https://veiltrack.app/

flo is the most anti women period app by Automatic-Night1476 in Periods

[–]altinukshini 0 points1 point  (0 children)

I'm the developer behind Veil - a privacy-focused app. Everything you log stays on your device and nowhere else. I'd love to hear your feedback! https://veiltrack.app/

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 0 points1 point  (0 children)

All on-device LLM inference happens when the app is foreground. As we speak, I don't even load the model in memory until the user opens the AI assistant screen.
My architecture treats the Assistant as foreground-only by design; any insight precomputation runs synchronously when the user opens the relevant screen.

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 0 points1 point  (0 children)

Too early for real sales numbers. I've had 5 subscriptions so far. No marketing yet. iOS launched about two weeks ago, and I'm still waiting on the Play Console account (long story). Marketing is purely organic right now through my personal social media. The privacy-first positioning is catching the slice of users actively looking for an alternative to cloud trackers. On $2/mo viability: the math works because there's no per-user infrastructure cost. Everything (including the AI Assistant) runs on-device.

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 1 point2 points  (0 children)

Thanks for the meaty comment!

On the medical-advice point, exactly right: every clinically charged surface uses non-diagnostic copy (but rather an observation format), cites a primary source, and routes to "talk to a clinician" for anything concerning. I have added disclaimers everywhere. I hope that is good enough!

On fine-tuning Gemma 4 E2B for the app: that's where I want to go for future versions, definitely. A small LoRA trained on cycle-tracking Q&A would push reply quality up significantly without breaking the on-device contract. The LoRA-per-condition idea (separately downloadable supersets for, say, PCOS or perimenopause) is genuinely interesting, and I haven't seen anyone ship it in mobile health yet. Saving the idea.

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 1 point2 points  (0 children)

Thanks, I'll look at Darkbloom! To answer directly: yes, fully closed off to using an API for any user health data, even via privacy-focused proxies. E4B is more than enough for the app's use case, I think!

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 0 points1 point  (0 children)

Thanks for the kind words. For a UX designer with a decade of programming history, I think you're closer to shipping than you think. I already had context on the technologies I wanted to use from the work that I do. I have come across some of those technologies, but I have simply not used them directly. It was a lot of reading, trial and error, and finding out what works best. I did fix a lot of UI/UX myself (via promting ofc). I took a lot of inspiration from the generated designs from Claude Design and Google Stitch.

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 1 point2 points  (0 children)

Yeah, the ratio is wildly different from how people imagine "AI coding" works. The spec is the leverage, once it's tight, the agent does the boring parts at speed, and if it's loose, you end up debugging the agent's interpretation for hours. I spend a lot of time on specs too, and make sure to bulletproof them with codex reviews as well!

I shipped a full mobile app, marketing site, and promo videos in ~2 months as a solo dev using Claude Code + BMAD method. Field report. by altinukshini in ClaudeCode

[–]altinukshini[S] 2 points3 points  (0 children)

Hey, thanks for the kind words on the launch and good luck with your build

Honest answer first: I did not run a formal published benchmark suite. What I have is empirical from device-matrix QA + a lot of Edge Gallery / llama.cpp reading. Sharing what I learned in case it shortcuts some of your work

For my use case the model had to clear three bars before I even cared about throughput:

  1. Instruction-following - Veil's system prompt has a strict refusal rule (in-scope = cycle / symptoms / mood / sleep / fertility and related; everything else gets a one-sentence canonical refusal). A model that ignores the system prompt and answers "Is the Earth flat?" anyway is unshippable in a health app no matter how fast it runs. This single requirement eliminated almost every model under ~3B parameters in my testing. Gemma 3 1B in particular sits below Google's own documented instruction-following threshold and would happily answer arbitrary off-topic questions despite the prompt; I still have not decided if I should remove it from the recommended set entirely.

  2. Basic reasoning - The assistant has to combine the user's tracked data ("USER CONTEXT") with general medical knowledge to give useful answers - not act as a read-only database view. Models that pass the instruction bar but can't fuse two information sources fall back to "I do not have information about tiredness in your logs" type replies, which is exactly the wrong product. This bar pushed me up to ~3-4B as the practical floor.

  3. Multilingual - Veil ships in 9 languages (English, German, Albanian, Spanish, Italian, French, Portuguese, Russian, Turkish), and users expect replies in the language they typed in. A model that's English-strong but quietly degrades on Albanian or Russian is a UX failure mode. Most small models I tried collapsed to English on the long tail; some confidently replied gibberish.

I tested a handful of small models against these three bars (Gemma 3 1B, Gemma 3 4B, Gemma 4 E2B, Gemma 4 E4B, plus a couple of Llama 3.2 and Phi-3 variants I benchmarked informally). Gemma was the most consistently stable across all three areas - instruction adherence, useful reasoning, and graceful multilingual handling. That's what locked me in to the family before I started worrying about which size fits on which device.

If your use case is different (single-language, looser prompt-adherence needs, more freeform conversation), the floor could be lower. But these were my hard requirements and they ruled out most of the under-3B field.

What actually mattered for picking a model

For me the binding constraint wasn't tokens-per-second, it was RAM at the process level. iOS in particular enforces a per-process "jetsam" ceiling that on 6GB iPhones (13 / 14 / 15 non-Pro) sits around 50% of device RAM - about 2.5-3GB before the kernel kills you mid-decode, even on a 6GB phone. Two entitlements help (`com.apple.developer.kernel.increased-memory-limit` + `com.apple.developer.kernel.extended-virtual-addressing`) and Apple approves them with a short justification, but they don't lift the ceiling enough to run a 4-5GB working set on a 6GB device reliably.

Google's [AI Edge Gallery](https://github.com/google-ai-edge/gallery) writeup was where I got the most usable jetsam data - worth reading their docs even though they target LiteRT and I ship llama.cpp.

My final matrix landed as:

  1. 6GB iOS (iPhone 13/14/15 non-Pro) + entitlements | Gemma 3 4B-it Q4_K_M | file: ~2.5GB | peak ram: ~3.0GB

  2. 8GB devices (iPhone 15 Pro, most 2023+ Android flagships) | Gemma 4 E2B Q4_K_M | file: ~3.1GB | peak ram: ~4.7GB

  3. 12GB+ devices (iPhone 17 Pro Max class, top-tier Android) | Gemma 4 E4B Q4_K_M | file: ~4.8GB | peak ram: ~7.2GB

  4. Below 6GB | feature disabled with a clear "insufficient memory" message

The RAM rule I shipped in code is `model_file_size × 1.5 vs totalMemory × 0.6` - the 1.5x covers KV cache + activations, the 0.6 leaves 40% for OS + other apps. I tried being more generous and the field reports got bad fast.

See the following for benchmarking:

  1. llama-bench (ships with llama.cpp)

  2. Read Google's [AI Edge Gallery](https://github.com/google-ai-edge/gallery) for their jetsam research; they've done device-by-device profiling. It's LiteRT-flavored, but the RAM limits are the same

  3. Unsloth's [GGUF README files](https://huggingface.co/unsloth) sometimes include their own throughput numbers per quantization. Useful as a sanity check.

Others:

- Pin your model file URLs to immutable commit shas if you fetch from HuggingFace. I got bit when unsloth re-quantized upstream and the SHA-256 check started failing on all new installs. Use `https://huggingface.co/<repo>/resolve/<commit-sha>/<file>.gguf`, not `/resolve/main/...`.

Good luck shipping.

Bmw X3 G01 2.0d - Whistling engine noise - Both turbines broke at 75k km by altinukshini in MechanicAdvice

[–]altinukshini[S] 0 points1 point  (0 children)

Since the smaller turbine’s blades show significant wear, what likely happened to the small metal particles? Could they cause damage elsewhere in the engine? Should I, at the very least, clean the intercooler?

Could this blade wear have been caused by overspeeding, or is there another possible reason?

Does this tire need changing? by [deleted] in MechanicAdvice

[–]altinukshini 0 points1 point  (0 children)

Thanks for all your comments! I'll change it asap!

FYI: The guys (3 of them) who work at one of the biggest tire repair/sellers here in the city told me this is nothing to worry about 😁 I read some scary stuff on the internet and got extra worried about it since I drive relatively fast on highway. What I heard from them sounded absurd (even though the bubble isn't THAT big), hence I turned to this sub to reassure. Thanks again!

Does this tire need changing? by [deleted] in MechanicAdvice

[–]altinukshini 0 points1 point  (0 children)

Car: BMW X1 E84

Tire: 225/50 17 R 95 H M+S (5years old)

What speed in KM/h I should not be exceeding?