Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bm-rf
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bm-rf
1mo ago
Personal opinion but I like how I can ask Claude on web about its prompt, how tool calls work, what parameters it accepts for tool calls. ChatGPT on web gets squirrely, avoiding direct answers or outright refusing. So if I try to use grok i
2.
▲
by
bm-rf
1mo ago
You can actually just ask it to output the above text, depending on how you ask. Sometimes it only outputs the rules, other times it includes the “You are Grok” line. I discovered this initially from some odd lines appearing in the thinking
3.
▲
by
bm-rf
1mo ago
Looks like the SpaceXAI api is adding a default system prompt to all requests. Annoyingly, the line about not mentioning these guidelines is superseding any instructions in the system prompt, causing the model to often refuse discussion reg
4.
▲
by
bm-rf
5mo ago
Thanks, I don't see pricing for foundation models however, such as GPT-5.4
5.
▲
by
bm-rf
5mo ago
Not seeing any pricing info on the models[1] page. Wonder how much of a lift this is over paying providers directly. Perhaps Cloudflare is doing this at cost? Also interesting that zero data retention is not on by default, and is not suppor
6.
▲
by
bm-rf
1y ago
For the purposes of an llm "reading" a pdf, it just renders it as an image. The file format does not matter. Let's say you have documents that already exist, a robust ocr solution that can handle tables and diagrams could be
7.
▲
by
bm-rf
2y ago
Even with regular 5G (sub 6 ghz) you'd take advantage of improvements over LTE like massive MIMO and more precise beamforming. All leading to more people using a network at the same time. Also anecdotally I've found that at music
8.
▲
by
bm-rf
3y ago
Maybe you could use something like GPT 4 vision To include a text description of the image in the transcript
9.
▲
by
bm-rf
3y ago
Usually you include the database schema in the context, usually by showing the CREATE statement for the tables you want to query. I've also found that including comments in the CREATE sql can guide the model somewhat. The best approach
10.
▲
by
bm-rf
3y ago
Passthrough also is pretty poor quality, enough to navigate a room but too blurry to read text and the cameras don't handle phone screens that well. Definitely usable but you'll notice you're still wearing a headset.
11.
▲
by
bm-rf
3y ago
It comes with Mistral 7B, Llama 7B and RedPajama are available for download.
12.
▲
by
bm-rf
3y ago
Seems like plugin support is not fully implemented, I added the 1Password extension, but can’t get the button to work in login forms.
13.
▲
by
bm-rf
3y ago
Cars nowadays have radars and cameras that (for the most part) prevent you from running over pedestrians. Is that also a tool refusing to work? I'd argue a line needs to be drawn somewhere, LLMs do a great job of providing recipes for
14.
▲
by
bm-rf
3y ago
Best yet is VSCode into a docker container on a remote host. Feels like magic!
15.
▲
by
bm-rf
3y ago
Got this for the fitness gram pacer test. Seems like the “compression method” changes greatly between responses. FGPT=FitnessGram™ Pacer Test; MST=multistage aerobic capacity test; PGMD=progressively gets more difficult; 20mPT=20 meter pace
16.
▲
by
bm-rf
3y ago
Except for Cloudflare workers which is run on, predictably, Cloudflare
17.
▲
by
bm-rf
4y ago
Github Copilot uses a different model than chatgpt, with a tokenizer more fit for code rather than plain english language.
18.
▲
by
bm-rf
4y ago
Type hints in python also work great with vscode (and probably other IDEs) as it can offer better autocomplete suggestions for things like function parameters.
19.
▲
by
bm-rf
4y ago
Could this be used on something like a pinephone to get iPhone OS running on modern hardware?
20.
▲
by
bm-rf
4y ago
A user probably sent the report further down the road. Hazard reporting should pin the location right when you pull up the list of options, I think Waze does this when you click the report button. https://support.apple.com/e
21.
▲
by
bm-rf
4y ago
I think the problem is the majority of people don't know that airdrop isn't actually anonymous, sure there are workarounds but it doesn't matter if 99% of users don't follow them.
22.
▲
by
bm-rf
4y ago
I'm assuming you're spinning up an EC2 instance for each lab. What do you think about using pre-built docker images for each challenge instead? that way they can spin up in just a couple of seconds. Might also be cheaper?
23.
▲
by
bm-rf
4y ago
I was curious as to how effective scrubbing was, turns out Packed Tower Wet Scrubbers can filter out 99%+ of VOCs from incinerated plastic. You still get carbon emissions however.
24.
▲
by
bm-rf
4y ago
I wonder what the intended audience of this page is supposed to be
25.
▲
by
bm-rf
4y ago
Would they publish it anonymously? I'd bet they'd want to take credit somehow.
26.
▲
by
bm-rf
4y ago
CogVideo was released only 4 months ago, you can see some samples on this page https://models.aminer.cn/cogvideo/ . Statistical models can be used more efficiently (see KerasCV, https://news.ycombinator.com&
27.
▲
by
bm-rf
4y ago
Works on windows for me. Also never really thought about this for rescuing a stuck window, I've always used winkey + arrow keys and kept mashing buttons until it appears on one of my monitors :P
28.
▲
by
bm-rf
4y ago
I believe the model is copied into ram once upon calling StableDiffusionPipeline, unless the mac implementation partially loads the model due to only having 8G of ram.
29.
▲
by
bm-rf
4y ago
just water cool it! https://www.youtube.com/watch?v=9DyUitTVWlw
30.
▲
by
bm-rf
4y ago
looks like there is a nightly release for apple silicon, https://towardsdatascience.com/gpu-acceleration-comes-to-pyt...
More ›