sorter_plainview

joined 2 years ago
[–] sorter_plainview 18 points 21 hours ago (3 children)

Try

docker run liquidtrees:micro-algae

[–] sorter_plainview -2 points 1 day ago* (last edited 1 day ago) (1 children)

From Reverse Image Search

Looks like a LiDAR mount connector. Any chance this is the item?

[–] sorter_plainview 7 points 2 days ago

I think the report needs more data. It's mostly comments from people working on this field.

One part of the article says there is widespread adoption, and another part says only rich people are able to afford it. Which is kind of contradictory IMO.

South Asian countries are generally seeing more adoption of Solar power, largely driven by China and other producers of the region. So the article also needs more comparison with other SE Asian countries.

[–] sorter_plainview 20 points 1 week ago

That running away from humans is a survival mechanism is what many rescuers say. One of them even coined the term Lost Dog Syndrome.

TL;DR: The dog is in survival / ferel mode and it is suspicious of anything other than itself. Providing a safe space and slowly introducing back to humans actually change it's behaviour into a calm and friendly one.

[–] sorter_plainview 4 points 1 week ago

Guess the order of the countries by area in the descending order.

  1. Algeria
  2. Greenland
  3. Argentina
  4. D R Congo

Spoiler

  1. Argentina: 2,780,400 km^2
  2. Algeria: 2,381,741 km^2
  3. D R Congo: 2,344,858 km^2
  4. Greenland: 2,166,086 km^2
[–] sorter_plainview 36 points 1 week ago (11 children)

All four cores at 100%? We don't see that kind of spike when we open some other application right? Is it the experience of everyone? Or am I wrong in this?

[–] sorter_plainview 4 points 2 weeks ago (2 children)

Isn't 'innerHTML' considered unsafe? Can someone with subject knowledge please explain.

[–] sorter_plainview 2 points 2 weeks ago* (last edited 2 weeks ago)

As I mentioned it is mainly to reduce dependency on CI tool. You may have to shift the tool in the future and if you use a lot of commands specific to the CI tool, that is going to be a nightmare.

Ansible is agent less and only needs SSH access. You can SSH into your local system, from the same local system. Need to add few entries in your SSH config and known_hosts. Essentially everything in Ansible are shell commands. So you are not really that much locked into Ansible.

On the question,

Does that make running it locally easier?

If you mean making it easier compared to remote, on the surface level, the answer is 'it depends'. You are treating the local as a remote Ansible can SSH into. Which means you can use the same Ansible playbook for both local and remote testing. It becomes easier because you get to run things locally by SSH into the same machine.

To do that, you may add a local only git branch which will act as the trigger for running it locally. Then you can test it by pulling / merging into that branch, and using the same Ansible playbook to run tests locally.

Bonus point is you can also create a working but basic CD system with Ansible.

[–] sorter_plainview 3 points 2 weeks ago (3 children)

Woodpecker with Ansible. Woodpecker will give container environment and using Ansible will reduce dependency on the CI tool.

Woodpecker has a alpine linux based container for Ansible. It will take some time to setup, but will make the life much easier.

[–] sorter_plainview 15 points 3 weeks ago (1 children)

How the European countries are reached? Is it by considering the colonies?

[–] sorter_plainview 1 points 3 weeks ago (1 children)

Finding a right therapist is actually very difficult. Were you able to do therapy regularly? Or it was more like you saw them only during crisis? If it was irregular due to bad experience with therapists, it should not discourage you to seek help again.

I don't know anything about you other than what you said in the post. But my gut feeling is that you need some for of intervention, and good guidance on how to work out things. In another comment you mentioned about spirituality. There are counselling services associated with different religious institutions. That can also be an option. But again, as my psychiatrist ones said, it is difficult to find a good psychologist who won't influence you with their own personal biases.

If you have good savings, and can afford to not work for a few months, then some form of retreat into a less chaotic place can also be a good idea.

[–] sorter_plainview 2 points 3 weeks ago (3 children)

Tried therapy or counseling of sone sort? The fact that understood the problem, will make therapy eady to accept IMO. So if you haven't tried, I highly recommend it.

596
submitted 7 months ago* (last edited 7 months ago) by sorter_plainview to c/programmer_humor@programming.dev
 

Edit: @Successful_Try543@feddit.org solved it. It says "one special character". Not "at least one".

 

I'm looking into ways to access my home network which is behind a CGNAT. Tailscale looks like the best solution so far. I would like to clarify a doubt on Tailscale

I have a domain name registered with one of the popular services out there. I saw that Tailscale uses MagicDNS. But I wanted to use my personal domain. My doubt is if I want to use my custom domain with Tailscale, the following will be the procedure,

  1. Setup Tailscale account and add machines.
  2. My device inside the home network will get a Tailscale IP assigned. From 100.xx.xx.xx pool
  3. Use this IP to configure an A record in my Domain registrar.

Now when I try to access this domain what will happen is,

  1. DNS server will resolve the Tailscale IP.
  2. The outside client will try to connect to my machine in the home network.
  3. Tailscale takes care of the CGNAT part and helps to establish a direct connection.
  4. Clients will use the public keys to establish trust and will communicate with each other.

If there is anything wrong in my understanding please correct me. I could not get a clear cut answer on this through searching.

 

Solstice - 5 is a CGI short created by Paul Chadeisson, which discusses a situation where factories which create warships, kept growing on its own

view more: next ›