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

Kartik Agaram 2021-06-07 03:46:31
Chris Knott 2021-06-08 07:46:18

šŸ”— Intro

Chris Knott 2021-06-08 07:48:16

I am sure I have seen the inspector window and clock demo in another project, which was a kind of Smalltalk-in-JS...? Every object had RGB axes when you clicked it, and the presenter showed how the inspector window itself was also an object that could be moved/rotated etc

(From 1:04 in the video)

Eric Gade 2021-06-08 13:52:56

Chris Knott You are likely thinking of LivelyKernel/LivelyWeb

Chris Knott 2021-06-08 14:40:31

Yes that's the one! I see now it's acknowledged here http://fizzygum.org/docs/similar-systems/

šŸ”— Similar systems

Yousef El-Dardiry 2021-06-08 16:04:02

https://news.ycombinator.com/item?id=27424496 ā€œWeb Applications from the Future: A Database in the Browserā€, not sure if this article+discussion related to local-first programming has been discussed here before, but saw it on HN frontpage just now. Iā€™m working on several local-first concepts and figured it would be of interest here as well!

Florian Schulz 2021-06-09 12:54:31

Love the design of this game editor for Playdate. It features distinct views for different aspects of game design / development.

https://twitter.com/shauninman/status/1402310470900621314/photo/1

šŸ¦ Shaun Inman: In addition to the games I worked on Iā€™m also looking forward to seeing what everyone creates with Pulp. Draw sprites, layout rooms, pixel fonts, chip tunes, and script...well, PulpScript. All in the browser. Then play on your @playdate. šŸŒŸšŸ“™ https://pbs.twimg.com/media/E3YBCSNXoAAWZSK.png

šŸ“· https://pbs.twimg.com/media/E3YBCSOXIAsPjEz.png

šŸ“· https://pbs.twimg.com/media/E3YBCSPWYAUNTnl.png

šŸ“· https://pbs.twimg.com/media/E3YBCSRXwAApVu2.png

Christopher Galtenberg 2021-06-09 14:19:03

Part of me has always wondered: is the reason I got into scripting and note-taking and tool-making just because the right RPG builder doesn't exist yet...

William Taysom 2021-06-10 08:00:55

The aesthetics nail what it's going for.

Srini Kadamati 2021-06-09 14:07:12
Christopher Galtenberg 2021-06-09 21:46:27

Unison: "The v2 codebase format is a sqlite3 database"

https://github.com/unisonweb/unison/blob/trunk/docs/repoformats/v2.markdown

Announced by @Paul Chiusano here https://www.unisonweb.org/2021/06/03/m2-release/

Shubhadeep Roychowdhury 2021-06-10 02:56:11

The memory models that underlie programming languages (2016) - http://canonical.org/~kragen/memory-models/

Shalabh 2021-06-11 17:06:13

Unison has added some interesting things in their latest release. They're storing the codebase in sqlite, with some objects stored relationally and they have overlaid a neat web based code browser. https://www.unisonweb.org/2021/06/03/m2-release/

Srini Kadamati 2021-06-11 18:58:21

my god what an amazing time to be working on data tooling. Seeing interesting prototypes every day:

https://datablocks.pro/

Konrad Hinsen 2021-06-12 08:38:50

Indeed. But the reverse perspective is that's not such an amazing time to use data tooling, because it changes all the time and your choice of today may be obsolete and unmaintained tomorrow.

Andreas S. 2021-06-12 11:22:04

šŸ¦ brantly.eth: I say:

Down with a mess of accounts with weak user-generated passwords and sandboxed usernames owned by big corps (web2)

Up with secure private keys and portable usernames owned by users (web3)

It's the Internet as it always should have been

24/ https://pbs.twimg.com/media/E3YaY9PXoAE-eF3.jpg

William Taysom 2021-06-14 04:30:35

What is a password manager if nor a poor man's portable keychain? And while we're on the topic, can we divorce usernames and screen names, please?

Shubhadeep Roychowdhury 2021-06-13 13:43:01

Code 'meaning-making' helps creating more nuanced software - https://psytechread.substack.com/p/understanding-the-meaning-we-make

Kartik Agaram 2021-06-13 15:14:21

I'd like to read more, this felt like it finished just as I was getting into it. I wish the references were hyperlinked. Particularly:

Lindgren, Chris Aaron. Writing With Data: A Study of Coding on a Data-Journalism Team. Written Communication, 2021.

Elie Joseph Cartan 2021-06-13 17:22:38

Are there any FoC people based in Oxford or Edinburgh that want to meetup?