Readit News logoReadit News

Deleted Comment

VivaTechnics commented on LLMs generate 'fluent nonsense' when reasoning outside their training zone   venturebeat.com/ai/llms-g... · Posted by u/cintusshied
VivaTechnics · 4 months ago
LLMs operate on numbers; LLMs are trained on massive numerical vectors. Therefore, every request is simply a numerical transformation, approximating learned patterns; without proper trainings, their output could be completely irrational.
VivaTechnics commented on Advice for Tech Non-Profits   mitchellh.com/writing/adv... · Posted by u/ksec
VivaTechnics · 4 months ago
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/

VivaTechnics commented on MCP Tools with Dependent Types   vlaaad.github.io/mcp-tool... · Posted by u/vlaaad
VivaTechnics · 4 months ago
Good work! `type<T>` (generic types) can mimic dependent types for this?
VivaTechnics commented on What would you name a new programming language?    · Posted by u/TristanMB
TristanMB · 4 months ago
>These are all excellent names

Wholeheartedly agree. what about something like Sage? B? You/U? Manifest?

VivaTechnics · 4 months ago
- 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 feature your language does better than others. Low-level languages are trending; high-level application languages are crowded. For example, if you could make assembly-style code user-friendly, that could be a strong niche.

VivaTechnics commented on What would you name a new programming language?    · Posted by u/TristanMB
VivaTechnics · 4 months ago
Something short, simple, fundamental, low-level and deeply techie:

Xor, XORY

------

These are all excellent names: C, C++, Rust, Ada, Julia, Shell, Bash, etc.

VivaTechnics commented on Index 1.6B Keys with Automata and Rust (2015)   burntsushi.net/transducer... · Posted by u/djoldman
VivaTechnics · 4 months ago
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 Engine checks the FST Index for an exact or prefix match. - The FST Index returns a pointer to the location in Data Storage. - Data Storage retrieves and returns the full document to the Query Engine.

u/VivaTechnics

KarmaCake day15March 14, 2012
About
https://www.linkedin.com/company/aicody/about/

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

View Original