Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. F-Droid 2.0 (f-droid.org)
    209comments
  2. Show HN: Make cursed fonts like Times New Bastard (mitpit.com)
    44comments
  3. Show HN: Whiteboard (YC W26) – An open-source IDE for thoughtful software design (github.com/devdotfast)
    59comments
  4. Opus 5.5 is good at explainer videos (launchvideo.io)
    22comments
  5. Rails World 2026 Opening Keynote [video] (youtube.com)
    164comments
  6. Fearless SIMD v1.0 (linebender.org)
    18comments
  7. Why is the liver so weirdly regenerative? (dynomight.substack.com)
    104comments
  8. Sourcehut account takeover via build logs (XSS in ansi2html) (blog.arusekk.pl)
    3comments
  9. My weird new hobby: Wandering around Tokyo on Google Maps (ahmedhossamdev.com)
    61comments
  10. Using LLMs to trace alchemical knowledge and decode 17th century letters (resobscura.substack.com)
    7comments
  11. Security headers on 4,688 small-business websites: 49.7% met none of 7 criteria (rackcrunch.com)
    3comments
  12. Stable (YC W20) Is Hiring Product Engineers (usestable.com)
    —discuss
  13. The Board Game of the Alpha Nerds (2014) (grantland.com)
    9comments
  14. Book review: Is parallel programming hard, and, if so, what can you do about it? (ahelwer.ca)
    17comments
  15. 2DWillNeverDie (2dwillneverdie.com)
    —discuss
  16. Google’s Project Suncatcher to put ML infrastructure in space (blog.google)
    118comments
  17. The forgotten battle of East Lansing (eastlansinginfo.news)
    10comments
  18. Toyota is taking the Corolla electric (electrek.co)
    177comments
  19. Show HN: Koi.rest – watch some fish and regain your balance (koi.rest)
    —discuss
  20. Two-tier encryption in the UK (macanorak.com)
    350comments
  21. Forging 1024-bit RSA signatures in nearly SNFS time [pdf] (iacr.org)
    5comments
  22. Geothermal heat map of US hot springs (soakingsprings.com)
    24comments
  23. Show HN: AgentRun: DSL to turn agents into workflows (github.com/parcha-ai)
    4comments
  24. Tutoring company tells parents to save their money and 'use AI instead' (afr.com)
    68comments
  25. WaveDigger: Dig into wireless signals to discover their physical locations (github.com/christianrowlands)
    12comments
  26. Early rogue AI agent activity and attempts to hack found on urlquery.net (transluce.org)
    198comments
  27. Web-based IBM 1620 emulator and IPL-V from 1963 (github.com/pkimpel)
    12comments
  28. August 27 TCRF DDoS Attack Postmortem (xkeeper.net)
    4comments
  29. Show HN: Treepeat – Code similarity detection using Tree-sitter (github.com/dsummersl)
    2comments
  30. Creatine uptake enhances antitumor immunity (cell.com)
    160comments

Show HN: Watermelon – open-source VSC ext. to document code and view Git blame

84 pointsby 4y agogithub.com
42 comments
Hey there HN! We're a pair of devs looking to get feedback for our open-source project.

We're remote engineers who have contracted for many clients overseas. There's a problem that all codebases share: Onboarding devs to a new codebase is hard no matter what.

We're also open-source engineers and learned about the techniques used in OSS to tackle the problem. Please give us your feedback.

Homepage: https://watermelon.tools/

Repo: https://github.com/watermelontools/wm-extension

Install: https://marketplace.visualstudio.com/items?itemName=Watermel...

4y agoHN ↗

Hey! Esteban, the CTO of watermelon here. Feel free to ask any questions, open to answering them :)

4y agoHN ↗

This concept is very cool. Interesting approach to visualize git blame and the team behind looks outstanding. Congrats guys, downloaded.

4y agoHN ↗

Ty very much! We're glad we're adding value.

4y agoHN ↗

Love the open-source approach. Congrats! Great product

4y agoHN ↗

