Blog Logo
TAGS

Java 20 and IntelliJ IDEA - Improved Record Patterns and Pattern Matching

This blog post covers the new Java 20 features, particularly Scoped Values, Record Patterns, Pattern Matching for switch, Foreign Function and Memory API, and Vector API. It also discusses IntelliJ ID...

Read more...

React GitHub Calendar - JavaScript App

React GitHub Calendar is a JavaScript app that allows users to display their GitHub activity and contribution data in a customizable calendar view. The app works by connecting to the GitHub API and fe...

Read more...

Architecture Challenges Faced by Agile Organisations • Simon Brown • YOW! 2019

Architecture Challenges Faced by Agile Organisations • Simon Brown • YOW! 2019

The speaker is an independent consultant who specializes in software architecture and is invited by organizations to help them solve problems. Typically, organizations reach out to the speaker to disc...

Read more...

ChatGPT Gets Its “Wolfram Superpowers”! - Stephen Wolfram Writings

ChatGPT can now call on Wolfram|Alpha and Wolfram Language to give it computational superpowers. When connected to the Wolfram plugin, ChatGPT can do nontrivial computations and systematically produce...

Read more...

ChatGPT Plugin Examples

This repository contains examples of ChatGPT plugins that demonstrate how to build and deploy plugins on the OpenAI platform. The examples were taken from the [OpenAI Platform documentation](https://p...

Read more...

Introductory Course on Prompt Engineering

Prompt engineering (PE) is the process of communicating effectively with an AI to achieve desired results. This course is tailored to beginners, but also covers advanced PE techniques. Our approach to...

Read more...

What is an event-driven architecture and why storing events is important?

In this post, we explore how to create a serverless analytics architecture based off an event-driven architecture using services like Kinesis Data Firehose, EventBridge, Athena, Glue, Lambda and S3. A...

Read more...

A Python program that talks to OpenAI API - Generally Pretty True Assistant

Generally Pretty True Assistant is a Python program that utilizes OpenAI API to enable conversations with AI systems. Users can give input to the AI system, which will then provide a response. The pro...

Read more...

Application Architecture Explained In-depth With A Real-world Example

In this article, the author discusses the application architecture of a food delivery service like Swiggy in-depth with a real-world example. The article talks about different components involved such...

Read more...

How to Add Google AdSense in Next JS

The traditional Google AdSense installation is not compatible with the websites created using Next JS. In this article, you will learn how to register and set up AdSense Auto Ads in Next JS, add AdSen...

Read more...

PyPDF2 - Free and Open Source Python PDF Library

PyPDF2 is a pure-python PDF library that allows you to split, merge, crop, and transform PDF pages. It also supports adding custom data, viewing options, and passwords to PDF files. You can retrieve t...

Read more...

Testing Kafka-based Asynchronous Workflows Using OpenTelemetry

Asynchronous architectures are common in cloud native applications due to their decoupling services and improving scalability and reliability. Testing these workflows, especially with Apache Kafka, po...

Read more...

Sam Altman: OpenAI CEO on GPT-4, ChatGPT, and the Future of AI | Lex Fridman Podcast #367

Sam Altman: OpenAI CEO on GPT-4, ChatGPT, and the Future of AI | Lex Fridman Podcast #367

OpenAI CEO Sam Altman reflects on the early days of the company when they faced mockery and disbelief for announcing their intention to work on AGI. He discusses the current moment in the history of h...

Read more...

A Slack Bot implementation for integration with OpenAI ChatGPT

This repository contains code for a Slack bot which integrates with OpenAIs ChatGPT. The bot supports GPT4 by default and can be used to generate conversation responses, as well as provide suggestions...

Read more...

Generating a full-length work of fiction with GPT-4

In March 2023, Chiara Coetzee used GPT-4 to generate an entire novel from scratch, including the title, genre, story, characters, settings, and all the writing, with no human input. The result was Ech...

Read more...

Generative Manim - GPT-4 Powered Generative Videos

Generative Manim is a prototype of a web app that uses GPT-4 to generate videos with Manim. The idea behind this project is taking advantage of the power of GPT-4 in programming, the understanding of ...

Read more...

GitHub.com RSA SSH host key update

Out of an abundance of caution, GitHub replaced their RSA SSH host key used to secure Git operations for GitHub.com on March 24th at 05:00 UTC. This change only affects Git operations over SSH using R...

Read more...

Manim: A Python library for creating mathematical animations

Manim is a community maintained Python library for creating mathematical animations. It can be used to create animations that demonstrate mathematical concepts, visualize algorithms, and explain compl...

Read more...

On Trust in Software Development

In software development, trust is a powerful and seductive framing that can lead to unchallenged arguments. However, its important to recognize the limitations of trust and acknowledge the need for gu...

Read more...

OpenAI tech gives Microsofts Bing a boost in search battle with Google

Integration of OpenAIs technology into Bing has helped it compete better with Google in page visits growth, with 15.8% increase in visits on Bing since Microsoft unveiled its AI-powered version, compa...

Read more...