Viewing profile — aeosynth
aeosynth
HN member- Joined
- Fri, Dec 11, 2009, 10:07 AM UTC
- HN karma
- 448
- Public activity
- 93 items
- HN profile
- View on Hacker News ↗
About aeosynth
No profile information was provided.
Recent public activity
-
comment
Comment #23509259
From the article: > Acid3 dates back to 2008 and the web platform specs have changed over time so a perfect score, using the version hosted on acidtests.org, is now only 97/100. Th…
-
comment
Comment #23128620
5.4 hasn't officially released (it's in the RC stage) so 5.3 is still the latest stable/supported version.
-
comment
Comment #23128584
Similar in rust: https://github.com/ilai-deutel/kibi
-
comment
Comment #22862136
There are multiple blocklists you can enable.
- comment
-
comment
Comment #22210836
https://github.com/bakpakin/Fennel > Fennel is a lisp that compiles to Lua. It aims to be easy to use, expressive, and has almost zero overhead compared to handwritten Lua.
-
comment
Comment #19200938
Polarized doesn't support epub - https://github.com/burtonator/polar-bookshelf/issues/135
-
comment
Comment #18472168
https://github.com/google/starlark-go > Starlark is a dialect of Python intended for use as a configuration language
-
comment
Comment #18424858
Compass , not computer, for those that misread the title.
-
comment
Comment #18165617
https://orgmode.org/manual/Capture-_002d-Refile-_002d-Archiv... > An important part of any organization system is the ability to quickly capture new ideas and tasks, and to associa…
-
comment
Comment #17946551
> But it is not adopted by all distributions yet. Is it adopted by any distro as a default text editor?
-
comment
Comment #17937158
he mentions that in the previous paragraph: > First, people have naturally written bindings for Qt, GTK+, ui , ...
-
comment
Comment #17862874
Anyone know what the 'undiscovered mechanic' is? > At least one previously undiscovered game mechanic, which allows players to recharge a certain weapon quickly by staying out of r…
-
comment
Comment #17827219
They can beat the cram out of 6-7k players (99.95th percentile), beating Team Human - https://blog.openai.com/openai-five-benchmark-results/
-
comment
Comment #17730318
It might be interesting to do exactly that - rerun the OP example in a Minecraft server, attempting to prove that it is a simulation. Proving the simulation hypothesis true in Mine…
-
comment
Comment #17727690
They acknowledge that: > Without additional technology, we are unable to tell which soft errors were external and which were internal. ... > Perhaps this paper’s most interesting c…
-
comment
Comment #16970232
"Don't develop free software; if you ever decide to abandon a project, no one will ever hire you again."
-
comment
Comment #16033793
It's possible to generate svgs from images, see https://jmperezperez.com/svg-placeholders/
-
comment
Comment #13839502
You can trivially bypass that with an infinite loop: while true; do sleep 1; done
-
comment
Comment #13837740
Heroku does.
-
comment
Comment #13684208
Not covered in the article, but `rename` is a multi-file renamer. I wrote a script which used an `echo $f | sed | mv` loop before I learned about this.
-
comment
Comment #13611218
I've been using `vis` for a while now, and I agree that it used to be overly minimal, but I've submitted enough issues that it now fits my workflow. Once you get past the friction …
-
comment
Comment #13610118
my take: the main strength and weakness is that kakoune is visual mode by default, so you see the effect of your text object commands without guessing (c3fx? c4fx?). having somethi…
-
comment
Comment #13451907
> I have to say, the only thing that annoys me about it occasionally is its marriage to the JVM. Clojurescript can be hosted entirely in js; here's a repl: https://github.com/anmon…
-
comment
Comment #13306881
these are curated lists, here's one for nosql: https://github.com/showcases/nosql-databases edit: big list of lists: https://github.com/sindresorhus/awesome