Live data from Hacker News

Viewing profile — hypermachine

hypermachine

HN member
Joined
Wed, Mar 03, 2021, 5:05 AM UTC
HN karma
223
Public activity
44 items

About hypermachine

Hypermachine Basic: Open source basic interpreter compatible with VB6/VBA. Launching 2021.

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

  1. comment
    Comment #26838232

    Guess we have a competitor now :)

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

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

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

  5. comment
    Comment #26674664

    Setting the cursor position is still available in the Windows API, it is the basis of how most RPA tools work.

  6. comment
    Comment #26668627

    We went the other way round and built a VBA interpreter instead.

  7. comment
    Comment #26667158

    Join our mailing list :) Give us a try when we launch, you might be pleasantly surprised.

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

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

  10. comment
    Comment #26660310

    We are currently working on a VBA for the web. Stay tuned. https://hypermachine.substack.com

  11. comment
    Comment #26642391

    They accepted Dendron, conceptually similar. Try again!

  12. comment
    Comment #26636000

    How to use the same low latency tricks as the Tonari mirror in other applications. E.g. cloud gaming, conference calls

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

  14. comment
    Comment #26588481

    What's your stack? Mostly C++?

  15. 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?

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

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

  18. comment
    Comment #26556028

    Are you referring to this https://winworldpc.com/product/borland-c/40 or the later versions?

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

  20. comment
    Comment #26535725

    We are working on it (starting from the VBA interpreter).

  21. comment
    Comment #26532964

    I am building a UI builder. https://news.ycombinator.com/item?id=26532316

  22. comment
    Comment #26532316

    Cloud native VBA. See the earlier comments under my account for context.

  23. comment
    Comment #26532043

    We have automatic version control for our platform, give us a try when we launch.

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

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