Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
0x457
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
0x457
5d ago
I built a whole thing that collects data, trains classifiers, exports models and dataset just for that. Claude writes me a terraform file that contains shape of the classifier and dataset. For images it can create datasets based of another
2.
▲
by
0x457
5d ago
I remeber photographers talking about X has "not very nice bokeh" probably since I met a first photographer when phones were monochrome and had no camera. No one beside photographer cared then, no one will care today. To most peop
3.
▲
by
0x457
5d ago
Yeah, its not like companies ever colluded to keep prices high... https://en.wikipedia.org/wiki/DRAM_industry_price_fixing?use...
4.
▲
by
0x457
6d ago
It used to be once in awhile someone posts about a neat rust library (that they usually made) plus a bunch of "I did X in rust". Now with AI, its just endless slop that barelly works if it works at all.
5.
▲
by
0x457
6d ago
When I have to do a temporary solution, I purpusly make it as junky as possible and as PITA to use as possible.
6.
▲
by
0x457
6d ago
Why? Because dictionary here is smaller than your idea of dictionary for brute force?
7.
▲
by
0x457
7d ago
Yes, but that won't be a hallucination. Same root cause, but IMO it was pretty clear they meant "given options red, green, blue this will never say purple", doesn't mean it still can't misclassify green as blue.
8.
▲
by
0x457
7d ago
Why would you think "can't hallucinate" means "can't pick wrong probability of an option" ?
9.
▲
by
0x457
9d ago
1.76 bpw number is kinda misleading if you compare it directly to IQ2/Q2. The encoding is ternary, but the quantization procedure is way more sophisticated than "round Qwen weights to {-1,0,+1}." They rotate the weights into
10.
▲
by
0x457
9d ago
It's ARM with extensions.
11.
▲
by
0x457
9d ago
Except there is no ai model family called Codex or Claude. There is Gemini, I give you that.
12.
▲
by
0x457
9d ago
Can't have use-after-free errors if you never free.
13.
▲
by
0x457
14d ago
very outdated experience from me: when I first tried gemini something, in an existing rust codebase, it looked around for files that would indicate if its go, javascript, java or c++ project, then declared I must have asked it build a new a
14.
▲
by
0x457
14d ago
I almost always eat citrus skins after eat the citrus. With Pomelos its like second breakfast.
15.
▲
by
0x457
15d ago
Maybe it's a golden era for making one-man indie games, but not for playing and selling those games.
16.
▲
by
0x457
15d ago
I 3D printed bunch of "tubes" where cables are stored, caps indicate what is stored inside. As a result, threw away a lot of A->C cables, preserved cursed cables like USB-C to 12V barrel jack.
17.
▲
by
0x457
16d ago
Well, "core" community projects have pretty decent MSRV for forward compatibility.
18.
▲
by
0x457
16d ago
You can compile any old code with newer rustc as long as old project does not use unstable features that have changed/went away. What are you on? I recently recompiled project from 2015 with latest stable rust just fine. All breaking c
19.
▲
by
0x457
16d ago
Morrowind had no guardrails or quest markers, but it had a good story and clear final goal that you learn eventually. No guardrails here mean that you can kill anyone and make main quest impossible to finish, but it had a direction that you
20.
▲
by
0x457
16d ago
Huge turn around for sure, but still extremely shallow. I'm not even saying that because planets and universes are all the same (they are), but saying there is no depth to any mechanic in the game. I come back to play every now and the
21.
▲
by
0x457
17d ago
It's literally does not matter in day to day life. In the end you get to X degrees is cold, Y degrees is perfect and Z degrees is hot regardless of C or F. I grew up using C and now I'm using F, if I move to a country that uses C,
22.
▲
by
0x457
17d ago
Starfield is IMO worse. NMS at least has sandboxes that can entertain you and expeditions can be fun. NMS just doesn't have "goal" to work towards, so unless you can create your own goals its boring. Starfield, bugs aside, ha
23.
▲
by
0x457
17d ago
Well, I take about 2 month off every year. Not all at once, but a week here, week there. No issues. I also worked in company where this guy was on PTO 6 months a year, but he kept working during his PTO, just on his own schedule. However, a
24.
▲
by
0x457
18d ago
> When a small studio gets bought by a bigger one, it typically results in more production from the small studio. Sure, but quality of those movies go down. Best scenario, studio that made N good movies a year, now makes N good movies pl
25.
▲
by
0x457
20d ago
Made up story? I have S3 bucket that still around from online communities that died down and cloud haters "backed up", one of these hates asks me for copy of a backup once a year because his copy keeps getting lost.
26.
▲
by
0x457
20d ago
I'm super confused. All 9-3s came from 900NG, which was made during 50/50 ownership on GM-platform (Opel Vectra). SAAB had a habit of throwing away half of the platform and doing things themselves (see 9-2X). Go check your coolant
27.
▲
by
0x457
22d ago
"claude: my harness tells me to use python's pathlib"
28.
▲
by
0x457
22d ago
These file edits are faster and easier for the model to do than "regular" edits. The model is told to use them when auto mode is enabled. The problem is when you go from plan to auto to anything but auto, that preference sticks. T
29.
▲
by
0x457
23d ago
Did you miss "remove or change features." ?
30.
▲
by
0x457
24d ago
Neat, I was building something similar, but after building a few workflows in my editor, I've realized that all of them are pretty much the same: get labeled dataset, train to produce a model, use that model on some other dataset.
More ›