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

How does it compare to tabpfn?

Limix outperforms tabpfn v2: https://arxiv.org/pdf/2509.03505

Is this compatible with the dx dioxus cli? Would love to have a cache layer for it

We haven't worked with Dioxus in particular, but the CLI is a project that we benchmark against: https://github.com/attunehq/benchmarks

Sounds interesting, do you have any links to these projects? Could not find multicardz when searching


I am dark at the moment.

I am doing final testing, packaging, integrating strip, etc. My target was before end of month. If I work hard I just might make it.

I'm releasing a bunch of things at once: 1. multicardz.com 2. a paper on using DOM as single source of user state dataos.software 3. an OSS repo of hyper performant implementation of that for React (stateless.software) 4. an OSS repo that might best be described as Tailwind for frontend behavior. (genX.software)

they are all somewhat interconnected



Yep!


Oh and there is flok[1] which combines the strudel repl with visuals from hydra. Also there are sclang and other algorave environments available. Everything is synced (with crdts i guess) so it’s live collaborative. Which is nice to remotely jam with friends

[1] https://flok.cc


You can also use hydra in the standard strudel repl, and vice-versa.


And quite new dilber.io: https://github.com/Omodaka9375/Dilber


Also Gibber: http://gibber.cc/


How is the performance of the mounted host directories? It’s some file server over vsock?


Would love to have the ability to spin up firecracker micro vms in proxmox as an alternative to qemu


Tried to create a canvas like app view, your app froze after some prompts (guess the swift interpreter?) reopening the app and selecting the project again does not help


Thanks for trying, sorry you hit that issue!

Could you send us feedback from your project? (Go to the ... menu, then Send Feedback.) If you're not able to use the UI from within your project you can long-press on it from the main screen and choose Recovery Mode, and then enter the project with the interpreter disabled.


Not GP but all I’m seeing is « contact us » which will open the Mail iOS app.

Since I don’t have that app on my phone I’m met with an error message and cannot know what address of yours I need to use to send a feedback.

Btw my feedback is that I tried to create an app which needs camera access. The prompt and code creation worked. However the app does nothing since I believe the permission for camera access are not handled on bitrig


Thanks, we'll have to update the Contact Us link to work more generically. The Send Feedback link is when you're inside of a project, and you tap the ... in a circle button. It uploads your feedback and code directly to us, so is the best way for us to directly debug when we're not rendering your code correctly.

I'll take a look at camera access and see what's going wrong there.


Is it possible to develop custom oauth/openid plugins?


If you are looking to add another provider, one can do so here: https://github.com/cmackenzie1/torii-rs/tree/main/torii-auth...

If you want change the plugin logic completely, you can implement the Plugin trait and register the plugin with the plugin manager: https://github.com/cmackenzie1/torii-rs/blob/main/torii-core...

Doing the latter, you can also bring your own storage provider.


Would love to hear more of that azure marketplace. Does it bring leads on its own?


I currently tested the cursor IDE [1]. It’s vscode with nice ai integrations made with great ux in mind. They integrate with ChatGPT and Claude Sonnet/ Opus. For my experience (rust/typescript) the sonnet 3.5 model is giving me better results.

You can pass the current file, or multiple files or your whole project as context to the models.

[1] https://cursor.com


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

Search: