Show HN: Print a WiFi Login Card
191–200 of 347 posts
Re: Show HN: Print a WiFi Login Card
#192Earlier quoted context omitted.
He did this for fun, his motivation wasn't to find the cheapest way to host his content.
It's also not like you'd have to have a separate server/vserver for every such project, a very affordable vserver will run quite a lot of nginx containers. Plus I guess some people will have a vserver or something like that anyway (I have a small one to get around NAT at the ISP level), in which case it might be net-zero.
genuinely interested in the benefits of this. care to share?
Re: Show HN: Print a WiFi Login Card
#193Re: Show HN: Print a WiFi Login Card
#194Re: Show HN: Print a WiFi Login Card
#195Re: Show HN: Print a WiFi Login Card
#196Earlier quoted context omitted.
In fairness, the string doesn't seem insaneo: T:=Type S:=SSID P:=Password then only the leading and trailing chars need to be "remembered", plus whatever the escape character is for that password string (or maybe even the SSID -- I'm not super clear on what characters can be in an SSID)
> I'm not super clear on what characters can be in an SSID) I hear “%s%s%s%s%p” is the preferred SSID these days…
Re: Show HN: Print a WiFi Login Card
#197This repo of mine walks through how to use a raspberry pi with an eInk screen to automatically update passwords and the resulting QR code. Would love to see what y'all think!
Re: Show HN: Print a WiFi Login Card
#198Earlier quoted context omitted.
People love to constantly say "Want to learn to code? Make projects! projects! projects!" and then when someone makes a project as a means to learn a particular technology, now people turn up their nose and say "ew, why did you use this?" Anyway, this project provides exactly what I needed. Thanks to OP for sharing! Slick and simple
Make a project -> learn to code Share a project -> get opinions on it What's the problem?
Re: Show HN: Print a WiFi Login Card
#199Re: Show HN: Print a WiFi Login Card
#200Shameless (mostly) plug here, https://github.com/kmanc/wifi_qr . This repo of mine walks through how to use a raspberry pi with an eInk screen to automatically update passwords and the resulting QR code. Would love to see what y'all think!