Advertisement · 728 × 90
#
Hashtag
#FUNCTIONS
Advertisement · 728 × 90
Video

Experimenting with function plotting using #pico-8
This specific one is (sin(12x) + sin(10x))/2
And using sin() within PICO-8 is... something...

#math #functions #plotting #graphs

0 0 0 0
MultiSearch Tag Explorer MultiSearch Tag Explorer - Explore tags and search results by aéPiot - aéPiot: Independent SEMANTIC Web 4.0 Infrastructure (Est. 2009). High-density Functional Semantic Connectivity with 100/100 Trust...

#COMPARISON OF #PROGRAMMING #LANGUAGES #STRING #FUNCTIONS
allgraph.ro/advanced-sea...
aepiot.ro

0 0 0 0
Awakari App

Schedule of Fees for Access to NOAA Environmental Data, Information, and Related Products and Services In this final rule, NESDIS establishes an updated schedule of fees for special access to NOAA ...

#Organization #and #functions #(Government #agencies)

Origin | Interest | Match

0 0 0 0
Post image

RANK() vs DENSE_RANK(): ошибка, которая ломает топ-N в проде При работе с данными в SQL рано или поздно возникает задача р...

#sql #rank #dense_rank #window #functions #postgresql #оптимизация #производительность #аналитика #базы #данных

Origin | Interest | Match

0 0 0 0
Preview
More Easy Light-Dark Mode Switching: light-dark() is about to support images! CSS light-dark() is being extended to support images.

More Easy Light-Dark Mode Switching: “light-dark()” Is About to Support Images, by @bramus@front-end.social:

www.bram.us/2026/03/19/more-easy-lig...

#css #functions #images #darkmode

0 0 0 0
Preview
Dependency Injection with Azure Functions I got bit by the dependency injection bug a few months ago and want to use it when I can, and it makes sense. Within a month or so of writing this post, Azure Functions started to support dependency injection in functions. It uses the .NET Core Dependency Injection system, so if you are used to that, this should mostly look familiar to you, except for what you have to do to wire up the Azure Functions SDK.

ICYMI: (09/07/2020): "Dependency Injection with Azure Functions." RPs and feedback are always appreciated! https://jjg.me/2QWZOCG #Articles #Azure #Dependency Injection #Functions

0 0 0 0

Divine Proportions #Theory
(The Irrational Functions of God)

Pi is the irrational function that governs the creation of infinite space, Phi is the irrational function that governs growth within space.

#Pi #Phi #IrrationalNumbers
#Functions #PrimeDynamics

en.wikipedia.org/wiki/Irratio...

0 0 1 0
Preview
una.im | contrast-color() beyond black & white Two techniques that bypass the black-or-white limit of contrast-color() for custom color palettes.

“contrast-color()” Beyond Black and White, by @una@front-end.social:

https://una.im/advanced-contrast-color/

#css #colors #contrast #functions

1 0 0 0
Preview
una.im | Automated accessible text with contrast-color() Let the browser pick the most readable text color for any background with this new CSS function.

Automated Accessible Text With “contrast-color()”, by @una@front-end.social:

https://una.im/contrast-color

#css #functions #colors #contrast #accessibility

1 1 0 0
Preview
Securing Azure Function Settings with Azure Key Vault In this post, we’ll walk through how you can use Azure Key Vault to secure sensitive settings in Azure Functions. If you don’t have a Key Vault setup, I covered setting one up in the post titled ‘Setup Code Signing Certificates in Azure Key Value’

ICYMI: (07/10/2020): "Securing Azure Function Settings with Azure Key Vault." RPs and feedback are always appreciated! https://jjg.me/3eqbFCF #Articles #Azure #Key Vault #Functions

0 0 0 0
Post image

How Passing by Object Reference Works in Python If you've ever modified a variable inside a Python function and been surprised or confused by what happened to it outside the function, you'r...

#python #beginner #Programming #Blogs #functions

Origin | Interest | Match

0 0 0 0
Post image

Мини-CRM в Telegram за 0 ₽: лид-бот на Python и Yandex Cloud Functions Telegram-группа с топиками как мини-CRM: бот для квалификации лид...

#telegram #bot #python #yandex #cloud #functions #crm #serverless #claude #code #telegram

Origin | Interest | Match

2 0 0 0

Divine Proportions #Theory
(The Irrational Functions of God)

Pi is the irrational function that governs the creation of infinite space, Phi is the irrational function that governs growth within space.

#Pi #Phi #IrrationalNumbers
#Functions #PrimeDynamics

en.wikipedia.org/wiki/Irratio...

0 0 0 0
Preview
Encrypt build-time secrets for the Function Builder Learn how to pass private registry tokens and credentials into the Function Builder, encrypted end-to-end.

Encrypt build-time secrets for the Function Builder Learn how to pass private registry tokens and credentials into the Function Builder, encrypted end-to-end. Learn how to pass private registry tok...

#kubernetes #faas #functions #builder #enterprise

Origin | Interest | Match

0 0 0 0
Preview
Native Random Values in CSS The CSS Working Group has published the Values and Units Module Level 5, which introduces native mechanisms for generating random content using only CSS. This is the tl;dr of a longer article exploring randomness in CSS. :: Blog post at Alvaro Montoro's Personal Website.

