HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ouromoros

no profile record

Submissions

Show HN: Build a Bot that knows your time with GPT-3.5 in ~300 lines of Python

ouromoros.github.io
1 points·by ouromoros·3 anni fa·0 comments

PowerGPT – Do anything in Windows PowerShell using natural language

github.com
1 points·by ouromoros·3 anni fa·2 comments

Show HN: pbfish – A minimal error-tolerant schema validation library

github.com
5 points·by ouromoros·5 anni fa·0 comments

comments

ouromoros
·3 anni fa·discuss
Sure, it will ask you to confirm before actually executing code. I also find it useful when performing batching processing tasks and you don't want to type every word.
ouromoros
·5 anni fa·discuss
I recall the article that said obfuscation is the final solution to our privacy.

But do we really want this solution?
ouromoros
·5 anni fa·discuss
This is also what I was thinking about. Considering that making up bad data does not require any GPU work as opposed to honest calculating nodes, the model can fall quickly if without taking some measures to deal with them (adverserial nodes).

A draft solution would be for the central server to measure the goodness of each update and drop the ones that don't perform well. This could somehow work since inference is much cheaper than gradients computing.
ouromoros
·6 anni fa·discuss
Well, I clicked this link and got disappointed immediatly. Apparently the idea is neither original new nor useful.

Then I got a little offended by myself. Information Theory has stated clearly that universal compression is impossible, and how come that I didn't recall that?