Readit News logoReadit News
hectorm commented on Chafa: Terminal Graphics for the 21st Century   hpjansson.org/chafa/... · Posted by u/birdculture
wonger_ · 5 days ago
And JS bindings: https://github.com/hectorm/chafa-wasm

And I'm half-working on Rust bindings...

hectorm · 5 days ago
Author of the JS bindings here. I also have a browser demo: https://ansi-o-matic.molinero.dev
hectorm commented on Tell HN: GitHub is partially blocked in India    · Posted by u/captn3m0
selfhoster69 · 3 years ago
Can you explain in detail how this is supposed to work? Am I supposed to run this (Docker here) on my local server or on a remote server that the block is not affecting??
hectorm · 3 years ago
You should run it inside the network affected by the blockage.

If you use Docker you can run the following command to start the server and configure your browser to use it as an HTTP proxy.

  docker run -p 8080:8080 docker.io/hectorm/demergi:latest

hectorm commented on Tell HN: GitHub is partially blocked in India    · Posted by u/captn3m0
hectorm · 3 years ago
Can anyone from India confirm if this proxy server [1] is enough to bypass the block?

Basically it is a proxy that alters HTTPS traffic to prevent DPI systems from detecting the domain during the TLS handshake. At least in Spain it works for me to bypass the blocking of the major ISPs [2].

[1] https://github.com/hectorm/demergi

[2] https://github.com/hectorm/demergi/blob/master/ISP.md

hectorm commented on Haiku R1/beta4   haiku-os.org/get-haiku/r1... · Posted by u/waddlesplash
hectorm · 3 years ago
If anyone wants to quickly spin up a Haiku VM I leave here my Docker image [1].

It's just a proof of concept but some people are using it for CI as well [2].

[1] https://github.com/hectorm/docker-qemu-haiku

[2] https://github.com/HaikuArchives/ArtPaint/blob/7f5c49278545e...

hectorm commented on Docker Hub Registry is down   status.docker.com... · Posted by u/hectorm
hectorm · 4 years ago
The specific URL of the incident is the following, but I cannot edit the submission.

https://status.docker.com/pages/incident/533c6539221ae15e3f0...

hectorm commented on Show HN: Windows 2000 on Docker   github.com/hectorm/docker... · Posted by u/hectorm
z3t4 · 4 years ago
so it runs Ubuntu which fires up a virtual machine that runs windows. Why not run the VM directly without Ubuntu !? (and without Docker)
hectorm · 4 years ago
You can of course set this up manually outside Docker, I provide this image so that you can easily have a preconfigured installation with VNC, RDP, bind shell and a Samba server.
hectorm commented on Show HN: Windows 2000 on Docker   github.com/hectorm/docker... · Posted by u/hectorm
0x0 · 4 years ago
Well they seem to add vnc and netcat shell listeners to the startup scripts so it is kind of backdoored on purpose already outside of what's in the iso
hectorm · 4 years ago
During the installation I add Netcat to have a bind shell, this way you can get a CMD shell from Linux using the "vmshell" command included in the image.

So yes, technically it's backdoored but only for yourself :)

hectorm commented on Show HN: Windows 2000 on Docker   github.com/hectorm/docker... · Posted by u/hectorm
hectorm · 4 years ago
The ISO is downloaded from WinWorld, which is a website dedicated to archiving old software, it's certainly community maintained but at least gets some scrutiny. I also searched the checksum and it matches with other sources, but as there is no longer an official Microsoft source you can never be entirely sure.

I've done my best to confirm the legitimacy but if anyone has an original CD it would be awesome if they could confirm it.

hectorm commented on Show HN: Windows 2000 on Docker   github.com/hectorm/docker... · Posted by u/hectorm
grepfru_it · 4 years ago
Questions about this implementation's legality? Liability? Security?

https://github.com/hectorm/docker-qemu-win2000/blob/master/D...

Makes me think this is done as a POC, but definitely fork a local copy as you can just swap that line out with your local copy of a Win2k ISO

hectorm · 4 years ago
Effectively this is done as a POC, don't expect any security on a machine running Windows 2000 nowadays.

Regarding legality, I hope that Microsoft doesn't claim any rights, since the Windows 2000 image has been published in WinWorld for years without issues.

u/hectorm

KarmaCake day250June 3, 2018
About
meet.hn/city/40.4167047,-3.7035825/Madrid

Socials: - github.com/hectorm - https://hector.molinero.dev

---

View Original