Introducing Hy4 Preview
Introducing Hy4 Preview New open weight text input (no vision) LLM from Chinese company Tencent today: 770B total parameters, 49B active parameters, 1M token context window, 1.56TB on Hugging Face. This is a big size…
Daily edition · Languages
TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.
Introducing Hy4 Preview New open weight text input (no vision) LLM from Chinese company Tencent today: 770B total parameters, 49B active parameters, 1M token context window, 1.56TB on Hugging Face. This is a big size…
Misc Changes [ci] Remove the popular workflow and its action: #97753 Store keys in key order in SST blocks that omit hashes: #97480 Honor non-interactive mode in upgrade codemod prompts: #98030 Transform .mjs files with…
Hi everyone, I have a case I am not sure why it is not valid, here is a small recreation of the issue in playground play.rust-lang.org Rust Playground A browser interface to the Rust compiler to experiment with the…
Fixed Fix an issue where Poetry installs an artifact that is not listed in the lockfile when the package source does not provide a hash for this artifact (#11030). Fix a path traversal vulnerability when downloading…
Minor Changes Made the signed shared-artifact cache horizontally scalable with S3-compatible storage and an independent top-level artifacts feature toggle. Generalized the experimental shared-artifact protocol so…
Minor Changes Added an opt-in proof of concept that lets installs reuse a dependency's build output across machines, by publishing and restoring signed, organization-scoped artifacts through pnpr instead of running the…
Minor Changes pnpm login and pnpm adduser now record the granted token in the global config.yaml, under the _auth setting, with --scope's scope routed to that registry under registries. pnpm logout removes it from…
Language Allow shortening lifetime of &mut when unsize-coercing, even in an invariant position. For example, you can now coerce a Cell<&'long mut i32> to a Cell<&'short mut dyn Send>. Such shortenings were already…
Originally published on NextFuture Anthropic đã có marketplace plugin chính thức cho Claude Code, và hai framework phổ biến nhất trên đó chọn hai triết lý ngược nhau. Một cái tự kích hoạt, một cái chỉ chạy khi bạn gõ…
Originally published on NextFuture Z.ai vừa phát hành weights của GLM-5.3: 756 GB file model trải trên 141 shard Safetensors. Con số đó quyết định gần hết mọi thứ với dev Việt Nam. Bài này bóc tách ba thứ trước khi bạn…
When a company posts a job, that posting comes with a timestamp, and the timestamp is the interesting part. A new "VP of Sales" role usually means budget just got approved and a decision-maker seat is about to be…
If your stack relies on PrimeVue v4, there's a recent change in the project's maintenance lifecycle worth knowing about. PrimeVue v4 has officially transitioned into security-only maintenance mode. As outlined in the…
Every time I needed to combine a few PDFs — a signed contract with its addendum, a stack of scanned receipts — I'd end up uploading them somewhere I shouldn't. Merge PDF on ForgePlug runs entirely in your browser, no…
Over the past month I've been deep in hackathon mode, building AI agents for healthcare/pharma use cases. Two of them turned out solid enough that I think someone else could build on them: RxTrack Agent (ADK version) —…
Fix Growatt V1 total output power (@HansKDev - #176513) Fix SmartThings AC temperature range unit conversion (@StellarSea - #180299) Recognize AirGradient 0-1PS as an outdoor model (@samuelbles07 - #180313) Fix…
While building Tenzies (my React capstone from freeCodeCamp), I hit a problem that looked simple on the surface: check if the player won. The rule is easy to say out loud: all 10 dice must be held, and all 10 must show…
How I test my React app on real devices without deploying it I recently needed to test a React app outside my own computer. Opening another browser tab wasn't enough. I wanted to use the app on my phone, try it on…
I’ve been building a browser-first project called RelicBeam, and one feature I wanted was simple in theory: Open a folder on one device and temporarily browse it from another device without installing anything. That…
It's the week before vizcrush goes public, and I have two files open side by side. On the left, the launch copy: the JS core beats the most popular npm downsampling package by 32×, "and WASM adds another 5-10x on top."…
Everyone knows gzip stores repeated data as go back d bytes and copy n. Almost nobody knows that the copy is normally not a copy. RFC 1951 lets the distance be smaller than the length. The match then reads bytes that…
Showing 1 day · 65 items available