Public entries tagged #programming

Continue reading →
Continue reading →

Tw o ut ward

W i t
H
I
W
I s he s
D e s i r e s g if t s
T a l e n t s c o r o l l ar (wh) y o p p o s i t e (s)

M a t t e r m a t c h i n g o f f

N e i t h e r

R i g

H t

N

0

R

Lef t

W r on g a l

(W) (H) A y s b o t h a l l (wh)

A y b o t h w

I t h in

Z e

R

Y

0

U

N e

W/ i n

O eve r y s om e an (d)

(W h (a)) y a w a (y) r (n) e s s e l f s e l f i t h (w/ i n) i n g Z e r 0 n e a l l

(W) a

Y s

B

0

U

T h

(O f f

Y 0 U t h a l

W a y s a l l a n d t w o Y 0 U (s w/ i n e)

Continue reading →

1. Be annoyed by a paywalled app that is otherwise quite useful.

2. Decide to vibe code a replacement.

3. Successfully get a fully working app on the first prompt that satisfies my personal needs.

4. Don't publish it, announce it on Reddit, or try to take credit because OMG the world doesn't need any more slop.

Continue reading →

cooking... if you have 0.6.1 mcpe installed or *if you happen to find an apk that has dropped from the back of a truck cough cough* do say :)

we got mf spleef working!!

So, decided to get them rookie `/queue` numbers up so did a quick bit of caching. For a 12-job queue, I went from 240 RPS (Python/Flask) to 680 (Golang/Gin) then to 3400 RPS with some proper caching. The `/workers` endpoint would benefit as well, but I think its performant enough though I may end up adding a bit of caching later.

Continue reading →

The rewrite of the Sisyphus server continues, I've got all of the GET endpoints and about 60% of all the endpoints finished overall. Some initial testing on the `/workers` and `/queue` endpoints show some worrying results from the old version and some great results from the new version. The `/workers` endpoint started throwing errors at about 800 RPS on the Python/Flask version (the old one), the rewrite is showing around 4800 RPS (Golang/Gin). The `/queue` endpoint doesn't show any errors for either version during testing, but old vs. new is about 240 vs. 800 RPS.

Continue reading →

Subscribe to #programming entries via RSS feed