danhab99

joined 2 years ago
 

I'm worried about his genetics. He was re-homed to me at 2yo, his previous owners did some genetic selection for him which I don't think I approve of. But he's my cat and I love him to bits and pieces and I want to know that he's ok.

 

I just broke up with a friend of afew years.

We met in college, she changed my life for the better, I'll never have a friend like that again.

3ish years ago she moved to a different state, we haven't hung out in person in forever. We talk on whatsapp all the time. Recently she got into some trouble and asked me for help, I should have refused. Not like it would have made a difference, we haven't talked in weeks.

I feel like I get "going through a hard time" better than everyone. Things suck right now but I have such a deep comprehension of how much worse-off I can be, I'm happy I'm not starving.

But I still manage to reach out, I still manage to grow and change and do new things. Why can't she, why can't my friends stop being so broke-minded when it comes to me.

Everything I want to do is 10x harder or 10x more expensive simply bc I suggest it but when others bring up the same ideas it's fine. How can it be impossible to manage in 10x difficulty when I do it all the time?

I cannot be special, that's against the rule that everybody is special therefore nobody's special therefore I cannot be special. So how is it possible that I can feel so aweful all the time and still drag myself to go out and have fun even though I'm at a bar alone. I can do it. It's not hard. Just go out and get a drink and stand there and be ok.

If you're feeling sad and a friend texts you then you have to text back, if you asked a friend for help and they helped you should owe them back atleast how hard it was for you to ask. You should have to give back something. And if you don't what does that mean for me? Do I gain the privilege to do something? Should I do something about it? What can be done?

So I decided to break up with her because even if I didn't help she can go months without talking to me and that's the same as not having friends to me so what? Why is it different? Why shouldn't I make something out of this empty pipe between us and fill it with a push, people have pushed me out, does that mean that I get the privilege to push people out too? Should I (I already did)?

All I know about making friends at my age is that the ROI is bad bc the cost is actually that daunting. The benefits have not increased since childhood but the difficulty has. And at some age I passed a threshold where the difficulty line rose above the benefit line and it's just going up and up and I can't stop it, I can't get ahead of it.

I can't do anything but loose people. My last friend is married, she'll be having kids in afew years, she's on the other side of the planet. We're effectively not even friends anymore but what can I say about it? Tell her to slow down for me?

I want community

I want my old cat back

I want to be a child again because I can't face an inevitable future where I know how much less I will have.

[–] danhab99@programming.dev 7 points 9 months ago (1 children)

Does anyone vaguely remember those internet licenses from that Star Trek DS9 episode when they went back in time but it was the near future from the 80s perspective meaning that it's actually today?

We're going to have internet licenses soon

[–] danhab99@programming.dev 51 points 9 months ago (9 children)

I feel like literally everybody knew it was a bubble when it started expanding and everyone just kept pumping into it.

How many tech bubbles do we have to go through before we leave our lesson?

 

"Rust's compiler prevents common bugs" So does skill. No offense to you, but, this trope is getting so tiresome. If you like the language then go ahead and use it. What is it with the rust crowd that they have to come acrosslike people trying to convert your religion at your front door?

[–] danhab99@programming.dev 9 points 9 months ago (6 children)

A 1hr commute represents 16% of your day, how much of my day should be wasted commuting

[–] danhab99@programming.dev 12 points 9 months ago (8 children)

This is so lame for the arch community, like I use arch btws are supposed to be the most hardcore power users and they bugged a dev that badly! I don't know how many tutorial I saw about compiling arch and building everything yourself into a minimal setup.

You can't give me shit for using Manjaro for as long as I did, GLAD I LEFT.

can I say something a little stupidThx!

So I don’t think there’s anything inherently wrong with ignoring emails. Emails are a kinda public way for anyone to start a conversation with you. As developers, we include our emails in commits — but we don’t have to. I don’t think GitHub even checks whether the email addresses in commits are valid.

So yeah, if you have a valid reason to reach out to a developer, go ahead. But if that developer disagrees or doesn’t want to respond, that’s just how it is — you can’t make someone email you back.

I’m just being consistent with myself. I always tell my friends and family about the importance of the block button, and I’ll say the same thing here: just ignore it. And in this case someone would have eventually fixed the problem and submitted a PR.

~sry if I was condescending~

[–] danhab99@programming.dev 15 points 9 months ago

Rule of acquisition #85: Never let the competition know what you're thinking

In this case I interpret the competition to be the various payment processors that might be willing to serve for additional fees

[–] danhab99@programming.dev 3 points 9 months ago

