Viewing profile — rhl314
rhl314
HN member- Joined
- Fri, Jan 21, 2022, 4:25 PM UTC
- HN karma
- 55
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About rhl314
No profile information was provided.
Recent public activity
-
comment
Comment #45562223
> how does it work with long papers? will it ever work with small books? yes it should work. > i can’t upload the document Could you please drop an email to rahul at magnetron dot …
-
comment
Comment #45562189
Thanks for the feedback. Will work on making the narration and the animations sync better.
-
comment
Comment #45562069
I am working on Magnetron ( https://magnetron.ai ) It is a tool that lets you create whiteboard explainers. You can prompt it with an idea or upload a document and it will create a…
-
comment
Comment #45561903
Thanks for the feedback. Working on the making the video and narration sync better. > Where can I follow the progress or get notified ? I send out product updates once a week or so…
-
comment
Comment #45558290
Shameless plug: I have been working on a tool that lets you create whiteboard explainers. It also works with research papers. Here is an explainer of the famous Attention is all yo…
-
comment
Comment #43156494
Magnetron.ai – Instantly Create Lead Magnets I have been working on this tool to create lead magnets. Magnetron researches the web for your topic and creates a well crafted ebook a…
-
comment
Comment #42171042
Text files are amazing, and for when you need to structure data you can use sqlite. I am using it for https://loadjitsu.io/ Still looking for a good solution to seamlessly sync loc…
-
comment
Comment #41344927
I am working on Loadjitsu ( https://loadjitsu.io ) It is a modern alternative to JMeter. Have spent the last few months working on the current release. It uses rust and Tauri under…
-
comment
Comment #30811174
I am working on app that I wrote initialy in electron, but now have moved away from it.I have perspectives on both good and bad sides of electron The good parts Low barrier to entr…
-
comment
Comment #30793219
The most important reason i think is that the web has progressively become good enough for majority of the usecases. However there are still a few areas where good desktop apps are…
-
comment
Comment #30032642
Hey thanks for reporting this. It is a single go binary Please do the following after you have downloaded 1. chmod +x loadjitsu-mac-.0.0.2 2. ./loadjitsu-mac-0.0.2 server This shou…
-
comment
Comment #30032631
Hey it is single binary You should be able to run it with `./loadjitsu-mac-0.02` might have to do a chmod +x
-
comment
Comment #30032619
Tried to fix this. Can you please try again. Thanks for reporting this.
-
comment
Comment #30032612
I am working on a scripting framework for Loadjitsu. You should be able to run custom tests with domain specific inputs
-
comment
Comment #30032602
I agree JMeter is a great tool, it has tons of features. Will be gradualy adding more to Loadjitsu, one day I hope it can compete with JMeter
-
comment
Comment #30032587
I am working on a scripting interface for Loadjitsu as well. You will be able to run tests using a small DSL very soon.
-
story
Show HN: Loadjitsu – a modern load testing alternative to JMeter
Please meet Loadjitsu, my weekend project, years in the making. Over the years while building different apps and sites, I always felt that I need a modern load testing software.Too…