HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Havunen

no profile record

Submissions

[untitled]

1 points·by Havunen·3 mesi fa·0 comments

Show HN: GitComet fastest open source Git GUI launched

gitcomet.dev
10 points·by Havunen·4 mesi fa·0 comments

Show HN: GitComet speedy Git GUI written in Rust end-to-end

gitcomet.dev
3 points·by Havunen·4 mesi fa·2 comments

AutoExplore, autonomous exploratory testing in a real browser

autoexplore.ai
2 points·by Havunen·6 mesi fa·1 comments

Performance Killers in Axum, Tokio, Diesel, WebRTC, and Reqwest

autoexplore.medium.com
2 points·by Havunen·9 mesi fa·1 comments

comments

Havunen
·3 mesi fa·discuss
We have continued work on our claim for fastest Git GUI and optimized more workflows for speed. This update includes faster sidebar loading and improved shortcut support.

What's new:

- Theme support: Create and share your own custom themes - Unstaged / Untracked setting: Show files combined or in native Git terminal style. - WSLg support available: Yeah, some of you requested using GitComet in a Linux shell on the Windows platform. - Worktree badges: No more searching for tabs. - Many more smaller UX / UI fixes and improvements.

Whether you are new to GitComet or already familiar with it, we would like to hear your feedback!
Havunen
·4 mesi fa·discuss
Source is available at https://github.com/Auto-Explore/GitComet
Havunen
·4 mesi fa·discuss
We are still having issues with macOS signed builds. We have ordered the developer ID from Apple, but it takes what it takes!
Havunen
·6 mesi fa·discuss
Hi HN, we are launching AutoExplore, an always on autonomous exploratory testing tool for modern web apps.

It explores your UI in a real browser without test scripts and reports findings with steps, screenshots, and a timeline for reproduction. It also includes built in accessibility scanning and safe, non destructive security scanning.

We’re a small team and this is the beginning. Our long-term goal is a more human-like autonomous tester — we’d love feedback from people shipping real web apps.

Launch post: https://autoexplore.ai/pages/blog/autoexplore_launch/ Trial: https://app.autoexplore.ai

We would love feedback from teams shipping web apps: where do you feel the biggest gap is between scripted tests and real world regressions?
Havunen
·9 mesi fa·discuss
In this article go through the process of investigating cause of black screen in my Rust streaming server setup.