Profile avatar
kentaromiura.bsky.social
119 posts 91 followers 321 following
Regular Contributor
Active Commenter

Do you want to have the entire #ReScript manual available as a single pdf? It's now possible: github.com/kentaromiura... I made this for no reason. Pun intended. (All rights etc are of @rescript-lang.org team, of which I have no affiliation whatsoever, blah blah blah).

They should make caml light so I could run it on msdos.

All you have to do is just meet me at the flat, flat, flat, flat.

Had this on my intellivision, ah the memories of not understanding a game as a child!

I really like the intersection of people who likes both #OCaml and #JavaScript, all 10 of them. I let you decide in which base is the number above.

Can’t believe is already 6 years since I wrote this post where I show #Haskell is just #OCaml with a different skin : cristian.tokyo/blog/Writing...

Did I forget how to promote my posts? Probably I’m getting old. But I should’ve mention #ReScript #JavaScript and #React at least. I mentioned other things as well but I’m not sure if algorithm here demote spamming hashtag. Also I’m not that old #skibidi

I was asked to give some reason for adopting @rescript-lang.org in a new project, so I made blog post explaining why I think is a good idea. cristian.tokyo/blog/Choosin...

For the live reload I wanted to reused my SSE code in github.com/kentaromiura..., and I did, but not before changing the crypto library of github.com/kentaromiura... as it doesn’t compile anymore. Well, now it does I guess!

Custom actix server with custom livereload? check!

To #rescript people, is there a better way than github.com/kentaromiura... to pass down properties ? What I really want is like `let { color, …rest}`, which doesn’t work, alternative something like: `type props = {...JsxDOM.domProps as dom, color: string};` and then pass dom(props).

While I arguably might not have invented snapshot tests (some people before me did something similar call it golden tests), surely my contribution to make them “famous” can’t be ignored. So every time I see someone expanding them somewhere else I feel joyful, latest is hexdocs.pm/birdie/ .

There’s a great #react #vite and #tailwind template for #rescript, but I prefer styled components. So I made my own template for rescript 11 with ‘styled’ like API, automatic style extraction and fast reload using esbuild, based on my previous work for uhtml: github.com/kentaromiura...

Latest rescript version removed support for reason syntax, it still provides a way to still use old reason code by converting it. Unfortunately they decided it was a good idea to remove the old reason file, so my utopia need to undelete the file manually to keep working: github.com/kentaromiura...

Posting this image is enough to give me thumbs pain.

Just got some xreal one, set as widescreen they are perfect for my dev setup.

And it’s now up on GitHub: github.com/kentaromiura...

Not entirely sure why it amazes me as much but I found that my code from 20 years ago can still be compiled as it is and produce the expected output, even if it was written in a different OS with a different OS/Arch and with a specific commercial compiler but works fine in an open source version.

New year in Japan means lucky bags, I was in Osaka den den district and this electronic shop had a few of them! In mine I’ve found(*) this 3 kits, they look so fun! (*) I could totally see the content of all the lucky bags they had.

Do you want magnesium?

E ora, come steo? Steo ben? Cosa feo? Dove ndeo? E el Puteo, xeo sempre beo? Xe al liceo? E deso magneo? Al Colosseo? E quanto steo? E dopo dove ndeo? A queo! Bon dai steme ben!

Note to meself: revisit my kentaromiura.github.io/SnakePascal/ to add this to “””my*””” CRT shader. (*) original shader is www.shadertoy.com/view/Ms23DR

Just in case one needs a bbc micro very late at night.

My new year resolution is 400x240@1bit. /spoiler

Starter pack of Trans & Non-binary Creators. Ask if you wanna be added Am adding people while editing it Only thing i ask is you repost go.bsky.app/EFEenaD

They say if you can eat and pile up the izushi’s soba plates as much as a chopstick length (which seems to be 21* plates in my case) you are an adult, I guess I’m a certified adult now? * 21 is the age turns adult in Japan, might or might not be related.

あけおめことよろ

In this very is I wrote my first open source library: forum.html.it/forum/showth... A c header to write colorful text in the console. in this very code there’s an embarrassing naming for a delay function due to a “false friends”, I wasn’t aware at the time of the real meaning, sorry.