Hacker Newsnew | past | comments | ask | show | jobs | submit | Immortalin's commentslogin

I remember back in the day Mike was building Huggingface before Huggingface was a thing. He was ahead of his time. It's a pity model depot is no longer around.


Wow this is an incredible throwback! Can't believe your memory is this good. It's quite funny and I totally agree - I met the Gradio founders in an accelerator (when they were just getting started) after we shut down ModelDepot - and they of course ended up getting acquired into Hugging Face. It's funny how things end up sometimes :)


> We should have expensive products which actually improve lives.

Maybe the super rich should take up training LLMs as a hobby.


That's literally the case already: each tech oligarch has their own toy AI company.


What was the implementation like? A unikernel spun up on demand?


You could easily do that with Linux. You'd just need to boot via PXE, and use an NFS root. You might even be able to just use an initramfs, and not even have a mounted root.


Here's an open source version of the common password rotation feature in most online password manager services: https://github.com/ddevault/pass-rotate


Try KloudTrader

https://KloudTrader.com/Narwhal

Our brokerage is through Tradier.


Fwiw that's what I have been trying to do for the past few years, infrastructure for easier access to algorithmic trading.

Shameless plug: https://KloudTrader.com/narwhal


Interesting service. I run https://auditus.cc

Let's talk?


Shameless plug if you want to convert a ebook to an audiobook: https://auditus.cc


In the early days of KloudTrader, we attempted to use Visual Programming too.

https://web.archive.org/web/20171006072839/http://www.kloudt...

The main difficulty was scale and tradeoffs between power vs ease-of-use. We spent a lot of time creating "subroutine blocks" for the most commonly used functions and optimizing for UI/ease of use that we weren't doing much else. Furthermore, pretty much every integration, library etc. had to be converted into its visual equivalents for the language to be of any use and all the linear algebra/candlestick libraries were taking up so much time that the rest of the product was suffering. Stuff that often makes sense to a professional programmer had to be "simplified" so the UX is more optimal. E.g. data structures.

If you look at VPLs in production, there's a reason most of them tend to be "imperative commands only" i.e. a glue language that mainly strings together other subroutines. The concept of objects, or even structs is completely eliminated in the VPL.

http://www.ni.com/getting-started/labview-basics/data-struct...

There are exceptions to this however, the Unreal Engine's Blueprints is a lot more flexible than most.

If you want to get started building your own version of Google's Blockly, here's a good guide:

http://www.aosabook.org/en/500L/blockcode-a-visual-programmi...

Throw in an immediate-mode UI library like React and you might even scale up indefinitely with plain HTML (most browser VPLs stick with SVG/Canvas).

For prettier node-based types of languages, try these libraries:

https://github.com/retejs/rete

https://github.com/slothking-online/diagram

https://github.com/jagenjo/litegraph.js

Bonus tip for anyone looking to implement any: use code generators. AST -> Visual programming component conversion may save you lots of time (assuming that the language has mature enough tooling and labour is extremely expensive)


Was "CloudTrader" taken?


The domain yes, check us out:

https://KloudTrader.com/narwhal


It would be really great if the general intonation can be improved to be nearer to Wavenet level. Also a lot of continental Germanic words e.g. Swedish, Dutch, Deutsch etc. and Français-derived words embedded in an English text won't be pronounced properly regardless of context.

Source: I run an ebook to audiobook converter https://auditus.cc


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: