TravianZ
onelinerhub
TravianZ | onelinerhub | |
---|---|---|
3 | 15 | |
225 | 817 | |
2.7% | 0.2% | |
8.3 | 1.5 | |
about 1 month ago | 9 months ago | |
Smarty | PHP | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
TravianZ
- Hosting your own private server
- Travian offline server
-
Travian multiple account
there are clones, like this opensource project: https://github.com/shadowss/travianz
onelinerhub
-
Best Websites For Coders
Library or micro code solutions : Community library of micro code pieces for popular issues.
-
Aligning text horizontally and vertically with PHP GD
We use (400 - $p[2])/2 to calculate x coordinate so our text is centered horizontally. Open original or edit on Github.
-
10 Useful vim commands for coders
More useful Vim commands, add your commands on Github.
-
Getting and setting headers in Node.js HTTP server
Open original or edit on Github.
-
3 code pieces to work with file path in Node.js
Original version, improve this code.
-
Help us collect modern Python NumPy code solutions
The suggested solution https://github.com/Onelinerhub/onelinerhub/blob/34467e427cc6... still runs out of memory with many files.
I believe the original intention behind using mode="a" was to append to the output file while reading the input files at the same time. This way, there is no need for an ever-growing string array.
But there are still many other issues like using default platform string encoding instead of detecting it properly or at least using utf-8, checking for ".txt" anywhere in the path instead of at the end, and not closing the input files with a context manager like the output file, which suggests that this code is just pierced together from various sources.
A robust solution would require many more lines.
-
Hacker News top posts: Mar 28, 2022
Help us collect modern Python NumPy code solutions\ (23 comments)
-
Many thanks to all of you – new UI onelinerhub.com
Thank you all for great support in helping our ad-free non-profit code library project.
We've launched new UI today (thanks to your support and sponsoring!), please help us test it and make sure everything works fine. Please leave feedback using Github issues: https://github.com/nonunicorn/onelinerhub/issues
What are some alternatives?
reldens - Reldens - You can make it - Open Source MMORPG Platform
flower - Flower: A Friendly Federated AI Framework
NoahGameFrame - A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
scripts - Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
OpenMU - This project aims to create an easy to use, extendable and customizable server for a MMORPG called "MU Online".
fornjot - Early-stage b-rep CAD kernel, written in the Rust programming language.