#distinct : having the difference marked
- French: Distinct
- Italian: distinto
- Portuguese: distinto
- Spanish: distinto
------------
Report an incorrect translation @ https://wordofthehour.org/r/translations
#distinct : having the difference marked
- French: Distinct
- Italian: distinto
- Portuguese: distinto
- Spanish: distinto
------------
Report an incorrect translation @ https://wordofthehour.org/r/translations
Cybersecurity and Human Resources (HR) may seem like two distinct domains, but in enterprise environments — particularly in companies managing tech installation, cybersecurity services, and SaaS platforms — they are deeply interconnected. Employees are often the weakest link in an...
# #cybersecurity #resources #distinct #enterprise #environments
#distinct : having the difference marked
- French: Distinct
- Italian: distinto
- Portuguese: distinto
- Spanish: distinto
------------
Report an incorrect translation @ https://wordofthehour.org/r/translations
Attention-Worthy Links for December 5th, 2024
#Seawater #desalination #evaporation #photothermal #hydrogel #male #elephants #personality #distinct #Salt #Typhoon #eight #telecommunications #carriers #House #AOC #Oversight #Raskin #Nadler #AAP #Lending #CDL #Thompson #Business #AHIP #UnitedHealthcare
One day, one decomposition
A130091: Numbers having in their canonical prime factorization mutually distinct exponents
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A130091.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A130091.html
#decompwlj #math #mathematics #sequence #OEIS #javascript #php #3D #numbers #prime #factorization #distinct #exponents #graph #threejs #webGL
The #Unfortunate #Consequences of a #Misguided #FreeSpeech #Principle
We need to #repair our #politics, not our #speech.
— The first step must be to define #hatespeech as #distinct and #separate from Free Speech.
#Women #Transgender #LGBTQ #LGBTQIA #Conservatives #Extremism #Fascism #Religion #Hate #Bigotry #AntiSemitism #Homophobia #Misogyny #Racism #Transphobia #Xenophobia #FreeSpeech #MoralPanic #Hatespeech #StochasticTerrorism #Hatecrimes
Building A Better You Question #27: What makes you unique? https://rons-home.net/en/living-life-lab/activities/building-a-better-you/question-of-the-week/2024/09/30 #individual #unique #distinct [Next Question Oct 7 2024]
Life Lessons Lessons #33: What makes you unique and special still exists inside of you when you feel damaged. https://rons-home.net/en/living-life-lab/personal-growth/life-lessons/lesson-of-the-week/2024/09/09 #unique #distinct #traits [Next Lesson Sep 16 2024]
I think that the obsession over self-labelling ourselves down to a T comes from the algorithms on social media.
The #algorithm benefits hyper-containerizing #yourself because it needs #distinct & #specific tokens to compare against the users' #interest.
That's the way we stop becoming people, to start becoming a collection of tags.
One day, one decomposition
A101594: Numbers with exactly two distinct decimal digits, neither of which is 0
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A101594.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A101594.html
#decompwlj #maths #mathematics #OEIS #javascript #php #3D #numbers #distinct #decimal #digits #graph #threejs #webGL
One day, one decomposition
A097103: #Numbers n that are the hypotenuse of exactly 22 distinct integer-sided right triangles, i.e., n^2 can be written as a sum of two squares in 22 ways
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A097103.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A097103.html
#decompwlj #maths #mathematics #OEIS #javascript #php #3D #numbers #hypotenuse #distinct #right #triangles #graph #threejs #webGL
#Nebraska #SupremeCourt upholds #law #restricting both #medicalcare for #transgender #youth and #abortion.
The #Rightwing #court #twisted #reality #claiming a #bill on two #distinct #subjects did not violate the #requirement bills be on a #singlesubject.
#Women #Transgender #LGBTQ #LGBTQIA #Nebraska #Courts #Corruption #Partisanship #Conservatives #Extremism #Fascism #RepublicanParty #Hate #Bigotry #Violence #Genocide #Discrimination #Transphobia #ThePartyOfHate
One day, one decomposition
A089352: Numbers that are divisible by the sum of their distinct prime factors (A008472)
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A089352.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A089352.html
#decompwlj #maths #mathematics #OEIS #javascript #php #3D #numbers #divisible #sum #distinct #prime #factors #graph #threejs #webGL
One day, one decomposition
A075592: Numbers n such that number of distinct prime divisors of n is a divisor of n
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A075592.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A075592.html
#decompwlj #maths #mathematics #sequence #OEIS #javascript #php #3D #numbers #distinct #prime #divisors #graph #threejs #webGL
Redis 對 HyperLogLog 省空間的實作
HyperLogLog (HLL) 是用統計方式解決 Count-distinct problem 的資料結構以及演算法,不要求完全正確,而是大概的數量。
演算法其實沒有很難懂,在 2007 年的原始論文「HyperLogLog: the analysis of a near-optimal cardinality estimation algorithm」裡面可以讀到演算法是長這樣:
可以
#Computer #Murmuring #Software #algorithm #count #data #distinct #hyperloglog #problem #redis #structure
Курс «PostgreSQL для начинающих»: #2 — Простые SELECT
Продолжаю публикацию расширенных транскриптов лекционного курса "PostgreSQL для начинающих" , подготовленного мной в рамках "Школы backend-разработчика" в "Тензоре" . Сегодня поговорим о самых простых, но важных, возможностях команды SELECT , наиболее часто используемой при работе с базами данных - формировании выборок ( VALUES ), их ограничении ( LIMIT/OFFSET/FETCH ), фильтрации ( WHERE/HAVING ), сортировке ( ORDER BY ), уникализации ( DISTINCT ) и группировке ( GROUP BY ). Как обычно, для предпочитающих смотреть и слушать, а не читать - доступна видеозапись .
https://habr.com/ru/companies/tensor/articles/780276/
#postgresql #sql #тензор #школа_backend #select #order_by #where #group_by #having #distinct
I just discovered a "#Job" that consists of a single #SQL. The #query uses just two nested #selects. So far so good.
The nested select uses all but one table from the first one. It's running through 6 tables.
It uses "#distinct" instead if "group by" and a grand total of 31 "AND" Conditions in the "WHERE" part.
It runs at least 4:30h.
Humankind deserves its extinction.
One day, one decomposition
A046386: Products of four distinct primes
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A046386.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A046386.html
#decompwlj #maths #mathematics #sequence #OEIS #javascript #php #3D #numbers #products #four #distinct #primes #primenumbers #composite #graph #threejs #webGL
One day, one decomposition
A043096: Numbers in which every pair of adjacent digits are distinct
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A043096.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A043096.html
#decompwlj #maths #mathematics #sequence #OEIS #javascript #php #3D #numbers #pair #adjacent #digits #distinct #graph #threejs #webGL
One day, one decomposition
A031955: Numbers with exactly two distinct base-10 digits
3D graph, threejs - webGL ➡️ https://decompwlj.com/3Dgraph/A031955.html
2D graph, first 500 terms ➡️ https://decompwlj.com/2Dgraph500terms/A031955.html
#decompwlj #maths #mathematics #sequence #OEIS #javascript #php #3D #numbers #two #distinct #digits #graph #threejs #webGL