would you like to seach Edge™ with our Microsoft AI™?
hello
would you like to seach Edge™ with our Microsoft AI™?
ironically, cinnamon was made to be familiar to windows users (im pretty sure)
A knife is reusable
sure, but thats just outsourcing the problem.
yeah its a strawman (checkmate athiest)
it is actually a 200 IQ meme. your average coomfiger doesnt know that much about shell scripting, but thinks they do.
or something. i definitely didnt get it wrong myself
i love how well this joke works
yeah yeah windows bad. (i completely agree)
:) no problem! i would assume resizing the image might be a little slower, because it creates a clone of the image, but if you use FilterType::NearestNeighbor, the speed is negligable in my opinion
i read through the code, and i have some tips, which you may find helpful (or not):
--color
is not the first argument, it will try to open a file named --color
, which i assume is unintended. i would suggest checking out the clap
crate to easily parse argsimage.resize()
is easier.len()
on a string returns length in bytes, not characters, so could break with non-ascii text. in the context of this program, the text will always be ascii, so it is of course not a problem, but it’s worth to keep in mind. to get character length, use .chars().count()
get_brightness_of_cluster
, pushing to a Vec
and then calling .sum()
can be replaced with a loop which increments a mutable u32
variable. this is a nitpick, but it can avoid unnecessary memory allocationcheck out this example. sorry if this comes off as rude or a nitpick, i’m just trying to provide some advice :)
destroying america!!!
just have a tub of water rigged above the server
why would you be against 4th of July and children?
haskell is an intricately designed laser gun that you cant shoot it without a learning group theory and lambda calculus
however, it is still used and endorsed by every army
if your desktop environment uses alt+f4 to quit 💀
wsl is good for when ure forced to use windows