Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jared0x90
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jared0x90
1mo ago
4x CMP-170HX he purchased with his time machine last month
2.
▲
by
jared0x90
1mo ago
Given that glimmer only caught up-ish to 3.6 how far behind is American (largest model) to American (largest model) ?
3.
▲
by
jared0x90
2mo ago
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.
4.
▲
by
jared0x90
3mo ago
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 your setup? ty!
5.
▲
by
jared0x90
3mo ago
the hdlbits course is really good imo
6.
▲
by
jared0x90
5mo ago
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 back from a summer camp learning QBASIC. the simplicity of the
7.
▲
by
jared0x90
5mo ago
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.
8.
▲
by
jared0x90
5mo ago
i loved making AOL 'hacking' tools as a kid in VB3/5/6. faders, stuff to scroll ascii art to chat rooms, etc.
9.
▲
by
jared0x90
5mo ago
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.
10.
▲
by
jared0x90
5mo ago
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://news.ycombinator.com/item?id=39097504
11.
▲
by
jared0x90
6mo ago
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
12.
▲
by
jared0x90
6mo ago
try page's pre-order link at the top goes to a 404
13.
▲
by
jared0x90
8mo ago
i have been joking with friends that it's time to redefine saas to software-as-a-sentence
14.
▲
by
jared0x90
9mo ago
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 little bit I have experimented with it.
15.
▲
by
jared0x90
8y ago
const secondStatements = [ "SELECT quote(root) from ft_segdir;", "UPDATE ft_segdir SET root = X'0005616261636B03010200FFFFFFFF070266740302020003046E646F6E03030200';", "SELECT * FROM ft WHERE
16.
▲
by
jared0x90
8y ago
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<nChar; i++){ if( n>=nByte ) return 0
17.
▲
by
jared0x90
9y ago
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 I had it up and running with functional replication quite q
18.
▲
Site that crawled Reddit for laptop recommendations
1 points
by
jared0x90
9y ago
|
0 comments
19.
▲
by
jared0x90
9y ago
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 megabytes in size coming out of VB6. On one of mid
20.
▲
by
jared0x90
9y ago
Level 26... Did a base 64 decode.. The output looked base64 legal. Decoded that, looked legal again, decoded that... Canabarro Sandow?
21.
▲
by
jared0x90
9y ago
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/blob/master/arch/