Live data from Hacker News

Viewing profile — colelyman

colelyman

HN member
Joined
Fri, May 25, 2018, 10:31 PM UTC
HN karma
265
Public activity
26 items

About colelyman

No profile information was provided.

Recent public activity

  1. comment
    Comment #48756142

    The plans may have comparable prices, but the API rates are much cheaper. Especially because it is open weights, so there is competition on places like OpenRouter.

  2. comment
    Comment #46985415

    Could you elaborate as to what the difference is between your overriding goal and your next step goal?

  3. comment
    Comment #46746943

    I have had good success with the plans generated by https://github.com/obra/superpowers I also really like the Socratic method it uses to create the plans.

  4. story
  5. comment
    Comment #45759503

    I feel like going to the source of an algorithm/implementation is a super power, as illustrated by this example. Having used Graphviz for fairly complex visualizations I was initia…

  6. comment
    Comment #45395500

    I haven’t explicitly recreated a template for an academic venue, but I have recreated a custom template to match and existing PDF. It was pretty straightforward to recreate it as t…

  7. comment
    Comment #45395474

    I love Typst! Currently rewriting my CV in Typst and it has been an excellent experience. One small hindrance is the inability to have multiple bibliographies. In the past I have a…

  8. comment
    Comment #45129191

    Agreed, to make it even more interesting Browser Company discontinued Arc earlier this year. So not only did they do all of the things OP listed, but also didn't have a current pro…

  9. comment
    Comment #44406189

    Interesting to think about if finding a database dump of messages 30 years from now would bring back the same nostalgia. I would think that the tangible aspect would have a more pr…

  10. comment
    Comment #44406163

    I have been enamored with developing a second brain and other productivity hacks, but have recently been turned off to them, because I believe the benefits are over-promised. Simil…

  11. comment
    Comment #44185744

    I went to the link thinking that I could now file my taxes with the IRS through GitHub, which I honestly have mixed feelings about.

  12. comment
    Comment #42083710

    Did you follow plans for your homemade transmitters? Or if not, have you written it up? I would definitely be interested in making some.

  13. comment
    Comment #41611687

    Have you seen http://www.hakank.org/ ? Mostly about constraint programming, but definitely in the realm of operations research.

  14. comment
    Comment #39856033

    > lasts a lifetime You need to renew the license every 10 years, but as long as you renew you don't need to take a test (which is maybe what you mean by "lasts a lifetime").

  15. comment
    Comment #39225427

    One tool that I think promotes commit messages like the OP is magit in Emacs. Before using magit, I always used `git commit -m '...'` and didn't realize that commit messages could …

  16. comment
    Comment #37639351

    First I have heard of this term, but may be referring to searching for gold along a stream or River. Source: https://www.doc.govt.nz/parks-and-recreation/things-to-do/go...

  17. comment
    Comment #36822863

    Hakan’s examples have illustrated so many constraint programming principles, his site is a wealth of knowledge! For the comments referring to examples more complex than Sudoku, his…

  18. comment
    Comment #36822641

    I used MiniZinc extensively in my previous position, and have mixed feelings about it. As is stated in other comments, it works very well for specific small problems, but when the …

  19. comment
    Comment #29342544

    Have you tried https://ohmyz.sh/ ? It is the closest thing to SpaceMacs/SpaceVim for ZSH that I know of.

  20. story
  21. story
  22. comment
    Comment #24956584

    Perhaps I’m missing something, but how does Substack have increased rigor over a personal blog or Twitter? Not meant as a criticism, but asked in earnest.

  23. comment
    Comment #24886568

    A few tools that I use for solving optimization problems in practice are: - MiniZinc, https://www.minizinc.org/ a constrain set programming language that can also optimize an objec…

  24. comment
    Comment #18491104

    I completely agree, I have had a very similar experience with Henrik.

  25. comment
    Comment #18486967

    I am a convert from Spacemacs to Doom, and I have found that one of the main differences that sets Doom apart is easier configurability than Spacemacs. In Doom, there is still the …