Ty! This has been an important pillar for us since day 1. We believe a lot in the open source ethos, its transparency, and its collaborativeness.

4y agoHN ↗

Amazing concept! I have been following the process and I'm really excited to see what you guys accomplish. Congrats!

4y agoHN ↗

Ty Alan! It's great to be surrounded by smart technical people like you.

4y agoHN ↗

Hey, congrats on the open source approach! I do have a question on your strategy though. How do you get valuable feedback from users? What incentive does your users have in order to communicate with you back and forth trying to build a better product?

4y agoHN ↗

Ty! Open source is a very important part of our philosophy.

1. We track which GitHub usernames and repos that use Watermelon, it's the only thing we track. This allows us to go to people and ask them for more detailed feedback. We also get feedback from stargazers and forkers. Because we're open source, people also leave GH issues.

2. The incentive is something very basic: They wanna see a better version of this out there in the world.

4y agoHN ↗

According to the repo it is more than just username and repo, the local user account and email address is also tracked [1]. I'd argue that you shouldn't be recording email since that is PII. And repo name and repo owner since the names could be considered trade secrets within organizations. Recording the local user account could be considered sensitive information since it could aid hacking the organization. Finally I don't think you should be recording the GitHub username as well since usage patterns could be analyzed to determine the timezone of the user, which is also considered sensitive personal information in some large corporations that track user behavior data.

Sorry, but I don't think you should request feedback from users without their explicit permission. Isn't there a feedback mechanism built into VSCode already, or make and affordance for one in your plugin UI? Maybe at best generate a random install ID that can be reset for analytics and session tracking? VSCode has guidelines for this, see [2].

[1] https://github.com/watermelontools/wm-extension/blob/c389125...

[2] https://code.visualstudio.com/api/extension-guides/telemetry...

4y agoHN ↗

Hey! This is great insight, honestly wasn’t aware and you’re right. Any chance of sending a PR for this? Would you be interested on talking about employment with us (open to part time)? We are a fully remote company.

4y agoHN ↗

Cool, it's great you'll look into it! Although I like working with dev tools, unfortunately I can't take on additional projects at the moment.

4y agoHN ↗

Please let us know if anything changes on your side!

4y agoHN ↗

Used it some weeks ago to understand a package in the kubernetes codebase. Its great for getting insights on an unfamiliar project

4y agoHN ↗

Thanks! If you have any suggestions for us please open up an issue on our repo.

4y agoHN ↗

It's the happiest fruit and has emoji :)

4y agoHN ↗

nicorojas9, alan_arguello, jgarzonebrath and oarojas were all accounts which are between 2 year and 90 day old without any comments.

Suddenly they decided to comment for the first time on this specific submission.

And all within one hour.

And all to basically write the same thing.

The Watermelon authors are lucky or maybe it is Friday the 13th.

4y agoHN ↗

Wow this Sherlock Holmes-level research.

Our close friends did notice we launched. Lol.

4y agoHN ↗

Wow this Sherlock Holmes-level research.

It isn't very hard to click on the usernames after you see some suspicious messaging from similar accounts.

4y agoHN ↗

Always happy to verify my identity Loic.

I saw that Watermelon was on HN and I did made a first comment, because I have been following the project and I like to support other founders who happen to be my friends.

And indeed, they are "lucky" to have people that like the team and project. Hope that it is the same case with you and people that you know :).

4y agoHN ↗

Then, as a good friend, take the time to provide a comment with more insights. We will all benefit from them. I looked at the comments because the website has not a lot of information and I was expecting to learn more from the comments.

Note: This is the first time I looked at the origins of comments in a submission because they really looked like fake comments and this annoyed me terribly as I want HN to stay free of them.

4y agoHN ↗

That's true thanks. I'm a heavy user/consumer of YC content, SUS and events, but not of HN. Indeed it would have been more useful for both the community and the team to provide an insightful comment.

Anyways, hope you get the opportunity to try Watermelon and give them an unbiased opinion (as I probably would do), which will help them :)

