files.catbox.moe

Grass, to memes in Gen Z's down bad

Any tl:dw/r? Can’t sound rn and word by word captions shouldn’t exist. I can read the whole sentence in the time between words popping up…

brbposting,

“I love New Year’s resolutions. This year I’m trying to walk 10,000 steps a day. Woo! When we’re all sharing those out loud and you said give up ketamine, it felt less like a resolution we share with our colleagues and more like something we’ve voiced to close friends and family.

I notice starting on Jan one and then going, it looks like indefinitely, you put two hour blocks every day from 11 to one for protecting your piece. Can you just share a little bit more with me about how these pertain to our work as a consulting firm?

As a friendly etiquette reminder, I know we’ve been out for the holidays for a bit, but addressing the client as BB and email or verbally, not gonna fly.

I know we have that kind of goal setting session and you said, I wanna be that b*****. It’s not a smart goal. Remember we talked about smart goals. So it’s hard for us to measure against.

When you send us all of those like 30 snap chats of the New Year’s party you attended screaming, give me a kiss to like multiple men and women. It felt like a window into your life that we as your colleagues shouldn’t be peering into.

When I pinged you, I was like, where are you? Are you joining? And you were like, it’s 730 a.m. I’m still recovering from the holidays. I got to stop back. I was like, huh? You know, I was like, huh?

We are here to support you and I as your boss, especially I wanna do that. One of your goals, however, it felt like a little more of a personal goal. It was, I need a boyfriend, I’m down bad. I totally, I totally get it. I being alone, especially the holidays, it sucks. That’s not really like a work goal.”

—-

Hesitated to do this but wanted to investigate available options.

Couldn’t find a service to do an MP4 URL to text but Converter.app handled it via local upload.

Unfortunately it’s not really funny anymore. Well I think it is but I have the creator’s mannerisms and timing in mind while reading. Hopefully you’re getting this notification when you can sound rn.

savvywolf, to linuxmemes in Year of the Diagonal Linux Desktop, y'all
@savvywolf@pawb.social avatar

The steam deck does have a gyroscope for sensing rotation… Just saying.

SingularEye,

😖

Kolanaki,
@Kolanaki@yiffit.net avatar

Give me a stabilized image on a spinning display.

runswithjedi,
FuglyDuck,
@FuglyDuck@lemmy.world avatar
cashews_best_nut, to memes in Gen Z's down bad

This doesn’t have sound and I can’t be arsed reading it.

brbposting,

Interesting, what device?

The embedded MP4 is here while the original is here on IG.

I watched the full MP4 with sound from a private browsing window after posting, sorry it didn’t work!

cashews_best_nut,

Ah, it was muted!! Nevermind! 😂

Lauchs,

I go through that same thought process at least once a week on lemmy.

Ilovethebomb,

And such tiny text, too.

moosetwin,
@moosetwin@lemmy.dbzer0.com avatar

man I wish I knew there were subtitles the first time I saw the video

djtech, to linux in I've started building a TUI for Lemmy

For rendering high quality images in the terminal, check out the Kitty graphical protocol. I don’t know if they are any python libraries to use, but I think that they are. P.S. This seems to work well stackoverflow.com/…/how-to-display-graphical-imag…

callyral,
@callyral@pawb.social avatar

does this protocol work for other terminals? such as alacritty, foot, urxvt, or even st (with appropriate patch ofc)?

djtech,

A quick research tells me that there aren’t patches for other emulators, but the protocol seems well described, so making those patches is possible. I could also take a look at Alacritty source code and deicide if I could make this project work.

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

I went with chafa as it’s terminal agnostic and supports various modes.

Then again, I’m not really sure a tui frontend needs high quality image rendering. Earlier I even considered going completely 1bit braille or just ASCII just so that the image doesn’t take all of the focus at the expense of the post body.

As mentioned by another commenter, I believe opening the full image in an external viewer is a much better solution, not to mention easier to implement.

jodanlime,
@jodanlime@midwest.social avatar

You could also look into using sixel. It’s kinda like the kitty protocol but older and terminal agnostic.

en.m.wikipedia.org/wiki/Sixel

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Thanks, I’ve only heard of sixel, but never really read into it. Sounds promising.

kariboka,

A suggestion is do it like neofetch and let the user choose. Amazing work.

Secret300, to linux in I've started building a TUI for Lemmy

Finally a Lemmy client for Linux mobile

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

That made me laugh so hard. Are there really no clients for linux mobiles?

Secret300,

There wasn’t a few months back when I checked

wiki_me, to linux in I've started building a TUI for Lemmy

Link returns “This site can’t be reachedThe webpage at files.catbox.moe/8g7agm.mp4 might be temporarily down or it may have moved permanently to a new web address.”.

Do you have a github or codeberg link?

Maybe we should add it to awesome-lemmy?.

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Link returns “This site can’t be reachedThe webpage at files.catbox.moe/8g7agm.mp4 might be temporarily down or it may have moved permanently to a new web address.”.

It seems to be working for me.

Do you have a github or codeberg link?

I didn’t think anyone would have interest in it so i haven’t uploaded it. After new year’s I could clean it up a bit and host it on github.

Maybe we should add it to awesome-lemmy?.

