apazgo
|
7 years ago
|
on: Stockholm says no to Apple 'town square' in its oldest park
Sadly they already did, there is a TGI Friday at the location Apple wanted today.
apazgo
|
7 years ago
|
on: Thousands of Swedes Are Inserting Microchips Under Their Skin
Hope it's not mifare classic :/
apazgo
|
7 years ago
|
on: 'Twisted' fibre optic light breakthrough could make internet 100 times faster
Any news on better latency?
apazgo
|
7 years ago
|
on: FrontPage 98: Elegant and Exquisite (1997)
Was there some kind of html mode for Word? I have a faint memory of actually using word instead of frontpage
apazgo
|
7 years ago
|
on: New Roomba Has Persistent Maps, Selective Room Cleaning, Automatic Dirt Disposal
Someone know how the magnetic stripes work? I bought some random ones and they don't work.
apazgo
|
7 years ago
|
on: New Roomba Has Persistent Maps, Selective Room Cleaning, Automatic Dirt Disposal
Put it next to a door opening, then you only need free space on one side
apazgo
|
7 years ago
|
on: New Roomba Has Persistent Maps, Selective Room Cleaning, Automatic Dirt Disposal
Also own a s50, most annoying thing for me is that you can't do reverse clean up zones, ie. Tell it where CAN'T clean.
Also, Saving zoned cleanups would be a time saver.
And rotating of the map for when it misalign them, which it keep doing sometimes even after following their instructions.
This is their answer when I emailed about rotatable map;
"Dear
The map takes the environment near the starting point as a reference. If there are some things near the starting point, it will cause the Robot to draw a deformed map. In this case, please move the dock charger to an open area to solve this problem. Please ensure to retain 0.5 m or more in two sides and 1.5 m or more in the front of the dock charger. "
apazgo
|
7 years ago
|
on: Unmanned Airport Control Tower Installed in Northern Colorado
apazgo
|
7 years ago
|
on: Show HN: Online Regex Tester for PHP, PCRE, Python, Golang and JavaScript
Only thing missing is ability to compare different regexs against each other
apazgo
|
7 years ago
|
on: Sci-Hub Proves That Piracy Can Be Dangerously Useful
Worked at a university dealing with this some years ago, the publishing companies blocked our IPs on regular basis because they had detected "hacked student accounts"
Then we had to block them and swear they changed password before they unblocked us.
They said that it was Chinese phising emails that tricked students to give up their password.
If you dont know, a couple of years ago almost everyone accessed the publishers sites thought revese proxies at the school, so sci hub collected accounts and proxied you thought them, dont know if its still the case.
We used this software called ezproxy, Think it was pretty common.
Also pretty sure many students gave away their passwords freely, based on that nobody seemed that surprised/worried when we said their accounts was compromised.
apazgo
|
7 years ago
|
on: WireGuard is submitted for Linux kernel inclusion
I second Azirevpn.com! Great speeds
apazgo
|
7 years ago
|
on: Nvidia Can Artificially Create Slow Motion That Is Better Than a 300K FPS Camera
apazgo
|
7 years ago
|
on: SUSE to be acquired by EQT Partners
We have around 30k machines running sles in production (stores) around the world. Deployed around 4000 more a couple of weeks ago, so yes, it exists for sure. Not in the US tho.
apazgo
|
7 years ago
|
on: Shouting in the Datacenter (2008) [video]
After this incident, our property owner installed "silencers" on the fire extinguisher system in the data center we rent.
apazgo
|
7 years ago
|
on: GitLab 11 released
Cool stuff, way more advanced than I thought of. I don't have an account but might create one, on phone right now. But I drop my 2 cents here. I rather see a free version with a simple relationship between MRs.
Basically;
If linked_mr:
print "warning, merging this will also merge:" + linked_mr
...
Function merge()
...
if linked_mr:
merge(linked_mr)
Then building a more advanced version for EE.
apazgo
|
7 years ago
|
on: GitLab 11 released
linked merge requests would be my killer feature. VERY often we need to change multiple repositories at the same time. Like for example backend+frontend changes that's in different repositories. Having a linkage between them, that would make them be merged together would be awesome. And also prevent merge if one is "wip" or unresolved discussions etc...
apazgo
|
7 years ago
|
on: Instapaper is temporarily shutting off access for European users due to GDPR
For people living outside of EU, this should scare you, Instapaper are unable to take care of your personal data...
apazgo
|
7 years ago
|
on: Ask HN: Which VPN?
Azirevpn[1] (Swedish based)
Always been very fast for me.
One of the first to implement wireguard I think, which they offer for free at the moment, tho I pay anyway for the service...
1: https://www.azirevpn.com
apazgo
|
7 years ago
|
on: ClassicKit – A collection of UI components for iOS influenced by Windows 95
But does it support iPhone X notch? :)
apazgo
|
8 years ago
|
on: High Speed Networking: Open Sourcing our Kernel Bypass Work
Wouldn't products like openvpn benefit from using this? Or am I missing something?