{"id":16352021,"url":"https://github.com/kneth/funstuff","last_synced_at":"2026-03-02T20:31:01.710Z","repository":{"id":5011385,"uuid":"6169855","full_name":"kneth/FunStuff","owner":"kneth","description":"A place for all the fun stuff I do","archived":false,"fork":false,"pushed_at":"2025-10-19T06:16:42.000Z","size":123,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T01:53:33.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kneth.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-10-11T07:03:55.000Z","updated_at":"2025-10-19T06:16:46.000Z","dependencies_parsed_at":"2024-07-16T11:45:43.050Z","dependency_job_id":"683f9bc8-b31b-4eb3-81d8-1b51b88117cc","html_url":"https://github.com/kneth/FunStuff","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kneth/FunStuff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneth%2FFunStuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneth%2FFunStuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneth%2FFunStuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneth%2FFunStuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kneth","download_url":"https://codeload.github.com/kneth/FunStuff/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kneth%2FFunStuff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30018575,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T17:00:27.440Z","status":"ssl_error","status_checked_at":"2026-03-02T17:00:03.402Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T01:24:43.075Z","updated_at":"2026-03-02T20:31:01.685Z","avatar_url":"https://github.com/kneth.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"* FunStuff\nA place for all the fun stuff I do.\n\n** GNU-Parallel\nGNU Parallel is a program for running command-line tools in parallel.\n\nmap.pl and reduce.pl implement a Map/Reduce analysis of the flight\ndata set. You run the analysis\nusing the command:\n\n#+BEGIN_EXAMPLE\n    cat On_Time_Performance_1H2012.csv | parallel --pipe --blocksize 64M ./map.pl | ./reduce.pl\n#+END_EXAMPLE\n\n** LEGO\nVarious experiments with LEGO Mindstorm. Most of these experiments\nhave been published in Alt om DATA.\n\n** Comal\nRetrocomputing in COMAL-80 (using OpenComal).\n\n  - fib.lst :: Fibonacci numbers\n  - sieve.lst :: finding prime numbers\n  - brussel.lst :: simulation of Brusselator using simple Euler integrator\n\n** JavaScript\nJust a couple of JavaScripts experiments.\n\n  - graph.js :: a \"library\" for handling directed acyclic graphs.\n\n** Extensions\nA model extension for Node.js and Python. C++ classes are wrapped as Node.js and Python classes.\n\n  - person.cpp and book.cpp :: C++ classes\n  - person_wrap.cpp and book_wrap.cpp :: Wrapper classes (Node.js).\n  - py_person.cpp and py_book.cpp :: Wrapper classes (Python).\n\nNotice that both Python 2 and 3 are supported.\n\nBuilding C++ classes:\n#+BEGIN_EXAMPLE\nmake\n#+END_EXAMPLE\n\nBuilding Node.js extension:\n\n#+BEGIN_EXAMPLE\nnode-waf configure\nnode-waf build\nsudo node-waf install\n#+END_EXAMPLE\n\n** Pi\nImplementation of calculation of pi using Monte Carlo in various\nlanguages.\n\nCurrently supported languages:\n\n  - pi.sh :: bash\n  - pi.py :: Python \n\n** C++\nExperiements in C++\n\n  - try_catch.cpp :: How to use lambdas to wrap exception handling.\n\n** Misc\nJust a collection of small programs.\n\n  - hailstone.c :: generating hailstone series (see http://en.wikipedia.org/wiki/Collatz_conjecture)\n  - fraction.py :: implementation of rational number arithmetic in Python.\n  - opg1A.py and opg3A.py :: simulations of Svante's home work in probability.\n  - greeting.cob :: tribute to Grace Hopper.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkneth%2Ffunstuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkneth%2Ffunstuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkneth%2Ffunstuff/lists"}