frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

CellularLab – A Modern Android iPerf3 App with TCP/UDP Testing and AI Analysis

1•abhi5h3k•5h ago
Hey HN ,

I built CellularLab, a modern open-source Android frontend for iPerf3, designed to run advanced TCP/UDP network performance tests natively on mobile devices.

I initially started this as a quick internal POC to help debug network issues—but thanks to some vibe coding with AI and late-night curiosity, it turned into a full-fledged app.

Features:

Native iPerf3 integration via JNI (CMake + NDK)

Full support for TCP, UDP, Bidirectional testing

Smart test modes (UDP ramp-up, Hybrid TCP+UDP)

Command Mode for custom arguments

AI Log Analysis (uses Gemini) – gives test summaries & quality grading

Export/share logs, auto-scroll logs, history tracking, and more

GitHub: https://github.com/Abhi5h3k/CellularLab Build Story: https://iper3.hashnode.dev/how-i-accidentally-vibe-coded-an-android-iperf3-app-with-ai Compile Guide: https://iper3.hashnode.dev/compiling-iperf3-in-android-with-cmake-and-jni-a-practical-guide

Built with:

Kotlin + Android Jetpack

Native C iPerf3 (v3.19)

JNI bridge for real-time log capture

Gemini AI SDK for analysis

Open-source, non-commercial license — happy to help or collaborate if you want to build your own diagnostics tools or enhance it further.

Would love feedback — especially from network engineers, Android devs, or anyone who's tried iPerf on mobile before.

Thanks for checking it out!

Tech Nostalgia: Amiga Forever and C64 Forever Turn 11

https://www.thurrott.com/classic-technology/322993/tech-nostalgia-amiga-forever-and-c64-forever-turn-11
1•Bluestein•46s ago•0 comments

React Bits – Animated UI Components for React

https://reactbits.dev
1•EPendragon•4m ago•0 comments

Beyond the Evolution versus Learning Fallacy [pdf]

https://www.laithalshawaf.com/uploads/1/3/5/8/135897893/beyond_the_evolution_vs_learning_fallacy_--_al-shawaf.pdf
1•mpweiher•5m ago•0 comments

Show HN: Simple wrapper for Chrome's built-in local LLM (Gemini Nano)

https://github.com/kstonekuan/simple-chromium-ai
2•kstonekuan•7m ago•0 comments

Lessons from 863 episodes of This American Life

https://indarktrees.com/misc/tal/
1•cryzinger•7m ago•0 comments

Study detects AI fingerprints in scientific papers

https://phys.org/news/2025-07-massive-ai-fingerprints-millions-scientific.html
1•giuliomagnifico•8m ago•0 comments

Unsoundness and accidental features in the [target_feature] attribute

https://predr.ag/blog/unsoundness-and-accidental-features-in-target-feature/
2•brson•8m ago•0 comments

Augmenting Long-Term Memory

https://augmentingcognition.com/ltm.html
1•gneray•9m ago•0 comments

My Two and a Half Years at TikTok E-Commerce in the US: Hope to Disillusion

https://dilemmaworks.substack.com/p/special-submission-my-two-and-a-half
1•dworks•14m ago•0 comments

Fake-will fraudsters steal millions from the dead

https://www.bbc.co.uk/news/articles/cx2390x51zqo
2•sarreph•16m ago•0 comments

Why are there no good dinosaur films?

https://briannazigler.substack.com/p/why-are-there-no-good-dinosaur-films
1•bookofjoe•21m ago•0 comments

Cool People [pdf]

https://www.apa.org/pubs/journals/releases/xge-xge0001799.pdf
1•ilamont•21m ago•0 comments

30 Years of JavaScript: 10 Milestones That Changed the Web

https://thenewstack.io/30-years-of-javascript-10-milestones-that-changed-the-web/
2•maxloh•26m ago•1 comments

What Was the Turbo Button on Old '90s PC for and Why Don't We Have It Anymore?

https://www.slashgear.com/1902184/what-is-turbo-button-old-90s-pc-for/
3•Bluestein•27m ago•0 comments

Conventional Commits makes me sad

https://srazkvt.codeberg.page/posts/2025-07-06-conventional-commits-makes-me-sad.html
2•todsacerdoti•30m ago•0 comments

TikTok building new version of app ahead of expected US sale

https://www.reuters.com/world/china/tiktok-building-new-version-app-ahead-expected-us-sale-information-reports-2025-07-06/
3•thm•31m ago•0 comments

'Shit in, shit out', AI is coming for agriculture, but farmers aren’t convinced

https://theconversation.com/shit-in-shit-out-ai-is-coming-for-agriculture-but-farmers-arent-convinced-259997
1•lr0•32m ago•0 comments

Show HN: Autoresume – OpenSource, Resume Builder and TeX Editor with AI Features

https://github.com/aadya940/autoresume
2•aadyachinubhai•35m ago•0 comments

Was the "Your Brain on ChatGPT" paper "engineered to mislead AI"?

https://skeptics.stackexchange.com/q/59020/69248
1•lr0•35m ago•0 comments

opencode: AI coding agent, built for the terminal

https://github.com/sst/opencode
2•indigodaddy•35m ago•0 comments

Google's brief effort building smartphones in Texas 12 years ago

https://fortune.com/2025/07/05/what-apple-trump-can-learn-google-motorola-moto-x-made-in-america-smartphone/
1•thm•35m ago•0 comments

How Brex is keeping up with AI by embracing the 'messiness'

https://techcrunch.com/2025/07/06/how-brex-is-keeping-up-with-ai-by-embracing-the-messiness/
1•rntn•37m ago•0 comments

What is OpenTelemetry? [a basic guide]

https://signoz.io/blog/what-is-opentelemetry/
1•Bogdanp•38m ago•0 comments

Layers of Deceit (2012)

https://slate.com/human-interest/2012/05/how-to-cook-onions-why-recipe-writers-lie-and-lie-about-how-long-they-take-to-caramelize.html
1•Tomte•38m ago•0 comments

Show HN: Refractive JavaScript Glass

https://real-glass.vercel.app/
1•explosion-s•40m ago•1 comments

Show HN: Microwave Kittens

https://microwavekittens.com/
2•ipogrjegiorejkf•41m ago•0 comments

Usability barriers for liquid types [pdf]

https://catarinagamboa.github.io/papers/pre_print_barriers_liquid_types.pdf
2•azhenley•45m ago•0 comments

An implementation of Raft Consensus Algorithm in Zig

https://github.com/cocky-punch/raft
3•la_mezcla•48m ago•0 comments

Collatz's Ant and Σ(n)

https://gbragafibra.github.io/2025/07/06/collatz_ant5.html
2•Fibra•49m ago•0 comments

Show HN: ARZY-G – A token born from AI-verified usefulness (not mined or bought)

1•arzykul•52m ago•0 comments