Published on: 2025-06-08 16:50:29
Ultra-lightweight chunker for everything — arrays, strings, sets, maps, async iterables and more. 📦 Installation npm install chonkify ✨ Features Works with everything: Array, String, Buffer, Set, Map, Array-like, TypedArray Array, String, Buffer, Set, Map, Array-like, TypedArray Supports AsyncIterable ( for await ) ( ) Correctly handles Unicode emoji and complex symbols 👨👩👧👦 🏳️🌈 🎉 and complex symbols 👨👩👧👦 🏳️🌈 🎉 Minimal size: core just 870 bytes, entire package ~5.5 kB cor
Keywords: array await chonk chonkasync chonkify
Find related items on AmazonPublished on: 2025-06-18 16:23:56
Around a month ago we announced CheerpJ 4.0 , the first release of our WebAssembly-based JVM with support for multiple versions of Java. The release of CheerpJ 4.0 was focused on getting the infrastructure right, maintaining our long standing Java 8 support while introducing Java 11, and allowing further versions of Java to be supported. As stated in our roadmap , our plan was to introduce Java 17 support only later in the year. Thanks to faster than expected progress, we are now releasing thi
Keywords: applications await cheerpj java support
Find related items on AmazonPublished on: 2025-07-02 08:19:44
Check if a number is even using the power of ✨AI✨. Uses OpenAI's GPT-3.5-turbo model under the hood to determine if a number is even. For all those who want to use AI in their product but don't know how. Inspired by the famous is-even npm package and this tweet. Installation This package is on npm. npm install is-even-ai Usage import { areEqual , areNotEqual , isEven , isGreaterThan , isLessThan , isOdd , setApiKey , } from "is-even-ai" ; // won't need this if you have OPENAI_API_KEY in
Keywords: await console isevenaiopenai log true
Find related items on AmazonPublished on: 2025-07-23 07:48:12
TypeScript Autoawait This VScode extension automatically add missing 'async/await' keywords when you save a typescript file. Usage There must be a "tsconfig.json" in your project folder. Example add "await" and/or "async" 1 async function test(){ someAsyncFn() } 2 function test(){ someAsyncFn() } 3 function test(){ await someAsyncFn() } the above 3 scripts will be converted to async function test(){ await someAsyncFn() } If you do not want some async function to be added "await", u
Keywords: async await function someasyncfn test
Find related items on AmazonPublished on: 2025-07-26 22:02:00
What just happened? Kuwait has declared cryptocurrency mining "illegal and unlicensed" as part of a broad crackdown to ease pressure on its strained power grid amid a worsening energy crisis. This firm stance contrasts sharply with neighboring Dubai, which continues to embrace the crypto sector, recently hosting a major international conference attended by prominent industry figures. Kuwait has launched a sweeping crackdown on cryptocurrency mining, blaming the activity for worsening a power cr
Keywords: electricity kuwait mining ministry power
Find related items on AmazonPublished on: 2025-07-28 08:12:00
Kuwait is cracking down on cryptocurrency miners throughout the country, as reported by Reuters . Officials have blamed the practice for blackouts and for causing stress on its power grid. The country started this crackdown just before the onset of summer, which experts say could reach scorching temperatures of 125 degrees Fahrenheit. Kuwait’s Ministry of Interior said in a statement that it has been conducting a "wide-ranging" security operation that targets homes suspected of being used for c
Keywords: country crypto kuwait mining practice
Find related items on AmazonPublished on: 2025-08-18 07:14:40
Lately I've been thinking a lot about the patterns and structures which we program with. It's really wonderful to start exploring a project and see familiar patterns and styles which you've already used before. It makes it easier to understand the project, and empowers you to start working on the project faster. Sometimes you're working on a new project and realize that you need to do something in the same way as you did in another project. This thing might not be a functionality or a library,
Keywords: bottlefillingmachine filling raft state waiting
Find related items on AmazonPublished on: 2025-08-18 17:14:40
Lately I've been thinking a lot about the patterns and structures which we program with. It's really wonderful to start exploring a project and see familiar patterns and styles which you've already used before. It makes it easier to understand the project, and empowers you to start working on the project faster. Sometimes you're working on a new project and realize that you need to do something in the same way as you did in another project. This thing might not be a functionality or a library,
Keywords: bottlefillingmachine filling raft state waiting
Find related items on AmazonPublished on: 2025-09-04 22:58:15
I t is Malawi’s rainy season and smartly dressed worshippers are spilling out from church. Couples, arm-in-arm, dodge potholes as they progress down the street. The migration moves past clothes shops and bars, losing stragglers to afternoon drinking, until it meets a plane of dirt, where thousands await a football match. A thin film of dust kicked up by the players settles on the churchgoers’ pale dress shirts and floral skirts. The scene looks like a typical Sunday. But in Dzaleka, a camp that
Keywords: 1994 african afternoon arm await
Find related items on AmazonPublished on: 2025-09-07 04:00:21
Journey to Optimize Cloudflare D1 Database Queries Background Recently, I've been working on server-side projects using Cloudflare Workers with D1 database. During this process, I encountered several database-related challenges. Since databases are quite unfamiliar territory for frontend developers, I decided to document my experiences. The image below shows the request records for the past 30 days, revealing dramatic fluctuations in database queries. Problem Identification Solving problems
Find related items on AmazonPublished on: 2025-09-21 17:25:47
After the grand reveal of Avengers: Doomsday’s partial cast, fans wondered where several heroes have been. You can count Black Panther among them, since we haven’t seen anything from Letitia Wright’s Shuri since Wakanda Forever back in 2022. We don’t know anything about a third film…well, except that it may feature Denzel Washington. During last November’s press circuit for Gladiator II, Washington claimed he would join the MCU through Coogler’s franchise. There hasn’t been any official news ye
Keywords: black coogler panther wait washington
Find related items on AmazonPublished on: 2025-09-18 03:07:40
While benchmarking Go vs Elixir vs Node, we discovered that Elixir (running on the BEAM virtual machine) had much higher CPU usage than Go, and yet its responsiveness remained excellent. Some of our readers suggested that busy waiting may be responsible for this behavior. Turns out, busy waiting in BEAM is an optimization that ensures maximum responsiveness. In essence, when waiting for a certain event, the virtual machine first enters a CPU-intensive tight loop, where it continuously checks t
Keywords: 00 beam busy cpu waiting
Find related items on AmazonPublished on: 2025-10-04 19:15:09
What’s the only real cure for the sadness Severance fans feel now that season two has aired its finale? How about the promise of Severance season three? Apple TV+ has just made it official, meaning it’s open season on all those speculations and questions and mysteries that are still haunting you in the wake of “Cold Harbor.” (No spoilers here or in the comments please; io9’s open channel and recap posts are the places for those.) “Making Severance has been one of the most creatively exciting e
Keywords: apple executive season severance wait
Find related items on AmazonPublished on: 2025-11-09 00:30:58
is a senior reporter who’s been covering and reviewing the latest gadgets and tech since 2011, but has loved all things electronic since he was a kid. A Paris-based creative studio has announced a minimalist turntable with controls streamlined to just a play button and a volume knob. Waiting For Ideas’ PP-1 — short for Plug and Play — doesn’t even have a visible tonearm, and it’s made from a solid block of anodized aluminum requiring about 12 weeks of production time to manufacture. That makes
Keywords: ideas ll pp record waiting
Find related items on AmazonPublished on: 2025-11-14 15:43:34
A macOS like theme for Linux GTK Desktops If you like my project, you can buy me a coffee, many thanks ❤️ ! Usage: ./install.sh [OPTIONS...] Details (click to open) Since the release of Gnome 43.0 , more and more built-in apps use libadwaita now, and libadwaita does not support custom themes, which means we cannot change the appearance of app using libadwaita through gnome-tweaks or dconf-editor . For users who love custom themes, it’s really sucks! Anyway if anybody who still want to custo
Keywords: custom gnome libadwaita like themes
Find related items on AmazonPublished on: 2025-11-12 20:24:00
Facepalm: In what might be one of the biggest gaffs of the year, HP is trying to dislodge its foot from its mouth after getting caught intentionally forcing customers to wait for 15 minutes on technical support calls. Even HP's customer service staff criticized the bafflingly dumb move. The Register reports that HP intentionally forced customers to wait 15 minutes when trying to reach tech support. The "minimum" wait time idea mentioned in an internal memo that The Register obtained was floated
Keywords: customer customers hp support wait
Find related items on AmazonGo K’awiil is a project by nerdhub.co that curates technology news from a variety of trusted sources. We built this site because, although news aggregation is incredibly useful, many platforms are cluttered with intrusive ads and heavy JavaScript that can make mobile browsing a hassle. By hand-selecting our favorite tech news outlets, we’ve created a cleaner, more mobile-friendly experience.
Your privacy is important to us. Go K’awiil does not use analytics tools such as Facebook Pixel or Google Analytics. The only tracking occurs through affiliate links to amazon.com, which are tagged with our Amazon affiliate code, helping us earn a small commission.
We are not currently offering ad space. However, if you’re interested in advertising with us, please get in touch at [email protected] and we’ll be happy to review your submission.