Viewing profile — andreisavu
andreisavu
HN member- Joined
- Sun, Oct 03, 2010, 3:23 PM UTC
- HN karma
- 11
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About andreisavu
Recent public activity
-
comment
Comment #46786725
Hi HN — I’d love feedback on a starter repo for building unattended/background agents in Python: https://github.com/weakincentives/starter It’s built on top of WINK (Weak Incentive…
- story
-
comment
Comment #45801168
If you try it, I’m most interested in where the abstractions are too thin or too heavy or lacking. Install: uv add weakincentives (extras as needed) Start with the code‑review exam…
-
story
Show HN: Weak Incentives – lean, minimalistic toolkit for background agents
A minimal, typed scaffold for agents: deterministic prompts, strict JSON, and a session that records plans, tool calls, and staged edits—so you can replay runs and ship audit logs.…
-
comment
Comment #44273700
Most System Dynamics (SD) software still treats a model like a slide deck. I wrote a short piece arguing that models should live as code—versioned, tested, observable, and fed by r…
- story
-
story
Show HN: Teach Yourself Systems – Zero-Install Python Sims for Systems Thinking
Teach Yourself Systems (TYS) is a free site of WebAssembly-powered Python notebooks that make system-dynamics and discrete-event concepts immediately runnable. No account required—…
-
comment
Comment #6636629
Did you also consider Java or any JVM-based language? Modern Java is a lot less verbose than it used to be and it knows a lot of tricks (e.g. akka, play framework, dropwizard, Rx, …
-
comment
Comment #2112743
we are planning to add some features that depend on that email address (some sort of advanced client profile)
-
comment
Comment #2112665
required but not unique. just generate a dummy one based on the user id.
-
comment
Comment #2112612
Sunnytrail does not enforce an unique email address or an unique username. We are tracking users based on the supplied internal user ID (or an email address hash if an internal use…
-
comment
Comment #2112484
Hi Brad! I'm glad you like Sunnytrail. Your problem can be easily solved. I suppose that you are generating for each users some sort of unique ID. My advice is to use that to gener…
-
comment
Comment #2112252
that was quick! thanks Richard!
-
comment
Comment #2112249
yep!
- comment
-
comment
Comment #2111955
We are working mainly on this. We don't have a regular job.
-
comment
Comment #2111870
Honest answer: I also care. It's not like we are trying to hide something. Most of the time Octav it's available on the Live Chat and we write individual emails to all the users th…
-
comment
Comment #2111832
We are two founders: Octav Druta http://www.octavdruta.com/ and Andrei Savu http://andreisavu.ro/ working from Bucharest, Romania. We've got no investment so far.
-
comment
Comment #2111825
Exactly and that's just the beginning. We are working on adding more metrics and better visualizations.
-
comment
Comment #2111819
I believe you can write a wrapper in node.js in minutes. Check the raw API docs at https://www.thesunnytrail.com/developers I would do it myself but I'm not familiar with node.js. …
-
comment
Comment #2111773
Thanks for feedback. You are unable to click on Stream, Overview or Plans because you haven't sent any data. I agree this behavior can be improved. :)