HN user

koconder

54 karma

I'm an AI specialist, you can find me lurking on LinkedIn https://www.linkedin.com/in/koconder/

[ my public key: https://keybase.io/zuperduper; my proof: https://keybase.io/zuperduper/sigs/QbKXFA9k2ZipbdjZKG3cPhVb2KjWBQKXSfprbN3-JgE ]

Posts24
Comments20
View on HN
news.ycombinator.com 4mo ago

Ask HN: What apps have you created for your own use?

koconder
6pts3
github.com 4mo ago

Show HN: Slacrawl CLI app to wiretap Slack messages

koconder
1pts0
news.ycombinator.com 6mo ago

Ask HN: I'm sure more than just Microsoft is down rn

koconder
14pts5
towardsdatascience.com 6mo ago

Show HN: Self Optimizing Self Driving Car Agent

koconder
2pts0
news.ycombinator.com 7mo ago

Ask HN: Is there an open source "turbopuffer"?

koconder
2pts0
twitter.com 8mo ago

Prompt Engineering –> Context Engineering –> Intent Engineering

koconder
1pts1
www.comet.com 1y ago

Open-Source SDK for Automated Prompt and Agent Optimization

koconder
8pts1
www.comet.com 1y ago

LLM Evaluation Complexities for Non-Latin Languages

koconder
1pts0
github.com 1y ago

Show HN: Airgapped Offline RAG – Run LLMs Locally with Llama, Mistral, & Gemini

koconder
9pts1
news.ycombinator.com 1y ago

Ask HN: Is OpenAI strawberry end of this year just AGI hype?

koconder
3pts4
news.ycombinator.com 1y ago

Ask HN: Should old open repos owned by big tech be handed over?

koconder
1pts2
news.ycombinator.com 2y ago

Ask HN: Is Product Hunt dead?

koconder
14pts11
news.ycombinator.com 2y ago

Ask HN: What are some of the best user experiences with AI?

koconder
49pts53
www.freethink.com 2y ago

Anti-aging pill for senior dogs is now in clinical trials

koconder
3pts1
news.ycombinator.com 2y ago

Ask HN: What music do you use for flow/deep state when coding?

koconder
2pts5
news.ycombinator.com 2y ago

Ask HN: Is Traditional College Education Obsolete in the Tech Industry?

koconder
6pts9
github.com 2y ago

Show HN: GitHub Action to Block Merge Out of Hours

koconder
2pts0
news.ycombinator.com 2y ago

Ask HN: What are your predictions for 2024?

koconder
89pts137
www.2nd.vc 2y ago

Launch of 2nd.vc: A New Way for Startups to Connect with Investors

koconder
2pts1
github.com 4y ago

Pre-Built Vulnerable Environments Based on Docker-Compose

koconder
1pts0
www.uboatworx.com 4y ago

Underwater Entertainment Platform

koconder
1pts0
github.com 8y ago

Ostemper – Automatic Hardening and Tweaks for OS X

koconder
1pts1
www.huffingtonpost.com 9y ago

Think wearables and smart jewellery is ‘cool’, well time to think again

koconder
1pts0
www.linkedin.com 9y ago

Oh Snap Snapchat Releases Spectacles and Renames Holding Company

koconder
2pts0

Comet just open-sourced the Opik Agent Optimizer SDK, a new tool designed to automate and systematize prompt/agent optimization for LLM applications. If you’re tired of manual prompt tweaking, this SDK lets you run optimizer algorithms (Bayesian, evolutionary, meta-prompt, etc.) against your own datasets, regardless of framework or model provider (OpenAI, Anthropic, Ollama, etc.).

100% but this is not the same thing, nor is this going to replace the agent SDK (or visa versa). Agents will always need some form of communication protocol, if we look at the world and agentic frameworks its a sea of logos and without some forms of open standards this would be hard.

I'm currently at Comet and I have personally worked on MCP implementations AND have made some contributions to Agent SDK in the form of a native integration and improvement to test suite.

- https://github.com/comet-ml/opik-mcp

- https://github.com/openai/openai-agents-python/pull/91

Our recent integration shipped on day 1:

- https://www.comet.com/docs/opik/tracing/integrations/openai_...

I think the key to what OpenAI is pushing towards is simplicity for developers through very easy to use components. I won't comment on the strategy or pricing etc, but on first glance as a developer the simple modular approach and lack of bloat in their SDK is refreshing.

Kudos to the team and people working on the edge to innovate and think differently in an already crowded and shifting landscape.

Second brain, I have processes to trigger and re-surface notes. Raw notes i "recycle" on a regular basis into my second brain. Anki is great for things i need to constantly remember like key facts.

Sample of 2 humans...

"In the new paper, the team reports the functioning of the new system in two human patients. The team also presents data from a series of different animal models including successful recordings from rat barrel cortex in both acute and chronic settings; recording of the somatosensory cortex in an anesthetized pig; and recordings in non-human primates at different depths inside the brain."

[dead] 3 years ago

Discover how 2024 is set to revolutionize AI as we know it - from near AGI breakthroughs to AI shaping global policies. Get ahead of the curve in understanding the seismic shifts in AI marketplaces, hardware innovations, and the ethical landscape. This isn’t just evolution; it’s a tech renaissance!

Just launched 2nd.vc, aiming to redefine how startups meet investors. Our platform opens doors for startups at various stages, offering them a streamlined path to connect with a network of global VCs and investors. It's about making the right connections easier and more accessible for innovators and investors alike. Whether you're seeking seed funding or growth capital, 2nd.vc is designed to facilitate these critical connections. We're excited to see how this platform can change the dynamics of startup funding. Feedback from the startup community is highly appreciated!

I have been working on combining the works of a number of open-source scripts for improving security and setting up mac os x for developers in one single script for 95% of environments. Would love any feedback and/or feature suggestions!