Trending

#CodeGolf

Latest posts tagged with #CodeGolf on Bluesky

Latest Top
Trending

Posts tagged #CodeGolf

Calling all APLers who enjoy a challenge...

Calling all APLers who enjoy a challenge...

Call all APLers! Code Golf code.golf supports unrestricted execution and checking for #APL (Dyalog APL). APL is currently listed as experimental. Submit solutions to help move it to the main language list and unlock a leaderboard. #Dyalog #DyalogAPL #CodeGolf

1 0 0 0

Overview: A 13 KiB game runs on Windows, Linux, AND in the browser! 🤯 HN users marvel at the ingenuity behind this tiny, cross-platform executable. It sparks discussion on extreme size optimization and its implications for software development. #CodeGolf 1/6

0 0 1 0
Post image

A very relatable sentiment from Dikstra's manuscript for smoothsort. #algorithms #codegolf #interviewprep

1 0 0 0
Preview
Code golfing a tiny demo, js13kGames 2025 winners, and Duck Hunt clone Check out issue #614 of Gamedev.js Weekly — the free, weekly newsletter about web game development.

Issue #614 of Gamedev.js Weekly newsletter about code golfing a tiny demo, js13kGames 2025 winners, and Duck Hunt clone is out - go check it!

gamedevjsweekly.com/614

#HTML5 #JavaScript #gamedevjs #gamedev #weekly #newsletter #codegolf #js13k

8 2 0 0
Post image

Exactly 13 DAYS left to start #js13k 2025!

js13kgames.com

We've added first batch of this year's Partners, Experts, and Prizes to the website and will be announcing them all in the coming days.

#gamedev #gamejam #compo #competition #codegolf #challenge #JavaScript #HTML5 #indiedev #indiegames

7 3 0 0

Can you do better :3? #brainfuck #codegolf
Also ty @char321.bsky.social

0 0 0 0
Original post on teh.entar.net

I kind of irrationally #CodeGolf my #Makefile rules, but sometimes I sit down to straighten out something awkward that bugged me for years, and get kind of mad when I seem to have been the first to actually treat `make` like the tool it is instead of as a broken shell script runner.

This time […]

0 0 0 0

Back of envelope shows the drag bar & close gadget would probably fit as 5 rows tall. Curious about #Amiga sprite mouse pointer defs. The #C64 could use 1 or 2 real expanded sprites for added motion and Apple humiliation.
C64 has far shorter lines but #PETSCII code density advantage #CodeGolf

5 1 1 0
Preview
JS1024 - Annual Javascript & Shader Golfing Competition A challenging competition where you create a fancy Javascript or GLSL program in 1024 bytes or less.

I'm submitting a "creepy" entry to this 1KB JS competition.

https://js1024.fun/

I've currently got 6 whole bytes spare. Wonder what I'll use them for?

#JavaScript #CodeGolf

1 0 0 0
screenshot comparing the output of crccalc.com, an online crc calculator, and my javascript code, showing they result in the same 16 bit CRC hash/checksum for a given set of test bytes

screenshot comparing the output of crccalc.com, an online crc calculator, and my javascript code, showing they result in the same 16 bit CRC hash/checksum for a given set of test bytes

// CRC-16/CCITT-FALSE, 75 chars

crc16=d=>d.reduce((a,b)=>[...1/0+''].reduce(c=>c+c^(c&32768?69665:0),a^b<<8),-1)

:D

#javascript #codegolf

3 0 0 0

I developed a maximally compact and quite elegant algorithm for playing chess:

while (true) {
resign;
}

#codegolf

0 0 0 0
Preview
js13kGames 2025 kicks off in two months - Gamedev.js The js13kGames competition is returning this August for its 14th edition – and yes, it's all about building a JavaScript game under 13 kilobytes in size. The challenge will begin on August 13th, 2025,...

The #js13kGames 2025 competition kicks off two months from now.

gamedevjs.com/competitions...

#js13k #gamedev #gamedevjs #HTML5 #JavaScript #indiegames #indiedev #gamejam #compo #competition #challenge #codegolf

4 3 0 0

You have 5 minutes to impress: What’s your cleanest one-liner in any language? Go. #codegolf

0 0 0 0
Original post on chaos.social

Ich folge zu wenigen kreativen Accounts. Ich suche coole Software Spielereien, weniger klassische Kunst oder Hardware. Leute die Neues ausprobieren und Sachen aus Spaß programmieren, ohne konkrete Probleme damit lösen zu wollen. Code Golf, Experimente, ultra detaillierte Analysen und Deep-dives […]

