HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Havunen

no profile record

Submissions

[untitled]

1 points·by Havunen·il y a 3 mois·0 comments

Show HN: GitComet fastest open source Git GUI launched

gitcomet.dev
10 points·by Havunen·il y a 4 mois·0 comments

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

gitcomet.dev
3 points·by Havunen·il y a 4 mois·2 comments

AutoExplore, autonomous exploratory testing in a real browser

autoexplore.ai
2 points·by Havunen·il y a 6 mois·1 comments

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

autoexplore.medium.com
2 points·by Havunen·il y a 9 mois·1 comments

comments

Havunen
·il y a 3 mois·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
·il y a 4 mois·discuss
Source is available at https://github.com/Auto-Explore/GitComet
Havunen
·il y a 4 mois·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
·il y a 6 mois·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
·il y a 9 mois·discuss
In this article go through the process of investigating cause of black screen in my Rust streaming server setup.