Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
foxhop
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Introducing SLOP
(russell.ballestrini.net)
1 points
by
foxhop
1y ago
|
0 comments
2.
▲
by
foxhop
2y ago
It is impossible to figure this out and it's dumb to try to give a number. We don't think Neanderthals could speak? They also had languages.
3.
▲
by
foxhop
2y ago
You scam artists are not fit for civilized society.
4.
▲
by
foxhop
2y ago
Politically motivated bollocks. The white colonizer did not get colonized by tribes in Africa.
5.
▲
by
foxhop
2y ago
For somebody who cares about software why are you advertising for disqus comments? Link in bio to a public domain commenting system forn static sites.
6.
▲
by
foxhop
2y ago
When i buy 512G microsd it becomes my property. If i need to repair or replace my property, it should be disclosed what technology i bought, so that i or my repairman could understand my property enough to decide a proper path forward depen
7.
▲
by
foxhop
2y ago
`tree --gitignore && cat .py && cat templates/ `
8.
▲
by
foxhop
2y ago
I don't like lawyers so I use public domain. Also code is like math which is public domain.
9.
▲
Public Domain File Uploads for Humans and Agents
(git.unturf.com)
1 points
by
foxhop
2y ago
|
0 comments
10.
▲
by
foxhop
2y ago
Step 1: curate a context window of code from different repos (poke team about switching to mono repo) Step 2: write a slack style message as if you are discussing the solution with a teammate that you have authority over as a delegate to ge
11.
▲
by
foxhop
2y ago
I was just thinking about something like this for very small web applications (1,200 line app.py & 600 lines of html templates), something lighter than requiring a working docker install. a handful of dependencies (mostly Pyramid based
12.
▲
by
foxhop
2y ago
If the maintainers are reading this is cool. I would start with an exporter/importer for pages from Wikipedia format into whatever format you use, it should also deal with the media. This is no small task but what you need.
13.
▲
by
foxhop
2y ago
fun app another contributor made: * https://beetoochat.glitch.me/
14.
▲
Free Hermes AI ai.unturf.com and uncloseai.js
(russell.ballestrini.net)
1 points
by
foxhop
2y ago
|
2 comments
15.
▲
by
foxhop
2y ago
My last post got shadow banned hard so trying again without the "Show HN:" moniker because I think that was the only thing I might have done wrong. https://news.ycombinator.com/item?id=41895582
16.
▲
by
foxhop
2y ago
the proxy/server accepts any API key. I expect people to copy this infra with their own domains, this is a working proof of concept.
17.
▲
Show HN: Client Side anti-RAG solution
(ai.unturf.com)
7 points
by
foxhop
2y ago
|
2 comments
18.
▲
by
foxhop
2y ago
The llama 3.0, 3.1, & 3.2 all use the TikToken tokenizer which is the open source openai tokenizer.
19.
▲
by
foxhop
2y ago
4090 has 24G So we really need ~40B or G model (two cards) or like a ~20B with some room for context window. 5090 has ??G - still unreleased
20.
▲
by
foxhop
2y ago
My guess is it uses the same vocabulary size as llama 3.1 which is 128,000 different tokens (words) to support many languages. Parameter count is less of an indicator of fitness than previously thought.
21.
▲
by
foxhop
2y ago
The universe is all about various spectrum and waves like sin. It's donuts and toroids all the way up and down, left and right.
22.
▲
by
foxhop
2y ago
https://nerves-project.org/
23.
▲
by
foxhop
2y ago
Here's a hint, STOP MINIFYING CODE! gzip over transport is enough.
24.
▲
by
foxhop
2y ago
https://github.com/russellballestrini/flask-socketio-llm-com... just made an battleship game today, look at research for for more
25.
▲
by
foxhop
2y ago
Your going to need a lot more than a few, 800G VRAM needed
26.
▲
by
foxhop
2y ago
affects on ozone due to reentry https://www.nytimes.com/2024/06/24/climate/ozone-satellites....
27.
▲
by
foxhop
2y ago
Thanks, the process to move off the platform is a process that needs to be built and documented, the data lives in a shared digital ocean bucket, the database uses uuids and we could try dumping only the relevant data out of the shared data
28.
▲
by
foxhop
2y ago
I built an app that lets creatives sell their digital and physical goods https://www.makepostsell.com/ It's open source and public domain, uses stripe for holding card information
29.
▲
by
foxhop
2y ago
are there docs for this setup?
30.
▲
by
foxhop
2y ago
to keep the CPU in healthy thresholds I lowered the concurrency to 100. real 0m22.188s user 0m14.702s sys 0m0.449s It's still a lot faster but less so, could you explain why I would want to run --jitless in production?
More ›