chaoz_

↗ HN profile [ 71.9 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. SWE-Rebench by Nebius (swe-rebench.com)
  2. We build AI agents in both low-code (LangFlow) and high-code environments. Low-code solutions have built-in visual interfaces, but our coded agent networks lack visual tooling for: 1. Inspecting complex workflows and…

  3. I don't know anything about crypto, but why is it technically so difficult to transform hash function computations into (at least partially) decentralized LLM training? Have there been any attempts to make it at least…

  4. Hi Hacker News, As a dev extensively using GPT-4 for coding, I've realized its effectiveness significantly increases with richer context (e.g., code samples, execution state - props to DevinAI for famously…

  5. Many companies and schools in Russia started to use Discord as a free replacement for Slack/Zoom. I've heard P2P is not the best choice for some domains and Discord might sell your data to their partners. Is it really a…

  6. We got assigned to the shared IP pool (SendGrid), where most of the IPs are blacklisted by Outlook. Most of the times emails are not even reaching spam (bounce, because of bad IP reputation). We need to solve this…

  7. We were on a cheaper SendGrid plan with a Shared IP pool and 100% of our templates were reaching the inbox on Outlook/Gmail. Later on, we upgraded to Pro Plan and received a fresh IP (no warmup). Our deliverability…

  8. CI/CD concepts are crucial parts of each not-so-small software project. Proper automation and consideration of probable issues support team through the whole journey. I've seen companies ignoring it or doing it wrong in…