Schrottkatze schrottkatze
schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-18 21:22:09 +00:00
docs: some initial groundwork

This is why I proposed using lists, dictionaries etc. in #4, to make this easier/cleaner

schrottkatze approved katzen-cafe/iowo#2 2024-01-18 21:22:09 +00:00
docs: some initial groundwork
schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-18 21:22:09 +00:00
docs: some initial groundwork

Remove her, as she stated to me that she does not want to be listed there and is not sure whether she wants to be an active maintainer.

schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-18 19:02:11 +00:00
docs: some initial groundwork

Parsing? Evaluation? Interpretation?

schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-18 18:38:54 +00:00
docs: some initial groundwork

Uhhh... don't think anything?

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-15 08:19:23 +00:00
start working on a cli app

A few questions to be answered:

If there's no config file, should we fall back to defaults? What if we have one, but reading it fails?

Also, what about invalid values? Or if it's empty?

schrottkatze commented on pull request katzen-cafe/iowo#3 2024-01-12 19:58:07 +00:00
design: type system design

I apparently can't switch the source :/

schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-12 19:56:38 +00:00
docs: some initial groundwork

I'd suggest doing AST things once we actually have an actual language ^^'

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:39:34 +00:00
start working on a cli app

i'd prefer to try at least to some degree reduce dependencies, but i'll work on something like that then

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:37:23 +00:00
start working on a cli app

the day might very well be timezone dependent, depending on where you live though?

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:36:26 +00:00
start working on a cli app

put that on the non-existing todo list for when we have a proper error handling and reporting system

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:35:48 +00:00
start working on a cli app

ye, that's a hack bc i was too lazy to implement a proper error type ^^'

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:35:09 +00:00
start working on a cli app

i wanted the version synced workspace wide, but ye, thinking about it the only place where they actually should get used is app

schrottkatze commented on pull request katzen-cafe/iowo#7 2024-01-12 19:34:03 +00:00
start working on a cli app

that was automatically modified to be like that by cargo

schrottkatze created pull request katzen-cafe/iowo#7 2024-01-11 15:58:55 +00:00
WIP: start working on a cli app
schrottkatze pushed to main at schrottkatze/nix-configs 2024-01-11 15:42:38 +00:00
4b44c2b6b7 switch to different subkey or sth idk how this works
schrottkatze pushed to main at schrottkatze/nix-configs 2024-01-11 15:38:49 +00:00
fb8515226b set up commit signing
5ed458533c install plover
2b97571954 flake.lock: Update
Compare 3 commits »
schrottkatze commented on pull request katzen-cafe/iowo#3 2024-01-11 15:13:25 +00:00
design: type system design

Can I change which branch I'm merging from? bc I fucked up and worked on main, resolved that locally now but this pr still tries to merge main

schrottkatze commented on pull request katzen-cafe/iowo#3 2024-01-11 15:11:18 +00:00
design: type system design

I meant in-language constructs, but that's probably something to put on the far future todo list...

I'm concerned about lacking support for OCIO, but realistically,…

schrottkatze commented on pull request katzen-cafe/iowo#2 2024-01-11 15:05:10 +00:00
docs: some initial groundwork

This probably isn't the technically correct term, but I'd say the scheduler or whatever also decides which executor does what, so they may be mixed.

Also, Idk if the graph is the AST already,…