Viewing profile — pyinthesky
pyinthesky
HN member- Joined
- Fri, Dec 28, 2018, 2:17 PM UTC
- HN karma
- 18
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About pyinthesky
No profile information was provided.
Recent public activity
-
comment
Comment #20627168
Very cool. I put together something similar a little while ago that just uses curl instead of nc: https://github.com/jpschroeder/pipe-to-me https://pipeto.me/
-
comment
Comment #19337054
I think you are right actually. I will experiment with some ways to make blocking vs non-blocking operations. I need to try out @paulddraper's suggestion below to see if I can do t…
-
comment
Comment #19334169
There are a couple (admittedly simplistic) examples in the readme like transferring or remotely watching files. The basic idea though is to take data from a unix/linux pipeline fro…
-
comment
Comment #19334006
I may end up re-thinking this, but one idea was that you could temporarily `tail -f` a log file into a pipe and then check up on it later via a mobile browser. It could be writing …
-
comment
Comment #19327019
Hello, Author here. I toyed around with the idea of not allowing the sender to connect until a receiver was connected, but I could see the use case where you wrote a stream to nowh…
- story
- story
- story