TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14743 · May 23

#javascript#ecmascript_proposals#es2015#es2019#es6#es7#esnext#javascript#js#polyfill#ponyfill#promise#proposal#proposals#shim#symbol#weakmap core-js is a modular JavaScript library that provides polyfills for modern ECMAScript features up to 2024, including promises, symbols, collections, iterators, typed arrays, and many web standards like URL and structuredClone. It lets you use new JavaScript features in older browsers by loading only the needed parts without polluting the global namespace. It integrates well with tools like Babel and swc for optimized polyfilling. This helps you write modern, compatible code that runs smoothly across different environments, improving development efficiency and user experience. You can customize polyfill usage and even build your own tailored version for your project. https://github.com/zloirock/core-js

Results

2 similar posts found

Search: #uefi

当前筛选 #uefi清除筛选
科技&趣闻&杂记

@kejiqu · Post #4050 · 01/10/2026, 01:54 PM

赢了才能开电脑,开发者耗时 10 个月自制 UEFI 小游戏合集 开发者Alejandro Armas发布了一套名为“UEFI小游戏合集”,用户每次启动电脑前必须通过游戏挑战才能开机,失败则直接关机。该合集包含五款游戏,分别为“无能评估测试”(计算题)、“侮辱剑斗”(选择回怼台词)、竖版滚动球游戏、80年代流行语问答以及记忆闪现色块。Armas耗时约10个月完成此项目,旨在锻炼玩家的反应速度。目前,该游戏已开源至GitHub平台。IT之家 🏷#UEFI#游戏#开机挑战 📢频道👥群组📝投稿

GitHub Trends

@githubtrending · Post #15612 · 04/12/2026, 11:30 AM

#c_lang#aarch64#arm#arm64#bios#boot_loader#boot_manager#bootloader#efi#gpt#loongarch#loongarch64#loongson#mbr#risc_v#riscv#riscv64#uefi#x64#x86#x86_64 Limine is a modern bootloader that boots Linux and other OSes on x86, ARM64, RISC-V, and LoongArch64 hardware, supporting MBR/GPT partitions and FAT/ISO filesystems on 32-bit Pentium Pro+ or 64-bit systems. Get binaries via Git (e.g., `git clone --branch=v11.x-binary`), build tools with `make`, and join Matrix/Fluxer chats for help. This lets you easily manage and boot multiple OSes with a clean menu, saving time on custom PC or server setups. https://github.com/Limine-Bootloader/Limine