I'm trying to make Ollama more accessible so I can replace Chatgpt.

  • I installed open-webui but I don't wanna deal with tls certs so now I gotta figure out a way to use ssh tunnels (I hate Wireguard)
  • I gotta figure out how Ollama can keep a model alive to answer me asap while not interrupting videogames
  • I want to build tools for open-webui so I can integrate my local AI with Google calendar and Jira, right now it's my open-api-toolkit project but it's not ready for me yet.

I realized how much info I've been pushing to Chatgpt and it feels like 10000x more that what I've exposed to Google or Instagram. I share with Chatgpt all my wildest secret project ideas and I don't want Chatgpt to have that anymore. I hope deleting my account will actually delete my chats but I know for a fact that that's a dream.

[–] danhab99@programming.dev 9 points 9 months ago (1 children)

Oh my gawd what a README!! I'm on my phone and I was trying to scroll back to the top of it from the bottom and I just kept on scrolling... Holy shit I'm going to put this on my kanban board give it proper attention

 

I don't think that casting a range of bits as some other arbitrary type "is a bug nobody sees coming".

C++ compilers also warn you that this is likely an issue and will fail to compile if configured to do so. But it will let you do it if you really want to.

That's why I love C++

[–] danhab99@programming.dev 4 points 10 months ago

It's equally a pro and a con but for me it's a huge pro:

You can know exactly what your computer is doing because it will tell you!!

You can see highly verbose logs, granted it's not easy to interpret without the necessary skills but Chatgpt doesn't mind it if you dump 100 lines into a print and just say "fix my shit", I do that routinely. I hated how windows would just freeze up and flash a popup like "Program not working" and I have to guess what's going on by gauging the feeling of the software. I want exactly what I want to happen and Linux just does it without fighting me

[–] danhab99@programming.dev 5 points 10 months ago

NixOS makes me feel so safe making low-level changes to Linux and making sure that my work laptop, gaming desktop, and personal laptop all have the exact same shit on them and I'm gonna use them the exact same way.

I wish that nixlang was decoupled from the concept of a build system bc it's such a great DAG config DSL and I can think of so many cooler uses for it but I just don't have time to focus on it.

[–] danhab99@programming.dev 2 points 10 months ago (1 children)

If you're using a 3rd party client like Boost or Voyager it might not recognize the pifed domain as an activitypub instance.. our friendly devs are doing there best

[–] danhab99@programming.dev 9 points 10 months ago

I really feel compelled to share that I actually really fucking love nix. I've never felt so confident that my computer would turn on no problem. It was hard and it was rewarding.

Idk I guess I haven't had it for long but once I got my dotfiles the way I like I just stopped messing with it.

Also nix devshells are pretty dope (⁠◕⁠ᴗ⁠◕⁠✿⁠)

 

I came here to vent; I'm sick of being told that I'm non-confrontational and I avoid confrontation, I don't. I avoid confrontation with you because you need to be correct so I'd rather not waste time by arguing with you and instead just find a way to solve the problem in which you're correct and the problem is solved. And it's objectively wrong to say about me that I avoid confrontation because I do have regular confrontation with specific people who do end it.

But if you think conflict builds character you're not going to get any of that character building with me ¯\_(ツ)_/¯ sorry nobody owes it you which means no one owes you a confrontation which means I'm not avoiding confrontation.

 

My Siberian cat gets hot. I mean like noticeably hot.

Like a couple minutes after I took this picture he flipped himself over and I went to pet him and I could feel just how hot his fur is.

I now understand why he's always agitated, prefers sleeping on hardwood floors and stone and leather, and doesn't like to cuddle with me or sit on my lap!

Is there something I could realistically do to help him? Especially because I'm in New Jersey and it's about to turn summer.

I'm even fine with trimming his long luxurious fur, for him

 

I know he used to have that TV show I never watched but Pam mentioned it on the office.

I remember seeing him in home alone but I was a small kid, I didn't get who he was.

Hell I even remember liking Elon Musk the celeb for abit.

So why was Trump ever cool or popular or famous?

8
submitted 1 year ago* (last edited 1 year ago) by danhab99@programming.dev to c/tf2weaponideas@lemmy.zip
 

Basically just like the rescue ranger but instead you shoot it at enemies and it swaps your position for the enemies and the enemies for you.

The meta would basically be to play close support, pick lone enemies and teleport them to your friends or sentry. Or you could jump off a cliff and swap places with an enemy.

I could imagine this being funny on high tower or maybe harvest.

Edit: thought of a name

 

A few months ago I posted him sleeping on the floor concerned bc I thought he was sad...

I guess he kinda was bc he's gotten better.

He doesn't spend all day with me but he enjoys the house and comes around whenever he feels like it.

 
 

It's been like this for a few days lol

view more: next ›