Live data from Hacker News

Show HN: Print a WiFi Login Card

wificard.io

191–200 of 347 posts

Re: Show HN: Print a WiFi Login Card

#192

Earlier 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.

>get around NAT at the ISP level

genuinely interested in the benefits of this. care to share?

Re: Show HN: Print a WiFi Login Card

#196

Earlier 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…

For those playing along at home https://arstechnica.com/gadgets/2021/06/connecting-to-malici...

Re: Show HN: Print a WiFi Login Card

#198
post #125
post #88

Earlier 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?

It's fine to criticize, but it's very likely "release wificard.io" was a bonus on top of the main goal of "learn react, nginx, docker, jest", so the author could have used simpler technology if it weren't for their objective of obtaining hands-on experience.

Re: Show HN: Print a WiFi Login Card

#200
post #197

Shameless (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!

Cool! I was just thinking about this!
Post reply on HN