i find it very interesting that consent is mainly discussed within sexual scenarios
but i promise you need consent for any/every interaction online and offline. it’s not just for sex. it’s for hugs, for DMs, for flirting, for following, for collecting personal information too
just like. ask before doing things u giant doinks
exploiting intellectuals for my mathematical needs
While pondering about a pointless optimization of a pointless feature of one of my pointless projects, I stumbled upon a #toyprogrammingchallenge similar to this one
https://qoto.org/@Absinthe/103194125533950090
but different.
A couple of ways to put it.
Colloquial(mathy jargon):
Given a prime factorization of a number, generate all of its factors(prime or otherwise) in ascending order.
Down to code(with fumbling):
Given a multiset(in ascending order) of prime numbers, generate all numbers... whose prime factors are subsets of that set... too mathy?... maybe then "that can be obtained by multiplying numbers from that set together"... in ascending order.
Examples:
Input: 30 = (2,3,5)
Output: ([1,]2,3,5,6,10,15[,30])
Input: 60 = (2,2,3,5)
Output: ([1,]2,3,4,5,6,10,12,15,20,30[,60])
Oh, one thing, @Absinthe what programming language are you using for AoC? I was using Rust.
How popular/effective are straw bans? First thing, I saw a cool solution in Tahiti. They gave you a hollow raw pasta tube. Works way better than the paper ones.
OTOH, I just saw the latest Coca-Cola commercial. After the puffin opens the Cole with his beak the Polar bear gives him a plastic bendy straw. Forget that birds can't use straws because they have no lips. As soon as I saw it, I expected outcry and boycott and offence against coke. Still haven't heard anything.
@Absinthe
Turns an analog input signal into a digital equivelant (same frequency but magnitude information is lost)
@radiofreqs @crunchy
@Absinthe I just found out about advent of code this year and it looks neat. I may try some of the challenges if I have the time. Thanks for the link, I'll check it out!
As long as I continue working on the #AdventOfCode #AdventOfCode2019 I will not be posting a new #toyprogrammingchallenge
However, I encourage you all to give the #AdventOfCode a try. You don't have to do them all, though I would recommend doing them in order. You can even go back and do them from previous years.
I just completed "Monitoring Station" - Day 10 - Advent of Code 2019 #AdventOfCode #AdventOfCode2019 https://adventofcode.com/2019/day/10
I just completed "Sensor Boost" - Day 9 - Advent of Code 2019 #AdventOfCode #AdventOfCode2019 https://adventofcode.com/2019/day/9
I just completed "Space Image Format" - Day 8 - Advent of Code 2019 #AdventOfCode #AdventOfCode2019 https://adventofcode.com/2019/day/8
The green faerie