Darius J Chuck

@djedr
12 Followers
95 Following
100 Posts

I enjoy creating things, software engineering, independent research, writing, teaching

Portfolio: http://djedr.github.io/projects.html

Resume/CV: http://djedr.github.io/resume.html

I run @jevko and @tao

Home pagehttps://djedr.github.io
GitHubhttps://github.com/djedr
RSShttps://mastodon.social/@djedr.rss
Support/Donatehttps://xtao.org/s
Verified curl | daniel.haxx.se

This 23-byte program composed of pure x86 machine code prints "hello, world" to standard output:

B4 09 BA 08 01 CD 21 C3 68 65 6C 6C 6F 2C 20 77 6F 72 6C 64 0D 0A 24

See https://github.com/susam/hello for more details. Also, see the ALT directory there for more alternatives that avoid DOS services and write directly to video memory.

#asm #programming

GitHub - susam/hello: A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS

A 23-byte “hello, world” program assembled with DEBUG.EXE in MS-DOS - susam/hello

GitHub

I had an idea to combine #Jevko and #ActivityPub and turned it into a grant proposal:

https://jevko.org/activitypub.html

What do you think, #Fediverse people?

Grant proposal: Improve ActivityPub with Jevko

I had an idea to combine #Jevko and #ActivityPub and turned it into a grant proposal:

https://jevko.org/activitypub.html

What do you think, #Fediverse people?

Grant proposal: Improve ActivityPub with Jevko

Wrote a new game yesterday afternoon.

Guess My RGB: https://susam.net/myrgb.html

Tell me how you like it!

#web #game #programming

Guess My RGB

A simple RGB color guessing game.

Jevko: simply encode data

Decorators: The Missing CSS Feature

This is an outline of a proposal for a feature that could be added to CSS to greatly simplify working with the language and make it much more pleasant to use. "Decorators" seems like a fitting name for this feature, not only because it describes what it does, but also because of its similarity to the Python feature...

https://github.com/jevko/writing/blob/main/2024-03-25-css-decorators.md

#CSS #missing #feature #decorators #idea #simplify

writing/2024-03-25-css-decorators.md at main · jevko/writing

A public place for unpolished technical writing. Contribute to jevko/writing development by creating an account on GitHub.

GitHub

Drogie Fediwersum!

Szukam pracy jako programista albo coś w tym stylu.

Lubię tworzyć różne projekty, głównie związane z oprogramowaniem: http://djedr.github.io/projects.html

Niektórym z nich przydałoby się wsparcie/finansowanie.

Prowadzę https://layer8.space/@jevko i https://toot.io/@tao

CV/resume: https://djedr.github.io/resume.html

Polska wersja mojej strony: http://djedr.github.io/pl

Dzięki!

#poland #polska #pl #praca #łódź #lodz #SzukamPracy

Darius J Chuck -- Projects

Dear Fediverse!

I am currently looking for opportunities as a software engineer or related.

I like to create things, mostly software-related: http://djedr.github.io/projects.html

Some of these could use some support/funding.

I run https://layer8.space/@jevko and https://toot.io/@tao

CV/resume: https://djedr.github.io/resume.html

Thank you!

#opentowork #hireme #job #work #remotejobs #fedihired #jobseeker #remotework #FediHire #GetFediHired

Darius J Chuck -- Projects

Jevko for Large Language Models

https://xtao.org/blog/jevko4llm.html

I’ve been learning about LLMs a bit. After watching a recent video about LLM tokenization by Andrej Karpathy a thought appeared in my mind.

Namely: I think it might be promising to investigate Jevko-based formats as an efficient (cheap in terms of tokens) alternative to JSON/YAML/etc. for interacting with LLMs in a structured way...

#AI #LLM #Jevko #JSON #YAML #efficient #tokens #tokenization #structured

Jevko for Large Language Models