Live data from Hacker News

Viewing profile — import_awesome

import_awesome

HN member
Joined
Wed, Jul 18, 2018, 2:57 PM UTC
HN karma
72
Public activity
15 items

About import_awesome

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
  3. 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…

  4. 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…

  5. comment
    Comment #41447721

    Most of your steam games will run on linux with proton.

  6. 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…

  7. comment
    Comment #39945524

    There will be a lot more competition in five years when the cost of running a company is much lower.

  8. 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.

  9. 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.

  10. 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 …

  11. 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.

  12. comment
    Comment #17566012

    You're welcome. I hope that you find it useful.

  13. 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 …

  14. comment
    Comment #17561117

    Try it on Binder here: https://mybinder.org/v2/gh/ansible/ansible-jupyter-kernel/ma...

  15. story