HackerTrans
TopNewTrendsCommentsPastAskShowJobs

storus

883 karmajoined l’année dernière

comments

storus
·il y a 3 jours·discuss
Well, not exactly, for example if I search for LEGO I get the original but not the 10x cheaper compatible knockoffs.
storus
·il y a 4 jours·discuss
They are orthogonal; preference optimization like RLHF can be done on the base model which can later be quantized, or it could be done on a new LoRA that is then converted to QLoRA.
storus
·il y a 4 jours·discuss
Can you do the inverse as well? Like Amazon but only the knockoffs?
storus
·il y a 4 jours·discuss
One could have anticipated XBox getting slowly destroyed by appointing a young clueless outsider as its boss.
storus
·il y a 4 jours·discuss
First they tried to approve software patents during an agriculture and fisheries council session, now they are bending procedural rules to hack it in before summer vacations. Some weird form of democracy™.
storus
·il y a 5 jours·discuss
Math is static, CS is dynamic. In math you describe static idealized "worlds", in CS you look at any discrete dynamic process in detail via algorithms. Many folks doing math can't understand algorithms, and many coders can't understand math. Just ask a mathematician what does A = A + 1 mean. There is some inherent impedance mismatch.
storus
·il y a 6 jours·discuss
I tried to use it while biking but it's extremely confusing for bike trails (colors and parallel routes display, not highlighting real bike trails). I vastly prefer mapy.com in just showing a simple red dashed line for any official bike trail. The elevation is also displayed in 50m increments which is too little for bikes.
storus
·il y a 7 jours·discuss
Why are they using neural nets to model observed behavior (different parts activated) and then applying them to biological neurons that work completely differently? Real neurons communicate using precisely timed spikes and each neuron does a bunch of local computation as well.
storus
·il y a 8 jours·discuss
LUKS still keeps unencrypted header on the harddrive; real men use plain dm-crypt instead! Plausible deniability compatible.
storus
·il y a 9 jours·discuss
There is a difference between how things are intended to be used and how they are used. Code review has been weaponized this way even at Google.
storus
·il y a 9 jours·discuss
No, the real reason for the code review is to protect the moat of senior engineers/leaders that would nitpick on minute details of code while ignoring the big picture to make sure they can gatekeep any promotions and their competition.
storus
·il y a 9 jours·discuss
Do you think the current AI automated menial work and left only the fun parts? It seems like the opposite, it took any fun from coding and left the drudgery of debugging code one didn't write intact.
storus
·il y a 9 jours·discuss
This looks like something from 80s sci-fi and far behind what Unitree has.
storus
·il y a 11 jours·discuss
Try to run your prompts through Claude to pinpoint any ambiguous parts that can be interpreted in multiple ways, or self-contradictory sections. I typically resolve any prompt-ignoring issues with that.
storus
·il y a 11 jours·discuss
Tabata is the craziest workout ever, with Tabata sprints I couldn't feel my legs 3 minutes in and after 4 minutes all I could do was to vomit while shaking on the ground. 7-minute workout with as many reps as possible (even if not in perfect form) helped more overall.
storus
·il y a 11 jours·discuss
This sounds like adding way too much complexity for something that will likely be covered fully by the next gen of frontier models within a single prompt. It also makes it all opaque and difficult to trace.
storus
·il y a 12 jours·discuss
[flagged]
storus
·il y a 13 jours·discuss
Metabolic theories of mental illnesses and cancer are seriously understudied.
storus
·il y a 18 jours·discuss
So a minimum of 3x RTX Pro 6000 to run 1-bit at ~76% accuracy or MacStudio 512GB RAM to run 4-bit at ~97% accuracy.
storus
·il y a 18 jours·discuss
I noticed the same with me after a few years working; my solution was to take all hard mathy online MS degrees/grad certs available one after the another. Now I can understand how does the generative AI math work while designing an electric motor for my own robot. Though the latest AI can do it all better than me.