You are viewing archived messages.
Go here to search the history.

Kartik Agaram 2022-06-22 18:26:20

Handmade Network is holding a weeklong jam in August: handmade.network/jam

Here's my proposal: github.com/HandmadeNetwork/wishlist/discussions/14

Chris Knott 2022-06-23 18:51:48

Are you still going to have to say at each line which values you want to be logged?

Kartik Agaram 2022-06-23 19:09:23

Yeah. In particular, you might want to state variables the line didn't modify. That seems useful sometimes.

Peter Saxton 2022-06-23 07:28:10

Hej. Glad to have found this community I think it's what I have been looking for for a while. I'm super interested in end user programming. (That seems like a good future of coding topic, or does anyone know a specific "end user programming" community)

Over the last year I have built my own language and structured editor. Pushing the idea of how much can a compiler tell you about your program. The idea is to have a really small AST, there are about 10 different nodes. Because it so small writing new static analysis tools should be easy, it's also really easy to target new environments. i.e. it took me about an hour to write a to Javascript. To keep it small I've made some unusual choices, for one the language contains type provider but not numbers. I keep a dev log of 3-8 minute long videos on various topics. petersaxton.uk/log

Beyond that it's not really usable to anyone else (I haven't documented the keys for the editor so the only way to start is by referring to the source) That might change at somepoint, but I don't know when.

Mariano Guerra 2022-06-23 10:59:24

hi! is it related in any way to gleam.run ?

🔗 Gleam

Mariano Guerra 2022-06-23 11:00:16

future of coding is pretty related to end user programming, we even have a channel for it #of-end-user-programming, but I recommend you to share on the general channels to get more eyes and interactions

Peter Saxton 2022-06-23 11:12:48

Mariano Guerra this is only related to gleam in that I am also interesting in Gleam and most of the editor is implemented in Gleam. But no, gleam.run is a different language which is traditionally text based, johndoneth.github.io/gleam-playground

Is this share channel one of the general channel?

Mariano Guerra 2022-06-23 12:23:13

@Peter Saxton was curious because I know you from gleam 🙂

Here's a description of each channel: futureofcoding.org/member-handbook#channels

Kartik Agaram 2022-06-23 19:27:18

@Peter Saxton yes this channel is totally fine!

Jamie Brandon 2022-06-25 01:18:37

A little notebook that is also a database - scattered-thoughts.net/log/0025#preimp

Peter Saxton 2022-06-25 21:54:19

This is a cool selection of notes. been going down the page. I guess into some past history. How did the emergent ventures grant work out? Great selection of people to visit I think. Definetly start with them I think you'll probably meet people you'll want to spend more time with there. I'd recon go deep into some communities rather than wide on too many. That said these people are interesting, maybe pulling some few valuable nuggets out of the pile of noise that is web 3

abeyer 2022-06-26 16:16:38

also the future ideas for hytradboi are interesting, I particularly like the soliciting/compiling some form of written responses