HackerLangs
トップ新着トレンドコメント過去質問紹介求人

ale42

1,921 カルマ登録 5 年前

投稿

[untitled]

1 ポイント·投稿者 ale42·7 か月前·0 コメント

コメント

ale42
·3 日前·議論
> the admin password to be 'admin'. They'd often even print it on the device itself.

Yes but aren't you supposed to change that one? The problem with the rzadmin is that it will continue to work even after you change the regular admin one...
ale42
·4 日前·議論
Possibly the same but done by Edge?
ale42
·5 日前·議論
In some places it always was better (it's OpenStreetMap data) e.g. in the Puna de Atacama desert in Argentina/Chile, Google Maps is years behind in therms of map precision. Lots of roads are missing from Google Maps. Plus, OrganicMaps working totally offline, it's perfect for such a place where the only Internet would be by satellite.
ale42
·9 日前·議論
Why do you even need GA? (not sure if it's bot friendly btw) One could just run a local traffic analysis and feed that back into the bot
ale42
·9 日前·議論
It all depends on how you define malware. If malware is software doing something that is contrary to the user's interests, then for many users it is indeed malware.
ale42
·10 日前·議論
> how did you come to this conclusion

I didn't see any reference to the possibility of using anything else on their website. And yes I was only speaking of authbound.
ale42
·11 日前·議論
Looks like this only works on smartphones? Well... no thanks.
ale42
·15 日前·議論
Code 128 supports some ISO-8859-1 indeed, but it requires switching between encodings (there are 3 of them), and couldn't work with 128B (I guess the one used by the font, as it supports ASCII). See the table on Wikipedia: https://en.wikipedia.org/wiki/Code_128
ale42
·16 日前·議論
I think that the start of the article is at least a bit exaggerated:

    SSH is yet another example of an ancient technology that is still in wide use today.
Ancient technology? If it was telnet or FTP... But SSH is much younger than, let's say, IPv4, which is _maybe_ ancient technology still in wide use today.
ale42
·17 日前·議論
On which OS? On Windows, with the Swiss German layout AltGr+m does nothing. Probably the same on US ones.
ale42
·18 日前·議論
Might be AltGr-m on Linux (didn't try).
ale42
·18 日前·議論
That's what I do, actually, although I use Alt+230 because I remember the code from CP437.
ale42
·19 日前·議論
The problem is that µ is usually hard to type (unless you have a Greek keyboard or a custom keyboard mapping). This said, although I tolerate stuff like "47 uF" in electronic schematics (also because legacy software didn't even allow the µ symbol), I definitely find horrible to see stuff like "us" instead of "µs" in an article.
ale42
·19 日前·議論
Interesting. The header size seems big for low-resources embedded systems (e.g. with only 256 bytes of EEPROM). I'd rather use a file identifier (e.g. a 8-bit number) to identify what a file is doing instead of arbitrary names.
ale42
·19 日前·議論
How did he get the videos out of the cameras that were seized if the recording was also not uploaded? Can Nest cameras upload/stream to private servers? (never had one so I have no idea)
ale42
·22 日前·議論
Someone already mentioned the mouse cursor... is it supposed to be solved? Now I see... none, which is kind of pointless on desktop.
ale42
·22 日前·議論
> Everybody I know uses IM systems like Wechat, WhatsApp, Telegram, Signal.

Great, instead of having a single, standard and interoperable way to communicate (albeit with its defaults), now we need to have 5, 6, 7 different closed systems that can't speak with each other, most of which require a working smartphone in order to even have an "address". What a wonderful evolution...
ale42
·22 日前·議論
You will then see the new one in the same situation...
ale42
·22 日前·議論
What does this bring compared to apt-get install-ing an established mail server like procmail or exim and configuring it to work as a relay for the local LAN?
ale42
·23 日前·議論
> I've yet to read a good explanation of why the telcos permit CLID faking and reinjection of apparently local CLID by overseas inputs.

Actually, there are several legitimate use cases:

• Call divert: Local number calls a number abroad and that one is diverted back a another local number. It's probably rare, but it's a totally legit use case.

• 2G/3G roaming: I'm not an expert on this one, but as far as I understood it, roaming calls placed on 2G/3G networks are initiated in the visiting country, and use the local number of the caller.

• Getting better rates using VoIP. Whether this is legit or not might be subject to discussion, however I was using a foreign VoIP provider (because they had better rates for local calls than any local providers, for my low call volume) sending out my own local number (had to be validated by them by callback, although that's their own security measure, not the network's one). Now in several EU countries and Switzerland this doesn't work any more, as calls bearing national IDs coming from abroad must be displayed as anonymous. And it's quite annoying that there isn't a way to "authentify" those numbers so the owner can use them as they wish.