Hacker Newsnew | past | comments | ask | show | jobs | submit | thorvaldsson's commentslogin


In my case I just setup a subdomain 'local.<domain>' to my personal domain and had Let's Encrypt create valid certificates for it via Traefik.

Each service is then exposed via '<service>.local.<domain>'.

This has been working flawlessly for me for some time.


I use Ansible to setup my servers, and also all my workstations.

The first step is to run a bootstrap script, then run a tailor made playbook for each situation.

Those specific playbooks haven't been made public, but I wrote something[0] last year about how to setup an Android development environment using Ansible, and as part of that shared my bootstrap script.

[0]: https://hth.is/2023/01/02/android-ansible/


> The first step is to run a bootstrap script, then run a tailor made playbook for each situation.

Up to you, but just in you weren't aware: ansible has a `raw:` task which enables one to run anything that the `connection:` transport tolerates, which can go a long way toward getting rid of any extraneous shell scripting

Further toward that goal, I found that PyPy is "untar and go" for every distribution that I've cared about, so even getting python on the machine can similarly be bootstrap friendly


Didn't know about that, will need to look into it. Thanks!


Not exactly what I'm currently working on, as it got released last week, but...

I gathered many of my bash scripts and aliases, focused on making use of Android Debug Bridge (ADB) easier, together into a single collection[0]. The wiki page has visuals and more information on functionality[1].

Then starting a new project this week around gathering and displaying information on air quality in Iceland.

[0]: https://github.com/hrafnthor/adb_helper

[1]: https://github.com/hrafnthor/adb_helper/wiki/ADB-Helper-wiki


Looking forward to see that project on air quality.


This behaviour can be disabled by blacklisting Firefox from APT's unnattended upgrades. I wrote[0] something up on this last year if anyone is interested.

[0]: https://hth.is/2023/01/10/blacklist-firefox/


Certainly!

https://hth.is

It mostly acts as a central hub, tying together a blog (not many posts but still some), portfolio, cv, pictures and social links.


I got into Ansible around 8 months ago and wrote up a blog post with detailed steps, and a companion repository, about how to get started with using it. The blog post goes into how to setup everything needed for Android development via Ansible.

Perhaps, if you decide to take a look at Ansible, it might help with getting started https://hth.is/2023/01/02/android-ansible/


As someone who sits at a desk for long hours it was not doing stretching exercises, such as yoga, every day.

I thank my partner for introducing that habit into my life.


My understanding of the DSM (which I have not read) spectrums was that it included all peoples, with one end containing most individuals who have little to no symptoms indicative of a disorder and as we move further down the other end of the spectrum the number and intensity of symptoms increase.

Is my understanding incorrect here (genuine good faith question)?


In the past, what has made me love a job have been the people I got to interact with on a daily bases.

In some areas I was the expert, but in so many others they had the expertise, and so I got to learn a lot from them. And not just in terms of technology and software.

We built up a comradery strong enough that to this day I still regularly meet with old team mates from previous positions to catch up and stay in touch.

Second to that were the problems that needed solving. Still important but not as much as the team.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: