Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pgz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
25 ms
·
1.
▲
by
pgz
4y ago
Was wondering the same, looks quite suspicious
2.
▲
by
pgz
4y ago
I've used https://github.com/kaegi/alass and sometimes it works, sometimes it doesn't. It's not an easy problem to address automatically... Video players wouldn't want that in their codebase, maybe
3.
▲
by
pgz
6y ago
For me it used to jump to the next chapter instead of the next page when reading Japanese novels but they fixed that bug in 5.0.
4.
▲
by
pgz
6y ago
Great, I already feel inferior. I only put an ASCII cat on my profile.
5.
▲
by
pgz
6y ago
I never expected the day would come when an AI to generate furries would be the top entry on HN.
6.
▲
by
pgz
6y ago
I always suspected governments desperately seek 2% inflation because they are long term borrowers.
7.
▲
by
pgz
7y ago
I've made my own mpv extension for Japanese subtitle analysis too. It can also create Anki cards automatically (with screenshot and audio). Having a scriptable media player is really something else.
8.
▲
by
pgz
7y ago
Well, if you really need the autoscale feature to handle sudden and ludicrous spikes of traffic, you will most likely also use a database that autoscales too. i.e. DynamoDB. For most applications, it's really not needed though.
9.
▲
by
pgz
7y ago
You can look up words on the Kindle. And if you highlight them there are ways to access the highlighted sentences in a machine-friendly way (to i.e. export them to Anki).
10.
▲
by
pgz
7y ago
Indeed, you get high quality in context cards, something that is still missing from most Anki decks. The code is here https://github.com/pigoz/mpv-nihongo , keep in mind that a lot of stuff is hardcoded, poorly document
11.
▲
by
pgz
7y ago
I did something similar for myself using mpv's scripting interface (for Japanese immersion). I can press a button and have the current subtitle analyzed for words with mecab, or press another button and have audio + screenshot + text s
12.
▲
by
pgz
8y ago
I always found this system very interesting, since the citizen can decide how some of their tax money is spent (besides voting). On the other hand I have always lived in Northern Italy, and around half of my taxes go to the poorer regions o
13.
▲
by
pgz
8y ago
The title kinda reminded of Evangelion where all the choices are made by 3 independent AI super computers with a majority vote.
14.
▲
by
pgz
9y ago
I have not open-sourced my code since it's a gross hack I did in one afternoon. It looks exactly like the screenshot of that project. Very interesting that I thought of the same solution without knowing jijimaku.
15.
▲
by
pgz
9y ago
I made something similar for Japanese learning, but instead of merging subtitles, I analyze the Japanese subs with mecab, look up the words I likely don't know based on their JLPT level, and add them with reading and translation on the
16.
▲
Creator of PureScript retiring as maintainer
(twitter.com)
2 points
by
pgz
9y ago
|
0 comments
17.
▲
C Locale Rant
(github.com)
3 points
by
pgz
9y ago
|
0 comments
18.
▲
by
pgz
9y ago
Currently this is vaporware, but there are a lot of interesting ideas. Can't wait to get my hands on it. The syntax for Lenses is particularly cool imho. Since it's bootstrapped on top of OCaml I doubt it has HKT though.
19.
▲
Reflex: Reactive Programming at Facebook – Julien Verlaguet
(youtube.com)
3 points
by
pgz
9y ago
|
1 comments
20.
▲
by
pgz
10y ago
This look really nice! I contributed a lot of macOS related code to mpv, but even if the project has a huge user base of power users, developers, videophiles, it's quite hard to use by your average joe. This project fills that gap very
21.
▲
by
pgz
10y ago
Of course I don't believe these countries demise is caused by longer working hours. I know Italy a bit more than Greece and the main problem there is decades of widespread corruption at all levels of society. But in some way it's
22.
▲
by
pgz
10y ago
> The idea of not leaving before the boss leaves is weird to me. I get higher pay and more stock options, why should I be leaving early when my team is working their butt's off? For two reasons: - You get higher higher pay because h
23.
▲
by
pgz
10y ago
Several people argue that working long hours will have a negative impact on productivity. For example if you look at EU countries, the ones with the economy in worse conditions are those with longer working hours (Greece, Italy).
24.
▲
by
pgz
10y ago
I am learning Japanese as well. Thanks for that NHK link that's a great resource, I love the furigana!
25.
▲
by
pgz
10y ago
Yeah but the people corrupting you, would ask you for your sha as confirmation. Here in Italy for example it's forbidden to bring your smartphone into the voting cabin, because the Mafia was asking for photo proofs. So esrauch found a
26.
▲
by
pgz
10y ago
I know very little about security but couldn't a system be created like git, where for every vote the voter gets a sha of his vote? That way she can later verify that in his section repository his vote is still there and has been count
27.
▲
by
pgz
10y ago
For non prime packages, I live in Italy and a lot of stuff on Amazon catalogue is generally not available for next day delivery (which I use to time deliveries when I know the next day I work from home). In Italy the express couriers are no
28.
▲
by
pgz
10y ago
Aside from the delivery in 30 minutes, for me the coolest part is delivery to the back of your garden. You can get secure deliveries, even while not at home. That's great.
29.
▲
by
pgz
10y ago
So I assume the new native hypervisor is available from cli as well? Then that's excellent!
30.
▲
by
pgz
10y ago
I don't understand why Docker for Mac is a GUI application. I'd rather get the same features from the CLI.
More ›