Viewing profile — jared0x90
jared0x90
HN member- Joined
- Tue, Sep 26, 2017, 3:07 AM UTC
- HN karma
- 27
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About jared0x90
No profile information was provided.
Recent public activity
-
comment
Comment #48970850
do you mind sharing your settings? i just picked up an r9700 to start playing with local qwen3.6 27b and your setup sounds promising and efficient on 24gb.
-
comment
Comment #48781891
are you running a quant? i have a friend with a 4080 that is wanting to experiment with local models and those cards should be similar enough. can you give any more detail about yo…
-
comment
Comment #48665556
the hdlbits course is really good imo
-
comment
Comment #47986165
lol i def picked up some autocad and other things that way for friends of my family. i was fortunate enough to have a neighbor give me a copy of VB3 he got from work after i got ba…
-
comment
Comment #47982353
ya, i made rage and nightmare, just shared them w/ some friends. the guys that made fate x went to a nearby high school funny enough but never knew them personally.
-
comment
Comment #47982151
i loved making AOL 'hacking' tools as a kid in VB3/5/6. faders, stuff to scroll ascii art to chat rooms, etc.
-
comment
Comment #47878932
what display are you talking to ? i haven't touched an ESP in a few years, this sounds like a fun reason to dust one off.
-
comment
Comment #47793421
this gave me some old Itanic nostalgia just reading the foreword. There were some interesting discussions from 2024 regarding it and other people involved in VLIW designs https://n…
-
comment
Comment #47654578
extract the exe like a zip file, that's how love packages itself. last i looked at the source myself it had comments in still from the dev
-
comment
Comment #47480373
try page's pre-order link at the top goes to a 404
-
comment
Comment #46559636
i have been joking with friends that it's time to redefine saas to software-as-a-sentence
-
comment
Comment #46366181
Out of curiosity is there a reason nobody seems to be trying it with factory.ai's Droid in these comments? Droid BYOK + GLM4.7 seems like a really cost effective backup in the litt…
-
comment
Comment #18687853
const secondStatements = [ "SELECT quote(root) from ft_segdir;", "UPDATE ft_segdir SET root = X'0005616261636B03010200FFFFFFFF070266740302020003046E646F6E03030200';", "SELECT * FRO…
-
comment
Comment #18687790
I casually thumbed through a few of the commits they posted and came across this https://chromium.googlesource.com/chromium/src/+/c368e30ae55... for(i=0; i =nByte ) return 0; /* In…
-
comment
Comment #15510615
Did you really find CouchDB that bad to work with? I never in the end settled on either couch or mongo for a project long term but when I setup couch to test it out a few years ago…
-
story
Site that crawled Reddit for laptop recommendations
There was a site posted on HN a while back that crawled reddit and ranked laptops in order of how frequently they were discussed/recommended in certain periods of time. I can't for…
-
comment
Comment #15463968
Funny to see this here, it's been ages since I've seen UPX mentioned. In the early 2000's I had written some software whose executable was around a megabytes or maybe several megab…
-
comment
Comment #15376298
Level 26... Did a base 64 decode.. The output looked base64 legal. Decoded that, looked legal again, decoded that... Canabarro Sandow?
-
comment
Comment #15335850
There are tables in the kernel git repo if you want a good reference for their values; however, the register definitions aren't provided. x86: https://github.com/torvalds/linux/blo…