How to block AI Crawler Bots using robots.txt file
Are you a content creator or a blog author who generates unique, high-quality content for a living? Have you noticed that generative AI platforms like OpenAI...
WeiterlesenAre you a content creator or a blog author who generates unique, high-quality content for a living? Have you noticed that generative AI platforms like OpenAI...
WeiterlesenIntroducing Deno Queues – zero config, scalable messaging with a guaranteed at-least-once delivery. This new primitive builds on the foundation set by Deno KV, and is...
WeiterlesenJoin us to learn about the past, present, and future of Deno as we co-host Deno Fest in Tokyo on October 20th!
WeiterlesenDeno 1.37 ships with a Jupyter notebook integration and improved VSCode and LSP features.
WeiterlesenWith npm compatibility in Deno improving, and npm specifiers now available on Deno Deploy, there are more options than ever to build web apps on Deno....
WeiterlesenHow we built a performant, scalable, ACID-compliant, JavaScript-native database on FoundationDB.
WeiterlesenDeno Deploy becomes the first isolate serverless platform to natively support more than two million modules on npm.
WeiterlesenDeno KV, the easiest way to add a strongly consistent database to your app, is now in open beta.
WeiterlesenWe’ve noticed an unusual training pattern in fine-tuning LLMs. At first we thought it’s a bug, but now we think it shows LLMs can learn effectively...
WeiterlesenHere’s how Deno’s built-in tools and APIs make it easy to build a CLI and distribute it to all major platforms.
WeiterlesenPost-mortem report for the Deploy outage on August 22nd, 2023.
WeiterlesenDiscover new improvements in Fresh 1.4 that makes your site quicker to load and comes with several improvements to make authoring complex projects easier.
WeiterlesenWhy a Next.js project has over 30 configuration files and what we can do to avoid it.
WeiterlesenDeno 1.36 introduces new runtime security options plus expanded testing and benchmarking APIs.
WeiterlesenHow to write your module with modern tooling and transform it with `dnt` to support CommonJS, ESM, browsers, Deno, Node.js, TypeScript, and more.
WeiterlesenMoving AI ethics beyond explainability and fairness to justice
WeiterlesenDeno is a critical part of distributing our own software and also helping our users manage their dependencies.
WeiterlesenDebian Linux project announces the first update of the Debian project’s stable distribution, Debian 12 (codename “bookworm”) named Debian 12.1. This update mainly addresses security issues...
WeiterlesenRed Hat launched the Ansible Lightspeed Code Assistant Generative AI with IBM Watson Code Assistant in May 2023. This preview is now available to all Ansible...
WeiterlesenLearn how to build and deploy static and server-rendered apps with Astro on Deno and Deno Deploy.
WeiterlesenExplore the key improvements in Fresh 1.3: streamlined route components, enhanced error handling, updated linting rules, and multi-island exports. This release also supports the stable Deno.serve...
WeiterlesenModel licensing & surveillance will likely be counterproductive by concentrating power in unsustainable ways
WeiterlesenDeno.serve() is stable, support for key npm packages, and more.
WeiterlesenPost-mortem report for the Deploy outage on June 25th, 2023.
WeiterlesenHow CommonJS became Node’s module system, ESM solved modules for the browser, and why supporting both slows down the JavaScript ecosystem.
WeiterlesenBuilding agents with LLM (large language model) as its core controller is a cool concept. Several proof-of-concepts demos, such as AutoGPT, GPT-Engineer and BabyAGI, serve as...
WeiterlesenWhat SOC 2 compliance for security, availability, and confidentiality means for Deno.
WeiterlesenLearn what new features the 1.2 release brings and about the future of Fresh.
WeiterlesenRules, categories, prizes, and more about the Deno KV Hackathon.
WeiterlesenMore developers are hosting entire apps at the edge and other major takeaways from the 2023 State of Edge Functions report.
WeiterlesenLearn how to use secondary indexes, atomic transctions, and more with Deno KV in this introductory tutorial.
WeiterlesenThe history of technology suggests that the greatest risks come not from the tech, but from the people who control it
WeiterlesenYou can now use Node.js built-in modules like `node:http` on Deno Deploy, allowing you to run existing Node.js apps at the edge.
WeiterlesenThis update augments compatibility with npm and Node.js, incorporates glob support, and enhances TLS certificates with IP addresses. It also brings forth improvements to the configuration,...
WeiterlesenPost-mortem report for the Deploy and Subhosting outage on May 23rd, 2023.
WeiterlesenBack in February, I wrote a post about my upcoming book that included a big visual of the timeline. Just two weeks after the book launch,...
WeiterlesenWe chose Deno for its low cold start times, ability to execute untrusted code securely, and ease in creating shareable, immutable scripts.
WeiterlesenLearn how to setup a customized ChatGPT-style doc search and work with the OpenAI Chat-GPT3 API.
WeiterlesenWe’ll create and load a snapshot of our custom JavaScript runtime to optimize startup time.
WeiterlesenMojo is a new programming language, based on Python, which fixes Python’s performance and deployment problems.
WeiterlesenIntroducing Deno KV, a global key-value database for effortless stateful app development on Deno Deploy, offering seamless integration, strong consistency, and versatility.
WeiterlesenDeno 1.33 is a step towards our next major release, with improved LSP support, enhanced Node.js compatibility, and more.
WeiterlesenThe FreeBSD Release Engineering Team is announcing the availability of FreeBSD version 13.2-RELEASE on 11/April/2023. It is the third release of the stable/13 branches. I updated...
WeiterlesenThis article will explain how to build Python from the source code on Ubuntu 22.04.
WeiterlesenThe second half in our series of how to get up and running with Deno and Express quickly.
WeiterlesenBuilt on Fresh, SaaSKit combines the best developer experience with a performant user experience to help you start your SaaS fast.
WeiterlesenWe’ve released our new course with over 30 hours of video content.
WeiterlesenDeno 1.32 brings major improvements to deno compile, Node.js compatibility, Web APIs, and more.
WeiterlesenThe most recent release brought some significant changes in the form of better Node and NPM compatibility with package.json support. This prompted questions from our users...
WeiterlesenLanguage is a source of limitation and liberation. GPT 4 pushes this idea to the extreme by giving us access to unlimited language.
WeiterlesenPrompt Engineering, also known as In-Context Prompting, refers to methods for how to communicate with LLM to steer its behavior for desired outcomes without updating the...
WeiterlesenHow to setup a REST API using Express and TypeScript in minutes.
WeiterlesenTogether we can identify current and upcoming trends as well as common frustrations to better understand how to best use this nascent technology.
WeiterlesenThe build step helps Node.js/npm run in the browser, optimize end-user performance, etc. But long build times limit productivity. With modern tooling, do we still need...
WeiterlesenDeno 1.31 adds support for package.json, stabilizes Node-API, Deno.Command API, adds `node:v8` module, and more.
WeiterlesenWe’ve got Q&A highlights from our last two live events and updates about Office Hours going forward.
WeiterlesenJune 18, 2016. Obama was president, the Cavs were on their way to beating the Warriors in the NBA finals, Game of Thrones was still good,...
WeiterlesenWe’ll implement `fetch`, read command line arguments, and add native support for TypeScript and TSX.
WeiterlesenA tutorial on building and deploying a simple image resizing API.
WeiterlesenLast year, I became captivated by a new topic in a way that I hadn’t felt since I first discovered machine learning
WeiterlesenA brief history about server-side rendering and why it’s the right approach for modern web development.
WeiterlesenMany new Transformer architecture improvements have been proposed since my last post on “The Transformer Family” about three years ago. Here I did a big refactoring...
WeiterlesenDeno 1.30 supports built-in Node modules, deno.json is an import map, deno fmt can format without semicolons, and more…
WeiterlesenHere’s a list of questions, answers, and takeaways from our January 13th office hours.
Weiterlesen2022 was a big year for Deno. Here are the biggest updates from the past year and what’s coming up next.
WeiterlesenA short tutorial on building a GraphQL server in Deno.
Weiterlesen[Updated on 2023-01-24: add a small section on Distillation.] Large transformer models are mainstream nowadays, creating SoTA results for a variety of tasks. They are powerful...
WeiterlesenWe’re hosting bi-weekly office hours in our Discord server! Ask questions (or submit them in advance), get technical help, or just come and hang out.
WeiterlesenThis article explains how to install and configure Tomcat 10 on Ubuntu 22.04.
WeiterlesenSince the 1990s, the web has been a publishing place for human-readable documents. Documents published on the web are in HTML. HTML has a little bit...
WeiterlesenDeno 1.29 ships with many npm compatibility improvements, lots of quality of life improvements and TypeScript 4.9
WeiterlesenThis is a transcription of videos Elon Musk’s appearance on stage with Dave Chapelle using OpenAI’s Whisper model with some manual error corrections and annotations for...
WeiterlesenWe’re sponsoring and judging the Best Edge Functions category. Create an edge function and be eligible to win Deno merch and other prizes.
WeiterlesenDid you know you can host and run your Deno code in any virtual private server? Here’s how to get started.
WeiterlesenHow Deno’s secure-by-default and opt-in permissions system gives you more confidence in running untrusted npm modules.
WeiterlesenGetting started with web frameworks in npm and Deno.
WeiterlesenHere’s how to get started with a few data persistence npm modules and Deno.
WeiterlesenDeno 1.28 ships with stabilized npm modules, auto-discovered lock file, a new subprocess API, and more
WeiterlesenCombine the DX and performance of Fresh with the reliability and dependability of WordPress.
WeiterlesenDeno 1.27 ships with major improvements for IDEs, better support for npm packages, navigator.language Web API and more.
WeiterlesenWe test a handful of popular serverless edge computing providers to see which has the fastest git deployment time.
Weiterlesen4 videos from Practical Deep Learning for Coders Part 2, 2022 have been released as a special early preview of the new course.
WeiterlesenA brief history of the internet explaining why building for the edge is faster, more secure, and easier than ever.
WeiterlesenThis is a scan/OCR of Exhibits H and J from the Twitter v. Musk case, with some of the conversations de-interleaved and of course converted from...
WeiterlesenDeno 1.26 adds Cache Web API; improves permission system, experimental npm support, Node.js compatibility; ships with TypeScript 4.8, and more.
WeiterlesenDeno Deploy is one of the fastest ways to deploy an app. How does it work?
WeiterlesenThis guide explains how to install pip for Python 3 and Python 2 on Ubuntu 22.04. Pip is a package manager for Python used to install,...
WeiterlesenSignups are now open for Practical Deep Learning for Coders Part 2, 2022. Scholarships are available for fast.ai community contributors, open source developers, and diversity scholars.
WeiterlesenIntroducing the new Slack Platform that is a faster, flexible, and more secure way to build on top of Slack.
WeiterlesenA modern website with dynamic API endpoints and form functionality in a single JavaScript file.
WeiterlesenI’ve been reading a lot of predictions from people who are looking to understand what problems humanity will face 10-50 years out (and sometimes longer) in...
WeiterlesenWe bring you up to speed this week on updates from Microsoft for the Windows 11 Dev Channel, Surface Duo 2, Xbox dashboard, and a new...
WeiterlesenNeural networks are well known to be over-parameterized and can often easily fit data with near-zero training loss with decent generalization performance on test dataset. Although...
WeiterlesenThis release makes Fresh even more powerful with automatic JSX, plugins, DevTools integration and more.
WeiterlesenThis week, we talk about the possibility of the Surface Pro and X lines merging and some new foldable PCs. How likely are they to become...
WeiterlesenDeno 1.25 adds the `deno init` subcommand, experimental support for importing npm packages, a new faster web server, and performance improvements to the FFI.
WeiterlesenLearnings from our recent survey and feedback from across our community. We’ll discuss how we’re addressing this feedback and the features to expect from Deno in...
WeiterlesenA walk-through of creating a CLI that executes JavaScript files.
WeiterlesenDeno 1.24 improves performance of transpiling and type-checking, adds unhandledrejection and beforeunload events, adds import.meta.resolve() API, and more
WeiterlesenPost-mortem report for the Deploy and Subhosting outage on July 18th
WeiterlesenPost-mortem report for the outage on July 13th and 14th 2022
WeiterlesenAn easier way to build Rust for Deno and the Web.
WeiterlesenFresh is a new full stack web framework for Deno. By default, Fresh web pages send zero JavaScript to the client.
WeiterlesenDeno 1.23 changes default type-checking behavior, ships with TypeScript 4.7, updates “deno task”, and more
WeiterlesenProcessing images to generate text, such as image captioning and visual question-answering, has been studied for years. Traditionally such systems rely on an object detection network...
WeiterlesenLearn how to install and use ONLYOFFICE Docs on Ubuntu 20.04.
WeiterlesenPost-mortem report for the 1 hour service outage on March 30th 2022
WeiterlesenIn this tutorial, we will explore three different ways of installing Node.js and npm on Ubuntu 22.04.
WeiterlesenDeno 1.22 changes default type-checking behavior, removes Deno.emit() API, adds Response.json() API, adds Deno namespace to workers by default, and more
WeiterlesenDeno partners with Cloudflare and others on runtime interoperability through web standards.
WeiterlesenSet up and deploy a blog to the edge in minutes.
WeiterlesenUbuntu 22.04 LTS (Jammy Jellyfish) was released on April 21, 2022, and it will be supported for five years. This tutorial explains how to upgrade to...
WeiterlesenDeno 1.21 has improvements to testing facilities, the REPL, adds deno check, improves the language server, adds a new subprocess API, and more
WeiterlesenIntroducing Netlify Edge Functions built on Deno Deploy.
WeiterlesenHere comes the Part 3 on learning with not enough data (Previous: Part 1 and Part 2). Let’s consider two approaches for generating synthetic data for...
WeiterlesenWave is a $1.7B company with 70 engineers1 whose product is a CRUD app that adds and subtracts numbers. In keeping with this, our architecture is...
WeiterlesenExplanation and making of a website in a single JavaScript file
WeiterlesenSupabase developers can now deploy global edge functions on Deno Deploy.
WeiterlesenDeno 1.20 increases performance, auto-compresses http responses, adds ‘deno task’, adds ‘deno bench’, allows import maps in deno.json, and more
Weiterlesen