HN user

herohamp

269 karma

[ my public key: https://keybase.io/herohamp; my proof: https://keybase.io/herohamp/sigs/Y0xpVXZxu1dw0Qq7o7j02RXVOiKuM52uFeKhp9wq3ns ]

Posts23
Comments57
View on HN
hayl.in 1y ago

Custom AMQ Filter for Fast Substring Search

herohamp
2pts0
github.com 1y ago

I got owned by this repo

herohamp
6pts0
dayssincelastjavascriptframework.com 2y ago

Days Since Last JavaScript Framework

herohamp
3pts0
hamy.cc 2y ago

Covering the US by guessing the names of cities

herohamp
1pts1
hammy.network 5y ago

Show HN: SetInterval as a Service: Response to Chrome 88

herohamp
1pts0
hamptonmoore.com 5y ago

Dynamic Page Background Color by Encoding RGB Colors into IPv6 Addresses

herohamp
2pts0
hamptonmoore.com 5y ago

Comparing the Usage of Non-Latin Character Sets in Domains

herohamp
1pts0
hamptonmoore.com 6y ago

Comparing how different devices handle invalid UTF8 characters as SSIDs

herohamp
2pts0
hamptonmoore.com 6y ago

Comparing how different devices handle invalid UTF8 characters as SSIDs

herohamp
2pts0
hamptonmoore.com 6y ago

Comparing how different devices display the SSID “á̶̛̛̓̿̈͐͆̐̇̒̑̈́͘͝aa” continued

herohamp
3pts0
hamptonmoore.com 6y ago

Comparing how different devices display the SSID “á̶̛̛̓̿̈͐͆̐̇̒̑̈́͘͝aaa”

herohamp
238pts58
hamptonmoore.com 6y ago

My /r/BadUI Ping based keyboard was vulnerable to remote code execution

herohamp
2pts0
pingkeyboard.voyager1.hampton.pw 6y ago

A input box where the character typed is the server's ping to a user supplied IP

herohamp
2pts0
www.reddit.com 6y ago

Using HTTP requests to ASCII encoded IP addresses as a keyboard for text inputs

herohamp
1pts0
hampton.pw 6y ago

WaifuCraft: Using Waifu2x to upscale minecraft textures

herohamp
1pts0
hampton.pw 6y ago

Shrinking my static site

herohamp
74pts103
blog.mysunland.org 6y ago

Teens don't have a clue about IT? (2016)

herohamp
122pts190
bgp.he.net 6y ago

Google has 9,476,608 IP addresses

herohamp
30pts9
news.ycombinator.com 7y ago

Ask HN: What is your favorite non-generic or semi-obscure programming language?

herohamp
41pts35
news.ycombinator.com 7y ago

Ask HN: What blog post or essay have you read that has changed you?

herohamp
7pts2
hampton.pw 7y ago

(Ab)Using Caddy Rewrites and Filters

herohamp
1pts0
github.com 7y ago

Simple JavaScript Client Fingerprinting

herohamp
1pts0
hampton.pw 7y ago

Show HN: Recoloring the New Mexici State Flag Using AI

herohamp
2pts0

Portability. Say I wanted to make language X run on all platforms, but I didn't actually care about compiling it on all platforms. I can just write a relatively simple VM for each platform. This is one of the reasons Java was and still kinda is so ubiquitous

I do npm in two different images so that the node_modules can be cached between builds. this massively speeds up my build. The npmpackages layer only installs the npm modules

yes it is sub-optimal, but that is not because building it takes so much time, it is because of the node_modules. I am looking into migrating to Hugo as has been suggested by MANY people

yeah, that is a mistake. I just did not fully rethink my code when I moved the build layers. I will be removing that tonight along with a few changed suggested here

all of my docker containers are placed behind traefik which handles TLS certifactes, HTTPS redirect, compression, and routing to the correct container

For the people like myself who do not know what Fidonet is, and just want to read the comments.

FidoNet is a worldwide computer network that is used for communication between bulletin board systems (BBSes). It uses a store-and-forward system to exchange private (email) and public (forum) messages between the BBSes in the network, as well as other files and protocols in some cases.

- Wikipedia

Recently I've discovered commonshost and it seems like a great way to host a content. It's a free global CDN with < 30ms for most of the regions I've tested. If you want to startup a node in your region it only costs around 200$ for the equipment to run a node