0 1 1 0
Preview
Chessboard Color Challenge in BASIC - The Oasis BBS Robin solves the Chessboard Color Challenge using Commodore 64 BASIC—pushing code size to a retro-inspired 57-character limit.

Chessboard Color Challenge in BASIC
#C64 #CodeGolf #RetroComputing #Commodore64 #8BitShowAndTell #VintageProgramming

theoasisbbs.com/chessboard-c...

5 2 0 0

I could have used those aliases if I wanted to play #codegolf

Would love to see shorter versions of sparse clone.

1 0 0 0
Preview
Long running section 11.4 Minsky machine Challenge We define a Minsky machine as a program made of the following two instructions: +X which increments the register X and continues to the next instruction -Xn which simply continues if X i...

Personally, I am a bit fascinated about this #StackExchange #Codegolf task, but not many people seem to share my feeling.

codegolf.stackexchange.com/questions/27...

2 0 0 0
Preview
Pico-PubSub – the smallest PubSub library - Gamedev.js Hassan Shaikley created Pico-PubSub, the smallest PubSub library possible. With zero dependencies and only 149 bytes of code it beats the competition, both Tiny-PubSub and Nano-PubSub. PubSub is a pat...

Hassan Shaikley created Pico-PubSub, the smallest #PubSub library possible. With zero dependencies and only 149 bytes of code it beats the competition, Tiny-PubSub and Nano-PubSub.

gamedevjs.com/tools/pico-p...

#gamedev #gamedevjs #pico #tiny #nano #js13k #codegolf #JavaScript #publish #subscribe

5 0 0 0

I'm rather pleased with my #Leetcode problem of the day #codegolf 105 character C# solution

long l=0,h=c.Sum(x=>l+x)/k,m;if(h>0)for(l++;l<h;_=c.Sum(x=>x/m)<k?(h=--m):(l=m))m=(h+l+1)/2;return(int)l;

0 0 1 0

I had another shower thought:

Test Coverage Golf: Hit 100% code coverage with the fewest test statements possible. Less is more—precision wins! Ready to swing?

🏌️

#testing #codegolf #dev

1 3 0 0

Has anyone used cjam as an applications language? Web service?

Thoughts ITT

cc @penryu.bsky.social #codegolf #arraycast #perl

1 0 2 0

you should see some of my #codegolf, haha

1 0 0 0
Post image

Dear electronic poetry artists, the submission deadline to Taper #14:Sonnets is Feb 14th, 1 week away! We hope to see you in the next issue! #digitalpoetry #size-coding #codegolf #oulipo #digitalart #HTML5 #CSS #javascript #standalone #sonnets

1 0 0 1
Calling all APLers who enjoy a challenge...

Calling all APLers who enjoy a challenge...

Code Golf (code.golf) now supports unrestricted execution & answer checking for Dyalog APL. It's in the "experimental" section but with enough submitted solutions it will move to the main list & unlock the leaderboard! Please help APL achieve this! #Dyalog #CodeGolf #APL

4 1 0 0
Post image

Taper#13: Superstitions is out. Happy DEC25 = OCT31 ! Read computational poems written in 2kB or less of HTML5 code in 29 new computational poems from 28 poets here! taper.badquar.to/13 #elit #taperzine #digitalpoems #html5 #codegolf #javascript #css #superstitions #2kbOrLess #sizecoding #eloai

6 2 0 2
Day 1 - Advent of Code 2024

adventofcode.com/2024/day/1 Favorite time of the year! #codegolf

1 0 0 0

[5/5] Oh, well. I'm here too! Can't find you so I'm:

The ancient #akihabara #html5 games library guy.
The #j2me #bubblebobble #jubblebobble guy.
The random #codegolf games guy.

0 0 0 0
Post image

Doing my part in 140 characters of JS: www.dwitter.net/d/32725

```
with(x)font='50em"',textAlign='center',fillText('🦋',960,800),globalCompositeOperation='source-in',fillStyle='#1185fe',fillRect(0,0,2e3,2e3)
```

#dweet #javascript #codegolf #dev

15 3 2 1
Video

Magnetic dance in 140 characters of #JavaScript. Works nicely as a screensaver at fullscreen. www.dwitter.net/d/32601 #dweet #codegolf #dev #motiongraphic #visualart

7 0 0 0
Preview
ArtLung: My CSS Battle Plugins ~ 28 Sep 2024

I put up the plugins I've made for #CSSBattle on GitHub. For fun. artlung.com/blog/2024/09... #css #programming #CodeGolf

0 0 0 0