Live data from Hacker News

Viewing profile — examplary_cable

examplary_cable

HN member
Joined
Wed, Jul 27, 2022, 1:11 PM UTC
HN karma
96
Public activity
63 items

About examplary_cable

https://github.com/ilse-langnar/notebook

Recent public activity

  1. comment
    Comment #36507235

    I'm currently using fly.io and I have no complains so far(most of the problems I had were my fault like a DNS/IP/Certification problem).

  2. comment
    Comment #36413393

    So they're saving them from a fate worse than prison ... being a java developer. I had to say it sorry (҂◡_◡)

  3. comment
    Comment #36346114

    It's part of the new modern WebDev semantical lexicon: !React = HTML/CSS/JS ¯\_(ツ)_/¯

  4. comment
    Comment #36345840

    > The column layout is basically impossible for me to meaningfully navigate Same. Somebody said it was done this way because of mobile. I'm not sure. It's just weird to see "items"…

  5. comment
    Comment #36344850

    Awesome list! I love that the cognitive overhead for web apps now is so great many people are "returning to monke" and coding in simple HTML/CSS/JS haha. Question: Shouldn't the it…

  6. comment
    Comment #35994442

    I have made a bash script(using rofi) to use chatGPT if anyone is interested. https://github.com/ilse-langnar/bashGPT

  7. comment
    Comment #35923089

    Interesting Thanks!

  8. comment
    Comment #35896571

    I'm still working in it, but that's going to be the link. Trying to make universal components is hard, like, I wanted to make all components available trough a "filter" where you c…

  9. comment
  10. comment
    Comment #35883197

    I'm currently working with Alpine.js in order to try to build "Universal Components" or "Hypermedia Components". Where you just hit a URL and get your component like /components/in…

  11. comment
    Comment #35836924

    My example here was silly and I admit. But the point was that this simple task cab become more "nuanced"(Aside from ChatRWVK-raven, no other model quite "works" like Vicuna or "tun…

  12. comment
    Comment #35836901

    (I'm not an expert) > How can someone get into using these models You can use gradio(online) or download(git will not download, it's too big, do it manually) the weights at https:/…

  13. comment
    Comment #35836709

    You can ultra fine tune those models ... look at vicune 13B, if you know how to prompt it well, you can get it to work as """"well"""" as ChatGPT. Running on local hardware .... I …

  14. comment
  15. comment
    Comment #35634783

    Sure, but I think when compared 1-to-1 some people are generally perceived to be better writs ... I'm not sure if GPT-4 would be significantly better than GPT-3 ... might depend on…

  16. comment
    Comment #35634662

    Would you rather have it be a plain text website? No attack, just wondering.

  17. comment
    Comment #35592420

    Interesting ... Organizations can also have and inherit psychological traits inherited from the humans that compose them.

  18. comment
    Comment #35564792

    I wonder what immortality would do to fertility and demographics ... people dying often "gives" a place so someone new can fill the old place. But if everybody is immortal then the…

  19. comment
    Comment #35522964

    Probably a simple pokemon-like 2.5D(Isometric) game engine.

  20. comment
    Comment #35514471

    The issue you're having is due to the fact that Anki "Accumulates" cards if you skip one day, which can build up and create such a large amount of scheduled cards for a day that yo…

  21. comment
    Comment #35434205

    Can't resolve? Anyone know the IP so we can try it directly?

  22. story
    Show HN: Bash-gpt.sh – The power if ChatGPT, a single shortcut away

    Hi HN! I'm now introducing bash-gpt.sh, a script that allows you to easily query OpenAI's GPT models from Bash! With bash-gpt.sh, you can generate text using the latest and greates…

  23. comment
    Comment #35433977

    Parrots can't use sign language, but some great apes can(koko)[0]! Even thought monkeys don't have the vocal complexity to generate all the vowels(a,e,i,o,u) I think "great ape lan…

  24. story
    Show HN: Bash-Gpt.sh – Easily Query OpenAI's GPT Models from Bash

    Hi HN! I'm now introducing bash-gpt.sh, a script that allows you to easily query OpenAI's GPT models from Bash! With bash-gpt.sh, you can generate text using the latest and greates…

  25. comment
    Comment #35367258

    As a loyal cultist, I'll drop here one of the most transformative "educational" or reading technique I have even encoutered: Incremental Reading[0]. I would recommend it to anyone …