Native Random Values in CSS, by @alvaromontoro@front-end.social:

alvaromontoro.com/blog/68092/native-random...

#css #functions #randomness

0 0 0 0
Preview
Debugging Azure Function Event Grid Triggers Locally with JetBrains Rider If you’ve done much with Azure Functions and the Event Grid triggers, you’ve probably come across the post ‘Azure Function Event Grid Trigger Local Debugging’. Even searching for ‘Azure Function Event Grid Trigger’ on Bing and it’s the first result that comes up, at least for me. :smile: The post itself, at the time of me writing this, is almost two years old. While most of the post is still valid, some of Azure has changed, and the post is based on using Visual Studio. So this post is meant to be a modernized version of that post using JetBrains Rider.

ICYMI: (07/20/2020): "Debugging Azure Function Event Grid Triggers Locally with JetBrains Rider." RPs and feedback are always appreciated! https://jjg.me/2WEWWxs #Articles #Azure #Functions #Rider #Event Grid

0 0 0 0
Preview
Abusing Customizable Selects | CSS-Tricks Let’s go over a few demos using the new customizable <select> feature that may be wild, but also give us a great chance to learn new things in CSS.

Abusing Customizable Selects, by @patrickbrosset@mas.to (@csstricks@mastodon.social):

https://css-tricks.com/abusing-customizable-selects/

#forms #html #css #functions

2 0 0 0
Preview
Dependency Injection with Azure Functions I got bit by the dependency injection bug a few months ago and want to use it when I can, and it makes sense. Within a month or so of writing this post, Azure Functions started to support dependency injection in functions. It uses the .NET Core Dependency Injection system, so if you are used to that, this should mostly look familiar to you, except for what you have to do to wire up the Azure Functions SDK.

ICYMI: (09/07/2020): "Dependency Injection with Azure Functions." RPs and feedback are always appreciated! https://jjg.me/2QWZOCG #Articles #Azure #Dependency Injection #Functions

0 0 0 0
Preview
Typographic Scales in CSS with :heading(), sibling-index(), and pow() Learn how to build flexible, mathematical typographic scales using :heading(), sibling-index(), and pow() for cleaner CSS design systems.

Building Typographic Scales in CSS With “:heading()”, “sibling-index()”, and “pow()”, by @sturobson@front-end.social:

www.alwaystwisted.com/articles/building-typogr...

#css #functions #math #typography

1 0 0 0
Video

Loxodromic Möbius transformation
#complex #functions #shadertoy
www.patreon.com/jcponce

9 1 0 0
Please Let Me Assume It Is Continuous At At Least One Point

Please Let Me Assume It Is Continuous At At Least One Point

Please Let Me Assume It Is Continuous At At Least One Point

#Mathematics #Calculus #Functions #Continuity #Mathhorror

sciencehumor.io/math-memes/please-let-me...

0 0 0 0
Preview
The Odometer Effect (without JavaScript) We can take a value set in an HTML attribute and use it in CSS, even extracting each individual digit in order to animate separately.

The Odometer Effect (Without JavaScript), by @preethisam.bsky.social (@frontendmasters.com):

frontendmasters.com/blog/the-odometer-effect...

#css #functions #effects

0 0 0 0
Post image

#mathart #complex #functions #demos
www.desmos.com/calculator/7...

17 2 1 0
Preview
Weird issues with CSS calculations in Safari 26.2 ✣ S.Bistrović I found a solution to a CSS issue, but I probably discovered a Safari CSS calculation bug along the way.

Weird Issues With CSS Calculations in Safari 26.2, by @cita@mastodon.social:

www.silvestar.codes/articles/weird-issues-wi...

#css #functions #safari #apple #browsers

0 0 0 0
Preview
Potentially Coming to a Browser :near() You | CSS-Tricks Danny has several ideas for how we could use :near(), a proposed pseudo-class that detects when the pointer is near an element.

Potentially Coming to a Browser “:near()” You, by @dxnny.fun (@csstricks@mastodon.social):

css-tricks.com/potentially-coming-to-a-...

#css #functions

0 1 0 0
Preview
Native Random Values in CSS The CSS Working Group has published the Values and Units Module Level 5, which introduces native mechanisms for generating random content using only CSS. This is the tl;dr of a longer article exploring...

#Development #Introductions
Native random values in CSS · A first look at the upcoming capabilities ilo.im/16ayh1 by Álvaro Montoro

_____
#ModernCSS #Randomness #Functions #Safari #Browsers #WebDev #Frontend #CSS

0 0 0 0
Post image Post image

youtu.be/KlNOszFY3GI
#domain #coloring #mathart #complex #functions

7 1 0 0
Post image Post image Post image Post image

youtu.be/MpxA1YIoEyA
#complex #functions #domain #coloring

10 3 0 2

It's like saying,
Throw a #basketball and make a hoop.
Not everyone's results are #stellar the first time around, but keep #practicing and you'll get it.
#Science #works this way. It also #fails this way when people give up before they've understood the #functions involved.
#vss365 #dystopian #crime

4 0 0 0