Live data from Hacker News

Viewing profile — aijony

aijony

HN member
Joined
Sat, Jul 08, 2017, 11:44 PM UTC
HN karma
98
Public activity
32 items

About aijony

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #28753928

    Did somebody say the Fastest Fourier Fransform in the West [1]? I love this kind of stuff, but the barrier to entry just seems so huge. https://ocaml.org/learn/success.html#FFTW

  3. comment
    Comment #28672732

    I haven't done this myself, but GnuCash has importing [1] from .qif and .qfx and a few others. Also check out integration [2] with OFX at your bank [3] [1] https://www.gnucash.org/…

  4. comment
    Comment #28654405

    Point 8 is outdated: https://protonmail.com/support/knowledge-base/protonmail-isr...

  5. comment
    Comment #28654388

    Not to mention, who would want to work at a company that forces them to use their product?

  6. comment
    Comment #28654363

    To prevent abuse: https://old.reddit.com/r/ProtonMail/comments/62rfta/comment/...

  7. comment
    Comment #28654314

    Even Protonmail [1] agrees: "Not recommended If you are attempting to leak state secrets (as was the case of Edward Snowden) or going up against a powerful state adversary, email m…

  8. comment
    Comment #28636372

    I wanted one of these anyways: https://www.pine64.org/2021/08/15/introducing-the-pinenote/

  9. comment
    Comment #28632237

    Not OP but here are some of mine: - Universal package manager (replaces pip, cabal, npm, etc.) - Declarative OS-config which makes deploys on new devices and servers a breeze - Sch…

  10. comment
    Comment #28631596

    Another huge plus for source based package managers not elaborated in this article is how easy transformations are [1], so you can rebuild your software with different compilers, d…

  11. comment
    Comment #28291152

    Better idea, use Guile's built in Emacs lisp engine: https://www.gnu.org/software/guile/manual/html_node/Emacs-Li...

  12. comment
    Comment #25191290

    Mmmh! https://guix.gnu.org/audio/ode-to-one-two-oh.ogg

  13. comment
    Comment #25191246

    I'm running Guix on Void, but I think Guix on Debian (experimental) is better supported [1] and what I plan to switch to eventually. [1] https://lists.gnu.org/archive/html/guix-dev…

  14. comment
    Comment #24163948

    It seems that these sort of devices are for sensors not generators. Higher QE leads to higher sensitivity according to the article. I would imagine that manufacturing costs would p…

  15. comment
    Comment #24163901

    I don't think multiple exciton generation (which is what you find searching for EQE > 100%) is exactly the same as the photoelectric effect. However, your point more or less stands…

  16. comment
    Comment #24163734

    No, the theory describes it (well mostly): https://en.wikipedia.org/wiki/Multiple_exciton_generation Someone please inform me if I'm missing a subtlety, but this seems like news fo…

  17. comment
    Comment #24016256

    I think this is a great idea for people for people wanting to respect other's sensitivity. However, I also think that it is even more important for people to respect other language…

  18. comment
    Comment #23305901

    I'm quite an amateur schemer and have never used Racket, but Christopher Webber's talk [1] gives me the opposite impression and that Racket diverged from the "live system" culture.…

  19. comment
    Comment #23305849

    Funny enough, if you rewrite all of Emacs in Elisp that would superficially seem to make Guile Emacs easier to implement. I wouldn't be surprised if by that time Guile had native c…

  20. comment
    Comment #23305792

    Last commit: Tue, 12 May 2015 But to be fair Guile Elisp is doing fairly well.

  21. comment
    Comment #23305738

    As a user of both Guile and Emacs this project has always intrigued me, but I think people arguing for speed, multitasking, or configuring Emacs in Scheme or Javascript are missing…

  22. comment
    Comment #23305585

    Geiser+Guile does work quite fine under Linux for me. Speaking of Scheme and Slime, I have heard of Swank which is for using MIT, Ikarus, Larceny, and Kawa Schemes in Slime.

  23. comment
    Comment #23241442

    One cool thing I'm doing with Guile Elisp is writing code that can be called by both Guix and Emacs to deal with the packages required by my Guix and Emacs configurations. Mind you…

  24. comment
    Comment #22991136

    I suggest either using Nonguix [1], or installing Guix on top of Debian or any other binary distribution if the free software part or small ecosystem is going to prevent you from t…

  25. comment
    Comment #22991092

    For non-free software proponents there is Nonguix and various other repos.