Live data from Hacker News

Viewing profile — drbaba

drbaba

HN member
Joined
Wed, Apr 19, 2023, 11:27 AM UTC
HN karma
104
Public activity
67 items

About drbaba

No profile information was provided.

Recent public activity

  1. comment
    Comment #38989837

    > Why would you continue to subscribe to a bullshit company that does this? They said they subscribed which could mean that they have since unsubscribed. I think they’re texting th…

  2. comment
    Comment #38989533

    > Some of the packages are included, all of them have to be turned on and configured I see where you're coming from, but I think this is a bit exaggerated as well. For some concret…

  3. comment
    Comment #38989131

    > Emacs is now nothing more than a glorified Org editor I must admit that if it wasn’t for Org, I as a long-time Vim user wouldn’t be using Emacs :)

  4. comment
    Comment #38989091

    > terminals whose keyboards lacked the keys vim users use to navigate in modal editing, and there's no reason for it anymore. Vim keybindings really are more comfortable if you str…

  5. comment
    Comment #38937001

    For that example: Any reason the server doesn’t just have an SSH server? Then you can use `git clone` in the “usual way”, using SSH certificate authentication.

  6. comment
    Comment #38936979

    > If you are running servers passing passwords as command line arguments in that device, they have all that. I make a point out of never doing that. It’s way too easy to accidental…

  7. comment
    Comment #38924761

    I don’t know Pyjion, but I have used Numba for real work. It’s a great package and can lead to massive speed-ups. However, last time I used it, it (1) didn’t work with many third-p…

  8. comment
    Comment #38923805

    > You'd really have to be a complete data engineering newbie to not understand it I think? I do occasionally use Pandas in my day job, but I honestly think very few programmers tha…

  9. comment
    Comment #38920467

    Congratulations on a major release! Genuine question: Would you recommend learning Tcl/Tk from scratch in 2024, and in that case for what use cases?

  10. comment
    Comment #38920409

    Yeah, I believe Pandas was inspired by similar functionality in R.

  11. comment
    Comment #38920392

    Above that it says “DataFrames for a new era” hidden in their graphics. I believe it’s a competitor to the Python library “Pandas”, which makes it easy to do complex transformation…

  12. comment
    Comment #38920188

    Based on e.g. [this classic]( https://youtu.be/a9xAKttWgP4?si=oMQQVbIziq60Cd1F ), it seems people are fluent and productive in APL in a way I doubt anyone can become in Brainfuck. …

  13. comment
    Comment #38919170

    > Debian's … installer … seems quite apt I see what you did there

  14. comment
    Comment #38911215

    I switched to Ubuntu back in 2008, and have used it on and off since then. When it first arrived, it was IMO significantly better than Debian for end users: Debian was notoriously …

  15. comment
    Comment #38771606

    I actually like the concept of foot pedals or thumb cluster keyboards, which sound like two of the most ergonomic ways to use modifier keys. The main issue is that due to my work I…

  16. comment
    Comment #38740490

    I used to do exactly the same. But then I developed RSI in my left forearm, which I blame on overusing it for all modifier keys (including CapsLock as my only Ctrl and only using l…

  17. comment
    Comment #38740367

    If I have a typo, I typically Ctrl-W to delete and retype the last word.

  18. comment
    Comment #38638904

    Yes. You can think of it as: If you’re surrounded by an equal amount of mass in every direction (because you’re at the center of a set of spherical mass shells), then the gravitati…

  19. comment
    Comment #38555487

    This is a valid point. I’m a big fan of Python the language myself, but packaging and distribution is quite the mess. I honestly wish we at least got first-class support for adding…

  20. comment
    Comment #38515648

    I used to take some notes on paper (if it needed math and diagrams, or for meetings that require eye contact), and some notes on a computer (programming or pure text). My iPad repl…

  21. comment
  22. comment
    Comment #38478332

    1Password (password manager), iCloud+ (cloud storage), Arq (backup software), BackBlaze B2 (backup hosting), various streaming services (switching from month to month). I have also…

  23. comment
    Comment #38429806

    In general, Vim on an iPhone (via iSH, a-Shell, or iVim) works surprisingly well. I thought the idea was ridiculous until I gave it a proper try (even though I was already a Vim us…

  24. comment
    Comment #38301108

    Unpopular opinion: Your problem isn’t Vim, it’s the NeoVim ecosystem. I know because I’ve had the same time sink problem after the Lua ecosystem took off, and have been much happie…

  25. comment
    Comment #38300922

    > The eMacs ones are a bit more common in more applications I think it depends on your platform? On macOS, nearly all apps support a (very small) subset of Emacs keybindings. On al…