Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
AlphaSite
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
AlphaSite
8d ago
There’s an opt out so I’m blade for now.
2.
▲
by
AlphaSite
12d ago
I know it sa toy, but if someone gets the bright idea to do this for real: please learn from npm and dont duplicate packages for every clone of a project. Share them between projects like every sane package manager.
3.
▲
by
AlphaSite
1mo ago
My beef with etcd is that its neither performant nor reliable. Its very much {reliable, performant, flexible} pick none.
4.
▲
by
AlphaSite
1mo ago
I mean its capex vs opex, assuming a 5 year deprecation period thats 1.2 million isnt too bad, its 10% of their aws spend.
5.
▲
by
AlphaSite
2mo ago
If you architect properly it doesn’t necessarily follow that more features means more attacks, or certainly not more system wide attacks. If you layer and segment correctly you can build atop a secure core and have some decent security.
6.
▲
by
AlphaSite
2mo ago
AMD had an interesting take on this around a decade ago. Never went anywhere but very cool tech.
7.
▲
by
AlphaSite
3mo ago
Reddit doesnt work because subreddits crosspolinate and float to the top so theyre rather prone to brigading and intermingling. We don't really get distinct subreddits anymore.
8.
▲
by
AlphaSite
3mo ago
I think models will be a commodity sooner rather than later. This whole race doesnt matter. First mover advantage is real, but over enough time it wont matter.
9.
▲
by
AlphaSite
3mo ago
It probably means they’re close enough that there’s no observable difference. Or better at every different things.
10.
▲
by
AlphaSite
4mo ago
Yes. Make sure you’re not using the Gemma sparse models since they don’t have a small model to use. Also I removed all the image models from the workspace.
11.
▲
by
AlphaSite
5mo ago
I knew a guy who worked on it tell me actions is just literally a fork from Azure Devops. Which is why it never really fit into GitHub.
12.
▲
by
AlphaSite
5mo ago
I think for the same model wall time is probably a more intuitive metric; at the end of the day what you’re doing is renting GPU time slices. Large outputs dominate compute time so are more expensive. IMO input and output token counts are a
13.
▲
by
AlphaSite
6mo ago
its mostly because MCPs handle auth in a standardised way and give you a framework you can layer things like auth, etc on top of. Without it youre stuck with the basic http firewall, etc which is extremely dangerous and this is maybe the 1
14.
▲
by
AlphaSite
6mo ago
The cool thing is you can host your own node with its own rules; you should host an anonymous server and you can set the rules.
15.
▲
by
AlphaSite
7mo ago
I think if people had a use case for it they’d buy more of the damn things. Right now I’d never need a device separate from my spouse since I just don’t need one. Make is useful and buyers will come. The never had issues selling multiple ma
16.
▲
by
AlphaSite
7mo ago
Probably some custom model built for their hardware.
17.
▲
by
AlphaSite
9mo ago
Speed would be nice, but more than that I want it to also manage Ruby installs. I’m infuriated at the mess of Rubys and version managers.
18.
▲
by
AlphaSite
9mo ago
i assume therye trying to build some community before trying to standardise it.
19.
▲
by
AlphaSite
10mo ago
Voting can be coordinated between the N cpus rather than an external arbiter (even making that redundant eventually required the CPUs to decide what to do if they disagree so may as well handle it internally).
20.
▲
by
AlphaSite
10mo ago
Honestly. We used dex. It worked pretty well.
21.
▲
by
AlphaSite
10mo ago
Ruby is a language that optimizes for the local maxima at the cost of the global maxima. Now every library, company or code base has its own pattern and you have to learn its pit falls. Better to learn once, cry once and just deal with it i
22.
▲
by
AlphaSite
10mo ago
eh. Ruby makes it easy to do the wrong thing. imo.
23.
▲
by
AlphaSite
11mo ago
It’s another step in the right direction. These things take time.
24.
▲
by
AlphaSite
11mo ago
Connection pooling has its own severe downsides in Postgres. Considering how limited we are by connection counts.
25.
▲
by
AlphaSite
11mo ago
That was the whole concept behind KCP iirc. It was designed to provide tenancy atop 1 or more clusters.
26.
▲
by
AlphaSite
11mo ago
Types don’t explain intent or gotchas. They’re also useful, but you need both.
27.
▲
by
AlphaSite
11mo ago
While i think Latex is fantastic, i think there is plenty of low hanging fruit to improve upon it... the ergonomics of the language and its macros aren't great. If nothing else there should be a better investment in tooling and ecosyst
28.
▲
by
AlphaSite
1y ago
Having a reproducible dev environment is great when everyone’s laptop is different and may be running different OSes, libraries, runtimes, etc. Also docker has the network effect. If there was a good light weight tool that was better enough
29.
▲
by
AlphaSite
1y ago
There are extraordinarily highly paying semi firms in the US, but neither Intel nor AMD fit that mould unfortunately. I’ve never understood why that’s the case; they are also high leverage jobs where a few can do extraordinary work and be r
30.
▲
by
AlphaSite
1y ago
I appreciate everything they’ve done but the group which maintains Pip and the package index is categorically incapable of shipping anything at a good velocity. It’s entirely volunteer based so I don’t blame them, but the reality is that it
More ›