Viewing profile — VivaTechnics
VivaTechnics
HN member- Joined
- Wed, Mar 14, 2012, 4:14 PM UTC
- HN karma
- 16
- Public activity
- 146 items
- HN profile
- View on Hacker News ↗
About VivaTechnics
https://www.linkedin.com/company/xoryus/about/
https://www.linkedin.com/company/aideous/about/
https://www.linkedin.com/company/vivatechnics/about/
https://aicody.com/main/
https://xory.us/main/
https://hxa.us/main/
https://5ai.us/main/
https://aideo.us/main/
https://aid.aideo.us/
Emails: team@aicody.com, team@xory.us, team@aideo.us
Recent public activity
-
comment
Comment #47305401
We are developing a single-passenger autonomous vehicle, capable of traveling over 1000 miles, performing fully automated vertical takeoff, cruise, and landing. Info (not recent) a…
-
comment
Comment #47006525
fn main() { let mood = "awful"; let mut msg = r#" We feel super sad. Rust in Peace. Steel dreams compile to dust, Silent threads unwind. Memory fades, Borrowed time returned. "#; p…
-
comment
Comment #46925761
Similar to Kiva Systems which was Amazon's best acquisition, Waymo is simply Google's best acquisition. (We live in San Francisco and it feels much safer around these Waymo cars th…
-
comment
Comment #46893851
AI doesn’t eliminate deep thinking; mediocre companies and minds do. Don't blame everything to AI and find a true company and find a way to join them.
-
comment
Comment #46757414
OPINION: This will only compound wasted time on Claude.ai, which exploits that time to train its own models. Why time wasted? Claude’s accuracy for shell, Bash, regex, Perl, text m…
- story
-
comment
Comment #46362818
Python won because simplicity scales. Like English—26 letters, minimal grammar—it became the default. Python mirrors that trajectory. It is trivially learnable, absurdly flexible, …
- story
- story
- story
- comment
-
comment
Comment #44969046
LLMs operate on numbers; LLMs are trained on massive numerical vectors. Therefore, every request is simply a numerical transformation, approximating learned patterns; without prope…
-
comment
Comment #44969015
100% agreed. Awesome! Here is our 501(c)(3) tech non-profit. All corporate profits are directed to children. Clear and transparent. https://aid.aideo.us/
-
comment
Comment #44933581
Good work! `type ` (generic types) can mimic dependent types for this?
-
comment
Comment #44909564
- Maybe, design your language first, then name it. - Single-letter names are mostly taken (e.g., B: https://en.wikipedia.org/wiki/B_(programming_language) - Focus on one key featur…
-
comment
Comment #44908899
Something short, simple, fundamental, low-level and deeply techie: Xor, XORY ------ These are all excellent names: C, C++, Rust, Ada, Julia, Shell, Bash, etc.
-
comment
Comment #44895972
Impressive! This approach can be applied to designing a NoSQL database. The flow could probably look something like this? Right? - The client queries for "alice123". - The Query En…
- story
-
comment
Comment #44841999
We switched to Rust. Generally, are there specific domains or applications where C/C++ remain preferable? Many exist—but are there tasks Rust fundamentally cannot handle or is a we…
- story
-
comment
Comment #44820669
Extremely insightful and detailed. Thank you! Could you create a concise YouTube explainer on this? Also, what are the best strategies to rigorously validate inputs while minimizin…
- story
- story
-
comment
Comment #44819479
Impressive! This is awesome! Let's go Rust! Rustworthy!
-
comment
Comment #44773749
Awesome! Technically, we could say? (1) Single-loop: fixes actions within fixed rules, like Reinforcement Learning. (2) Double-loop: questions and adapts the rules, somewhat like M…