Viewing profile — pyepye
pyepye
HN member- Joined
- Tue, Jul 19, 2016, 9:53 PM UTC
- HN karma
- 41
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About pyepye
Recent public activity
-
comment
Comment #43735615
Check out FastF1 - https://docs.fastf1.dev/ It has a Live Timing Client and a lot of historical data. I only found it the other day, so I have no had a chance to play with it yet.
-
comment
Comment #40513152
Not using Codestral (yet) but check out Continue.dev[1] with Ollama[2] running llama3:latest and starcoder2:3b. It gives you a locally running chat and edit via llama3 and autocomp…
-
comment
Comment #27183969
AWS released the option to have a managed RabbitMQ broker under Amazon MQ back in November (2020) https://aws.amazon.com/about-aws/whats-new/2020/11/announcin...
-
comment
Comment #26660643
I totally agree. For example, the number of emails that don't have any form of unsubscribe link at all is shocking. Obviously the service doesn't get a true representation of all t…
-
comment
Comment #26650297
I've been contracting part-time and developing a few bits. https://www.videocode.review/ - After working from home for a while we noticed that it was taking longer to pull requests…
-
comment
Comment #25218537
I've been using webextension-toolbox[1] for a few years now to develop cross-platform extensions and it's worked really well. I always got the feeling other browsers other than Fir…
-
comment
Comment #25016925
Thanks for the heads up @niea_11 For some reason a deployment failed due to a dependency which caused some issues. Could you please try again and let me know if it now works?
-
comment
Comment #25014877
I created a similar service earlier this year which runs on exactly the same idea (forwarding emails to unsubscribe to them). It's nice to see some validation for the idea on HN. I…
-
comment
Comment #23758236
Before I found out about ublock origins filter lists I always wanted to opt-out of these GDPR cookie banners, modals etc but I got a lot of fatigue having to follow all the steps f…
-
comment
Comment #23174761
PKG Deploy ( https://www.pkgdeploy.com ) - More than a few times I have wanted to create either RPM or DEB packages but the barrier to entry always seemed rather high. Then while c…