Sublime
An inspiration engine for ideas

Neo4j | LinkedIn
linkedin.com
Simplest path to making money:
1) Find a service people already buy
2) Do it in half the time, make it twice as easy for the customer, or remove all risk
3) Ask everyone you know if they know anybody who wants it
4) Charge more than everyone else
5) Dont stop when ... See more
Alex Hormozix.comSolid foundation for startups:
π¦ @Supabase (DB, Auth, Storage, Vector)
π @vercel - Hosting
π§ @resend - Emails
π @novuhq - Notifications
π± @expo - Mobile apps
βοΈ @triggerdotdev - Background jobs
ποΈ @upstash - Cache + Ratelimiter___L... See more
Pontus Abrahamsson β oss/accx.comTrends β Artificial Intelligence (AI) β May 2025 β BOND
The document analyzes rapid growth and transformative trends in artificial intelligence, highlighting unprecedented user adoption, technological advances, global competition, enterprise AI integration, and associated benefits and risks shaping the future.
bondcap.com
Elasticsearch at Twitter
Elasticsearch is a search engine based on the Lucene library. It is a popular open source tool widely used in industry and is known for its distributed nature, speed, scalability, and simple REST APIs.
The Search Infrastructure team builds infrastructure to host search as a service. Since we are such a central infrastructur... See more
Elasticsearch is a search engine based on the Lucene library. It is a popular open source tool widely used in industry and is known for its distributed nature, speed, scalability, and simple REST APIs.
The Search Infrastructure team builds infrastructure to host search as a service. Since we are such a central infrastructur... See more
Stability and scalability for search
- ClickHouse: It's a high performance columnar database that's great for real time queries. It enables querying and storing large amounts of data on commodity hardware. Some of my customers have millions of page views and I don't have an unlimited budget, so it's been very handy.
- PostgreSQL: My favorite database. Sane defaults, battle-tested, and well