Viewing profile — mbilker
mbilker
HN member- Joined
- Sun, Jan 15, 2012, 8:23 PM UTC
- HN karma
- 99
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About mbilker
Recent public activity
-
comment
Comment #47055921
I concur. I can reach channel pages from my channel list on the home page even with the recommended videos not loading.
-
comment
Comment #46834832
You should! It would be even better if it can integrate with another disassembler as a plugin if said disassembler allows for this.
-
comment
Comment #45957684
What in that act says OpenWrt would be made illegal? If anything, OpenWrt would roll out automated security updates for a supported branched release to comply with these regulation…
-
comment
Comment #44038447
WSL 2 runs a full Linux kernel under Hyper-V. There are some out-of-tree or staging drivers included in Microsoft's Linux kernel derivative and they publish their kernel sources at…
-
comment
Comment #42775303
It's explaining what sets this NFC card applet apart from others on iOS and why it is ideal for use in a UID-based access control system.
-
comment
Comment #42775295
That whole "The solution" section does explain this. "what the default behavior is for other cards set as transit cards" statement is countered by the article "Your device stops ra…
-
comment
Comment #42762105
There are many card types (notably the Japanese transit cards using the Suica system) that will change their UID when moved between iOS devices.
-
comment
Comment #42762079
Yes, it does explain it. What makes this card powerful, lies in the way it changes how NFC behaves on your device when it's set as a default transit card: Your device stops randomi…
-
comment
Comment #42233004
If you are using `wg-quick`, then you need `Table = off` to disable adding routes to the system route table automatically. After that, then you can add routes manually.
-
comment
Comment #41611803
Upstream OpenWrt does not use `wappd` so it should not be affected.
-
comment
Comment #41588799
The Hard Drive is a satirical news site like The Onion. They even say they are satire on their about page [1]. [1] https://hard-drive.net/about/
-
comment
Comment #40948623
I agree with all of your points here. I also noticed that the iOS notifications got an "upgrade" recently with photo previews and user avatar icons now being present in the notific…
-
comment
Comment #40638142
They are trying to get off or have gotten off their kernel fork called "Prodkernel" for some time now. https://lwn.net/Articles/871195/ https://events.linuxfoundation.org/wp-conten…
-
comment
Comment #40069992
I can definitely agree on this point. Same for the newer Taiko versions utilizing a 120 Hz panel as well. High refresh rate displays have been gaining a lot of traction in the past…
-
comment
Comment #38069716
That is a capture card and not an encoder card. It does not feature any accelerated encoding and relies on the host system to provide the video encoding, usually via a dedicated or…
-
comment
Comment #35121153
Apparently, there is a digital video output project for the RP2040 already out there [0]! As for why digital video is more rare, it is because the common digital video formats are …
-
comment
Comment #30201513
ffmpeg can copy streams without transcoding. For example: ffmpeg -i input.m4a -c:a copy input.mp4
-
comment
Comment #29712153
You can! If you do C-r again, then it will show the next command in your history for the given search.
-
comment
Comment #29190552
The "cosmetic restrictions" are the "Activate Windows" watermark and the inability to change any setting under Personalization in Settings.
-
comment
Comment #27890096
Photon is developed/managed by VMWare. https://github.com/vmware/photon
-
comment
Comment #23827165
Did you actually?
-
comment
Comment #23809250
TIL about this. I was using `git add -i` and using the patch function.
-
comment
Comment #20363600
The article states it is an issue with an eMarked cable, not the charger. With a different cable, the Pi 4 started up with the same chargers as it was no longer detecting the Pi as…
-
comment
Comment #18707859
The WireGuard client for macOS behaves differently than the Linux client when setting DNS settings.
-
comment
Comment #16409718
This bug reminds me of the cache in-coherency bug with the xdcbt instruction of the Xbox 360 PowerPC CPU. https://randomascii.wordpress.com/2018/01/07/finding-a-cpu-d...