Viewing profile — hypermachine
hypermachine
HN member- Joined
- Wed, Mar 03, 2021, 5:05 AM UTC
- HN karma
- 223
- Public activity
- 44 items
- HN profile
- View on Hacker News ↗
About hypermachine
https://hypermachine.substack.com
We make GUI builders, low-code platforms, and power user tools to make automation fun. Talk to us at: hello@hypermachine.org
https://twitter.com/@hypermachinehq
Recent public activity
-
comment
Comment #26838232
Guess we have a competitor now :)
-
comment
Comment #26764039
How do you deal with features that cannot be modeled as pure functions or are too computationally heavy to rerender on change? For example, user selections, copy and paste, ray tra…
-
comment
Comment #26733579
I have tried many, many website editors. Wix is one of the better ones. Among the big three managed website builders of Wix/Squarespace/Weebly, Wix has the most powerful editor. Su…
-
comment
Comment #26690273
The hardest thing is making things pretty and flexible while maintaining ease of development. Newer UI kits like Flutter are basically architected like game engines. This is a chal…
-
comment
Comment #26674664
Setting the cursor position is still available in the Windows API, it is the basis of how most RPA tools work.
-
comment
Comment #26668627
We went the other way round and built a VBA interpreter instead.
-
comment
Comment #26667158
Join our mailing list :) Give us a try when we launch, you might be pleasantly surprised.
-
comment
Comment #26661533
Their biggest mistake was not scaling the VBA/Excel/Access stack beyond desktop and updating it. Where is the WinUI integration for VBA? The product and language was fine but it ha…
-
comment
Comment #26661093
I personally believe that Microsoft has lost their way when it comes to low code (which is why we are trying to build a replacement). PowerApps is a lot less powerful than the trad…
-
comment
Comment #26660310
We are currently working on a VBA for the web. Stay tuned. https://hypermachine.substack.com
-
comment
Comment #26642391
They accepted Dendron, conceptually similar. Try again!
-
comment
Comment #26636000
How to use the same low latency tricks as the Tonari mirror in other applications. E.g. cloud gaming, conference calls
-
comment
Comment #26614338
Because in 2021 developer tools are fundamentally not profitable. Jetbrains is the exception, not the norm. Developer tools are loss leaders for large corporation to acquire develo…
-
comment
Comment #26588481
What's your stack? Mostly C++?
-
comment
Comment #26585386
Tech question: do you plug in to the native compositing UI system or do you have your own cross-platform UI compositing code?
-
comment
Comment #26584766
The UI builder and libraries are still heavily WIP. Previously we were focused on making a VBA interpreter. For the HTML-over-wire part we are experimenting with a protobufs-based …
-
comment
Comment #26572835
We are actually going the other direction. Currently I am experimenting with making a Blazor/Liveview (HTML over wire) runtime that can support many programming languages. And a GU…
-
comment
Comment #26556028
Are you referring to this https://winworldpc.com/product/borland-c/40 or the later versions?
-
comment
Comment #26547628
That's more of a demo and showcase tool rather than a GUI builder. I am specifically looking for the drag and drop type.
-
comment
Comment #26535725
We are working on it (starting from the VBA interpreter).
-
comment
Comment #26532964
I am building a UI builder. https://news.ycombinator.com/item?id=26532316
-
comment
Comment #26532316
Cloud native VBA. See the earlier comments under my account for context.
-
comment
Comment #26532043
We have automatic version control for our platform, give us a try when we launch.
-
comment
Comment #26530880
Low code isn't inherently that bad as long as it offers a way to integrate with traditional code. Microsoft Excel is tremendously succesful in this area.
-
comment
Comment #26528720
Fair enough and I agree, but I am looking for examples of UI builders with great UX and flexibility because I am currently building one.