Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
efunnekol
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
efunnekol
11mo ago
In the last two years, my mother had a tumour (successfully) removed from her brain and my sister had day-long heart surgery. Two extensive processes with lots of consults before and after, both requiring significant hospital stays. At the
2.
▲
by
efunnekol
1y ago
With the very wide variety of English accents around the world, you would have a tough time creating phonetic spelling in English that everyone would agree to. My mother (a true Brit) might want 'wahtah' for water, where I think i
3.
▲
by
efunnekol
1y ago
I mostly disagree with this. I have been using 'aider' as my go to coding tool for over a year. It basically works the same way that it always has: you specify all the context and give it a request and that goes to the model witho
4.
▲
by
efunnekol
1y ago
You can use MCP servers in SAM (Solace Agent Mesh). That has a chat interface and can be run remotely. Perhaps the easiest way to do it remotely is to use a Slack integration to SAM with a free Slack workspace, which doesn't require po
5.
▲
by
efunnekol
2y ago
As someone who has spent a lot of time defining and enforcing processes (yay), it is far easier and more understandable to adopt a hard rule for this sort of thing. You don't want people to be debating whether or not their backpack is
6.
▲
by
efunnekol
3y ago
I totally agree with you on LLM usage. I have recently switched from JSON to YAML for requests and replies from LLMs (GPT-4 specifically) and I find it much better: fewer tokens used, more readable if you are looking at the http requests an
7.
▲
by
efunnekol
3y ago
You should check out Solace's multi-protocol broker (free version: https://solace.com/downloads/ ) with support for MQTT, AMQP, SMF, REST, Websocket It supports integration with OAuth, LDAP, Radius, ,...