Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ynezz
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ynezz
1y ago
tl;dr RTL8251B does not need a firmware blob https://lists.openwrt.org/pipermail/openwrt-devel/2025-Febru...
2.
▲
by
ynezz
4y ago
Indeed, running latest OpenWrt release is the fix, yes.
3.
▲
by
ynezz
5y ago
> Implement additional obfuscation and OS checks in the Android app Hold my beer.
4.
▲
by
ynezz
5y ago
> Has anyone don this or could anyone point me in the right direction? Policy based routing https://blog.scottlowe.org/2013/05/29/a-quick-introduction-t...
5.
▲
by
ynezz
5y ago
You can't beat gdb+opencd.
6.
▲
by
ynezz
5y ago
SoftICE is actually something different, it's like kernel mode debugger, so you could essentially freeze the running kernel at any time and poke into the system internals.
7.
▲
by
ynezz
5y ago
> Which 2FA would mitigate. Or Rust, right? </sarcasm> https://github.com/php/karma/search?q=exec
8.
▲
by
ynezz
6y ago
Qt itself, like for example https://github.com/qt/qttools ?
9.
▲
by
ynezz
7y ago
It's almost there </sarcasm>: origin git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git rpi https://github.com/raspberrypi/linux.git
10.
▲
The first chosen-prefix collision for SHA-1
(sha-mbles.github.io)
928 points
by
ynezz
7y ago
|
352 comments
11.
▲
by
ynezz
8y ago
That's really terrible recommendation. You should add firewall rules and allow SSH access only from trusted hosts, ideally over VPN. It's not about login attempts but about possible bug in SSH (and other network services), because
12.
▲
Trying to deploy WPA3 on my home network
(gist.github.com)
55 points
by
ynezz
8y ago
|
26 comments
13.
▲
by
ynezz
8y ago
http://www.mini-box.com/site/ComparisonChart-UPS.htm
14.
▲
by
ynezz
8y ago
Great, thanks!
15.
▲
by
ynezz
8y ago
> hype that brew, buildkit, linuxkit, etc all seem to get I'm not that much in devops/containers guy, bit I'm not aware about linuxkit alternative in the Linux world, care to elaborate?
16.
▲
by
ynezz
8y ago
And to http://libdill.org as well
17.
▲
by
ynezz
8y ago
> Gradle features: Great Performance Did I missed the sarcasm tone? I've never experienced slower build systems then those used in Java world, like Gradle for example.
18.
▲
by
ynezz
9y ago
http://blog.true.cz/2017/02/free-your-router-again/#backgrou...
19.
▲
by
ynezz
9y ago
Maybe http://www.koruza.net ?
20.
▲
by
ynezz
9y ago
Source: https://blog.golang.org/toward-go2 > I don't believe Go 2.0 will ever happen. "Once all the backwards-compatible work is done, say in Go 1.20, then we can make the backwards-incompatible changes in Go 2
21.
▲
by
ynezz
9y ago
I don't agree, but if you think so, you can try making go2 better via https://github.com/golang/go/wiki/ExperienceReports
22.
▲
by
ynezz
9y ago
> felt like walking on streets naked So browsing on the phone is not evoking similar feeling? :-)
23.
▲
by
ynezz
9y ago
You mean rewriting unsafe C code to Rust by annotating it with `unsafe` keyword? :-) Try to write in Rust something which would touch bare metal hardware. It would be PITA, it would be full of unsafe keywords and assembler code so it would
24.
▲
by
ynezz
9y ago
> additional layer of confidentiality and authentication and additional layers of attack surfaces
25.
▲
by
ynezz
9y ago
This sounds like StackOverflow question. Anyway, if you're proficient in Java, why don't you write small app which will iterate over all Git repo dirs, modifies the files, makes commit, push and creates PRs? Not a big deal, right?
26.
▲
by
ynezz
9y ago
> 2. Make is _really_ hard to use to try to compose a large build system Are Android and LEDE/OpenWrt big enough? > 3. Let's be honest, nobody really wants to learn Makefile syntax. That's probably very subjective, I fi
27.
▲
by
ynezz
9y ago
Officially there is no such service, but unofficially you can do a lot of stuff :-) You pay $12 to Netflix and you can watch it officially on 4 devices, which means it's $3 for any of your 4 friends, but you can "oversell" it
28.
▲
by
ynezz
9y ago
It's usually easier and faster to get the sniff of the communication between MCU and the reader(UART,I2C,SPI,USB) in some cases you've to dump MCU's flash or EEPROM to get an idea about the keying scheme used in particular pr
29.
▲
by
ynezz
9y ago
You can do this with some cards/tags with rooted Android phone(some tweaks are needed in the NFC subsystem) with certain NFC chipsets. It needs to be card with broken crypto (Mifare) so you can obtain the password and then copy complet
30.
▲
by
ynezz
9y ago
https://certificatemonitor.org/ works quite well
More ›