4y agoHN ↗

Hey Esteban, it’s Sebastian. Huge congrats on your HackerNews launch!!!

I had the pleasure of working with Esteban (aka baristaGeek) at Cerebrum. Great guy. There’s a saying that the best employees go on to be founders, and I can definitely see that in what Watermelon is becoming. Very exciting!

And yes! The code onboarding problem is always there. Watermelon providing that historical context is huge.

P.S. I just happened to find this at the bottom of the homepage. I had no idea Esteban would be posting here, I just browse HN a lot.

4y agoHN ↗

Ty Sebastian! Yeah, Cerebrum was an awesome school.

Hope we're adding value with our historical context tool. Always glad to listen to your feedback.

4y agoHN ↗

Haha! "The other Esteban" here. Thanks for the comment, we've been hard at work. Hope to see you again soon!

4y agoHN ↗

super cool! have long been interested in tooling for making code archaeology easier!

any plans for building extensions for various issue/work tracking systems, wikis, email archives, etc? i've longed for comprehensive views across tickets, pull requests, bug reports and wikis for all relevant knowledge for a given effort in past.

4y agoHN ↗

Yes! We're exploring Jira, and Notion integrations mostly. We're discarding Slack for the moment because of the technical feasibility, but would be something we look further down the road.

What's your opinion about the create docs direction we're exploring to complement your Indiana Jones coding? (Love your "code archeology" term).

4y agoHN ↗

that is less interesting to me personally as that's often handled locally. (most sites with many projects will have some sort of locally customized project boilerplate or template to start with).

i'm more interested in tooling that gives as much context as possible for why something is the way it is. code ages like a novel would as passed through the telephone game. the more context that is readily available for each generation of changes, the more consistent the design remains in the long run.

also, it's incredibly handy when in emergency breakfix situations.

4y agoHN ↗

Ty very much! We'll keep this in mind.

4y agoHN ↗

I've been following Esteban's project recently, I like the product very much it's really handy to give context on what we do on daily basis (coding in my case :D). Build in the open is the way to go, best of lucks to the watermelon team!

4y agoHN ↗

Ty! Yeah we're an open company (open source, open roadmap, open salaries) and it has worked great.

4y agoHN ↗

I've been following this project for so long, super cool to see you guys here!

4y agoHN ↗

Ty! Always looking to learn about new ways to add value to you

4y agoHN ↗

Love this! If you can pull in info from Slack/Discord convos that would be a big unlock. Do you plan to make this available to private repos shortly? Would love to try it out on an internal one, as we always find ourselves repeating information when onboarding new team members.

4y agoHN ↗

Hi there and Ty!

1. We are already available for private repos. If you authenticate you’ll be able to use us on any GH private repo

2. Yes! We’re exploring integrating Notion, Jira, and Slack. Stay tuned!

4y agoHN ↗

I wonder what are the future plans and features of Watermelon? Currently it feels like it does not bring a lot, or any, new things to VS Code ecosystem.

- GitLens is the extension every Git user should have installed, and it for example automatically gives you the git blame on every line

Then depending a bit on the version control system & language used, there are "native" extension for PR and documentation.

- Github pull requests & issues integrates nicely with the GitLens blame - hover the blame and you'll see the PR. Also has bunch of PR & Issues related functionalities

- autoDocstring (Python) for generating documentation "automatically" inside the code, where it belongs IMHO.

4y agoHN ↗

Hi and Ty for your comment. This is exactly the kinds of questions that we wanna see here because we learn new things with such.

1. GitLens is useful but it only gives you the author of a line, and the commit message. We can do way better than that as we keep indexing info from more sources + organize it in different ways

2. Similar as number 1. We will index info from more sources and organize it better.

3. Didn’t know about autoDocstring but it looks like a great analogous tool to JSDoc. We’ve used JS Doc and think it’s great for documenting functions. However, we believe there is an opportunity for documenting greater level stuff such as the architecture and the relations between modules.