beigeoat
0
22
beigeoat

@lemmy.zip

beigeoat 27 points 3 years ago

A long shoe horn.

I got it cause my formal shoes are a tight fight. It has been a game changer, it is a whole new experience wearing shoes, even the normal ones.

path: 0 1219970, hotness: undefined, score: 27, children: 4
beigeoat 20 points 3 years ago path: 0 1371669 1371789, hotness: undefined, score: 20, children: 8
beigeoat 13 points 3 years ago

The answer to your question is good moderation and moderation tools.

path: 0 1204137, hotness: undefined, score: 13, children: 0
beigeoat 12 points 3 years ago

I mean to say that the wet bulb temperature at which most will die is ~31.5°C, the gaurdian report I linked is saying that the 35°C number comes from a 2010 study, whereas the findings of the 2022 study found the number to be much lower ~31.5°C.

path: 0 1371669 1371789 1371971 1373201, hotness: undefined, score: 12, children: 1
beigeoat 12 points 3 years ago

This.

path: 0 877553 877978, hotness: undefined, score: 12, children: 2
beigeoat 9 points 3 years ago

I can't say, OP is probably saying having NONE as pronouns is bad?

If that is it, I will probably take shyguygamer667 side cause it just might be that they are not willing to disclose their pronouns and that is perfectly fine.

path: 0 1549821 1552257, hotness: undefined, score: 9, children: 0
beigeoat 8 points 3 years ago

It's a human transriber

path: 0 731767 733057 741375, hotness: undefined, score: 8, children: 6
beigeoat 8 points 3 years ago

Rather than a screen a good place to mount phone by default which is easy to remove and place would be amazing.

path: 0 1564045 1565000, hotness: undefined, score: 8, children: 1
beigeoat 7 points 3 years ago

Hubs are one of the reasons I pushed my brother to get a ThinkPad for University. He has all the ports he wants, no need to carry a stupid USB hub.

path: 0 1372484, hotness: undefined, score: 7, children: 0
beigeoat 5 points 3 years ago

So did you give in and start feeding them? Or did it evolve into a war, which you lost by moving somewhere else?

path: 0 1590631 1590899, hotness: undefined, score: 5, children: 3
beigeoat 5 points 3 years ago

I looked into my options really carefully when choosing my phone last year. Few things to note, when looking for an Android phone:

  • Make sure it's either a pixel or a Snapdragon powered phone. This just means that if the manufacturer does some stupid stuff, there is a higher probability of your phone having a custom rom.
  • Stay away from Samsung if you want to install custom roms, they are really against it.
  • Pick a manufacturer of good build quality and software updates being stable, some manufacturers just half as them and brick the phone/ damage display/motherboard because they pushed update with wrong voltage.
  • if you want a basic phone and don't really care about the most beautiful photos or do heavy mobile gaming, just pick a cheap phone, it will be more than enough.

The phone I picked was Moto G52, it cost me ~150USD and it is one of the best phone experiences I've had. It lasts me 2-3 days on a charge, mostly because I do close to nothing on it just answering calling/messages and some basic internet surfing. For my purpose, it is better than a top end iPhone/Android phone.

Motorola is quite slow with updates, but the community is great and created and are now maintaing custom roms, which means I get the latest software updates quite regularly. The camera is passable, but the speakers they are loud like really really loud, louder almost all smartphone.

Bonus points: it has a headphone jack.

path: 0 2066074 2068587, hotness: undefined, score: 5, children: 0
beigeoat 5 points 3 years ago

So no more racoons? 🥺

path: 0 1590631 1590899 1591037 1591182, hotness: undefined, score: 5, children: 1
beigeoat 4 points 3 years ago

You will be surprised to find that a lot of European nations actually don't give a shit about it. I sometimes proxy to a random European country to access a few websites which are unavailable in my country.

path: 0 1563354 1563795 1564571, hotness: undefined, score: 4, children: 0
beigeoat 4 points 3 years ago

First step would be to ensure that you can do port forwarding.

  1. Check if your IP address isn't a private one or CGNAT.
  2. Now set up reverse proxy and try connecting to your service. If it connects, you are okay.
  3. Now this is something i didn't know could happen but it did end up happening to me. I was happily port forwarding for a few months, until suddenly my port forwarding stopped working. Now I called my ISP, they said they did nothing(my ISP is a few guys who have no Idea about what they are doing, the other option to them is 512kbps DSL connection) at this point all my ingress ports are blocked and even outgoing ssh is blocked. Then the new month starts and everything is working again. I looked at my ISP website to get an idea of what may have caused this and the case seems to be that it was the first time I crossed 100GB in uploading. So my ISP has configured things such a way that port forwarding only works for the first 100GB of uploading.

This is why I strongly recommend cloudfare tunnel or any other similar solution.

path: 0 742215, hotness: undefined, score: 4, children: 0
beigeoat 3 points 3 years ago

I had you till you got to running your blog on google sites. Like not even blogger, but straight up google sites. As someone who tried using google sites for this purpose, I wrote one post and I was like, not doing it, it is too much.

path: 0 1494335 1499461, hotness: undefined, score: 3, children: 1
beigeoat 3 points 3 years ago

You can always use context clues. For example you go they for singular and they all for group.

path: 0 1671105 1674822, hotness: undefined, score: 3, children: 1
beigeoat 2 points 3 years ago

I will tell you there is no need to be worried about coding. You don't have to be worried about not knowing how to code. The coding part of coding is the simplest and the easiest part, the much much more important part is the thinking part, basically what you want to achieve and how you should go about it.

A lot of so called professional "coders" don't know what it is that they are doing. A few days ago i looked at my sister's very impressive code. That was truly a hard day, the ways in which I controlled myself by not beating the shit out of her for being a piece of garbage who is incapable of thinking. She would not understand even when explained in simple words why her code was incredibly shit and what to do to fix it, finally she didn't fix it and left ruining more than just my day, she sent me into a trance worrying about the future of mankind as a whole, which I have still not been able to come out of.

Also as far as coding is concerned I would suggest you get started with python. It is easy and simple. Learn the basics in python, for majority of the things you will have achieved your desire.

I suggest that you use the book automate the boring stuff as a starting point, it will not only help you with your desire for coding, but may also come out to help you in your day-to-day things as well. You can easily find the pdf for free.

https://automatetheboringstuff.com/

path: 0 1522345, hotness: undefined, score: 2, children: 3
beigeoat 1 point 3 years ago

I'm not sure if that is the best/correct way to do it.

What you should have probably done is use the server_name property to point to your Apex/Main domain.

https://matrix-org.github.io/...

I highly recommend that you to go through the documentation throughly atleast once, especially if you will be hosting the server for a long period of time.

Edit:

If you followed the cloudfare guide you linked below, it should probably be fine. Still do go through the documentation.

path: 0 1434582 1470604 1514104 1520827, hotness: undefined, score: 1, children: 0
beigeoat 1 point 3 years ago

You need to set the following in your homeserver.yaml :

serve_server_wellknown: true

read more here: https://matrix-org.github.io/...

Also remember to restart your container.

path: 0 1434582 1470604, hotness: undefined, score: 1, children: 3
beigeoat 1 point 3 years ago

I am using object storage on my personal instance, migration should also be relatively simple, pictrs has good documentation.

path: 0 1993934 1994150 2229236, hotness: undefined, score: 1, children: 0

thanks for using Leebra!

go to feed...