Viewing profile — jackewiehose
jackewiehose
HN member- Joined
- Fri, Mar 31, 2017, 8:19 PM UTC
- HN karma
- 1,011
- Public activity
- 290 items
- HN profile
- View on Hacker News ↗
About jackewiehose
No profile information was provided.
Recent public activity
-
comment
Comment #39119883
This isn't about "change", they just removed some essential functionality that I use daily since 1995. Besides from being used to it, it is also required for my work to have wide, …
-
comment
Comment #39117882
You get a tool tip when hovering the mouse over the progress bar. But now I see the chapters are also listed in the video description, which I should have linked to in the first pl…
-
comment
Comment #39116469
There is an interview with Raymond Chen where he is trying to defend the reason why they crippled the taskbar with Windows 11 [1]. Watching that I was just thinking NO NO NO - it w…
-
comment
Comment #38416850
Because fingerprinting. Shit like this is the reason you are supposed to use the Tor browser only with a tiny window.
-
comment
Comment #37305674
> I guess there is some unfortunate reason why they can't do the same here Because they want to support Git for Windows which is built upon Cygwin/msys. And this is fine because Cy…
-
comment
Comment #36300550
Thank you. That inspired me to try out the lemmy android app. But that was quite underwhelming. We'll see where that goes.
-
comment
Comment #36286640
Sorry, but I'm too stupid to find it by myself. Would you give me a hint?
-
comment
Comment #36284478
Does lemmy has somethings like /r/all? Across all instances? I'm not interested in subscribing to specific communities. The way I used reddit most of the time was browsing on /r/al…
-
comment
Comment #36052572
It looks like STUN/TURN can be integrated with QUIC so you don't need additional ports, but I wouldn't say "the complexity is gone" ;-) https://w3c.github.io/p2p-webtransport/ > Th…
-
comment
Comment #36052246
> A big difference to WebRTC is: All the STUN / TURN complexity is gone but STUN / TURN is there for a reason. I always thought of the P2P scenario as the main use case for WebRTC.…
-
comment
Comment #34083654
I cant think of a use case for me but I want it. But a deal-breaker would be the comment from this German news article[1]: > Wie alle bisherigen Produkte von Finalmouse wird es sic…
-
comment
Comment #33411027
> windows can be set to prohibit executing [...] on a dev machine building windows executables lol @ "dev machine" ?!
-
comment
Comment #33354548
> Well for one a website can make you secretly upload copyrighted content with plain old javascript Only to a webserver and thanks to CORS not to any webserver. There is no benefit…
-
comment
Comment #33337407
Was I wrong about the torrent stuff or did the downvotes come from web-developers who want WebRTC to be always available by default?
-
comment
Comment #33330205
Thank you, I will try that. Although I hope that for critical security updates they will be faster... Right now it is lagging behind (105.1.0 vs. current 106.1.0)
-
comment
Comment #33330119
Yes, but as far as I understand, the fight against fingerprinting is lost anyway. Having WebRTC enabled can be dangerous for other reasons. You could be seeding a torrent unknowing…
-
comment
Comment #33328795
How to disable WebRTC on Firefox Mobile? I have uBlock which prevents from leaking the local IP but I don't want WebRTC at all. Why did they take about:config from us?
-
comment
Comment #33113020
I agree. And besides that I also think it's an incredibly bad idea to train users, who are technically not very firm, to enter their credentials on some random page that asks for i…
-
comment
Comment #32873754
Welcome to HN, where you read a story like this at least once a month. For this reason I ditched my google account years ago and switched to a paid mail provider that offers suppor…
-
comment
Comment #31658718
> "this time let's replace both the motherboard and also the power adapter" [...] > I want to think this is just plain bad luck, but the Lenovo support forums are full of similar p…
-
comment
Comment #31653369
I don't understand the point of having 2FA with your password manager. When I open my password manager on a malware infected PC it doesn't matter how the password vault is opened. …
-
comment
Comment #28723828
in C++ I would write for (int i: numbers) if (i % 2 == 1) return true; return false; find_if() etc. is fine if you already have the right predicate function at hand but it becomes …
-
comment
Comment #28654351
It's a different outcome but it is again a problem caused by their signing requirement bullshit. It wouldn't be that bad if they would just let us developers use our unsigned exten…
-
comment
Comment #28283346
so true... in 15 years using emacs I never came across another emacs-user in real life. But even if I would find one and we wanted to use emacs together - How is that supposed to w…
-
comment
Comment #28283262
> Luckily a few promising alternative browsers are popping up. anything not based on chromium?