#Deno

technicat's avatar
technicat

@[email protected]

My site got into an unupdateable state on render.com so I tried out these instructions to deploy on . Seems to be running fine.

deno.com/blog/hugo-blog-with-d

technicat's avatar
technicat

@[email protected]

I was planning to play around with but got sidetracked into learning ...

ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼's avatar
ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼

@[email protected]

is a logging library for and . It provides a simple and flexible logging system that is easy to use and easy to extend. The highlights of LogTape are:

β€’ Zero dependencies
β€’ Designed to be used in libraries as well as apps
β€’ Supports virtually every runtime: .js, , , edge functions, and browsers
β€’ Structured logging
β€’ Logger categories (names) are hierarchical
β€’ Dead simple sink (destination) interface

github.com/dahlia/logtape

Screenshot: log messages printed out on the terminal
Screenshot: log messages printed out on the terminal
Screenshot: log messages printed out on web browser's console
Screenshot: log messages printed out on web browser's console
Sebastian Lasse's avatar
Sebastian Lasse

@[email protected]

πŸ’– now can't sleep cause saw github.com/dahlia/fedify/
which is wonderful.

@hongminhee : we do also start to build anything with (incl. journalistic CMS client, public broadcaster thing, taxiteam client) and so, I work on a UI system with for all the `type`s …

PS Confs redaktor.me/#home

ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼's avatar
ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼

@[email protected]

is an server framework in & . It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.

The key features it provides currently are:

β€’ Type-safe objects for Activity Vocabulary (including some vendor-specific extensions)
β€’ client and server
β€’ HTTP Signatures
β€’ Middleware for handling webhooks
β€’ protocol
β€’ .js, , and support
β€’ CLI toolchain for testing and debugging

If you're curious, take a look at the Fedify website! There's comprehensive docs, a demo, a tutorial, example code, and more:

fedify.dev/

Fedify: an ActivityPub server framework's avatar
Fedify: an ActivityPub server framework

@[email protected]

Fedify is an server framework in & . It aims to eliminate the complexity and redundant boilerplate code when building a federated server app, so that you can focus on your business logic and user experience.

The key features it provides currently are:

If you're curious, take a look at the website! There's comprehensive docs, a demo, a tutorial, example code, and more:

https://fedify.dev/

Thomas Lockney's avatar
Thomas Lockney

@[email protected]

When it comes to learning , one of my favorite tools is Deno's kernel (lnkd.in/g2GPc_gM). It makes writing quick examples easy and accessible. I'll need to eventually write up how this all works, but the combination of , Jupyter, , and Juno Connect (an iOS/iPadOS Jupyter client) have given me the ability to play around on the go.

From: @deno_land
fosstodon.org/@deno_land/11268

Deno's avatar
Deno

@[email protected]

curious about TypeScript, but haven't had time to learn?

check out our new Bites series β€” short, digestible lessons to learn πŸ‘‡οΈ

deno.com/blog/deno-bites-ts-in

ζ΄ͺ 民憙 (Hong Minhee)'s avatar
ζ΄ͺ 民憙 (Hong Minhee)

@[email protected]

I usually prefer to Node.js, but while working on , I tried and I found it quite good.

Deno's avatar
Deno

@[email protected]

When one of our customers reported that the language server was slow, we launched an investigation that resulted in a 10x speed improvement.

Here's what happened πŸ‘‡οΈ

deno.com/blog/optimizing-our-l

Deno's avatar
Deno

@[email protected]

ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼's avatar
ζ΄ͺ 民憙 (Hong Minhee) 🀏🏼

@[email protected]

Today I found a bug in 's node:crypto compatibility layer…

github.com/denoland/deno/issue