HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Havunen

no profile record

投稿

[untitled]

1 ポイント·投稿者 Havunen·3 か月前·0 コメント

Show HN: GitComet fastest open source Git GUI launched

gitcomet.dev
10 ポイント·投稿者 Havunen·4 か月前·0 コメント

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

gitcomet.dev
3 ポイント·投稿者 Havunen·4 か月前·2 コメント

AutoExplore, autonomous exploratory testing in a real browser

autoexplore.ai
2 ポイント·投稿者 Havunen·6 か月前·1 コメント

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

autoexplore.medium.com
2 ポイント·投稿者 Havunen·9 か月前·1 コメント

コメント

Havunen
·3 か月前·議論
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 か月前·議論
Source is available at https://github.com/Auto-Explore/GitComet
Havunen
·4 か月前·議論
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 か月前·議論
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 か月前·議論
In this article go through the process of investigating cause of black screen in my Rust streaming server setup.