Viewing profile — aijony
aijony
HN member- Joined
- Sat, Jul 08, 2017, 11:44 PM UTC
- HN karma
- 98
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About aijony
No profile information was provided.
Recent public activity
- comment
-
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
-
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/…
-
comment
Comment #28654405
Point 8 is outdated: https://protonmail.com/support/knowledge-base/protonmail-isr...
-
comment
Comment #28654388
Not to mention, who would want to work at a company that forces them to use their product?
-
comment
Comment #28654363
To prevent abuse: https://old.reddit.com/r/ProtonMail/comments/62rfta/comment/...
-
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…
-
comment
Comment #28636372
I wanted one of these anyways: https://www.pine64.org/2021/08/15/introducing-the-pinenote/
-
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…
-
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…
-
comment
Comment #28291152
Better idea, use Guile's built in Emacs lisp engine: https://www.gnu.org/software/guile/manual/html_node/Emacs-Li...
-
comment
Comment #25191290
Mmmh! https://guix.gnu.org/audio/ode-to-one-two-oh.ogg
-
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…
-
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…
-
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…
-
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…
-
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…
-
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.…
-
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…
-
comment
Comment #23305792
Last commit: Tue, 12 May 2015 But to be fair Guile Elisp is doing fairly well.
-
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…
-
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.
-
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…
-
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…
-
comment
Comment #22991092
For non-free software proponents there is Nonguix and various other repos.