HN user

adamfeldman

1,555 karma

Passionate about empowering people with technology, so they can love their tools.

hn [Shift + 2] adamfeldman.net

@AdamFeldman on Twitter, GitHub, and elsewhere.

Now: B2B SaaS, and building malleable software.

Past: Healthcare B2B SaaS, E-commerce consulting, from shipping and operations to software, sales, and marketing.

[ my public key: https://keybase.io/adamfeldman; my proof: https://keybase.io/adamfeldman/sigs/_Xoj4dMcQIQehierULEwoVdOJetDZPatmEbc4jStc5g ]

meet.hn/city/29.7589382,-95.3676974/Houston

Socials: - github.com/adamfeldman - linkedin.com/in/adamrfeldman - x.com/adamfeldman

Posts66
Comments304
View on HN
www.axios.com 2mo ago

We've Been Warned

adamfeldman
3pts1
cursor.com 3mo ago

Cursor 3

adamfeldman
544pts406
twitter.com 3mo ago

OpenAI introduces a Codex plugin for Claude Code

adamfeldman
8pts1
www.twilio.com 5mo ago

A2H: A Protocol for Agent-to-Human Communication

adamfeldman
2pts0
cloud.google.com 7mo ago

Model Context Protocol (MCP) Support for Google Services

adamfeldman
6pts0
supabase.com 7mo ago

Supabase for Platforms

adamfeldman
2pts0
blog.zulip.com 11mo ago

Zulip 11.0 released: Organized chat for distributed teams

adamfeldman
2pts0
xtdb.com 1y ago

Launching XTDB v2 – time-travel SQL database

adamfeldman
4pts1
www.bleepingcomputer.com 1y ago

Marks and Spencer breach linked to Scattered Spider ransomware attack

adamfeldman
1pts0
www.androidauthority.com 1y ago

Google Requires 'Free TV' Button on Google TV Remotes, for FAST

adamfeldman
2pts0
www.bloomberg.com 1y ago

GM says Cruise will exit the robotaxi business

adamfeldman
10pts1
www.stainlessapi.com 1y ago

Stainless raises $25M Series A for its SDK generator

adamfeldman
5pts1
www.forbes.com 2y ago

TikTok accounts getting hacked via a zero-day that only requires opening a DM

adamfeldman
5pts0
building.open-home.io 2y ago

Announcing the Open Home Foundation (a new home for Home Assistant)

adamfeldman
4pts1
www.bloomberg.com 2y ago

SEC Fines Two Firms for Bogus Artificial Intelligence Claims

adamfeldman
3pts0
9to5mac.com 2y ago

Apple working on AI-powered Siri and Messages features, with help from ChatGPT

adamfeldman
6pts6
blog.redplanetlabs.com 2y ago

Databases and why their complexity is now unnecessary

adamfeldman
363pts352
www.zdnet.com 2y ago

CIQ, Oracle, and SUSE Unite Behind OpenELA to Take on Red Hat Enterprise Linux

adamfeldman
4pts0
www.reuters.com 2y ago

US Copyright Office denies protection for AI image despite human-driven edits

adamfeldman
2pts0
www.home-assistant.io 3y ago

Want to help others? Leave your AI at the door

adamfeldman
2pts1
www.inkandswitch.com 3y ago

Untangle: Solving Problems with Fuzzy Constraints

adamfeldman
9pts0
aws.amazon.com 3y ago

AWS Application Composer – visual designer for building serverless applications

adamfeldman
1pts0
techcrunch.com 4y ago

TextExpander Raises $41.4M

adamfeldman
2pts1
cloud.google.com 4y ago

Updates for GKE Authorized Networks After Vulnerability Rewards Program Report

adamfeldman
2pts0
www.theverge.com 4y ago

Google Chrome's Journeys groups your search history together by category

adamfeldman
5pts1
www.arangodb.com 4y ago

ArangoDB Series B Funding

adamfeldman
2pts0
techcrunch.com 4y ago

Open-source backend-as-a-service startup Supabase raises $30M

adamfeldman
15pts0
support.apple.com 5y ago

Apple docs show unusual mid-production chip updates for Secure Storage Component

adamfeldman
2pts1
github.com 5y ago

Keto 0.6: open-source implementation of Google Zanzibar

adamfeldman
2pts0
www.nbcnews.com 5y ago

Biden to elevate Science Advisor to his Cabinet

adamfeldman
2pts4
ESP32-S31 2 months ago

Zigbee supports binding, allowing devices to directly control each other without the intervention of a controller. For example, I've Inovelli light switches that communicate directly with Zigbee smart bulbs.

If you paid with PayPal you can still file a dispute there. The seller in the U.S. was called Luzern (working on behalf of Spotify).

EDIT: don't waste your time, PayPal auto-denied it because it's been >180 days since the transaction ¯\_(ツ)_/¯

I live in a townhome in the area talked about in the article (inside the 610 loop). As a local, this article felt spot-on and matched local understanding of how Houston manages residential land-use hyper-locally through deed restrictions and the like.

Curiously unmentioned in the article were TIRZ, but those are mostly used to manage commercial areas, not residential.

Of course the ERCOT political appointees put out a release [1] blaming the wind, when the problem was the fossil fuel sources.

Why there was a projected supply shortage:

1. Expected: low wind production (as is normal on a summer day)

2. Unexpected: "...The problem is that they only expect 4.0 GW of thermal to be offline (see Typical planned and unplanned outages, thermal). FYI, thermal includes, gas, coal, and nuclear.

According to ERCOT, 12 GW of thermal ("dispatchable") is offline today." – quote from thread: https://twitter.com/AndrewDessler/status/1546528816272654337

[1] https://dentonrc.com/news/denton_municipal_electric/grid-hol... (via https://www.texasmonthly.com/news-politics/renewable-energy-...)

Datomic is Free 3 years ago

What is Datomic, you ask? It's a database written in Clojure. https://hn.algolia.com/?q=datomic

  Datomic is an operational database management system - designed for transactional, domain-specific data. It is not designed to be a data warehouse, nor a high-churn high-throughput system (such as a time-series database or log store).
  It is a good fit for systems that store valuable information of record, require developer and operational flexibility, need history and audit capabilities, and require read scalability.
(via https://docs.datomic.com/pro/getting-started/brief-overview....)