TempleOS
advent-of-code-jq
TempleOS | advent-of-code-jq | |
---|---|---|
9 | 246 | |
3,520 | 217 | |
6.1% | 0.5% | |
0.0 | 6.5 | |
over 1 year ago | 7 months ago | |
HolyC | jq | |
- | - |
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.
TempleOS
-
TempleOS Reverse Engineering
This says that Terry didn't release the source code for the kernel or the bootloader. I'm not sure if I'm reading that correctly, since the entirety of TempleOS was built within TempleOS:
- Kernel: https://github.com/cia-foundation/TempleOS/tree/archive/Kern...
- Opinion | What Christian Nationalism Has Done to My State and My Faith Is a Sin
-
OMG π±
Dw https://github.com/cia-foundation/TempleOS I just hacked temple os.
-
When
Here's the source code for the game (in HolyC of course).
-
what is the bro cooking
HolyC is recognized by Github, so it's something else. See here: https://github.com/cia-foundation/TempleOS
-
Terry Davis, an extremely talented programmer who was unfortunately diagnosed with schizophrenia, made an entire operating system in a language he made by himself, then compiled everything to machine code with a compiler he made himself.
You can see all the code on GitHub.
-
brave is bloat
wdym: it's right here
-
i dont plan to downgrade my OS to 64bit ... the only thing that 64bit is... is NEWER...
Terry was an exceptionally good programmer who just went literally crazy, though. The parts of TempleOS where the sane part of him managed to win out are impressive as hell.
-
is templeos.org down?
Perhaps this? https://github.com/cia-foundation/TempleOS
advent-of-code-jq
-
Real time in no time
How is this December starting for you? Have you already got into the Christmas mood? How many of you have started the new Advent of Code? Unfortunately, I am not managing to follow it this year, but I don't exclude the possibility of having a full-immersion during the holidays, who knows! π
-
Advent of Docker: Day 0
Inspired (and simplified) by the Advent of Code, you get bite-sized Docker knowledge every day! From December 1st to 24th, 2024, we'll explore everything containers - from basic concepts to advanced techniques. At the end of the 4 weeks, you will certainly have learned Docker and if you're lucky, you might even win some awesome swag!
-
My December Adventure (of code)
December Adventure is an Advent of Code alternative that is meant as a productive, but low key, personal programming challenge. As explained by December Adventure progenitor Eli: βPick a project, or projects and work on them a little bit every day in December.β
-
Advent of Code 2024
My personal challenge last year was to solve everything on my mobile phone, using LLMs (mostly ChatGPT4 with code interpreter; I didn't paste in the problems, but rather described the code I wanted.)
This year I'm declaring "Advent of Claude"! Write a Claude custom style to solve Advent of Code puzzles within Claude's UI.
Score: # adventofcode.com stars earned in 2 daily conversation turns.
Fine print: web app artifacts are allowed, including paste of your custom input into the artifact UI; one click only.
Per https://adventofcode.com/2024/about, wait until the daily http://adventofcode.com leaderboard is full before submitting LLM-generated solutions!
Of course, feel free to use ChatGPT custom instructions, static prompts, etc.
adventofcode.com is a website created by Eric Wastl where, from December 1st to December 25th, a daily programming puzzle is published. These puzzles can be solved with code, and they range from simple to complex as the days progress. If you enjoy programming, itβs an incredibly fun experience!. For a sneak peak, check out puzzles from previous years here.
-
Advent of Code #1 (in Gleam)
It's that time of the year again! Advent of Code is my favorite coding challenge, and I enjoy talking about the problems with friends and coworkers.
-
2024 Developer Advent Calendars
The most well known is the Eric Wastl's Advent of Code it will start dropping daily challenges at midnight EST (UTC-5) on December 1. The puzzles are language agnostic. You can solve them in whatever language you want.
-
Ask HN: Platform for senior devs to learn other programming languages?
As a self-guided alternative, you could try going through https://adventofcode.com/ problems with your language of choice.
-
Choosing data structures for Advent of Code 2018 Day 24
I'm working my way through Advent of Code's back catalog. 2018 Day 24 looks fun. Well, part 1 looks fun. I'm dreading whatever search part 2 will likely require. Anyway, AoC problems tend to be written in a style that suggests a way to implement. For example:
-
How to improve your coding skills (without spending a lot of time)
Advent of Code taught me a lot. It is a light programming contest that takes place every December and consists of a series of small programming puzzles that can be solved in any programming language. I find it an excellent way to keep my coding skills sharp.
What are some alternatives?
expensereport - The ExpenseReport legacy code refactoring kata in >50 programming languages (Ada to Zig)
materials - Bonus materials, exercises, and example projects for our Python tutorials
brigadier - Brigadier is a command parser & dispatcher, designed and developed for Minecraft: Java Edition.
LeetCode - This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python.
awesome-esolangs - Curated list of awesome Esoteric languages and resources
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.