We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Asaf Gartner
Are you using firefox? If so, try this in the settings: image.png
»
Mārtiņš Možeiko
Google & MDN has bunch of useful docs available on that: & other sections. And their dev-tools d…
»
Neo Ar
I posted a minimal example of getting started with raylib and raygui in D here, anyone is free to …
»
bumbread
This ensures that you can always get a date that is formatted exactly the way you expect I do not …
»
bumbread
When one makes a web application sometimes optimization is necessary to reduce load times / render…
»
Caleb Barger
I'll be making an RSS reader for the jam. Kroney#2051
»
Tyler
From the registration thread: "I'll try to work on a program to help me work out math equations. I…
»
Simon Anciaux
That's what I wanted to express with "Only add operator, with negative operand or subtract operato…
»
leddoo
Here's an idea, you could take the "mathy" approach: "a - b" is represented as "a + (-b)" where "-…
»
Simon Anciaux
First day is over for me. My project is a program to help me work out math equations.What I starte…
»
Skytrias | Michael Kutowski
little late to the party, i'll work on a stupid idea i had a while ago when doing ui dev handpaint…
»
Guntha
Hello there, For the next meetup, we settled for October 21st on Discord, starting at 7PM. We curr…
»
Ben Visness
Additionally, if you're using Zig, these starter projects may be of use. Thanks to Loris for these…
»
Ryan Fleury
Reinventing the wheel is no small task. We've prepped a few project templates in C, C++, and Odin …
»
Intas
Hello! First time posting here. After spending almost all day thinking what project to do, I decid…
»
paultarvydas
I intend to work on Deprecating Programming Languages. The concept of programming languages, espec…
»
leddoo
That's a neat idea! Basically a mini proof assistant. It'd be awesome it if you made it interactiv…
»
Simon Anciaux
I'll try to work on a program to help me work out math equations. It's not meant to solve equation…
»
Joseph RIchards
Hello! I've been looking forward to this for quite a while. As a physics student, I program quite …
»
Voran
I'd suggest checking out diagrams.net, AxeForge. It's currently the best diagramming tool that I k…
»
Opoiregwfetags
Thanks a lot. So about writing code that works the same in any endianness... Do you recommend doin…
»
Mārtiņš Možeiko
Usually you rely on compiler/OS headers to provide you endianess macros. They are not in standard …
»
leddoo
I'd suggest defining the macro using your "build system" (whatever you use). I.e.: Have explicit s…
»
Opoiregwfetags
I want to have a macro that tells me the endianness of the machine I'm compiling for, because I ex…
»
philb
Hello! I just learned about this jam the other day. I'll be making a simple interpreter in c as a …
»
AxeForge
There is a program called VioletUML() that I've used a lot in the past for mapping out concepts as…
»
Ray
Hi! I'm not sure if I'll have much time to work on it but I want to share my project idea. I'd lik…
»
Felipe
A tool that most of us use on a daily basis is our compilers, and even though they have evolved a …
»
leddoo
I have a metric ton of ideas about that! (Ok maybe not quite that many..) In fact, my long term pl…
»
tanoxyz
Hi! I don't think I can participate on the Jam, too busy right know. But let me throw an idea to r…
»