HackerTrans
TopNewTrendsCommentsPastAskShowJobs

trymamboapp

no profile record

comments

trymamboapp
·2 ay önce·discuss
[flagged]
trymamboapp
·2 ay önce·discuss
[dead]
trymamboapp
·2 ay önce·discuss
"AI saves analysis as notebooks" is fighting the wrong fight ig. The reproducibility issue with notebooks isn't the format. it's out-of-order cell execution and silent kernel state

llm generation makes that worse: the model has no memory of what state existed when it wrote cell 7, and neither does the user.
trymamboapp
·2 ay önce·discuss
tauri 2 + rust + webview give you a native feeling if you don't need any Apple frameworks
trymamboapp
·2 ay önce·discuss
I mean yes the use of electron is definitely a bad thing in terms of cold-start time and memory at idle

could be done more efficiently with things like tauri
trymamboapp
·2 ay önce·discuss
very cool project

I'm just curious about using it on a lots of data to see the real performance tho