HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xprueg

no profile record

Submissions

Bing results can render HTML

bing.com
3 points·by xprueg·3개월 전·1 comments

comments

xprueg
·3개월 전·discuss
Just in case you aren’t aware, Edge can split a tab and open links from the left side on the right.
xprueg
·3개월 전·discuss
While searching I saw an input element in the result text. The source site had it escaped in a paragraph. Not sure how this happened.

https://imgur.com/a/xtoGd4m

Worked on Desktop Chrome/Edge, on Desktop FF and mobile Safari I got different results.

This is the referenced site: https://dev.to/codeclown/styling-a-native-date-input-into-a-...
xprueg
·작년·discuss
Here’s a CCC talk[1] which shows how you can send mails from other servers by „SMTP Smuggling“.

1: https://media.ccc.de/v/37c3-11782-smtp_smuggling_spoofing_e-...
xprueg
·2년 전·discuss
Should "test/plain" be "text/plain" "in mime.types?
xprueg
·3년 전·discuss
You can connect your apple device via cable to your Mac and open the inspector[0] of any open website in Safari.

For a quick look without a second device there is eruda[1], which enables an inspector via a JavaScript call[2].

[0] https://developer.apple.com/library/archive/documentation/Ap...

[1] https://github.com/liriliri/eruda

[2] javascript:(function () { var script = document.createElement('script'); script.src="https://cdn.jsdelivr.net/npm/eruda"; document.body.append(script); script.onload = function () { eruda.init(); } })();
xprueg
·4년 전·discuss
I found Swinsian[1] after I ditched iTunes, It works quite good and I’m very happy with it.

While I rip all tracks separately the FAQ states: „Swinsian also supports albums ripped as a single file together with a cue file, and FLAC, Ogg Vorbis and WavPack files with embedded cue information„.

There is a free trial, maybe this works for you.

[1] https://swinsian.com/