There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

feddit.uk

vext01 , to casualuk in It's back!
@vext01@lemmy.sdf.org avatar

Kentish beer eh?

Seems like a good time to plug !kent

AngryHumanoid , to casualuk in The spirit of Keith lives on. in Waitrose.
RegalPotoo ,
@RegalPotoo@lemmy.world avatar
distantsounds , to casualuk in The spirit of Keith lives on. in Waitrose.

Punkin instigator

retrolasered ,
@retrolasered@lemmy.zip avatar

Fear addicted

Shardikprime , to memes in Lets be realistic

By doing this you just pushed the release until the end of baryonic age

ddeet , to memes in Lets be realistic

test

Celofyz , to internetfuneral in Breach

Reminds me of Age of Excuse

A species had been armed with a double edged blade

A guardless weapon of delusion

Forged of a mirage of inherent transcendence

In the tangled mechanisms of life itself

(…)

What has to be done, has to be done

The human nature is what it is

We cover our eyes in a call to arms

And turn one edge toward ourselves

OmegaMouse OP ,
@OmegaMouse@feddit.uk avatar

That’s a good comparison! The words here are taken from this essay on the human condition.

darcy , to programmerhumor in This took me 4 months
@darcy@sh.itjust.works avatar

i read through the code, and i have some tips, which you may find helpful (or not):

  • argument parsing: if –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 args
  • i’m quite sure why you used ‘clusters’ instead of resizing the image to the terminal width? if it is purely as a programming exercise, or for performance reasons, then that’s great! but otherwise, calling image.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()
  • in my testing, the width of the image is always affected by the width of the terminal, always being less than the maximum possible width, causing the image to be stretched vertically. i’m not sure why this is happening
  • in 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 allocation

check out this example. sorry if this comes off as rude or a nitpick, i’m just trying to provide some advice :)

Vitaly OP ,
@Vitaly@feddit.uk avatar

Thank you for your help this is not rude at all and very helpfull! I know about argument parsing with clap, and started thinking about it as I started to add more functional to the program

Is resizing and image is more performant? I yes then i was wrong when coding with clusters, it’s always good to have another viewpoint for tasks like this I didn’t even think of resizing an image)

About .len i think it’s fine as long as it works

The width of images should be resized depending on your terminal width and height, im still not sure how i can improve it, because every image is unique

get_brightness is a bit broken in performance right now, i will fix it later

Thanks you for your tips, really helpfull! Дякую!

darcy ,
@darcy@sh.itjust.works avatar

:) 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

Tetsuo , to cat in 27th October is National Black Cat Day (UK)

https://jlai.lu/pictrs/image/d187f262-27f5-4834-826b-e1e52b8917af.jpeg

Can mine join the club despite he white spots on her belly ?

fakeman_pretendname OP ,

Absolutely! The original focus on having a black cat day specifically included black-and-white cats.

“When the campaign was launched, statistics revealed that black and black-and-white cats took, on average, seven days longer to find a home compared to cats of other colours”

thejbw , to cat in 27th October is National Black Cat Day (UK)

Aww. Makes me miss my void. Not that I don’t miss her every day.

Tetsuo , to technology in This took me 4 months

Congrats. That must have been an interesting project.

Did you know about Libcaca?

en.wikipedia.org/wiki/Libcaca?wprov=sfla1

It’s even in VLC I think so you could even watch movies in ASCII if you wanted to :)

I know I saw that when I mistakenly streamed a movie through ssh.

Vitaly OP ,
@Vitaly@feddit.uk avatar

this is so cool!, now i want to do a video viewer

MrPoopyButthole , to programmerhumor in This took me 4 months
@MrPoopyButthole@lemmy.world avatar

What languages did you come to rust from?

Vitaly OP ,
@Vitaly@feddit.uk avatar

Python… you can guess by my shitty code

southsamurai , to casualuk in How I (US) make tea when my British friend comes over to visit
@southsamurai@sh.itjust.works avatar

Ten minutes? Bloody hell!

Four is about all it takes for most tea. You go longer, you’re just getting the bitter parts

dipshit , to internetfuneral in It's too dangerous

Robots is love

HonoraryMancunian , to casualuk in Anyone remember this?

Fun fact: the title is Latin for ‘eagle’

hemko , to casualuk in Rewilding Project: Step 1 - dig a pond

Breeding ground for all sorts of flying fuckwits

Risk OP ,

I’m hoping to make it healthy enough that the flying fuckwits (presuming you mean mosquitoes) are kept under predation. We already have a mosquito problem via our back garden as a neighbour has a (I think) neglected pond. Might try and help them get it sorted if all goes well.

We’re also not far from a fairly small and sluggish river so… ¯_(ツ)_/¯

hemko ,

Ah alright so you’re fucked with them already then haha

Yeah meant mosquitoes and horse flies

tkc ,
@tkc@feddit.uk avatar

You’re not wrong, but those flying fuckwits are an important and valid part of the ecosystem. Rewilding is all about doing away with some of our human conveniences that have made life difficult for all types of wildlife.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines