Viewing profile — GirkovArpa
GirkovArpa
HN member- Joined
- Tue, Apr 28, 2020, 12:16 AM UTC
- HN karma
- 58
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About GirkovArpa
No profile information was provided.
Recent public activity
-
story
Ask HN: How to OCR a PDF and preserve whitespace?
I have some rather large PDFs that need to be transcribed, but every service I try has some minor but deal-breaking flaw. Either they don't support PDFs this large (hundreds of pag…
-
comment
Comment #39822188
This comment needs to be higher.
-
comment
Comment #39822104
> You can ask them to reverse numbers or re-arrange words and they'll faceplant in the same way as soon as the input gets beyond a small threshold. Here surely there wouldn't be an…
-
comment
Comment #39818372
This should work fantastic in theory, since differing vocabulary (not grammar) is the main factor that determines the difficulty of a new language. Putting off this primary obstacl…
-
comment
Comment #39818269
Exactly. The proof they did not actually crack Bitcoin is the fact they said they did.
-
comment
Comment #39818245
In the context of Condorcet's jury theorem, the percentages refer to the chance of voting for the correct outcome. Think of a legal trial and there is no ambiguity about the meanin…
-
comment
Comment #39779255
According to Condorcet's jury theorem, a committee of 10 identical members may be smarter than a single member.
-
comment
Comment #39528291
Yes. Back around 2020 they forgave me a $1000 bill for a side project I thought was running on a free tier.
-
comment
Comment #33002595
I love it! Going to use this instead of Pure.CSS from now on.
-
story
Show HN: GameScripter.JS – Sciter-based game engine inspired by DragonRuby
If you're not familiar with DragonRuby, you can check out a live demo here: http://fiddle.dragonruby.org.s3-website.us-east-2.amazonaws....
-
comment
Comment #28094143
Hello HN — This is a desktop app that accepts typed text and synthesizes a handwritten version of it, using recurrent neural networks in real time. The network is implemented as a …
- story
-
comment
Comment #27980628
> All the languages in Europe descended from the Proto-Indo-European language Except for Basque!
-
comment
Comment #27914054
Hey HN — This is a simple web app that allows you to draw an alphabet, type some text, and then have the text written in your own handwriting. I’m happy to hear feedback or answer …
- comment
- story
-
comment
Comment #27889691
Sciter is really great.
-
comment
Comment #27862286
> you can't distribute the binaries yourself You can :) You just have to include a copyright notice unless you purchase an exemption.
-
comment
Comment #26675766
I recommend Sciter.JS as a lightweight alternative to Electron. It's less than 10mb. If you visit the repo here: https://github.com/c-smile/sciter-js-sdk There's a database demo in…
-
comment
Comment #26234095
How does this compare to Sciter? I understand this is primarily to overlay UIs over full screen applications (like games), but Sciter has that capability as well. Particularly how …
-
comment
Comment #26208247
Would you be able to mention these apps? I would like to take a look.
-
comment
Comment #26200417
I am convinced that the sort of Web API compatibility so many people demand is only a few native libraries away. I would like to start experimenting in this area but I can only get…
-
comment
Comment #26200385
I've performed a couple experiments remaking Electron apps using Sciter. My first target was https://github.com/AkashRajpurohit/clipper , a neat little clipboard manager. The owner…
-
comment
Comment #26043470
Compare the 32-bit Windows releases of Temps (42.6mb), made with Electron: https://github.com/jackd248/temps/releases/tag/v0.7.0 ... to the Temps -"lite" remake (4.49mb) using the …
- story