I think it may be e a bit too early for that. At the current state it supports dynamic fetching of the feed in the background (quite buggy), paginating and displaying long posts and displaying top level comments only. At the current state it’s quite enough for me to enjoy a few (more like a few dozen) posts, but definitely not anywhere close to “awesome”.

shartworx, to linux in I've started building a TUI for Lemmy

Have you looked at Textual? It probably has more functionality than blessed.

bloopernova,
@bloopernova@programming.dev avatar

+1 for Textual. It’s great stuff!

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

I did, but i was going for something really small and simple, more like an ebook reader than a webui.

krash,

Textual is great, and the community at discord is very helpful and welcoming.

noctisatrae, to linux in I've started building a TUI for Lemmy

I’m too working on a TUI to browse the-eye.eu, I’m still struggling with asynchronous render & Rust.

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Async programming is really quite hard to wrap your head around. Currently I’m mostly struggling with excessive memory consumption.

noctisatrae, (edited )

Send help I’m struggling with lifetimes, unbounded channel & implementing EventHandler… <3

henfredemars, to programmer_humor in Debugging

You’re sure that there was a crime? You’re fortunate that your bug is consistently reproducible.

Gormadt,
@Gormadt@lemmy.blahaj.zone avatar

My “favorite” is when following the steps to reproduce a specific bug you get an entirely different bug then what was reported

DeltaTangoLima, to programmer_humor in Debugging
@DeltaTangoLima@reddrefuge.com avatar

My biggest problem isn’t discovering my own crime. It’s trying to determine what my motive was at the time.

Gormadt,
@Gormadt@lemmy.blahaj.zone avatar

Usually my motive is, “It’s 3am I’ll just put this temp placeholder here and fix it in the morning.”

Proceeds to not fix it due to forgetting by the morning

LainOfTheWired, to linux in I've started building a TUI for Lemmy
@LainOfTheWired@lemy.lol avatar

That looks epic!

Please add the ability to view images with an external image viewer as I find a lot of social TUI apps seem to lack that.

Add that and you’re making my ideal Lemmy client

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Thank you, that’s so kind! I’ll probably try to tackle the comments first as they come quite messy from the api, then I’ll probably give the images a go.

To be honest, I’m hoping this project doesn’t get out of my league too quickly as a have almost no experience with working with apis.

KiranWells,
@KiranWells@pawb.social avatar

You might look into displaying images in the terminal as well; many modern terminals support showing actual images natively

itsaj26744, to linux in I've started building a TUI for Lemmy
@itsaj26744@programming.dev avatar

There is one named neonmodem overdrive but it is buggy. It also support discourse forums any plan for this?

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

There is one named neonmodem overdrive but it is buggy.

It really is buggy, iirc I couldn’t even get it to run properly.

It also support discourse forums any plan for this?

I really don’t have any plans (or even a name) for the app, as I’ve just started playing around with pythorhead yesterday. I just hoped posting a prototype or a proof of concept might spark a discussion and maybe inspire someone much more competent than me.

itsaj26744,
@itsaj26744@programming.dev avatar

Fine I thought u were somewhere.🥲

rockSlayer, to lemmyshitpost in That's not good

What exactly was the goal? That ice already seems sketchy to be walking on

0x4E4F,
@0x4E4F@sh.itjust.works avatar

They’re east european, they’ll live.

Skipcast,

I think this guy was Norwegian if I’m not confusing him with someone else. He also died a few years ago but I don’t remember any details.

vortexsurfer,

No, this guy at least isn’t speaking Norwegian. Sounds more like Finnish.

You are probably thinking of apetor, who made some crazy videos, often involving vodka and swimming in icy waters. He was Norwegian and died a few years ago. I don’t think this is him though.

Skipcast,

Ah I suspected I was misremembering, thank you

kusivittula,

finnish, not norwegian

kootepe, (edited )

You are mixing him up with Apetor. Apetor was a norwegian dude making ice skating videos where he would swim and drink vodka. Very feel goody videos despite the alcohol. He died due to cancer some years ago. Nope, he actually died falling through ice while making a video.

This guy is Talahasseessahallat. Finnish alcoholic/mental health case with multiple evictions due to him trashing apartments in drunken rage. In Finland we have this concept “rappiotubetus” or “rappiotubettaja” which would translate to decadent youtube and decadent youtuber. Rappio doesn’t translate very well, I would describe it mostly as all the worst parts of decadence. Drunken rage, making a fool out of yourself, drug use. General degradation and ruin of human life. These people sustain these habits by livestreaming on youtube/twitch.

nix, to linux in I've started building a TUI for Lemmy
@nix@merv.news avatar

How did you upload a video?

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

Uploaded it to catbox.moe and then just pasted the link in the url field when creating the post. Hope that helps :)

wwwgem, to linux in I've started building a TUI for Lemmy
@wwwgem@lemmy.ml avatar

Wish someone would come with something like tut for mastodon.

crunchpaste,
@crunchpaste@lemmy.dbzer0.com avatar

While complex tuis are definitely not my cup of tea (I prefer cli tools to be simple, otherwise I would probably use a proper gui), I’m really happy that I’m not the only one wishing for a way to access lemmy from the terminal.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #