Viewing profile — jefficient
jefficient
HN member- Joined
- Fri, Nov 30, 2012, 2:14 AM UTC
- HN karma
- 13
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About jefficient
No profile information was provided.
Recent public activity
-
comment
Comment #34030225
Yes. For example you could hook the function that encrypts the outgoing payload and print it out before it is encrypted. And then for decryption you could hook the function that de…
-
comment
Comment #32847161
Speaking of copilot, when is GitHub going to support billing for it at the organization level? Right now I would have to do a monthly reimbursement request which is a pain.
-
comment
Comment #30574907
I've been using Celery on a small scale for years now and generally haven't had any serious issues except 1: reliably cancelling scheduled (future) tasks. Even using persistent rev…
-
comment
Comment #23172723
Just a heads up, the links for the forward/inverse model on the github page are the same as the blacklist link.
-
comment
Comment #9187567
Are unique indexes planned for any of the upcoming releases?