Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
remorses
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
The Region Consolidation Project
(fly.io)
1 points
by
remorses
11mo ago
|
0 comments
2.
▲
by
remorses
1y ago
No support for multiple agents at the same time is a non starter
3.
▲
by
remorses
1y ago
Using AI agents productively requires setting up a repository for collaboration, it means writing docs and making the build process easy and fast. As any other tool AI is slow to adopt but has huge gains later on
4.
▲
Show HN: Spiceflow – fast, simple and type safe TypeScript API framework
(getspiceflow.com)
1 points
by
remorses
2y ago
|
0 comments
5.
▲
by
remorses
2y ago
Framer is one of the website builders with the best export capabilities, this is because it’s built on top of React. You can use unframer [0] to export components as React and ship anywhere [0]: https://github.com/remorses&#
6.
▲
Show HN: AntiDetection, make ChatGPT generated text undetectable and more human
(antidetection.com)
1 points
by
remorses
2y ago
|
0 comments
7.
▲
by
remorses
2y ago
If you set temperature to zero the output will be always the same, not a distribution. If instead you increase temperature the LLM will sometimes choose other tokens than the one with the highest score, but it won’t be that much different
8.
▲
by
remorses
2y ago
Insurance period minus one standard deviation
9.
▲
by
remorses
2y ago
If only there was a way to make radio signal clear even with background noise. Maybe one day someone will invent frequency modulation instead of this stupid AM thing
10.
▲
100x Faster Babel `scope.rename()`
(gist.github.com)
1 points
by
remorses
2y ago
|
0 comments
11.
▲
Remix for Next.js Developers, Learn by Example
(remixfornextdevs.com)
2 points
by
remorses
2y ago
|
0 comments
12.
▲
by
remorses
2y ago
Goblin is a service that builds a go binary for your platform on the fly and downloads it in PATH. This is a much faster way than setting up Github Actions to build an executable for every possible platform on every release. You can also us
13.
▲
by
remorses
2y ago
You can also install it with go, I updated the readme go install github.com/remorses/docker-phobia
14.
▲
Show HN: Docker-phobia: Analyze Docker image size with a treemap
(github.com)
91 points
by
remorses
2y ago
|
30 comments
15.
▲
by
remorses
2y ago
/skæm/ a dishonest plan for making money or getting an advantage, especially one that involves tricking people
16.
▲
by
remorses
2y ago
Is the code open source?
17.
▲
by
remorses
2y ago
Mojo is faster because it compiles every function body in parallel, basically every function calls LLVM separately. This means you have to do everything else yourself, which is not easy.
18.
▲
by
remorses
3y ago
I am pretty sure the existing release process already takes much more than 2 hours.
19.
▲
Show HN: User onboarding with AI agent for a collaborative Markdown editor
(holocron.so)
2 points
by
remorses
3y ago
|
0 comments
20.
▲
by
remorses
3y ago
It’s another one of my projects, holocron wasn’t ready when I made the blog
21.
▲
Show HN: Holocron, Notion like editor for Markdown files, synced with GitHub
(holocron.so)
3 points
by
remorses
3y ago
|
2 comments
22.
▲
Ask HN: Why does ChatGPT API charge for input tokens?
1 points
by
remorses
3y ago
|
0 comments
23.
▲
by
remorses
3y ago
A license that doesn’t allow reselling the service is good enough For example I saw this with Tailwind UI
24.
▲
by
remorses
3y ago
== does not exist
25.
▲
by
remorses
3y ago
It is specifically an alternative to the WorkOS Admin Portal component, a hosted website you can send to your customers to make setting up SSO easier. The full source code is on GitHub: https://github.com/remorses/akars
26.
▲
Akarso: Open-source WorkOS alternative built on top of Supabase
(akarso.co)
2 points
by
remorses
3y ago
|
1 comments
27.
▲
by
remorses
3y ago
A spreadsheet should be more than enough
28.
▲
by
remorses
3y ago
I cannot even push code
29.
▲
by
remorses
3y ago
Using the CPU with quantized weights on GPT models makes sense, an example is llama.cpp, that’s because these models are constrained by memory bandwidth and not compute (low arithmetic density) https://github.com/ggerganov&#
30.
▲
by
remorses
3y ago
It would be cool too see a port of llama.cpp and ggml to Zig https://github.com/ggerganov/llama.cpp https://github.com/ggerganov/ggml
More ›