Skip to main content

Search

Items tagged with: kitten


Small Web sites will require JavaScript to sign in.

Why?

To protect your privacy.

We use public-key authentication (which I’m implementing as we speak) so your secret is never stored on the server and you only enter it in places you own and control.

(I can already see some folks up in arms about this because JavaScript Bad™ so I just checked in the initial copy for the page that gets displayed if JavaScript is off.)

#SmallWeb #Kitten #SmallTech #JavaScript #cryptography #authentication


Just added initial sessions support to #Kitten. (Kitten is a web development kit that’s small, purrs, and loves you. Not ready for use but feel free to have a play.)

https://codeberg.org/kitten/app#sessions

Web folks, how’s that interface look to you? Simple, no? :)

Ah, the joys of having an in-process JavaScript database to play with, even if I had to write it myself (https://codeberg.org/small-tech/jsdb).

The second screenshot shows you how things are stored in JSDB (hint: as a JavaScript append-only log) ;)

#SmallWeb


As I work through implementing Domain (https://codeberg.org/domain/app) in Kitten (https://codeberg.org/kitten/app), I’m evolving what an “application” will mean on the Small Web:

https://codeberg.org/domain/app/issues/16

#SmallWeb #domain #kitten #topologicalDecentralisation #web #dev #git #clone #modify #remix


I could just work on improving these error pages for days but I’m going to stop here for now. I’m pretty happy with how they are now for the time being.

(Trying to learn not to go down rabbit holes.) :)

#kitten #smallWeb


I’m giving a (virtual) talk on Small Web at the Wizard Amigos Code Camp this Thursday, 5PM Irish time.

I’ll be demonstrating the latest state of development of Kitten (https://codeberg.org/kitten/app) and Domain (https://codeberg.org/domain/app) and talking about how we must focus on topological decentralisation and tackle decentralisation from a non-colonial perspective.

https://wizardamigos.com/codecamp2022/

#smallWeb #smallTech #WizardAmigos #web #dev #decentralisation #kitten #domain


With error pages this nice, you might actually want to introduce some bugs into your sites ;P

(Coming soon to Kitten… having a bit of Friday fun.) :)

#kitten #smallWeb #dev


i still have no real Clue about #Kitten or what's it for, perhaps because I'm no Developer for things like this or at all. 🤔😅

Is there a Use case for non Developer?


Oh, and I’ll be porting stuff like sessions back from Domain into Kitten so there will be out-of-the-box support for such basic functionality for any Kitten app. Building such things out in Domain first is helping me ensure that it’s fit for real-world use :)

https://codeberg.org/kitten/app

#smallWeb #kitten #web #dev #sessions


I’m absolutely loving the experience of buiding Domain in Kitten. The best part is that it encourages progressive enhancement (aka building stuff for the web properly) and it’s great to see just how far things have come. You can do so much with HTML that you previously needed JavaScript for (e.g., see the inert navigation sections, that’s just the inert attribute).

Also, can’t wait to enhance it using htmx (& maybe even hyperscript) where necessary :)

#domain #kitten #smallWeb #smallTech


In my defense, I am making a platform called Kitten (and this board captures its essence perfectly) ;)

https://codeberg.org/kitten/app

#kitten #skateBoard #newBoard


I might be building Domain (https://codeberg.org/domain/app) from scratch for the third time but it’s a joy to do so using Kitten (https://codeberg.org/kitten/app) and I think they’re both going to be better off for it.

Oh yeah, and there will be pink. LOTS of pink!

#smallWeb #kitten #domain


Just implemented a fix for Kitten commands not exiting properly (regression from the new development-time process manager).

Things should be much smoother now. (Also, your pages will auto-refresh in the browser after you fix an error and save the page and/or a dependency of your page.)

https://codeberg.org/kitten/app

#kitten #smallWeb #web #dev


So what do y’all think about this for all the code you need for a basic POST/redirect/GET guestbook web app with Kitten?

Does it all make sense?

https://codeberg.org/kitten/app/src/branch/development-mode/examples/guestbook

Basically, you run kitten on that directory and hit https://localhost.

(Note: Kitten is not ready for use yet. I think the core design is solid now though. You can play with it but I’m only starting to work on the developer experience now. Should be far nicer in the next few weeks.)

#kitten #web #dev #smallTech #smallWeb


Just submitted my grant application for our Domain project to NLnet for their User-Operated Internet Fund.

I believe the process for public funding should itself be public so you can read the entire submission on my blog (with better formatting than the text-only original submission, a video, and pictures) and I’ll be posting future communication there also:

https://ar.al/2022/07/29/nlnet-grant-application-for-domain/

#nlnet #eu #funding #grant #foss #smallWeb #smallTech #domain #kitten #publicMoneyPublicProcessPublicCode