Tim Berners-Lee

Results 149 issues of Tim Berners-Lee

If I make a local JS file `foo,js` and drag it into the SolidOS view of `https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/`, I get: ``` Upload: FAIL https://timbl.com/timbl/Public/Test/Content-Type/application/javascript/foo.js_.false, Error: Error: Web error: 501 (Not Implemented)...

"This page isn’t workinginrupt.net redirected you too many times. [Try clearing your cookies](https://support.google.com/chrome?p=rl_error&hl=en-US). ERR_TOO_MANY_REDIRECTS" To reproduce: Let a logged in session expire. This was when trying to log into timbl.com...

bug

[Nolan Lawson blog](https://nolanlawson.com/2022/01/05/memory-leaks-the-forgotten-side-of-web-performance/) reminds us that memory leaks can slow things down if they build up. I wonder whether many of the problems he mentioned, like adding an event listened...

question

In the SolidOS Web App world, the users is typically looking at or focussing on particular thing in a given pod, while running web app code which is either 0....

enhancement

"Both Login and Signup functions return the user's WebID. Sometimes users don't have a WebID account, and in that case they need to sign up for one. The signup process...

The current example and method used is to complicated. Simplicity and speed is important. Instead of - Create a new folder - Create a new resource with a post and...

My attempt to reload `https://solidos.solid.community/Team/` lead to a blank page and the browser tab favicon showing a "working ... " circle. Nothing on console log. Maybe the browser renderer, instead...

bug

See https://webpack.js.org/loaders/raw-loader/ and also special typings for tsc in eg solid-ui and solid-panes We can now just importing text files like TTL files directly, instead of having to make them...

The style and icons needs to be dramatically improved and specifically brought into the current UI language. It has been developed as a functional prototype. It needs to be re-skinned...

enhancement

Here is a quick place to put bugs -- or improvements to the UX -- or ideas for teh moment in one issue, later to be fixed or created as...