HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kinderpingui

no profile record

Submissions

[untitled]

1 points·by kinderpingui·8 เดือนที่ผ่านมา·0 comments

I accidentally discovered cross-species microbiome colonization in my dog

lightcapai.medium.com
12 points·by kinderpingui·8 เดือนที่ผ่านมา·8 comments

Show HN: Interactive Transformer Architecture Designer with Emotion Analysis

wasda.ai
1 points·by kinderpingui·8 เดือนที่ผ่านมา·0 comments

Mixture-of-Experts explained with PyTorch implementation

medium.com
1 points·by kinderpingui·8 เดือนที่ผ่านมา·1 comments

[untitled]

12 points·by kinderpingui·8 เดือนที่ผ่านมา·0 comments

Show HN: Emotion-Weighting API with GPT-5

lightcapai.medium.com
1 points·by kinderpingui·8 เดือนที่ผ่านมา·0 comments

AI Wealth Managers and Smart Contracts = Dead People Controlling Money Forever

lightcapai.medium.com
2 points·by kinderpingui·8 เดือนที่ผ่านมา·1 comments

comments

kinderpingui
·8 เดือนที่ผ่านมา·discuss
LeCun's recent talks and papers on JEPA (Joint-Embedding Predictive Architecture) and energy-based models. His core argument: autoregressive LLMs are fundamentally flawed because they predict in pixel/token space rather than abstract representation space.
kinderpingui
·8 เดือนที่ผ่านมา·discuss
I realize your deep concerns & I want to indicate that I bear full responsibility for it.
kinderpingui
·8 เดือนที่ผ่านมา·discuss
That graph is not very readable, you are right. Since I don't have a unit to measure the dog's behavior changes, this is reflected in the graph
kinderpingui
·8 เดือนที่ผ่านมา·discuss
I wrote this to explain how MoE achieves 64x more parameters with only 2x compute cost. The key insight is sparse activation - each token only hits 2 experts out of 8, while all expert weights stay loaded.

Includes working PyTorch code for the routing mechanism and shows how experts naturally specialize (one handles punctuation, another numbers, etc) without explicit supervision.

Models like Mixtral-8x7B (45B params, runs like 14B) prove this works at scale. Happy to answer questions about the implementation.
kinderpingui
·8 เดือนที่ผ่านมา·discuss
Technical deep dive into posthumous autonomous wealth management systems. The stack: Hadoop/Kafka for data processing, LSTM/Deep Q-Learning for trading decisions, Solidity smart contracts for enforcement, and perpetual trust laws (now legal in 27 US states). The scary part: it actually works. AI funds outperformed humans by 13.66% during the 2022 bear market. Combined with smart contracts that can monitor beneficiary behavior through data brokers and adjust distributions accordingly, you get what the author calls "techno-feudal necrocracy." Includes actual Solidity code, risk management frameworks from HFT, and case studies of algorithmic trading disasters. The technical capability exists today - the question is whether we should build it.