Live data from Hacker News

Viewing profile — wrbl

wrbl

HN member
Joined
Fri, May 13, 2022, 9:18 PM UTC
HN karma
14
Public activity
27 items

About wrbl

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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…

  3. story
  4. story
  5. comment
    Comment #45502905

    Couldn’t stomach some poorly generated images on socials, so I made a gamified quiz to show some proper examples.

  6. story
  7. 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 …

  8. 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.

  9. story
  10. story
  11. comment
  12. story
  13. 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…

  14. story
  15. 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…

  16. comment
    Comment #34093183

    Many companies are unable to create builds for Android/Java projects while JitPack team remains completely silent.

  17. story
  18. comment
    Comment #34081650

    Still early in development but already usable. Feedback will be very much appreciated!

  19. story
  20. comment
    Comment #34068727

    Ah, you’re right, here’s the right one: https://addons.mozilla.org/en-US/firefox/addon/what-to-click...

  21. 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.

  22. story
  23. 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

  24. 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…

  25. comment
    Comment #32875582

    Quick and messy SurrealDB usage example for authentication and user data storage in a Flutter app.