Moosetodon#programming

I got the first part of my Murder Mystery done. That's both writing and programming. Now that the first part is done the rest will be easier to program.

I'm playing with non linear storytelling :D
#amwriting #writing #wip #programming

I've recently learned a whole lot about how to use #iterator #functional #combinators in Rust (that is, functions like map(), fold(), filter(), et cetera), and how they interact with #optional and result types.

Here's a quick writeup on that: Chaining Fallible Operations with Combinators leotindall.com/tutorial/chaini

#programming #rust #rustlang #coding #functionalprogramming #fp

One of my favorite @eevee quotes, from one of my favorite #tech / #programming articles: "It turns out that being Right is much less important than being Not Wrong"

eev.ee/blog/2017/08/09/growing

@devurandom Yeah, that's on the right track. There are libraries for pretty much every programming environment that are designed to do decimal math with the same kinds of guarantees you'd get treating cents as integers.

I wrote about some a little while back spin.atomicobject.com/2016/01/ #JavaScript #decimal #programming

TFW a credit card checkout form shows you you're paying "$62.5" for your bus pass and you realize it's passing a floating-point number around to represent money and you have terrifying #programming flashbacks

Just started some adventures in #Lua using the fabulous exercism.io! Check out all the other language courses that they offer! Btw, you can see my progress here exercism.io/dubst3pp4 ;-) #Lua #LuaLang #programming

You know what? It would be really cool with a federated comic/graphic novel platform that supports various formats so that comic strips, vertcal and horizontal formats can flourish. Now I don't know how to streamline it with that wide support but important part would be to be able follow series and the like. I don't know how to program, but maybe someone else might find it a cool passion project. :mastohi: :mastodon_oops: :mastodon_oops:

#federation #programming #comic

This typo in my tile definitions was a fun bug to track down :T

#programming

#programming idea:
your examples should be part of your automated #testing !

there is nothing more irritating then eg. finding a cool rust crate and not being able to run the examples :blobsad:

...ok, maybe mosquitoes are worse

but other than that!!!! nothing!!!! **literally** nothing!!

serious #programming / #programmeing question

I don't know enough about the structure of Linux to be able to answer this question--for the moment, it's just a mass of ugly UNIX spaghetti to me

but how _much_ of the superstructure can be replaced?

like, if Linux is ever gonna be turned into something a human being can use without wanting to claw their own face off, it's gonna have to be _completely_ gutted and rebuilt

maybe better to start from some other starting place?

Hi everyone! My #rust bindings to platform-specific UI toolkits, which enable #crossplatform #ui #programming with ease in #rustlang, have hit a big milestone: 0.3.0!

I've posted about it on my #Patreon ( patreon.com/posts/19426962 ), but if you prefer something with a little less JavaScript you can check out the post on my blog: leotindall.com/post/improved-u

I consider IUI to be moving in a really good direction, and if you find it useful, please consider contributing to my Patreon.

I swear, `flake8` is the first linter I've ever seen that nitpicks the grammar in your documentation strings...

#programming

#Tierless Web programming in #ML

Gabriel Radanne - 2017

"#Eliom is a dialect of #OCaml for #Web #programming in which server and client pieces of code can be mixed in the same file using syntactic annotations. This allows to build a whole application as a single #distributed #program, in which it is possible to define in a composable way #reusable #widgets with both server and client behaviors. […]"

irif.fr/~gradanne/papers/phdth

#Ocsigen #ReasonML #JavaScript