Simplify debugging with Deno and @opentelemetry logs associated with requests
immediate traces and metrics
works on Node.js backends
without any additional code or config
https://deno.com/blog/zero-config-debugging-deno-opentelemetry
Simplify debugging with Deno and @opentelemetry logs associated with requests
immediate traces and metrics
works on Node.js backends
without any additional code or config
https://deno.com/blog/zero-config-debugging-deno-opentelemetry
As much as I love plain text accounting, there are subtle things about it that make me want to write a program. That's a lot of how I do my book keeping for my publishing company and apparently how I'm handling Partner's babysitting.
The only difference is that this uses Deno instead of Node and I'm trying out hledger
verses beancount
. Mostly because I wanted to try out puffin
which I don't exactly like. But, hledger
is more popular than beancount
so I might as well let them war in my head for a while before I decide on one or the other.
Data analysis in Jupyter notebooks with... TypeScript?! using `fetch` and other web standards
fast dataframes with nodejs-polars
easy charts with @observablehq
rich interactive UIs with JavaScript
Learn more in this detailed walkthrough
https://deno.com/blog/exploring-art-with-typescript-and-jupyter
#FreeJavaScript update: Oracle has just filed more on their motion to dismiss the Fraud claim.
Here's a summary of where the case stands: https://deno.com/blog/deno-v-oracle3
Looking for CMS advice
Hey Web devs!
Do you have any suggestions, tips, opinions, dos, don’ts about headless CMSes?
I have a growing list of small/mid non-profits and collectives asking for my help to (re)make their website. I totally want to help, but I don’t have much time, especially considering that they generally have little or no funding—I would most definitely point them to @VillageOneCoop, otherwise.
Therefore, I want a super simple and replicable solution where I can copy-paste most of the code, while providing them with a stable, fast, and modern solution. I had a look at the Headless CMS section in the Jamstack website, but I need opinions from people who actually used some of that software already.
Needs
Nice to have
Absolutely not
Please, boost this and ask around! Links to videos, tutorials, and resources are welcome.
People whose perspective I would really value: @zachleat @harryfk @deno_land @jaredwhite @vanillaweb @stefan @mxbck @WeirdWriter @deadsuperhero (Sorry if I am spamming you!)
#Pipelight typescript issue fixed.
It was a nasty bug that slide in with #deno 2.2.
Fixed by replacing external #UUID library with bultins uuid library.
This type of heartful message is what keeps me sharing my best code with you.
Want your own custom AI thats trained on confidential material?
Here's how you can build a custom RAG AI agent
Is the world in need of a federated Craigslist/Kleinanzeigen platform? I am currently thinking about a project to dig into #fediverse development and learning #golang or stay with #deno and using #fedify.
EDIT: There is already something like that on the fediverse! It's called Flohmarkt. Thanks for the comments mentioning that!
https://codeberg.org/flohmarkt/flohmarkt
Deno v2.2.4 is released:
- Built-in OpenTelemetry support for span context propagators (tracecontext, baggage)
- Built-in OTel tracing for node:http.request
- LSP now starts the TypeScript server lazily
other improvements in the release notes:
https://github.com/denoland/deno/releases/tag/v2.2.4
Here's how Deno's built-in OTel support can immediately add logs and traces to any Node.js backend
#FreeJavaScript update: We just responded to Oracle's Motion to Dismiss our fraud claim in the JavaScript trademark cancellation.
Oracle argues submitting one valid specimen excuses submitting a fraudulent one. Our position: one legitimate submission doesn't erase another fraudulent act.
https://deno.com/blog/deno-v-oracle/20250307-oppostition-to-motion-to-dismiss.pdf
Big shoutout to Node.js for adding TypeScript
But how is it different than Deno's "first class" TypeScript support?
Here's an overview of what you can (and can't) do with TypeScript in Node and Deno.
Want to play around with LLMs in 5 minutes?
Check out this quickstart with Deno Jupyter, Ollama
, and Deepseek
Is there a lint rule that you've always felt was missing?
With Deno 2.2's new lint plugin system, you can write and publish your own!
For the next week, if you publish a lint rule, you'll get a free prize.