Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pdyc
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
31.
▲
by
pdyc
5mo ago
can you elaborate? you can use quantized version, would context still be an issue with it?
32.
▲
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.
33.
▲
by
pdyc
5mo ago
i doubt it would be possible, it boils down to compression problem compressing x amount of content to y bits, since content is unpredictable it cannot be done without having intermediary to store it.
34.
▲
by
pdyc
5mo ago
i also used fragment technique for sharing html snippets but url's became very long, i had to implement optional url shortener after users complained. Unfortunately that meant server interaction. https://easyanalytica.com&#x
35.
▲
by
pdyc
6mo ago
Too many things - Tool to auto create dashboards from csv/json files or rest api ( https://EasyAnalytica.com ) - Tool to preview, annotate and share html snippets ( https://easyanalytica.com/tools/html-
36.
▲
by
pdyc
6mo ago
wow that looks beautiful. I want to migrate my hugo site to astro because astro is easier to manage and more friendly to local llm's than hugo but postponing it.
37.
▲
by
pdyc
6mo ago
interesting, i wanted something like this but i am on linux so i modified whisper example to run on cli. Its quite basic, uses ctrl+alt+s to start/stop, when you stop it copies text to clipboard that's it. Now its my daily driver
38.
▲
by
pdyc
6mo ago
here is example of project i worked using codex, it took 10 iterations just to get github actions right https://github.com/newbeelearn/whisper.cpp . you can see the commits made by codex. Project was quite simple it ne
39.
▲
by
pdyc
6mo ago
high on my own supply :-) i use https://easyanalytica.com/tools/html-playground frequently as it allows me to open html in new window and use dev tools like any other page.
40.
▲
by
pdyc
6mo ago
no it did not with character by character it concluded 2 :-)
41.
▲
by
pdyc
6mo ago
thanks, i tested it, failed in strawberry test. qwen 3.5 0.8B with similar size passes it and is far more usable.
42.
▲
Show HN: HTML/React/Tailwind snippet preview, annotation and secure sharing tool
(easyanalytica.com)
1 points
by
pdyc
6mo ago
|
0 comments
43.
▲
by
pdyc
6mo ago
correct it will be handled via backend which will just proxy requests to R2(its S3 compatible). i already have something working with vhttpfs but you have implemented some great ideas like optimizing request count instead of byte efficiency
44.
▲
by
pdyc
6mo ago
this is a great project, does it support wasm? i want to use it in browser with sqlite wasm.
45.
▲
by
pdyc
6mo ago
i wonder what is the captcha equivalent of ai bots? ask about taboo topics to rule out commercial models and ask about specific reasoning questions that trip ai like walking vs driving to car wash? or your own set?
46.
▲
Zuckerberg Launches Meta Small Business
(axios.com)
2 points
by
pdyc
6mo ago
|
0 comments
47.
▲
by
pdyc
6mo ago
i am looking for something like this but for a cheap used phones i can give to kids without internet that has all the books, offline maps, wikipedia and some basic llm. They would have complete environment to explore depending on their curi
48.
▲
by
pdyc
6mo ago
impressive, i wish someone takes a stab at using this technique on mobile gpu's even if it does not use storage it would still be a win. I am running llama.cpp on adreno 830 with oepncl and i am getting pathetic 2-3t/s for output
49.
▲
by
pdyc
6mo ago
do you use same accounts? how do you make sure that chatgpt/gemini etc. dont personalize the queries when used with same account?Also responses change based on location and ip(residetial ip's are treated differently)
50.
▲
by
pdyc
7mo ago
Indeed, what is worse is expectation created by rich people that whatever little value you did create should be given away for free! I see it frequently on HN with product launches where people are demanding product to be opensource with li
51.
▲
by
pdyc
7mo ago
problem is users will still have files in mp4+h264 combo we cannot dictate that but i think i can workaround that by using system default codecs via other library.
52.
▲
by
pdyc
7mo ago
nice project but it would be good if you can make other codecs like h.264 etc. optional it will increase its adoption and help in battle testing entire framework.
53.
▲
by
pdyc
7mo ago
EasyAnalytica.com It lets you view all your dashboards in one place. Dashboard creation is a 3 step away, point to a file, confirm ds, choose template and done. Supports csv/json files, locl/remote url, Google sheets and api'
54.
▲
by
pdyc
7mo ago
i tried 0.8b and for its size it was surprisingly usable, i tried 397b model on lmarena but it was nowhere near even sonnet.
55.
▲
by
pdyc
7mo ago
wow this will gel very well with my current project. Main hurdle i was facing was connecting with individual services via google oauth to get the data.
56.
▲
by
pdyc
7mo ago
and they say its not a bubble! we saw it with oracle deal, big announcement and than nothing, same with nvidia and now same thing is going again i hpe this is cash infusion and not some credit deal.
57.
▲
by
pdyc
7mo ago
can you share your repo.
58.
▲
by
pdyc
7mo ago
interesting, github says works for both olap+oltp but it was for go, does the same apply to rust as well? I want to try it in browser is wasm available somewhere or is there any plan to support it? [Edit] looks like it is available for bro
59.
▲
by
pdyc
7mo ago
interesting i am trying to build one too but rejected duckdb because of large size, i guess i will have to give in and use it at some point of time.
60.
▲
by
pdyc
7mo ago
mine got lot of upvotes and huge traffic but it died after few days. I think it has more to do with novelty of idea rather than commercial interest.
More ›