Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ricklamers
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
ricklamers
11mo ago
Perhaps then inventors of promising ideas should make multiple attempts at popularizing their ideas if they care about association, multiple attempts at explaining why the idea is important and demonstrations of killer applications.
2.
▲
Gemini 3.0 spotted in the wild through A/B testing
(ricklamers.io)
420 points
by
ricklamers
11mo ago
|
268 comments
3.
▲
by
ricklamers
1y ago
I have found 'Buienalarm' to be more accurate in the Netherlands, not scientifically, just anecdotally
4.
▲
by
ricklamers
2y ago
I want more blog posts like this: filled to the brim with useful advice. Ty pul!
5.
▲
Show HN: Filter X posts using an LLM – open-source browser extension
(github.com)
1 points
by
ricklamers
2y ago
|
1 comments
6.
▲
by
ricklamers
2y ago
FWIW I think LangChain has evolved a lot and is a nice time saver once you figure out the patterns it uses. The LangSmith observability is frankly fantastic to quickly get a sense of how your expected LLM flow engineering ends up working ou
7.
▲
by
ricklamers
3y ago
It makes no sense to estimate the total cost of the proprietary equivalent of _all_ that is currently OSS at $177M. It would be spread over at minimum thousands of companies and each company would try to get their margin, needs to be reward
8.
▲
by
ricklamers
3y ago
I really enjoy tinkering with LLM outputs that generate code that can be executed directly. Especially the faster models like GPT-3.5 Turbo are a joy to play with.
9.
▲
Show HN: BuildAnything – stream LLM HTML to an iframe
(github.com)
6 points
by
ricklamers
3y ago
|
3 comments
10.
▲
by
ricklamers
3y ago
Am I the only one surprised that the author of einops is looking for work? In an era of an AI arms race between many big labs? If you’re rolling your own networks, I’d definitely reach out to this guy!
11.
▲
by
ricklamers
3y ago
TIL. Cross-posting breaks silos
12.
▲
by
ricklamers
3y ago
https://github.com/PipedreamHQ/pipedream/issues/954 No I don’t think so. You probably want n8n if you’re keen on self-hosting.
13.
▲
by
ricklamers
3y ago
If you want good up to date resources on the applied side I’d recommend checking out https://hamel.dev/notes/
14.
▲
by
ricklamers
3y ago
I have to plug one of my favorite workflow automation tools that is a namesake and was fairly recently developed: https://pipedream.com/ Would definitely give it a try if you’re looking to automate Yahoo Pipes style. I ha
15.
▲
by
ricklamers
3y ago
Thanks! Appreciate it
16.
▲
by
ricklamers
3y ago
I wrote a similar thing for myself: https://github.com/ricklamers/shell-ai It currently has 882 stars and I think a few people at least are enjoying using it.
17.
▲
funcchain: a Pythonic abstraction of OpenAI Functions
(github.com)
3 points
by
ricklamers
3y ago
|
0 comments
18.
▲
by
ricklamers
3y ago
https://codingwithintelligence.com/feed.xml It has an RSS feed with full articles available. I understand your desire to limit JS.
19.
▲
by
ricklamers
3y ago
Great analysis on the value of collecting and curating knowledge, even without synthesizing it into "best practices." As an AI engineer I collect a lot of resources here, hoping it helps someone https://codingwithintell
20.
▲
by
ricklamers
3y ago
It doesn’t even support keyword arguments yet, hard to take the Python interop seriously
21.
▲
by
ricklamers
3y ago
I found https://github.com/oblador/hush#does-hush-accept-or-deny-per... So neither it seems. Whatever the website does when a user doesn’t make a choice.
22.
▲
by
ricklamers
3y ago
Queries on https://github.com/pypa/flit/tree/main/flit_core/flit_core (omitted tests/) https://pastebin.com/qyzWm6YC https://pastebin.com/DDnDKGxd
23.
▲
by
ricklamers
3y ago
Please let me know if anything isn’t as expected and I’ll try to look into it
24.
▲
by
ricklamers
3y ago
Sweep is mentioned as attribution in multiple places a) https://github.com/definitive-io/code-indexer-loop#attributi... b) https://github.com/definitive-io/code-indexer-loop/blob/fd9d...
25.
▲
Show HN: Code Indexer Loop
(github.com)
28 points
by
ricklamers
3y ago
|
6 comments
26.
▲
by
ricklamers
3y ago
If you can make sure all the resources are namespaced well I’d actually start moving some local workloads to our GKE cluster. Very nice work!
27.
▲
Show HN: Shell-AI, run shell commands with natural language
(github.com)
2 points
by
ricklamers
3y ago
|
0 comments
28.
▲
by
ricklamers
3y ago
Using introspection tools like queryObjects in Chrome Dev Tools should get you quite far: https://developer.chrome.com/docs/devtools/console/utilities...
29.
▲
by
ricklamers
3y ago
https://drive.google.com/file/d/1E4GF9Y21twcjlZ7Aha7zRJ2aSTb...
30.
▲
by
ricklamers
3y ago
The UI toolkit it uses is Yue which I hadn’t heard of: https://libyue.com/docs/latest/js/
More ›