
Wintel — Global Market Intelligence Terminal
Wintel 是实时投资终端,追踪全球事件对股票、行业和资产的影响。
@codedolphin2 · X
完整作品展
技术栈
20 projects

Wintel 是实时投资终端,追踪全球事件对股票、行业和资产的影响。
@codedolphin2 · X

在ChatGPT、Perplexity和Claude上审计和优化本地业务的可见性。
@Timemindai · X

在纽约市查找经用户验证的卫生间、插座、小食、座位、Wi-Fi和水。
@j02h0wa · X
Locked out one night, low battery and complaining bladder So I made a website that verifies the availability of outlets and bathrooms in NYC

在肯尼亚查找并预订车辆服务、机械师、汽车配件和拖车。
@kipchilisk · X
Let's connect, check

meraSaaS:26 个文档、照片、发票和计划工具集,文件保留本地。
@latent_node · X

评估旅行是否符合预算和偏好,基于实时航班和酒店数据。
u/DilDaNiMaada_5911 · Reddit
Verdict-first travel tool — monetizing via affiliate links that only appear AFTER you've decided. Does this model hold? TripVerdict gives an honest "does this trip fit your budget" verdict from live flight/stay data. The wedge: every competitor (OTAs, AI planners) monetizes bookings, so their incentive is to make every trip look bookable. Mine shows booking links only post-decision, clearly disclosed — the bet is that independence is the moat and the trust earns the click. Early signal:

Lower Mainland Traffic 提供每15分钟自动更新,并用语音播报交通情况。
@938EPK_0 · X
Alex, I just found out that News1130 shut down so I vibe coded a free website that provides automated traffic updates for the lower mainland every 15 minutes and even reads the updates to you outloud in case you're driving. Any feedback is appreciated.

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。