Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bryogenic
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bryogenic
5mo ago
Poe’s (C)law: The more absurd AI-generated content becomes, the more likely people are to believe it is real.
2.
▲
by
bryogenic
8mo ago
The Mac of Theseus
3.
▲
by
bryogenic
8mo ago
- Start with takeout - Setup automatic forwarding - Then probably just use that old email for searching old emails This has worked okay for me
4.
▲
Auld Lang Syne
(wnycstudios.org)
2 points
by
bryogenic
9mo ago
|
0 comments
5.
▲
by
bryogenic
11mo ago
I just setup the same HT801 but I used SIP-domains and twilio services/functions instead of SIP trunk and asterisk. I'll make sure to reply again once I have a write up. Nice work!
6.
▲
by
bryogenic
2y ago
Omega Star has finally shipped ISO timestamps! https://www.youtube.com/watch?v=y8OnoxKotPQ
7.
▲
by
bryogenic
3y ago
Excellent video on the pain points and tradeoffs related to freeway bridge designs and fire safety. Practical Engineering: Why fires destroy bridges Philadelphia I-95 Bridge Collapse Explained https://youtu.be/iKNw1mnA5M0
8.
▲
N.eko – open-source self-hosted virtual browser
(github.com)
9 points
by
bryogenic
3y ago
|
1 comments
9.
▲
by
bryogenic
3y ago
You might like: Making Survival Game with 1 Pixel https://youtu.be/rM0ic5Ii-5w
10.
▲
by
bryogenic
5y ago
qemu-system-x86_64
11.
▲
by
bryogenic
5y ago
Previously (2015): https://news.ycombinator.com/item?id=9948749
12.
▲
Kubernetes Maximalism
(matt-rickard.com)
5 points
by
bryogenic
5y ago
|
0 comments
13.
▲
by
bryogenic
5y ago
I took this tmux config line to the next level because: - I want it yanked into both the selection AND the default clipboard - I want tmux to exit copy mode after yanking bind -T copy-mode-vi y send -X copy-pipe-and-cancel 'xclip -
14.
▲
by
bryogenic
6y ago
This might be off-topic but, when can i get cloud-init for physical installs? Without jumping through ten hacks? Isn't that the future for installers given the amount of effort being put into the project and it's cross distro focu
15.
▲
by
bryogenic
6y ago
https://go-acme.github.io/lego/ is exactly that. This is the client/library underneath traefik's batteries included version of let's encrypt certs.
16.
▲
by
bryogenic
6y ago
I agree with this especially for online documentation. My my recent pet-peeve is deno, which I love, but cannot read via my cli browser. - https://deno.land/manual - https://doc.deno.land/builtin/stabl
17.
▲
by
bryogenic
6y ago
Modules are where the python lives. Really well written, idempotent, and battle tested python. But "writing" Ansible playbooks is definitely not python. It's its own dsl bastardized between yaml, jinja2 and reserved/spe
18.
▲
by
bryogenic
6y ago
Anyone who thinks that any tool will make systems administration and automation "simple" has drank the kool-aide of some sales pitch. Systems administration and automation is complex. That being said I've found Ansible to be
19.
▲
by
bryogenic
6y ago
I'm a heavy ansible user and have not experienced anywhere close to this level of pain with ansible 2.10 and collections. None of my playbooks needed module names updated and this is not a syntax change. A fully qualified module name
20.
▲
by
bryogenic
6y ago
What does the "searchable" option mean? I couldn't find anything about it in the faqs.
21.
▲
by
bryogenic
6y ago
I'm not saying the OP code isn't useful, but I do think that readers may be unaware of existing documented features and jumping into a library to solve their perceived problems is short changing the existing mechanisms. I've
22.
▲
by
bryogenic
6y ago
It is! You just need to use asyncio correctly and put coroutines you want run in parallel in tasks. It's the second example on the asyncio documentation for coroutines and tasks: https://docs.python.org/3/library&#
23.
▲
by
bryogenic
6y ago
This has provided an opportunity for exercising my seldom used downvote button. How apropos. This comment violates the first guideline on comments: > Be kind. Don't be snarky. Have curious conversation; don't cross-examine. C
24.
▲
by
bryogenic
6y ago
A Guide to the Good Life: The Ancient Art of Stoic Joy by William Braxton Irvine
25.
▲
by
bryogenic
6y ago
Ansible also does 'outside' virtual machines. See https://docs.ansible.com/ansible/2.3/list_of_cloud_modules.h...
26.
▲
by
bryogenic
6y ago
There are so many answers here that are incorrect about what ansible is/does. Thank you for providing one that is correct. If I could add to your answer: Not only is ansible declarative and idempotent but it also includes countless c
27.
▲
by
bryogenic
6y ago
Additionally given the expectation of ventilator shortages these hospitals have likely been preferentially providing ventilators to the sickest patients. Mortality in other areas where shortages don't exist will likely be lower.
28.
▲
by
bryogenic
6y ago
All that beautiful design work and it still has a cord hanging off of it? A bit of drywall and electrical work would hide the cord completely; but I understand if that isn't possible in an apartment.
29.
▲
by
bryogenic
6y ago
https://github.com/alta3/kubernetes-the-alta3-way ansible playbooks based on "the hard way" but without being dependent on Google cloud
30.
▲
How to Use a Single Virtual Machine as a Kubernetes Cluster Using Kubeadm
(alta3.com)
1 points
by
bryogenic
7y ago
|
0 comments
More ›