Viewing profile — TheaomBen
TheaomBen
HN member- Joined
- Mon, Apr 04, 2022, 7:26 PM UTC
- HN karma
- 54
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About TheaomBen
No profile information was provided.
Recent public activity
-
comment
Comment #47753670
> The platform is designed according to a minimalist visual philosophy: black and white, free of decorative elements, with no animations or unnecessary graphics. I'd remove the hal…
-
comment
Comment #32789154
Photogrammetry & image processing, anything to do with dimension reduction (basically every field with real-world sensor data), ontology/semantic data processing...
- comment
-
comment
Comment #32592659
You could interpret it more generously as be not concerned over that which you do not control.
- comment
-
comment
Comment #32117804
Are you aware of solutions like Alicevision/Meshroom (MPLv2)? https://alicevision.org/
-
comment
Comment #31901077
Also https://www.postgresql.org/docs/current/functions-json.html
-
comment
Comment #31764331
Shameless plug: I'm working on a project in this space (see my other comment on this post), I'd love to hear about your prefered workflow for ingesting 3d data into your editor. Pu…
-
comment
Comment #31764156
If you'll allow a shameless plug: I'm about to publish a python package to help doing just that, by combining photogrammetric projects. The workflow is take a couple hundred overla…
-
comment
Comment #31634952
Plus tor hidden services -or whatever the current nomenclature is- offer a fairly robust and painless story for authentication in this "sorta VPN" scenario. Generate a couple extra…
-
comment
Comment #31546744
I am away from home atm but very interested in making this happen. I'll look into it a bit and get in touch by week's end! Thanks for the links.
-
comment
Comment #31539806
I've been meaning to take a crack at a software version of this for insects/birds/plants, do you know of any good ideally libre sources for the data?
-
comment
Comment #31501257
With pleasure, drop me a mail and I'll get back to you next week (last three letters of my username here @ rest of my username dot artificial intelligence). I haven't put anything …
-
comment
Comment #31497486
I'm working on a collaborative photogrammetry solution (think async/distributed 3d mapping from overlapping pictures) that shares data via IPFS. Flattering myself heavily, I believ…
-
comment
Comment #31325677
I actually got into software/systems engineering working on internal software for "minor" player groups in EVE. The level of integration[0] those orgs had 10+ years ago outranks 80…
- comment
-
comment
Comment #31176998
[25 Apr. 2020]
-
comment
Comment #31154716
That's a good point, but it does raise the question of how best to transmit notes or information with anyone who stumbles on the repo. I understand these platform-specific features…
-
comment
Comment #31153078
Your points make sense and they're on The Checklist, thanks! I probably won't sweat CI/CD integration for the demo yet but ship (as the other commenter mentionned, also thanks!) so…
-
comment
Comment #31152229
Could you list some things that are red/green flags when perusing someone's public code/projects? I'm preparing to publicly release a project with the intent of building it up to d…
-
comment
Comment #31080331
I've been toying around with photogrammetrically matching in-flight bird silhouettes in order to have a plantnetlike bird classifier. Very much in the data acquisition stage but I'…
-
comment
Comment #31069479
Sounds like it could. The logistical pipeline for advanced industries used to be... Intricate. And usually depended on exploiting "gig economy" miners at the bottom, come to think …
-
comment
Comment #30911068
Hi, I'm currently working on a project in that area. The main workflow in the system is take a bunch of pictures, SIFT & match them, then generate a sparse model of 2d features (im…