Viewing profile — victordg
victordg
HN member- Joined
- Tue, Oct 04, 2011, 7:25 AM UTC
- HN karma
- 105
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About victordg
No profile information was provided.
Recent public activity
-
story
Claude Code skill for building ChatGPT Apps
The ChatGPT Apps SDK has a steep learning curve, specially OAuth, where you're the provider and ChatGPT is the client (not the other way around). This can trip you up easily. This …
-
comment
Comment #46058180
I had been wanting to play around in a project with dense user interfaces and Bloomberg terminal aesthetics and, so an investment dashboard seemed like a good fit. It aggregates ma…
- story
-
story
Show HN: Contrarian Signals – market sentiment indicators
A dashboard of market sentiment indicators deliberately biased towards the opposite of whatever the crowd is doing right now. This was also partly motivated by wanting to play with…
-
comment
Comment #27320051
"2.8 million euros went to Peter Millones, the vice president. Nearly 20 million euros, mostly in shares, went to CFO David Goulden" Goulden & Millones. You could not make this shi…
- story
- story
-
comment
Comment #10425131
Thanks a lot :) Httpdiff is a really good tool and way more powerful than mine. I've used it multiple times and wanted to try making something that focused more on the request body…
-
comment
Comment #10425092
Here it is! https://github.com/vdel26/requestdiff
-
comment
Comment #10424935
Right. I was aiming to do it client-side only but I found out that web browsers restrict the headers you have access to through cross-origin XHR requests [1][2]. So it was a trade-…
-
comment
Comment #10424445
Great questions: 1) the diff is really simple, line by line and text based. I'm just using this really awesome library to do it: https://github.com/kpdecker/jsdiff The JSON is just…
-
comment
Comment #10424403
Not yet, but I'm planning to open source it later today. I will reply here with the Github link. Glad that you found it useful!
- story
- story
-
comment
Comment #9045615
oh, it uses localStorage to store your chart data so that you can refresh the page and you won't lose your changes. But you are totally right that it should not be requirement. I w…
-
comment
Comment #9045090
This is my first project in React.js and it was really nice to work with. The only part I struggled with was while building the table editor. I'm using contentEditable there and ap…
-
comment
Comment #9045069
thanks for the feedback! I will take a look at that.
- story
-
comment
Comment #8481534
I made this simple Twitter bot for myself but I thought other people might like it. Follow https://twitter.com/bestnytbooks on Twitter to know whenever a new book gets into the NYT…
- story
- story
-
story
Show HN: onestartupaday
Follow our account to get tipped about one new startup or amazing product each day. Tweet or email us if you want to get featured (email: 1startupaday at gmail.com). Many thanks!
-
comment
Comment #5030791
Usage of Tumblr looks surprisingly high (at least for me), according to that graph. Even though that stats are exclusively for the younger segment of users, they don't seem to corr…
-
comment
Comment #4499748
Great! Java detection would be a really nice feature. Further detail in OS versions would be pretty useful as well.