Live data from Hacker News

Viewing profile — alexkehayias

alexkehayias

HN member
Joined
Mon, Jan 03, 2011, 2:39 PM UTC
HN karma
470
Public activity
61 items

About alexkehayias

https://www.alexkehayias.com

Recent public activity

  1. comment
    Comment #45227573

    Having used emacs for many years, OP's description of "doing things wrong" is exactly the way I use emacs. I seldom care about the inner workings of emacs and will do the absolute …

  2. story
  3. comment
    Comment #42917380

    I’m using gpt-4o which I think is the default for the OpenAI configuration. Haven’t tried other models yet but old like to see how o3-mini performs once it’s been added.

  4. comment
    Comment #42912341

    So I gave goose a whirl and I actually really like the approach they are taking, especially because I use emacs and not vscode. I would recommend people try it out on an existing p…

  5. story
  6. comment
    Comment #35623728

    You have to fill in some gaps (and occasional paranthesis) but it’s pretty darn good at writing elisp for improving your config. I find it’s helpful enough that you can take on med…

  7. story
  8. comment
    Comment #30978502

    I have a pretty similar workflow for publishing my personal notes which is exported using GitHub actions. https://notes.alexkehayias.com Relevant emacs init code here (a lot of hac…

  9. story
  10. story
  11. comment
    Comment #25812159

    Nice, I’ll check out poetry. That’s great that some of the virtualenv functionality made its way into the standard library!

  12. comment
    Comment #25811487

    :-) Thanks for pointing out FastAPI! You're right, far less churn than when I came back to js after leaving off at backbone/coffeescript/grunt...

  13. comment
    Comment #25811463

    Thank you! re: sqlalchemy, are there more options for python micro web frameworks like Flask? I enjoyed flask + sqlalchemy in the past.

  14. comment
    Comment #25811432

    Thanks for the heads up about graphQL—I think I'll avoid for now. It will be for a new project so not a big deal. I just had a quick look at PyTorch... you're totally right this is…

  15. comment
    Comment #25807819

    Thanks, didn’t know about py video. I will take a look!

  16. story
    Ask HN: Coming back to Python after a 5 year hiatus–-what do I need to know?

    The last serious Python I wrote was 2.7 (I narrowly avoided the python3 migration fun) about 5 or 6 years ago. I’m picking it back up, but I’m having trouble sifting through the cu…

  17. story
  18. story
  19. story
  20. story
    Ask HN: Feedback on a ClojureScript game engine for functional programmers

    So I built a game engine in ClojureScript over the course of several years to scratch a personal itch. I wanted to express 2D web games using a functional and declarative style tha…

  21. comment
    Comment #13315877

    I wrote a little tool to help check Rust crates on GitHub. It's been really interesting seeing how different libs use unsafety. https://github.com/alexkehayias/harbor

  22. comment
    Comment #12745660

    I've gotten early access and have been trying it out. So far it's been incredibly easy to use (one time cards is awesome for ordering food or trying out new merchants/startups) and…

  23. comment
    Comment #12465422

    Looking forward to working with you! I'm joining next week to work on Atlas too.

  24. comment
    Comment #12238864

    Anyone know if the firmware allows you to program keys to emulate a mouse? I use this often with tmk_keyboard https://github.com/tmk/tmk_keyboard firmware and found it to be just g…

  25. comment
    Comment #12107631

    Easier inline editing of command args i.e accidentally executing the script when trying to enter a newline.