Google’s Quick Share adds a tap-to-share mode
谷歌Quick Share新增“碰一碰”分享,像安卓版AirDrop,跨设备传文件更便捷。
Google's Quick Share feature is getting a tap-to-share mode for quickly exchanging contacts, photos, videos, and more.
谷歌Quick Share新增“碰一碰”分享,像安卓版AirDrop,跨设备传文件更便捷。
Google's Quick Share feature is getting a tap-to-share mode for quickly exchanging contacts, photos, videos, and more.
Linux下用Python实现Google Quick Share,无需蓝牙即可与安卓设备同网互传文件,轻量简洁。
A minimal, dependency-light Python CLI for Google Quick Share (formerly Nearby Share) on Linux: send and receive. Run it on a laptop or desktop with n…
QUIC在随机读取上快过TCP,但批量传输反而更慢,P2P文件系统的测试结果值得关注
Abstract. Notes from testing whether to move KeibiDrop, a post-quantum encrypted peer-to-peer filesystem, from gRPC over TCP to gRPC over QUIC. The pr…
把AI代理变成MCP服务器,让ChatGPT、Claude和Cursor反向调用你定制的智能体。
Article URL: https://quickchat.ai/post/expose-ai-agent-as-mcp-server Comments URL: https://news.ycombinator.com/item?id=48797219 Points: 2 # Comments:…
Rust排序闭包加了个if语句,二进制体积反而变小1KB,探究编译器优化背后的意外之喜。
Thing I stumbled upon: I added boolean argument and if statement inside sort_unstable_by closure: ``` //from |&a, &b| compare(a, b) //to |&…
用手机当电脑麦克风?浏览器即开即用,Rust+QUIC实现低延迟传声,自带PIN防暴力破解。
Article URL: https://github.com/Fix3dll/QuicMic Comments URL: https://news.ycombinator.com/item?id=48707249 Points: 1 # Comments: 0
Intuit官方AI提示库,让开发者快速生成QBO集成的正确代码,支持多语言开发。
Article URL: https://github.com/IntuitDeveloper/Prompt-Library Comments URL: https://news.ycombinator.com/item?id=48589652 Points: 2 # Comments: 1
在 Mac Finder 中快速预览 Markdown 文件,无需打开专用应用,即可查看渲染后的标题、代码、表格和任务列表。
Article URL: https://quicklookmd.com/ Comments URL: https://news.ycombinator.com/item?id=48508732 Points: 1 # Comments: 0
一次真实的生产故障排查记录,从代理路由到Docker状态,全是踩坑后的硬核经验。
This is not a "how to set up a proxy" tutorial. I run a small self-hosted stack: a Linux client, a proxy client, a VPS, a Dockerized control panel, Xr…
Shopify推出的Quick内部托管平台,让非工程师也能用AI生成网站并一键部署,降低网站上线门槛。
Article URL: https://shopify.engineering/quick Comments URL: https://news.ycombinator.com/item?id=48481517 Points: 1 # Comments: 0
让 Node.js 24+ 应用原生支持 HTTP/3 和原始 QUIC,基于 Rust + quiche 实现高性能双栈通信。
I built this because I wanted to make outbound and accept inbound HTTP/3 and raw QUIC connections from ordinary Node.js code, without building Node fr…
谷歌Quick Share与苹果AirDrop互传功能扩展至更多安卓机型,跨平台文件传输更便捷。
IT之家 6 月 3 日消息,谷歌今日宣布,可让安卓与苹果手机用户通过隔空投送(AirDrop)互传文件的“快速共享(Quick Share)”功能,现已适配更多设备。 IT之家注意到,以下安卓机型现已支持 Quick Share: 三星 Galaxy S26、S26+、S26 Ultra Gala…
Raycast 2.0 大幅进化,Quicklink 置顶、多标签筛选、浏览器标签去重等细节让启动器真正成为「全能必选」工具,移动摄影 Halide 也在 18 个月后迎来大版本更新。
>下载少数派2.0客户端、关注少数派公众号,解锁全新阅读体验📰>实用、好用的正版软件,少数派为你呈现🚀 查看全文
轻量级浏览器自动化运行时,专为AI代理设计,减少截图驱动交互,提升效率和速度。
I recently tried applying for jobs on LinkedIn using the Claude Chrome Extension , and one thing became very obvious quickly: It was taking screenshot…
一键快速预览 Markdown 文件,macOS 上的轻量小工具
Preview .md files instantly with quick look Discussion | Link