HN user

wangman

22 karma
Posts0
Comments15
View on HN
No posts found.
Copy Fail 3 months ago

RedHat has also changed it to "Important severity" and "Affected" now.

wth! That page tells us nothing useful. The hardware headline has a picture of it, a pinout diagram and nothing more. What kind of hardware is it built with? What architecture is it? What's the wi-fi chip? Does it have good support? What libraries are you using? What distros are supported?

All I can see it that it's running busybox and a two year old kernel.

Why use www? 10 years ago

Nice!

I would have gone for a simpler loop:

echo -e "sec\tmethod\turl";for url in {https,http}://{www.,}{en.wikipedia.org,{google,reddit,facebook,youtube,netflix,amazon,twitter,linkedin,msn}.com,google.co.in}; do curl -sL "$url" -w "%{time_redirect}\t${url%:}\t${url#//}\n" -o/dev/null; done|sort

Why use www? 10 years ago

Thanks, it sure looks less ugly with -o/dev/null{,} I couldn't find any other way to get curl to stay silent and still output redirect times. Hence the crude hack. (Obviously my bash and curl versions had no problem with the spaces or I wouldn't have posted it)

Why use www? 10 years ago

This is because reddit.com and www.reddit.com gets you the http-versions, which both are redirected to https

Try this: curl -sL https://{www.,}reddit.com -o\ /dev/null{,\ } -w "%{time_redirect}\n"

Yes both the Vinculum and the Central Plexus should on that list. The Vinculum is specifically described as a processing device whereas the Central Plexus might be more of a switchboard. (Edit: all this is VOY not TNG ofc)

PirateBox 1.0 12 years ago

Can't you just switch on the Wifi-hotspot on your iPhone and connect together that way?