adinhitlore
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
over the last months I've experimented with many alternatives to transformers, such as one i created github repo about: https://github.com/bggb7781-collab/lrnnsmdds Architectures I've experimented with and my personal…
-
So, not trying to "flex" but in the past I've worked on projects even for Microsoft/darpa, won awards, now been developing alternatives to transformers for generative models in C and can't even get an interview after…
-
OK, this is just social science but note this: Musk posted today for people to give 3 proofs of exceptional ability if they want to join the most expensive and "most innovative" company ever - Spacex. But how can you…
-
Assuming it exists? in addition: if it's without phone app just windows app or is this super retro these days and everyone wants iOS and android? 10x.
-
So like chatgpt.com but on your mobile/computer without internet access necessary, $0, absolutely free? This isn't a question if it's possible but if it's a good idea? I will. 100% privacy and 0$, why not?
-
To be precise in 1903 they predicted it will take one million years in the best possible case (sarcasm i guess) for humans to build useful heavier-than-air craft. Well it took 70 days. The very same year the Wright…
-
or is just me? looks like jobs or personal real estate sales are failing me hard...if i was younger (now late 30s) i would've considered a fake firefighter stripper path, for now i'd persist on this cursed route.
- Show HN: Linear RNN/Reservoir hybrid generative model, one C file (no deps.) (raw.githubusercontent.com)
I just noticed it takes literally ~5 minutes to train millions parameters on slow CPU...but before you call Yudkowsky that "it's over", an important note: the main bottleneck is the corpus size, params are just…
-
So over the past months I've experimented with many potential alternatives to transformers, one of which is the so called Spiking Neural Networks which, to the ones unfamiliar with them, is an approach to AI which seeks…
-
this is a linear RNN I've worked on, with the goal to solve the long range memory problem in RNNs as well as other improvements such as constant speed in generation...the rest of the text is copy/pasted as the original…
-
Hypothetically speaking a .bin model file <4 GB can be very competitive, the rest is just interface like a desktop app. This may be: 1. free; 2. solves the privacy issue so you communicate with your chatbot offline,…
-
So, a side project I've spent/wasted ~1000 hours on, with 2 goals set in mind: 1. faster than transformers on CPU; 2. smarter than transformers. couple of screenshots below (the black/red part are censored on…
-
Assuming your software meets some of these: * Better than potential successors of SOTA transformers: Mamba, Hyenna, RWKV, xLSTM; * Gemini/claude estimate potential ip values in the millions; * All implemented in C (ok…
-
Be it as a user or a programmer I can't stand android/ios or anything that runs on a phone. The lack of keyboard, small screen, retarded cpu, horrible ecosystem android/ios is just too much. In a way i'm happy the…
-
So I've been vibecoding for like years but over the past 1-2 weeks it became an obsession to a point my eyes are literally red and inflamed right now since I can't stop it (slightly humours...i was feeling worse off…
-
I know at first glance pdf-to-txt doesn't mean someone is senior dev, but since it's done in minutes and: * 180 lines of code ~120 of which in C; * it's actually recursive and has pseudo-try-catch + memory liberation so…
-
I guess the nomenclature behind "AGI" and "ASI" is still debatable and i just watched an interview with Sundar Pichai (on Lex Fridman) where he brilliantly almost mocked the term, essentially describing it as a recent…
-
If you don't know what this is: a web AI agent, that is: based on my extremely limited experience with it it seems like the goal is to simplify web development. So in other words Lovable should finally make it possible…
-
Assuming you're a developer of course, in my case: Programming: Python 3.11, cygwin/gcc 11.5.0, visual studio 2017 community, Arduino legacy 1.8.19, postgresql 13. These ^ are often used if not on a daily basis. As to…
-
So I ended up here following recommendation from chatgpt after expressing my doubts about grok and also twitter/x. But i'm curious what the other profiles are: young programmers 18-25? startup founders? tech…
-
So I vibe-code a lot these days and recently i decided to give the same prompt to several llms, then get their codes and later give each code to every single one of them to ask which one they think is the most useful…
-
Since I got addicted to vibe-coding (to the unilluminated "vibecoding = using LLM to generate code), I asked grok couple of days ago if getting thousands or more LOC/day in complex language like say C is a lot or not,…