content
stringlengths
94
1.84k
headline
stringlengths
8
699
### Content: Anonymous social apps have moved to Instagram after Snapchat banned them due to being sued multiple times. ### Headline:
Anonymous social apps shift their attention to Instagram in the wake of Snapchat’s ban
### Content: Docuowl is a documentation generator. It takes directories of markdown files as input and compiles them into a single HTML file. A demo is available in the repository. ### Headline:
Docuowl (GitHub Repo)
### Content: This repository tracks interesting Linux and UNIX malware. It includes DFIR reports, information on supply chain attacks, press and academic releases, malware samples, and more. ### Headline:
linux-malware (GitHub Repo)
### Content: Sun Valley 2022 is a conference that has been described as a ‘summer camp for billionaires’. ### Headline:
Sun Valley 2022 will discuss inflation, future of streaming video; Tim Cook expected
### Content: Mailwind lets users design HTML emails using Tailwind CSS. Tailwind makes it easy to design websites. Mailwind uses the same utility classes that are normally used for the web. ### Headline:
Mailwind (GitHub Repo)
### Content: Continuous Machine Learning is a library for implementing continuous integration and delivery in machine learning projects. It can be used to automate model training and evaluation, monitoring changing datasets, and more. ### Headline:
CML (GitHub Repo)
### Content: This site features a collection of hand-crafted 3D icons that are free for commercial and personal use. The icons are fully customizable, with options for colors, rotation, and materials. ### Headline:
Vertex (Website)
### Content: This repository contains a list of system design resources. It contains articles, books, videos, and tools. Topics include distributed computing, microservices, case studies, and more. ### Headline:
Awesome System Design (GitHub Repo)
### Content: XLite is an SQLite extension written in Rust. It allows users to query spreadsheets as SQLite virtual tables. INSERT, UPDATE, and DELETE statements are currently not supported. ### Headline:
XLite (GitHub Repo)
### Content: This is a handy SQL cheatsheet, great for anyone like me who can never remember which JOINs are which. It's short, sweet, and to the point. ### Headline:
Quick SQL Cheatsheet (Github)
### Content: React Guitar is a guitar component for React. Users can adjust the tuning, number of frets, handedness, and positions on a virtual guitar and listen to the resulting chord. ### Headline:
React Guitar (Website)
### Content: This thread is full of tips on how to attract funding from Venture Capitals despite the recent market downturn. ### Headline:
Ask HN: How to raise a seed round in a down market? (Hacker News Thread)
### Content: This repository contains a list of post-mortems. Each item has a link to the incident report as well as a description of the cause of the system error. ### Headline:
A List of Post-mortems (GitHub Repo)
### Content: This site contains a collection of free loaders and spinners. The components are built with HTML, CSS, and SVG. The code for the components can be easily copied from the site. ### Headline:
Loaders (Website)
### Content: This article teaches you how to create a click-and-drag effect with pure CSS. Several examples of how to use the techniques taught in the article are available at the end. ### Headline:
How to Map Mouse Position in CSS
### Content: image2csv is a Python program that converts images of array numbers to corresponding CSV files. The program works better with images of higher resolution. An example is available in the repository. ### Headline:
image2csv (GitHub Repo)
### Content: This site contains 558 fully customizable and free SVG icons. The collection is searchable. Users can customize the size, stroke, and color of the icons. ### Headline:
Tabler Icons (Website)
### Content: The life of a new team member and the life of a senior engineer can be very different. Newer team members tend to code for longer and attend fewer meetings than senior engineers ### Headline:
Why senior engineers get nothing done
### Content: Design Bonos is a directory of free resources that can be used commercially. Categories include Fonts, Illustrations, Stock Photos, Design Inspirations, and more. ### Headline:
Design Bonos (Website)
### Content: A new carbon-neutral method of producing cement can drastically reduce the environmental pollution caused by construction activities. ### Headline:
In a world-first, scientists create eco-friendly cement from algae
### Content: Humans associate fluent expression with fluent thought, leading to a misunderstanding that AI models can think and feel just like humans do. ### Headline:
Google’s powerful AI spotlights a human cognitive glitch
### Content: git-o-matic is a tool to monitor git repositories and automatically pull and push changes. Go 1.11 or higher is required for installation. ### Headline:
git-o-matic (GitHub Repo)
### Content: This is your chance to bring alive that mobile app idea you always had. Follow this masterclass and go from idea to market with React Native + Node.JS. ### Headline:
Launch your mobile app within weeks (Sponsor)
### Content: This repository contains 100 hacking and security e-books that are free for download. Each book is listed with its total number of pages. ### Headline:
Hacking-Security-Ebooks (GitHub Repo)
### Content: Easy, secure SSH connections forever with less than 5 minutes of setup. Connect from anywhere to anywhere. Our free plan is free forever. Install now. ### Headline:
SSH Made Easy with Tailscale (Sponsor)
### Content: Evidently generates interactive reports for analyzing machine learning models during validation or production monitoring. It can currently produce six types of reports. Screenshots and examples are available. ### Headline:
Evidently (GitHub Repo)
### Content: This repository contains a collection of modern alternatives to common Unix commands. There is a screenshot or GIF demo for each tool, as well as a short description of what the tool does. ### Headline:
Modern Unix (GitHub Repo)
### Content: A cool newsletter about game development sent out every Friday by Andrzej Mazur of Enclave Games. Definitely worth a look for anyone interested in video games! ### Headline:
Gamedev.js Weekly (Newsletter)
### Content: This repository contains templates for on-boarding a new user into GitHub Actions. The templates are written in YAML and cover solutions for continuous integration and automation. ### Headline:
Starter Workflows (GitHub Repo)
### Content: Netflix Hangouts is a Chrome browser plugin that makes Netflix look like a conference call, so you can Netflix at work with peace of mind. ### Headline:
Netflix Hangouts (Website)
### Content: Toshi is an open source full-text search engine written in Rust (it's a competitor to Elasticsearch). It works on Linux, Windows, and Mac OS. ### Headline:
Toshi (GitHub Repo)
### Content: Last Friday I posted this story on "productivity multipliers" with a broken link, here is the correct link. ### Headline:
Ask HN: What bits of fundamental knowledge are productivity multipliers? (Hacker News Thread)
### Content: Hello is a super simple video chat tool that works without any sign up, you just go to the URL and it will give you a share link to invite any friends you want to the chat. ### Headline:
Hello (Web Tool)
### Content: mailgo is a JavaScript package that transforms mailto and tel links into a menu that allows users to open the links directly in an app. A GIF demo is available. ### Headline:
mailgo (GitHub Repo)
### Content: Reseter.css resets all premade styles and normalizes the browser's stylesheet, removing most inconsistencies. An example is available in the repository. ### Headline:
Reseter.css (GitHub Repo)
### Content: Google has a new feature that lets you screen out spam calls and answer calls with Google Assistant. Here's a video of someone demoing this new functionality! ### Headline:
Google Screen Call First Look (5 minute video)
### Content: Running Kubernetes is challenging and complex. Learn how to set up Kubernetes audit logging to troubleshoot your deployment. ### Headline:
6 Best Practices for Kubernetes Audit Logging (Sponsor)
### Content: The trip was a momentous occasion for the electric vertical take-off and landing sector. ### Headline:
Flying Car Company Boss Completes 'First Ever' Commute in $83K Space-Age Vehicle
### Content: Lexical is a JavaScript web text-editor framework. It was designed to be highly extensible, reliable, and accessible. Examples of apps created with Lexical are available. ### Headline:
Lexical (GitHub Repo)
### Content: Doodle CSS is a simple hand-drawn HTML/CSS theme. This page shows off all the elements and features in the theme with interactive demos and examples. ### Headline:
Doodle CSS (GitHub Page)
### Content: The Spring Native beta is now available. It supports compiling Spring applications into native images. Spring applications can now be deployed as a standalone executable without needing a JVM installation. ### Headline:
Announcing Spring Native Beta!
### Content: Turkey recently discovered a massive rare earth reserve almost as big as the world's largest in China. ### Headline:
Turkey’s Newfound Cache of Rare Earths Could Supply the World’s EVs and More
### Content: esbuild is a JavaScript bundler and minifier. It is at least 100x faster than other JavaScript bundlers tested, with benchmarks available in the repository. ### Headline:
esbuild (GitHub Repo)
### Content: This is the annual State of Javascript survey, complete with salaries and demographics of Javascript developers, popularity of Javascript frameworks and libraries, and awards! ### Headline:
State of Javascript 2018 (Survey)
### Content: CalDOM is a 3kb JavaScript UI library with direct access to native DOM. It can fully access the DOM directly while keeping reactivity. Benchmark results are available. ### Headline:
CalDOM (GitHub Repo)
### Content: electron-extensions allows users to use Chrome extensions APIs with Electron. All that is required to use the library is to insert a short snippet of code into the main process. ### Headline:
electron-extensions (GitHub Repo)
### Content: Import-http allows users to import JS modules using HTTP rather than via local node_modules. It is easily used in both Webpack and Rollup module bundlers. ### Headline:
Import-HTTP (GitHub Repo)
### Content: catj displays JSON files in a flat format. This makes it easier to understand the structure of JSON files. The output is valid JavaScript which can be used directly in code. ### Headline:
catj (GitHub Repo)
### Content: This is a free React admin dashboard template pack, with tons of custom templates and components. There's a live demo, it looks really nice. ### Headline:
Shards Dashboard React (GitHub Repo)
### Content: This repository contains a collection of simple Python mini-projects to enhance your Python skills. Completed projects are reviewed by a team of contributors. ### Headline:
Python-Mini-Projects (GitHub Repo)
### Content: Internet Pi is a Raspberry Pi configuration tool for internet connectivity. It features internet monitoring, Pi-hole, Shelly Plug monitoring, and Starlink monitoring. ### Headline:
Internet Pi (GitHub Repo)
### Content: Luxa CSS is a lightweight and minimalist CSS framework that can be easily implemented in any development context. It uses simple class names and a simple modifier system. ### Headline:
Luxa CSS (GitHub Repo)
### Content: Package Place is a postal package tracking API to get the latest status of your packages. It supports Canada Post, FedEx, SkyNet Worldwide, USPS, and UPS. ### Headline:
Package Place (Website)
### Content: This is a nifty tool by Buffer that makes it really easy to create nice-looking stories for Instagram/Snapchat/etc. No sign up required! ### Headline:
Stories Creator (Web Tool)
### Content: This article discusses how to cheaply maintain and scale software using three slides of code. The resulting code is more efficient, flexible, and cheaper to run. ### Headline:
The Grand Unified Theory of Software Architecture
### Content: This repository contains over 3000 open source tools and around 600 blog posts on reverse engineering. There are Chinese and English versions of the collection. ### Headline:
Reverse Engineering (GitHub Repo)
### Content: This repository contains a list of default credentials. It was created as a tool to assist pentesters. There are 3523 products listed. ### Headline:
Default Credentials Cheat Sheet (GitHub Repo)
### Content: A report by Deloitte and Workplace Intelligence found that C-suite executives are feeling as frazzled and depressed as the workers who report to them. ### Headline:
Even your boss wants to quit
### Content: This page generates a YAML script based on an editable configuration. Users can specify resource types, DNS policies, containers, and other settings and easily export them. ### Headline:
Kubernetes YAML Generator (Website)
### Content: This page contains code to create a full newspaper-style effect using CSS. A demo is available. Links to download or copy the code are easily accessible. ### Headline:
CSS Grid: Newspaper Layout (Website)
### Content: forgit is a tool designed to help people use git more efficiently. It provides a UI and makes many of git's functions interactive. Screenshots are available. ### Headline:
forgit (GitHub Repo)
### Content: Glow allows you to render markdown on the command-line. It can be installed using your favorite package manager. An example of its output is available on the repository. ### Headline:
Glow (GitHub Repo)
### Content: This is the Github Repo for a new programming language called Slang. This is really cool, it allows you to program sounds in your browser using really simple syntax. ### Headline:
Slang (Programming Language)
### Content: gqt is a GraphQL client that runs in the terminal. It allows developers to build and execute GraphQL queries from the terminal. A GIF demo is available. ### Headline:
gqt (GitHub Repo)
### Content: shdoc converts comments to produce markdown documentation. Developers can write markdown code in comments using function tags. An example of the function tags and output is available. ### Headline:
shdoc (GitHub Repo)
### Content: guietta is a tool for making simple Python GUIs. It supports input fields, buttons, variables, and functions. A demo is available on the repository. ### Headline:
guietta (GitHub Repo)
### Content: NeverThrow is a package for JavaScript and TypeScript that implements type-safe errors. It contains a Result type that represents either success or failure. Examples are available. ### Headline:
NeverThrow (GitHub Repo)
### Content: Melody is a language that compiles to regular expressions. It converts readable code into regex. Melody supports the JavaScript implementation of regular expressions. Examples are available. ### Headline:
Melody (GitHub Repo)
### Content: Kool is a development environment that makes using Docker for local development faster and easier. It supports all languages and frameworks. Kool is suitable for teams of all sizes and experience. ### Headline:
Kool (Website)
### Content: This article explains how to create CSS art. Readers will learn how to create a cute ghost CSS art from scratch. It breaks down the process and explains the code. ### Headline:
How I Make CSS Art
### Content: ArtLine is a deep learning-based project for creating line art portraits. There are many examples available. An 8-minute explanation video is linked. ### Headline:
ArtLine (GitHub Repo)
### Content: fselect allows you to use SQL-like grammar to find files. It can handle complex queries, search within archives, search by various file attributes, and more. ### Headline:
fselect (GitHub Repo)
### Content: In this article, Teleport explores five SSH best practices you should observe to boost the security of your infrastructure. Learn more. ### Headline:
5 Best Practices for Securing SSH (Sponsor)
### Content: One of the easiest ways to mitigate security risks is by following some rules when writing Dockerfiles. This article explains several basic security issues and how to detect them. ### Headline:
Dockerfile Security Best Practices
### Content: This repository contains a set of handy commands to run in Go projects. The commands help you manage packages and dependencies. Example outputs from the commands are included. ### Headline:
Go recipes (GitHub Repo)
### Content: This article describes an experience with one of Rivian's new electric trucks. ### Headline:
Rivian’s R1S: An electric SUV for those with an adventurous lifestyle
### Content: bor is a source code searcher written in Python. It can search for 'class' and 'def' keywords in source files and directories. Examples are available. ### Headline:
bor (GitHub Repo)
### Content: This package provides bootstrap icons as Vue components. Each icon is 1em in width and height. A link to the full list of icons is available. ### Headline:
Bootstrap Icons Vue (GitHub Repo)
### Content: This repository contains a UI for Nginx. It is useful for making an application accessible when it is being deployed. Screenshots of the UI are available. ### Headline:
nginx ui (GitHub Repo)
### Content: A new Amazon Alexa feature can mimic any human's voice using less than a minute of recorded audio. ### Headline:
Amazon to introduce a new Alexa feature to mimic anyone’s voice
### Content: numpy-ml is a collection of machine learning algorithms implemented exclusively in numpy. It includes a range of models, data preprocessing methods, and utilities. ### Headline:
numpy-ml (GitHub Repo)
### Content: COBOL is a specialized niche and COBOL devs get paid accordingly. ### Headline:
Ask HN: How do I learn real-world COBOL? (Hacker News Thread)
### Content: EfficientDet is an object detection package for Keras and Tensorflow. Pretrained weights files are available. A few example outputs are provided. ### Headline:
EfficientDet (GitHub Repo)
### Content: React Preview can preview any React component in a codebase. It can provide instant feedback inside the IDE without writing any extra code. GIF examples are available. ### Headline:
React Preview (Website)
### Content: jog is a script that prints the last 10 commands that were run in the current directory. It can only show commands that have been run since its installation. ### Headline:
jog (GitHub Repo)
### Content: Monitoring made easy with a unified view of your metrics, traces, and logs. Try monitoring with Datadog today. ### Headline:
Single Tool for Full Stack Monitoring (Sponsor)
### Content: snipli is a command-line interface for sharing code snippets from local files. It can create, delete, and edit gists on GitHub. ### Headline:
snipli (GitHub Repo)
### Content: The new species of giant waterlily was initially mistaken for another known species. ### Headline:
A New Species of Absolutely Enormous Waterlily Has Been Hiding in Plain Sight
### Content: This website features over 120 completely free illustrations. 100 of the designs were made during a 100-day illustration challenge. ### Headline:
Illustrations (Website)
### Content: Better Dev Link is a newsletter with weekly links to help you become a better developer. Topics are well curated, and appropriate for advanced developers. ### Headline:
Better Dev Link (Newsletter)
### Content: This repository contains notes on clean architecture. The notes cover programming paradigms, design principles, component principles, architecture fundamentals, and more. ### Headline:
Clean Architecture (GitHub Repo)
### Content: Unify metrics, traces, and logs in a single platform providing end-to-end visibility across teams. Give Datadog a try. ### Headline:
Full Stack Observability Platform (Sponsor)
### Content: APKLeaks scans APK files for URIs, endpoints, and secrets. It is simple to install and use. ### Headline:
APKLeaks (GitHub Repo)
### Content: This is a Github Repo from Microsoft, with tutorials and exercises for learning quantum computing and their new quantum computing language Q#. ### Headline:
Quantum Katas (Github Repo)
### Content: There are multiple pathways that signal pain and there is redundancy to these pathways. ### Headline:
How do painkillers kill pain? It’s about meeting the pain where it’s at
### Content: Researchers from Lawrence Berkeley National Laboratory successfully harvested alternative jet fuel from bacteria commonly found in soil. ### Headline:
Scientists produce renewable jet fuel from common soil bacteria
### Content: CalcuLaTeX is a pretty-printing calculator language. It outputs mathematical and scientific notation. Examples are available in the repository. ### Headline:
CalcuLaTeX (GitHub Repo)
### Content: WikipediaQL is a query language for data extraction from Wikipedia. It can return structured data through selectors. Examples are available in the repository. ### Headline:
WikipediaQL (GitHub Repo)
### Content: This repository contains code for basic face movement tracking that can convert face movement into keyboard commands. Two demo games are available. ### Headline:
Realtime Face Movement Tracking (GitHub Repo)
### Content: Git User Switch allows developers to switch user, email, and signingKey with ease. A GIF demo is available that shows how it works. ### Headline:
Git User Switch (GitHub Repo)