Viewing profile — ksdme9
ksdme9
HN member- Joined
- Mon, Apr 23, 2018, 3:16 AM UTC
- HN karma
- 141
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About ksdme9
No profile information was provided.
Recent public activity
-
comment
Comment #49110385
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 …
-
comment
Comment #48930698
fun how this doesn't work on my firefox
-
comment
Comment #48860264
How does this compare with gevent?
-
comment
Comment #48630236
It must be pretty satisfying to be able to throw that kind of money at stuff you admire.
-
comment
Comment #47757042
Is it just my setup or is the contrast so bad that I cannot read anything.
-
comment
Comment #47156181
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.
-
comment
Comment #45501735
Someone contributed v7 already!
-
comment
Comment #45501725
I checked for conflicts but didn't go all the way to check for games. What is that anyway?
-
comment
Comment #45488333
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.
-
comment
Comment #45488316
Hey, yeah, fair concern. Some tools already have tests, but, I do plan on adding it to all of them.
-
comment
Comment #45484630
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 tool…
-
comment
Comment #45484550
This looks cool, thanks!
-
story
Show HN: ut – Rust based CLI utilities for devs and IT
Hey HN, I find myself reaching for tools like it-tools.tech or other random sites every now and then during development or debugging. So, I built a toolkit with a sane and simple C…
-
comment
Comment #45135192
It looks so much better than I expected. This is cool.
-
comment
Comment #44529714
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.
-
comment
Comment #44088824
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 ha…
- story
-
comment
Comment #43363123
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
-
comment
Comment #43107705
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?
-
comment
Comment #42780197
The whole twitch demo thing is genius and fun. Do printer companies usually not provide a first party apps or integrations?
-
comment
Comment #42595937
Thanks for the kind words. I am so glad you found it useful.
-
comment
Comment #42594384
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 t…
-
comment
Comment #42594301
You don't have to interpret it in its strongest flavor. I meant more of inbound isolation when I said it.
-
comment
Comment #42594244
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'…
-
comment
Comment #42593931
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.