Viewing profile — wrbl
wrbl
HN member- Joined
- Fri, May 13, 2022, 9:18 PM UTC
- HN karma
- 14
- Public activity
- 27 items
- HN profile
- View on Hacker News ↗
About wrbl
No profile information was provided.
Recent public activity
-
story
Show HN: Codeusse – mobile SSH with GUI file browser and LLM config gen
Hi HN, I’m Marcin, a solo dev. I’m building Codeusse because I believe mobile devices have the potential to be great dev machines, but the software layer is stuck in 2015. My goal …
-
comment
Comment #46622591
Wouldn’t it be nice to deploy code from anywhere? Imagine being in a gym, and after an agent finished the feature, you test it and the feature still needs a slight manual improveme…
- story
- story
-
comment
Comment #45502905
Couldn’t stomach some poorly generated images on socials, so I made a gamified quiz to show some proper examples.
- story
-
comment
Comment #44983561
I'm building an app for coding on the go. It's heavily reliant on a SSH connection for runtime, but file browsing, and most importantly, the code edition is completely re-imagined …
-
comment
Comment #43218734
Coding on the go can be convenient. Select lines of codes by dragging through the line indicators you want to change, and then describe the desired changes in pain English.
- story
- story
- comment
- story
-
comment
Comment #35156927
tldr; I've made a PR for Mozilla addons-linter and want it to have more visibility for the Mozilla team, so I ask you to make an interaction with the original issue. --- A while ba…
- story
-
story
Show HN: Fully offline, open-source alternative to Scribe for Firefox
I had to do a bit of web-workflow documentation and found the process of gathering screenshots, placing them correctly into a document, and creating captions extremely tiring. I fi…
-
comment
Comment #34093183
Many companies are unable to create builds for Android/Java projects while JitPack team remains completely silent.
- story
-
comment
Comment #34081650
Still early in development but already usable. Feedback will be very much appreciated!
- story
-
comment
Comment #34068727
Ah, you’re right, here’s the right one: https://addons.mozilla.org/en-US/firefox/addon/what-to-click...
-
comment
Comment #34066939
I’ve made a fully offline, open-source alternative to Scribe. It’s in early stages of development but can be already usable.
- story
-
comment
Comment #32875628
I’ve made quick and messy SurrealDB usage example for authentication and user data storage in a Flutter app: https://github.com/wrbl606/flutter_surrealdb_client_example
-
comment
Comment #32875612
I really like my floating package for Flutter https://pub.dev/packages/floating . It’s very niche as it works only for Android and there’re not so many apps that can use it in a me…
-
comment
Comment #32875582
Quick and messy SurrealDB usage example for authentication and user data storage in a Flutter app.