Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pdyc
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
pdyc
10d ago
i made my own html playground that is browser only and shares preview via url hash because of these useless shenanigans of codepen, its not as featureful but i mostly use it for sharing single page html files https://easyanalytic
2.
▲
by
pdyc
17d ago
what are you using for reading/writing pdf? is it some mcp plugin or some pdf lib in python/js and qwen is doing it via code?
3.
▲
Tool that finds hidden opportunities in your Google Search Console data
(easyanalytica.com)
2 points
by
pdyc
21d ago
|
1 comments
4.
▲
by
pdyc
21d ago
GSC Insight is a free browser-based tool that turns Google Search Console CSV exports into a visual SEO dashboard. It helps you quickly spot: - Quick-win keywords - Content gaps - Page and query opportunities - Branded vs. non-branded traff
5.
▲
by
pdyc
1mo ago
i am using llama.cpp with pi harness on linux(cachyos). some of the things like coopmat are disabled in linux due to intel driver issues otherwise performance would be even better.
6.
▲
by
pdyc
1mo ago
i have same 255h and i was able to run it with low token speed 6-8tg/s with approx similar context window 60k
7.
▲
Anthropic investors bet on $2T valuation in record IPO
(ft.com)
7 points
by
pdyc
1mo ago
|
1 comments
8.
▲
by
pdyc
2mo ago
+1. i have similar workflow and i use local models on igpu so token cost is free and electricity cost is in cents.
9.
▲
by
pdyc
2mo ago
yes, happened to me as well on sideprojects and it continues, i am able to post on other groups, its weird.
10.
▲
by
pdyc
2mo ago
I am building https://EasyAnalytica.com - single place for all your dashboards. It generates dashboards automatically from data without using ai. It supports getting data from google sheets, api's, url's etc. I have re
11.
▲
by
pdyc
3mo ago
I have been using Emacs for more than a decade, and I was always excited about the features. But with AI, something has changed. I no longer type/edit that much. Recently, LSP stopped working, and I was completely oblivious to it for a
12.
▲
by
pdyc
3mo ago
what bug and it affects what?
13.
▲
by
pdyc
3mo ago
yes harness - pi+custom extension for subagents model - qwen3.6 35ba3b q4km hardware - intel arrow lake with 32gb ram server - llama.cpp vulkan performance - 15-18t/s generation 50-150t/s pp planning and task creation is still usi
14.
▲
by
pdyc
3mo ago
i am still working on easyanalytica tool to auto generate dashboards without ai . I recently added comparison feature and figuring that out was fun. There are lot of interesting ideas on execution side of it but for end user its a simple pr
15.
▲
by
pdyc
3mo ago
html snippet playground - for testing html/react snippets token speed calculator - for estimating tg/s of ai based on ram speed and model size/params this helps in comparing different hw, estimating likely speeds i will get o
16.
▲
by
pdyc
4mo ago
afaik, enterprise plans are not subsidized. its 20$/seat+api pricing. Unless you are saying api pricing itself is subsidized.
17.
▲
Uber's $1,500/month AI limit is a useful signal for AI tool pricing
(simonwillison.net)
624 points
by
pdyc
4mo ago
|
769 comments
18.
▲
by
pdyc
4mo ago
depends on how clear your instructions are, if there is no ambiguity you can even use gemma4 e2b/e4b.
19.
▲
by
pdyc
4mo ago
i did not see much improvement for my use case i.e. file editing tasks but with e4b tg/s is lower so i stick with e2b.
20.
▲
by
pdyc
4mo ago
yes i keep on trying small models, i have also tried qwen 3.5 0.8B, 2B, 4b and gemma4 e4B models but they either did not worked reliably (thinking loop, issue in following instruction) or there were performance issues (prompt speed, tg spee
21.
▲
by
pdyc
4mo ago
i use smaller model gemma e2b for most of my editing and it works surprisingly well. Workflow is planning with sota models and execution via small models. If you plan properly dont leave ambiguity for smaller model it works well.
22.
▲
by
pdyc
4mo ago
- Tool for organizing files, pasted data, and prompts into markdown snippets you can copy into different AI chats. - Calculator that gives tg/s and vram required based on model params and ddr settings. - Auto create dashboard from csv
23.
▲
by
pdyc
5mo ago
why do people want to continue to use anthropic despite their shitty service? its not like they have some kind of lock-in as it is still new company and it has shown its color before we are stuck with it unlike google/meta etc.
24.
▲
by
pdyc
5mo ago
I did a showhn with similar idea(got a whooping 1 point and was flagged as spam which was later removed by mods), you paste your html and it encodes it into url, you can share the url without server involvement. I even added a url shortener
25.
▲
by
pdyc
5mo ago
that guy is not including ffmpeg and is not encoding in browser. What he is doing is generating a ffmpeg command that you can run on your cli/scripts etc. PS: i am that guy :-)
26.
▲
by
pdyc
5mo ago
i was with them until "We ran our own analysis sampling 150 profiles per repo across 20 projects and found repos where 36-76% of stargazers have zero followers and fork-to-star ratios 10x below organic baselines" This does not loo
27.
▲
by
pdyc
5mo ago
correct but it should be some ratio of model size like if model size is x GB, max context would occupy x * some constant of RAM. For quantized version assuming its 18GB for Q4 it should be able to support 64-128k with this mac
28.
▲
by
pdyc
5mo ago
i dont get it, mac has unified memory how would offloading experts to cpu help?
29.
▲
by
pdyc
5mo ago
can you elaborate? you can use quantized version, would context still be an issue with it?
30.
▲
by
pdyc
5mo ago
what was your data size? i am surprised 800kb made a difference? using stringzilla was smart approach,my guess is it being unusually faster made all the difference.
More ›