Search
Search Linx
Search Linx by entering your search text above.
Reality TV's reckoning - ABC News

Behind the bright lights of reality TV lies a darker picture, with many contestants left with severe psychological and reputational damage when the cameras stop.It's not the type of conversation you h..

1:29 am, July 31, 2021

Absolutely everything* you need to know about online mapping tools - The Lede Program

This is post 3 of 3 in the series “Data Work 101” Data Work 101: Absolutely everything* you need to know to work with code or data [1] ..

12:17 am, October 12, 2020

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

GitHub - cmiscm/leonsans: Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim.

Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. It allows to change font weight dynamically and to create custom animations, effects or shapes in the Canvas elemen..

2:30 am, September 4, 2019

Gamasutra - How id built Wolfenstein 3D using Commander Keen tech

The following excerpt is a chapter of "Game Engine Black Book: [1]Wolfenstein 3D", an in-depth examination of the history, code, and development of id Software's influential Nazi-killing first-perso..

10:54 pm, June 25, 2019

how to draw pinups

7:07 am, April 10, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference