community
tetris-os
community | tetris-os | |
---|---|---|
9 | 9 | |
69 | 3,466 | |
- | - | |
7.6 | 7.1 | |
5 months ago | over 3 years ago | |
Jupyter Notebook | C | |
MIT License | 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.
community
-
Trying to decide best practices for production environment
Pros are instant HA and Migration. Cons are huge bandwidth hits. With your 4x1gbe you would be maxed out on replicating those 25 VMs. You wouldn't have anything for users. I have a test lab with 4 nodes, 22cpu 100gbram and 30tb space, using low end stuff, 12hdds. Proxmox, ceph dashboard, (the native ceph dashboard you can turn on), and a netdata.cloud account. So I watch it like a hawk and like to load test.
-
Ask HN: Reducing the maintenance surface area of hosting a small internal app
Docker-compose, not k8s. Set up a script to update the OS, pull all your containers and reboot after hours once a week or once a day. Make sure the script specifies non interactive. Set up alerting for low disk space, see https://netdata.cloud or use your own tool
-
What’s your preferred stack?
There can be some issues if you mix and match elastic versions, wazuh versions, logstash versions. But the documentation guides you very well with matrix of what is and is not compatible. You will want a beefy VM to run it in, I started smaller than I should of, and after running a while it kind of puked on itself, certain things would randomly stop working. After giving it 32GB RAM, plenty of disk 4TB, and 8 vcpu, it now runs like a top. of course you will need to run, test and tune all the config files for Ossec, Wazuh, Logstash etc. The big one being JVM heap memory settings, larger these can be, the better performance. Also if you can, run it on SSD disk, helps alot being there is lots of I/O, log ingestion, processing etc. One free Linux monitoring platform I use, which I highly recommend for all Linux servers is netdata.cloud. Awesome, awesome, awesome! It actually helps tune and get real time health of the Wazuh server, and can point out pain points with hardware being undersized for example, too much swap utilization, disk I/O etc. Regardless, check that out regardless.
-
Netdata on MacOS
$ brew info netdata netdata: stable 1.29.3 (bottled) Diagnose infrastructure problems with metrics, visualizations & alarms https://netdata.cloud/ Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/netdata.rb License: GPL-3.0-or-later ==> Dependencies Build: autoconf ✘, automake ✘, pkg-config ✔ Required: json-c ✘, libuv ✘, lz4 ✘, [email protected] ✔ ==> Caveats To start netdata: brew services start netdata Or, if you don't want/need a background service you can just run: /usr/local/opt/netdata/sbin/netdata -D
-
Monitoring Software 2021
Try netdata.cloud
-
Netdata cloud and data control
What I know is that each node's data is still primarily stored on the node itself, and I've figured that the Registry used by Netdata cloud stores only URLs and randomly generated UUIDs. So my question is, will any other data be stored outside of my nodes? Does Netdata Cloud have access to my servers 24/7 or only when I got a browser tab with Netdata cloud open? Is there more information on security and data collection (besides GDPR and personal data collection) available on your site, netdata.cloud?
- Top 10 Trending GitHub Repositories
-
Introduction to StatsD
StatsD in Netdata
-
Ansible Is Stressing Me Out More Than Doing
hey, sorry about taking so long to reply, and thanks for opening an issue on Gitlab. I just released v1.0.0 of https://xsrv.readthedocs.io/en/latest/ and will try to send a PR to https://github.com/netdata/community/tree/main/netdata-agent-deployment explaining how to bootsrap netdata from the ansible monitoring role in the coming weeks.
tetris-os
-
As a side project, I made Tetris in the dark on JavaScript canvas.
I believe the original link was https://github.com/jdah/tetris-os which no longer works, but there may be forks of it somewhere
- JDH Tetris Os hobby project git got dmca by Tetris corp
-
Lmao this dude wrote an operating system to run tetris and his git repo got DMCA'ed [Links in comments]
YT Video: https://www.youtube.com/watch?v=FaILnmUYS_U&ab_channel=jdh Git Repo: https://github.com/jdah/tetris-os
-
doas emerge librewolf, in the winter
I use TetrisOS by the way.
-
Top 10 Trending GitHub Repositories
View on GitHub
- New version of Tetris, built as a PC-booter game
- Tetris-OS: An operating system that only plays Tetris
What are some alternatives?
difftaichi - 10 differentiable physical simulators built with Taichi differentiable programming (DiffTaichi, ICLR 2020)
dmca - Repository with text of DMCA takedown notices as received. GitHub does not endorse or adopt any assertion contained in the following notices. Users identified in the notices are presumed innocent until proven guilty. Additional information about our DMCA policy can be found at
Awesome-Linux-Software - A list of awesome applications, software, tools and other materials for Linux distros. [Moved to: https://github.com/luong-komorebi/Awesome-Linux-Software]
tetris - A simple tetris clone written in zig programming language.
snmp_exporter - SNMP Exporter for Prometheus
solution-finder - Tetris: Find perfect clears, combos, T-spins
cwa-app-android - Native Android app using the Apple/Google exposure notification API. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
tritris - A redirect to tritris
acid-banger - The Endless Acid Banger
Tetris - On June 6, 2019 Tetris turned 35 years old. To celebrate, I wrote my own version and published it in my GitHub repo. No libraries. No frameworks. Just JavaScript. And no, this is not the best way, nor is it most-optimized version. It's just a simple break down.
Statsd - Daemon for easy but powerful stats aggregation