Viewing profile — import_awesome
import_awesome
HN member- Joined
- Wed, Jul 18, 2018, 2:57 PM UTC
- HN karma
- 72
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About import_awesome
No profile information was provided.
Recent public activity
-
comment
Comment #44200733
Become healthier through diet and exercise. Don't worry about your weight. Gaining muscle through weight lifting will increase your weight. Cardio exercise will increase your weigh…
- comment
-
comment
Comment #43300572
Why not both? LLMs are hilarious when they aren't trying to be funny. They are pretty bad at jokes normally, but when LLMs hallucinate more than normal it has the right amount of a…
-
comment
Comment #41798043
Another great feature of Tcl for writing servers it that you can reload the code while it is running and keep all the state and connections open. Code up/bootstrap your server whil…
-
comment
Comment #41447721
Most of your steam games will run on linux with proton.
-
comment
Comment #40496456
I worked the Rete algorithm into ansible-rulebook for condition matching events. https://ansible.readthedocs.io/projects/rulebook/en/stable/r... This does use Drools underneath now…
-
comment
Comment #39945524
There will be a lot more competition in five years when the cost of running a company is much lower.
-
comment
Comment #39495821
I have half a MUD that uses TTS and speech-to-text as the interface with LLMs generating the content and a database keeping the context. It works surprisingly well.
-
comment
Comment #36058594
Meta's customers are advertisers. Their tools for advertisers are the best in the business. Facebook and Instagram users are the product.
-
comment
Comment #35555406
If you had a little more software in your car it could automatically remediate the issue and you'd be on your way with no repairman involved or at least tell the repairman exactly …
-
comment
Comment #35330929
Oh no. I wrote a mini-language with a PEG parser and an AST. I guess I'm a compiler engineer now.
-
comment
Comment #17566012
You're welcome. I hope that you find it useful.
-
comment
Comment #17561792
Ansible Kernel calls ansible-playbook on a specially constructed playbook. Ansible Kernel constructs a playbook with a two tasks in it: 1. wait for the kernel and 2. include tasks …
-
comment
Comment #17561117
Try it on Binder here: https://mybinder.org/v2/gh/ansible/ansible-jupyter-kernel/ma...
- story