Search
Search Linx
Search Linx by entering your search text above.
GitHub - humanloop/awesome-chatgpt: Curated list of awesome tools, demos, docs for ChatGPT and GPT-3

GitHub - humanloop/awesome-chatgpt: Curated list of awesome tools, demos, docs for ChatGPT and GPT-3 GPT General Resources ChatGPT Official App OpenAI API Documentation chatGPT launch blog Ch..

3:33 am, December 13, 2022

SimplePie Documentation: API Reference

SimplePie   Constructor SimplePie — construct a new SimplePie object. Constants SIMPLEPIE_BUILD — Defines SimplePie's build ID. SIMPLEPIE_LINKBAC..

4:14 am, September 29, 2022

Web scraping is legal, US appeals court reaffirms – TechCrunch

Good news for archivists, academics, researchers and journalists: Scraping publicly accessible data is legal, according to a U.S. appeals court ruling. The landmark ruling by the U.S. Ninth Circu..

4:58 am, April 19, 2022

PeaZip free archiver utility, open extract RAR TAR ZIP files

What is PeaZip free file archiver utility PeaZip is a free file archiver utility, bas..

12:44 pm, February 25, 2022

GitHub - ganlanyuan/tiny-slider: Vanilla javascript slider for all purposes.

Tiny slider for all purposes, inspired by Owl Carousel[1]. Demos[2] Test results[3] Previous versions: v1, v0 Warning: tiny-slider works with static content and it works in the browser only. If th..

2:44 am, March 18, 2021

Satellite imagery shows Northern California kelp forests have collapsed | Hacker News

I started free diving for abalone along the Sonoma coast in 2008. The first few years of diving were plentiful and majestic. But my friend..

10:02 am, March 15, 2021

GitHub - jonasstrehle/supercookie: ⚠️ Browser fingerprinting via favicon!

Supercookie uses favicons to assign a unique identifier to website visitors.Unlike traditional tracking methods, this ID can be stored almost persiste..

1:02 am, February 7, 2021

Level 3 to Quest Cape, Comp Cape, MQC, Trimmed Comp Guide: The Simple Version

Hi there! I'm Iron Lucien, You might remember me from this Level 3 to Quest Cape Guide. Shortly after that, I attempted to expand the guide to include Comp Cape, MQC, and Trimmed Comp Cape, but l..

2:51 am, July 26, 2020

Export All URLs – WordPress plugin | WordPress.org

Description This plugin will add a page called “Export All URLs” under Tools. You can navigate there and can extract data from your site. You can export Posts: IDs Titles URLs And Categorie..

1:07 am, June 17, 2020

HEAD - A free guide to <head> elements

A list of everything that *could* go in the <head> of your document Table of Contents Recommended Minimum Below are the essential elements for any web document (websites/ap..

6:13 am, May 22, 2020

How To Set up OpenVPN Server In 5 Minutes on Ubuntu Linux - nixCraft

I am a new Ubuntu Linux server user. How do I setup an OpenVPN Server on Ubuntu Linux version 14.04, or 16.04/18.04 LTS server to shield my browsing activity from bad guys on public Wi-Fi, and more? ..

3:44 am, May 22, 2020

Getting Started with WireGuard » Miguel Mota | Software Developer

WireGuard[1] is a relatively new VPN tunnel protocol that aims to be very fast and easy to setup. It follows the Unix Philosophy[2] closely in that it only does one thing (creating secured VPN tunnels..

5:29 am, April 8, 2020

Using ServerXMLHTTP Directly | Microsoft Docs

10/27/2016 2 minutes to read In this article   Using the ServerXMLHTTP object directly offers much greater procedural control ..

1:29 am, January 31, 2020

Money making guide | Old School RuneScape Wiki | FANDOM powered by Wikia

This is a list of ways to make money in Old School RuneScape[2] and the requirements to do them. Please remember that these are just a few suggestions, and the prices and hourly rates are mere estimat..

1:59 am, November 15, 2019

Ex-CIA Officer Reveals How Eateries Are Key To Spycraft : The Salt : NPR

Actor Roger Moore, who played secret agent James Bond in the '70s and '80s, holds a martini. A new book written by a former CIA o..

10:37 pm, October 17, 2019

HEAD - A free guide to &lt;head&gt; elements

A list of everything that *could* go in the <head> of your document Table of Contents Recommended Minimum Below are the essential elements for any web document (websites/..

10:49 pm, September 30, 2019

660+ Free Online Programming &amp; Computer Science Courses You Can Start This July

Seven years ago, universities like MIT and Stanford first opened up free online courses to the public. Today, more than 900 schools[1] around the world have created thousands of f..

12:53 am, July 16, 2019

Tips for rolling your own lazy loading | CSS-Tricks

You may have heard (or even issued the call) that “we can just use lazy loading!” when looking for a way to slim down a particularly..

11:47 pm, July 9, 2019

Nokia 7.1 review: One of the best smartphone values available in the U.S. | Android Central

The $200 to $400 price range is one of the most competitive in the United States, and while it's long been dominated by brands such as Motorola, LG, and Samsung, Nokia's steadily been making its voi..

3:02 am, July 8, 2019

Canary Tokens - Hosted by Station X

3:51 am, July 17, 2018

John Carmack: My Steve Jobs Stories (facebook.com)

Steve Jobs My wife once asked me “Why do you drop what you are doing when Steve Jobs asks you to do something? You don’t do that for anyone else.” It is worth thinking about. As a teenage Apple ..

4:48 am, May 15, 2018

Initial Server Setup with Ubuntu 18.04 | DigitalOcean

12:35 am, May 6, 2018

Initial Server Setup with Ubuntu 16.04 | DigitalOcean

12:11 am, May 6, 2018

How To Secure Nginx with Let&#39;s Encrypt on Ubuntu 16.04 | DigitalOcean

12:08 am, May 6, 2018

The murder that shook Iceland

In a country with one of the lowest murder rates in the world, the killing of a 20-year-old woman upended the nation’s sense of itself. By Xan Rice Thu 12 Apr 2018 15.00 AEST Last modified on Thu 1..

1:54 pm, April 13, 2018

Download the Free Nmap Security Scanner for Linux/Mac/Windows

10:13 pm, February 20, 2018

Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
time you enjoyed wasting is not wasted time
Unknown
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference