i made a secure way for agents to request secrets from you using HyperDHT
▲ 10 r/devtools+3 crossposts

i made a secure way for agents to request secrets from you using HyperDHT

Hi all,

I kinda got sick of having to give secrets to my agents and all the potential leakage in the pipeline (with the harness, the model router, the model provider, the training set, the chat application etc etc) so I decided to make peardrop.fyi - this tool allows your agent to declaratively generate secret request pages/links which you can fill in via web or CLI. The agent can determine a script that runs once the values are received or can put them in a target folder. This is useful if you want to put something in your machine vault/keychain without either giving access to the credentials or the browser to the agent.

here is the repo: https://github.com/smashah/peardrop

(cli, core and self-hostable relay are all open source)

u/Plastic-Trip-2778 — 4 days ago

I made a community calendar just for london :)

Hi all,

There's always something to do in our beautiful city, but I usually find out about it the day after!

Which is why I built wsup.london

right now its just an mvp with some basic information. I am currently looking for any comments/feedback for people who want to more easily find something to do in london (not that that's hard as is tbh) and event organizers.

If anyone dumps some events in the comments I will add it to the calendar.

thanks!

reddit.com
u/Plastic-Trip-2778 — 16 days ago

Request for comments: Airbnb for wifi

Hi all, I am thinking of going all in on an idea: Airbnb for satellite wifi (like starlink and amazon leo). The project is about to launch the MVP.

If you go ahead and assume I know nothing, what would you advise me to look out for/consider?

Obviously there is an operational issue of getting the units back to the owners easily which we are designing custom labelled return boxes for.

Also how much would you rent out your unit for?

Any feedback/comments appreciated.

reddit.com
u/Plastic-Trip-2778 — 19 days ago

Why is petrol in Northern Ireland so cheap?

I was checking out my trends dashboard (since we're going to be assaulted at the pumps soon enough) and I've noticed that Northern Ireland has the cheapest petrol, by a long shot. Feels kinda unfair that the rest of the UK doesn't get as good a rate.

petrol.now
u/Plastic-Trip-2778 — 28 days ago
▲ 2 r/devtools+1 crossposts

Traicer - Save all your coding session traces securely to sell later

Hi all, with all the news about grok stealing all your code I thought to myself "if ai companies are willing to give us discounts/subsidies to train off our sessions that means our sessions are worth something to them". And if they're worth something to them then clearly it's worth something to other ai companies. So if there's a way we can save our traces securely in our own S3 compatible buckets, I'm sure some people would gladly collect and maybe even sell their clade/codex/grok traces etc. to other labs which are actually releasing open source models. So that's why I decided to create traices.

Any feedback/questions welcome!

github.com
u/Plastic-Trip-2778 — 1 month ago
▲ 5 r/Hookit

How do tow jobs work in your area/country?

I heard that in the UK there are whatsapp groups where admins share potential jobs and the members provide bids/availability etc. Kinda like a decentralized dispatching service? Is this how it works for your countries? Really interested to learn more!

reddit.com
u/Plastic-Trip-2778 — 1 month ago

i made a cli to control the ugreen nas fans on proxmox

```
fan # show current mode, PWM values, RPMs, curve, and sensors output

fan status # same as above

fan auto # apply saved hardware auto curve

fan 35c # save/apply auto target temperature

fan auto 35c # same as fan 35c

fan full # full-speed mode

fan max # same as fan full

fan 255 # manual raw PWM value

fan 50% # manual percentage

fan off --yes # manual PWM 0, guarded because it can overheat the NAS

fan graph # terminal graph for the last 24h

fan graph status # graph config, timer state, and sample count

fan graph on # enable graph collection

fan graph off # disable graph collection

fan graph interval 30 # poll every 30 seconds

```

https://github.com/smashah/ugreen-dxp-fan-cli

u/Plastic-Trip-2778 — 2 months ago

I hit the D1 10GB limit and now cannot run DELETE

Any advice? It's just one table that's the issue but my queries to delete rows from that table are hitting the same issue. I guess this is my fault but would be nice to have some breathing room after we hit the limit

reddit.com
u/Plastic-Trip-2778 — 2 months ago

I noticed recently i will start a new conversation and then go to the past conversations and the conversation i was just in would not be in the list at all. this happening to anyone else? i can only see conversations from a few days/a week ago (maybe from before latest update)

reddit.com
u/Plastic-Trip-2778 — 4 months ago