Viewing profile — victorevogor
victorevogor
HN member- Joined
- Thu, Feb 09, 2023, 8:48 PM UTC
- HN karma
- 19
- Public activity
- 13 items
- HN profile
- View on Hacker News ↗
About victorevogor
Recent public activity
- story
-
comment
Comment #46630698
Just wondering. so you bought c1ic.link and web-safe.link. That's very cool
-
story
Show HN: Docuglean – Extract Structured Data from PDFs/Images Using AI
Hi HN! I built Docuglean, an open-source SDK for intelligent document processing that works with OpenAI, Mistral, Google Gemini, and Hugging Face models. The idea came from repeate…
- story
- story
-
comment
Comment #44942179
I agree. It's more on writing good code
-
story
Ask HN: What should developers focus on now that AI can do a lot of coding?
I have been seeing a lot of posts saying system design is the way to go in this era, since a lot of the brainless coding will be done by ai
- story
- story
-
comment
Comment #43689876
Klipper is great if you're using KDE and prefer something integrated with your desktop environment. It gives you a history, popup UI, and mouse-driven selection. ClipCapsule is mor…
-
comment
Comment #43689865
Haven't heard of it. Will try it
-
comment
Comment #43689859
Yes, the current version is X11-only, and we’re using direct device access (e.g. reading from /dev/input/eventX) to detect global keyboard shortcuts.
-
story
Show HN: ClipCapsule – A Clipboard Manager for Linux (Built with Go and Wails)
Hey HN I built a tool called ClipCapsule, a clipboard manager for Linux that's designed to be entirely keyboard-driven. Here’s what it does: Lets you recall and paste previous clip…