Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ksdme9
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ksdme9
2mo ago
Since I don't see it mentioned here, Turning Complete is also a game along the same lines and really fun. https://store.steampowered.com/app/1444480/Turing_Complete/ I have gotten my nephew into it with
2.
▲
by
ksdme9
2mo ago
fun how this doesn't work on my firefox
3.
▲
by
ksdme9
2mo ago
How does this compare with gevent?
4.
▲
by
ksdme9
3mo ago
It must be pretty satisfying to be able to throw that kind of money at stuff you admire.
5.
▲
by
ksdme9
5mo ago
Is it just my setup or is the contrast so bad that I cannot read anything.
6.
▲
by
ksdme9
7mo ago
On a side note, thanks for wisp. I was looking for something like it so I could use it to quickly test the web builds of my tauri mobile app.
7.
▲
by
ksdme9
1y ago
Someone contributed v7 already!
8.
▲
by
ksdme9
1y ago
I checked for conflicts but didn't go all the way to check for games. What is that anyway?
9.
▲
by
ksdme9
1y ago
I don't have a strict idea of "done" for ut. But, I am not keen on adding increasing complex things to it either. It's purpose is convenience not exhaustiveness.
10.
▲
by
ksdme9
1y ago
Hey, yeah, fair concern. Some tools already have tests, but, I do plan on adding it to all of them.
11.
▲
by
ksdme9
1y ago
You don't even have to go that far, `base64` is a coreutil ( https://github.com/coreutils/coreutils/blob/ebfd80083b4fe4ae... ). The point of ut is not to replace or invent new tooling. It is meant to be a
12.
▲
by
ksdme9
1y ago
This looks cool, thanks!
13.
▲
Show HN: ut – Rust based CLI utilities for devs and IT
(github.com)
170 points
by
ksdme9
1y ago
|
63 comments
14.
▲
by
ksdme9
1y ago
It looks so much better than I expected. This is cool.
15.
▲
by
ksdme9
1y ago
This looks awesome, thanks! The best thing about this imo is that I can remember the url instead of having to dig through pages to find the official pinout pdf.
16.
▲
Show HN: Self hosted bangs and go links with jmp
(github.com)
2 points
by
ksdme9
1y ago
|
1 comments
17.
▲
by
ksdme9
1y ago
I wanted to start using golinks in my workflow and I am a fan of the duckduckgo bangs. So, I built a Rust based web server that can act can act as your default search engine and handle bangs and go links for you. It is configurable via a to
18.
▲
by
ksdme9
2y ago
Site doesn't load. > Application error: a server-side exception has occurred while loading www.illustration.app (see the server logs for more information). Digest: 2002552852
19.
▲
by
ksdme9
2y ago
Have not played around with it, but, curious, how does debugging on production work for a specific request/session? Can I filter by some sort if request trace id or something?
20.
▲
by
ksdme9
2y ago
The whole twitch demo thing is genius and fun. Do printer companies usually not provide a first party apps or integrations?
21.
▲
by
ksdme9
2y ago
Thanks for the kind words. I am so glad you found it useful.
22.
▲
by
ksdme9
2y ago
Yup, wormhole and portal are better in most aspects. Beam is helpful when you have novel constraints like not being able to install arbitrary binaries, or if you have the need to transfer streams and not just files, or maybe even pub key ba
23.
▲
by
ksdme9
2y ago
You don't have to interpret it in its strongest flavor. I meant more of inbound isolation when I said it.
24.
▲
by
ksdme9
2y ago
Yup, you are right. You can do this using a regular SSH server and some elbow grease. This is meant to be a simple setup and forget system that is relatively locked down and doesn't expose any more functionality than strictly necessary
25.
▲
by
ksdme9
2y ago
This is meant for cases when the machines are isolated, for example, when you attach to a remote container and want to download a file from it to your machine.
26.
▲
by
ksdme9
2y ago
Thanks, makes sense. I'll update the readme.
27.
▲
by
ksdme9
2y ago
From the readme, > Beam cannot support end-to-end encrypted buffers. While data is encrypted during transfer to and from the Beam host, it’s decrypted temporarily before being re-encrypted and forwarded. The host only holds a small buffe
28.
▲
by
ksdme9
2y ago
Beam lets you do what you described even when both the machines are isolated and not reachable from one another. All you need is ssh clients on both the machines.
29.
▲
by
ksdme9
2y ago
It's ssh.beam.camp and is a public host that I run.
30.
▲
Show HN: An SSH based utility to transfer pipes across machines – beam
(github.com)
28 points
by
ksdme9
2y ago
|
31 comments
More ›