TGTGInsighttelegram intelligenceLIVE / telegram public index
← NexTech招聘官方频道

TGINSIGHT SIMILAR POSTS

查找相似内容

Source channel @nextech666 · Post #310 · 8月30日

#H5游戏#cocos#pixi#layabox H5游戏客户端工程师 薪资待遇:面议,依资历谈薪 简历投递窗口:@jiesi997@nownow168@tung51688 工作职责: 职责一:开发工作 任务1、使用Egret进行项目相关功能模块的开发; 任务2、根据项目需求,进行游戏程序设计及开发工作; 职责二:协调工作 任务1、与服务器后端工程师沟通设计网络通信协议等; 任务2、与项目组策划、美术人员共同讨论开发需求及设计游戏实现细节,保证产品质量和进度; 任职要求 1、5年以上相关工作经验,1年以上Egret、Layabox、Coocs2d-js、pixi等其中一种或多种引擎开发经验,egret引擎优先; 2、熱练掌握 Javascript/Typescript语言、es6 语法,良好的OOP编程思想,熱悉各种前端调试工具,熱悉js性能优化: 3、熱悉 canvas和webgl图形学原理,熟悉CSS布局规苑等前端常规知识; 4、熟悉WebSocket 和 HTTP/HTTPS等网络协议,精通常用数据结构和算法: 5、熟悉H5游戏性能优化,善于解决跨浏览器和移动设备兼容性问题; 6、具有良好的编码规范,善于思考,具有极强的学习能力和独立解决问题的能力,能对团队代码质量负责;

Results

找到 4 条相似帖子

搜索 #filesystem

当前筛选 #filesystem清除筛选
sudo recast

@sudo_recast · Post #484 · 2022/11/02 03:09

LXC https://linuxcontainers.org/lxc/manpages//man7/lxc.7.html Overlay #Filesystem https://www.kernel.org/doc/html/latest/filesystems/overlayfs.html https://wiki.archlinux.org/title/Overlay_filesystem #til#container

GitHub Trends

@githubtrending · Post #14657 · 2025/05/01 14:30

#c_lang#embedded#filesystem#microcontroller LittleFS is a file system designed for small devices like microcontrollers. It helps keep your data safe even if the power goes off suddenly. This is because it uses a "copy-on-write" system, which means it doesn't overwrite old data until the new data is safely stored. LittleFS also helps extend the life of your storage by spreading out writes across different areas, a process called wear leveling. This makes it very reliable and efficient for devices with limited memory and storage. https://github.com/littlefs-project/littlefs

GitHub Trends

@githubtrending · Post #14917 · 2025/07/05 13:00

#rust#bigdata#cloud_native#distributed_systems#filesystem#minio#object_storage#oss#rust#s3 RustFS is a fast and safe distributed object storage system built with Rust, offering high performance and scalability for large data needs like AI and big data. It is compatible with S3, easy to use, and open source under the business-friendly Apache 2.0 license. Compared to others like MinIO, RustFS provides better memory safety, no risky data logging, and supports local cloud providers. You can quickly install it via a script or Docker, manage storage through a simple web console, and benefit from a strong community and detailed documentation. This makes RustFS a reliable, cost-effective choice for secure, scalable storage. https://github.com/rustfs/rustfs

GitHub Trends

@githubtrending · Post #15561 · 2026/03/14 12:30

#python#agent#agentic_rag#ai_agents#clawbot#context_database#context_engineering#filesystem#llm#memory#openclaw#opencode#rag#skill OpenViking is a free open-source tool that acts as a context database for AI agents, using a simple file system to organize memories, resources, and skills under viking:// paths. It fixes issues like scattered data, high token costs, weak searches, and untraceable errors with tiered loading (L0 abstracts, L1 overviews, L2 details loaded on demand), recursive directory retrieval, visual traces, and auto-session memory updates. You benefit by building smarter, cheaper agents faster—like managing files—saving up to 96% on tokens while boosting task success by 50%+. https://github.com/volcengine/OpenViking