Viewing profile — zeograd
zeograd
HN member- Joined
- Fri, Aug 17, 2012, 1:47 PM UTC
- HN karma
- 158
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About zeograd
Socials: - github.com/zeograd - gitlab.com/zeograd
---
Recent public activity
-
comment
Comment #46253685
I'd love to see the original manga story animated. There are so many beautiful scenes and plots missing from the movie... However, it couldn't just be a sequel of the movie, as it …
-
comment
Comment #45480341
I often see code relying on the increasing property of primary key (keeping track of processed vs unprocessed by the last processed pk only). This wrap into negative domain would w…
-
comment
Comment #45288655
Article mentions it amounts to ~5% ownership
- story
-
comment
Comment #44931778
That's the blender API, supported by an embedded python interpreter coming with each Blender install
-
comment
Comment #44244731
IIRC, 1 year
-
comment
Comment #42982980
I tried https://github.com/PaddlePaddle/PaddleOCR for my own use case (scanline images of parcel labels) and it beat Tesseract by an order of magnitude. (Tesseract managed to get 3…
-
comment
Comment #42489200
Intuitively, I read it as "tweetext"
-
comment
Comment #41300645
Great, thanks! I was probably not stable enough showing it to the webcam and had more luck with the sudoku lying on the table and moving the webcam. The lightning was also quite im…
-
comment
Comment #41299950
I love the idea but couldn't get it to work. When I click the snapshot button from the /viewer URI, I end up on /image and can only download the photo I took or go back. What is th…
-
comment
Comment #39888409
Discoverability is indeed lacking in Peertube, as for global search, what looks the most like it is https://sepiasearch.org/
-
comment
Comment #39887104
In the spirit of FOSS, he also publishes his video on peertube: https://peertube.touhoppai.moe/a/shichimi/video-channels Disclaimer: I manage this Peertube instance and used to mir…
-
comment
Comment #39775692
It's an awesome game, I'm playing it non-stop since last summer and embarked my 9-years old daughter along. We're sharing games and exchanging bits of information (yes, she's think…
-
comment
Comment #39659936
It is not an application, it's a model. It claims to be llama-compatible, so you can reuse the same ecosystem, like ollama for inference. It will not run random code on your behalf…
- story
-
comment
Comment #15040263
security ones...
-
comment
Comment #11157608
Reaper is praised by a lot, that's true. But I wouldn't call it a killer app when linux has great native DAW like ardour (libre), LMMS (libre), Non (libre), Renoise (proprietary) o…
-
comment
Comment #10968326
Regarding Nuke alternative, if we're talking about the same software (VFX domain), you have http://natron.fr/ It's still quite young imho, but it's very promising. Incidentally, it…
-
comment
Comment #9074353
When I had to pick a backup system, I considered Bup until I saw that there were no way to prune old backup ( https://github.com/bup/bup/blob/master/README.md#things-that... ). Thi…
-
comment
Comment #8912444
As much as I love GNU tools "universe", I feel that this ideological position of RMS regarding GCC future is hurting more libre software than it does good. That's a bit saddening.
-
comment
Comment #8845075
huge thanks for your story and the transparency of revenue.
-
comment
Comment #8699381
This post was an opportunity to discover that Rovio had much more employee than what I expected. Angry bird looks so much like one of those flash games you can create with a single…
-
comment
Comment #8666682
let's go simpler (and imagine logic coded in vanilla js if this project ever goes bigger :) : apt-get install apache echo " Hello World " > /var/www/index.html
-
comment
Comment #8471304
Not that it'd cover for the difference but note that you're only using one of the 4 threads of the C1. If I'm not mistaken you only have 1 CPU for a droplet at this price.
-
comment
Comment #8369202
just my 2 cents, but showing the source to a limited amount of people, who are themselves known for other kind of work and certifying that your app isn't badly behaving could be a …