开发者
编程技术、框架工具、最佳实践
共 7333 篇 · 第 252/367 页
Hyperglycosylation is a metabolic driver of Alzheimer's disease
CJEU: Social networks are the 'publishers' of algorithmically-altered feeds
How we run Firecracker VMs inside EC2 and start browsers in <1s
Google Chrome's Next Update Will Mark the End of Popular Ad Blockers
Subquadratic – Introducing SubQ 1.1 Small
A Joy That Is Being Lost
World Cup 2026: Soccer Arcade Games Through the Years
But yak shaving is fun
I Fired Google
KDE Plasma 6.7 Released
Adobe Alternatives: list of alternatives for Adobe software
French domestic spy agency ditches Palantir for local rival, PM says
Google Chrome update will close the door on ad blockers
The new PopSockets grip is so thin you’ll forget it’s even there
If you had asked me a week ago to recommend a thinner alternative to PopSockets’ magnetic phone grips, I would have told you to buy the OhSnap Snap Grip 5. Ask me now and I’ll redirect you right back to the company that accidentally invented the phone grip in 2012 when trying to come up […]
Swish – Jupyter-like computational notebook for SWI-Prolog
Polynomial Fitting: a rabbit hole
This one is bit math heavy. I started of building a small timeseries compression library, and ended up digging through some numerical algorithms, linear algebra. I learnt through a hose during last week and found something genuinely beautiful. If you stick through it I suppose you can see what I saw. submitted by /u/ennamo_po_madhava [link] [留言]
Stop exposing your S3 bucket URLs. a dead simple image proxy with CDN caching
How I replaced all the ugly S3 URLs on my Laravel blog with clean /storage/media/... and /storage/og-images/... paths. The setup: Laravel + Octane + Traefik + Cloudflare. Two buckets -- a private one for uploaded media and a public one for auto-generated OG images. What's in the post: - MediaUrlBusiness helper class that centralizes URL generation (replaced 6+ blade templates of raw Storage::url() calls) - ObjectProxyController that streams files directly from S3 using readStream() + response()->stream() -- no memory buffering - Cache-Control: public, max-age=86400, immutable so Cloudflare caches aggressively - Route setup in routes/static.php with a middleware tweak that doesn't overwrite the proxy's own cache headers One gotcha: Storage::download() and streamDownload() buffer the whole file into memory. Switching to readStream() sends it directly from S3 to the client. submitted by /u/HolyPad [link] [留言]
AWE 2026: Live updates from keynotes by Snap CEO Evan Spiegel, Google and Qualcomm at the XR show
We're liveblogging the AWE XR 2026 event, focusing on Snap CEO Evan Spiegel's keynote and Qualcomm's immediately after. Come join us!