Advertisement ยท 728 ร— 90

Posts by Adrian Dabrowski

Calling speakers "content creators", is like calling authors "page fillers". #defcon

8 months ago 2 0 0 0
Preview
John Young, co-founder of web archive Cryptome, dies at 89 Obituary: The original leak site that never sold out, never surrendered

John Young, founder of Cryptome - an early model for WikiLeaks - has died. The Register has a good obituary. I had a run-in with John in 2010 after Cryptome got hacked and I wrote about it for Wired. He was often difficult to deal with but no one could doubt his dedication to the transparency cause

10 months ago 103 39 2 4

Quick reminder: when something is called "original" on Ali Express, it's still the same crap, just with a fake sticker and at double the price point.

11 months ago 3 0 0 0

A wise man once told me to buy a product based on its current state and not on its promises for the future. Same man told me, Apple was an exception, or something....

1 year ago 3 0 0 0

#android office connector has a annoying calendar syncing bug: it decides what to sync not based on the event's date but on the creation date of said event. An appointment made more than 15 days ago for tomorrow has a very high probability of being lost in sync.

1 year ago 0 0 0 0
YouTube Share your videos with friends, family, and the world

My stream about crafting a PDF file from scratch is over.
www.youtube.com/live/q6KgFez...
It was nice and chill to take the time to answer questions, thanks again for joining!

1 year ago 5 1 1 0
Post image Post image

Travel Tip: never buy anything at an airport duty free shop.
Heavily taxed items such as Tabacco is usually cheaper on the plane (!) itself. Everyday items are much much cheaper in supermarkets.

1 year ago 2 0 0 0
Advertisement
Preview
Black Hat Europe 2024 Black Hat Europe 2024

If you need a talk to digest, we are right after the lunch break today :) www.blackhat.com/eu-24/briefi...

1 year ago 1 0 0 0

For that design, we will probably be the first ones put against the wall when the AI uprises.

1 year ago 4 0 0 0

Extract (un-deflate) the first file in a .zip archive without #unzip using #bash:
h=(`hexdump -d in.zip | head -2`); (printf "\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\x00"; tail -c +`echo 31+${h[15]}+${h[16]}|bc` < in.zip ) | gzip -dc > outfile

1 year ago 0 0 0 0
Post image

I fixed the Usenix Security badge ribbons...

1 year ago 1 0 0 0

On my way to a great #TelcoSecDay in Heidelberg!

1 year ago 0 0 0 0
GPS jamming (& spoofing) explained
GPS jamming (& spoofing) explained In this video we walk you through what GPS jamming and spoofing is, the difference between the two, and our new Flightradar24 GPS jamming map which shows you up to date info about where in the world GPS jamming is currently affecting aircraft. Then we let the pilots of our recent SAS flight from Copenhagen to Bangkok explain some of what they experience due to GPS jamming, and what they do to mitigate it. Take a look at the Flightradar24 GPS jamming map here: https://www.flightradar24.com/data/gps-jamming Don't miss the full SAS A350 flight deck video this was inspired by, here: https://www.youtube.com/watch?v=4dG_Whxzdkk Follow Flightradar24 on Instagram - http://instagram.com/flightradar24 Find us on Facebook - https://facebook.com/flightradar24 Twitter - https://twitter.com/flightradar24 LinkedIn - https://www.linkedin.com/company/2740521 ------------------------------------------- Useful flight tracking links: โœˆ๏ธ Track live flights here - https://www.flightradar24.com ๐ŸŽง Listen to our podcast here - https://www.flightradar24.com/blog/avtalk-podcast ๐Ÿ›ฉ๏ธ Find out more about subscriptions here - https://www.flightradar24.com/premium ๐Ÿ“• Read our flight tracking glossary here - https://www.flightradar24.com/glossary ๐Ÿ“ง Sign up to our Aviation newsletter - https://www.flightradar24.com/blog/on-the-radar-newsletter/ #flightradar24 #gps #navigation

GPS spoofing and jamming - as experienced by commercial pilots www.youtube.com/watch?v=wm9B...

1 year ago 0 0 0 0

Usenix Security notifications in 5...4...3... <F5> <F5> <F5> <F5> ah.. nevermind...

1 year ago 0 0 0 0
Advertisement

Also only in Germany: Your PhD certificate is in German and English, but it is from Austria, so we need it recertified for โ‚ฌ200,- and it will take around 3 months.

1 year ago 0 0 0 0
The Feynman Lectures on Physics Feynman โ€ข Leighton โ€ข Sands

the feynman lectures on physics (you all have heard of them but i can just reiterate to reread or watch them every few years :D)

www.feynmanlectures.caltech.edu

recordings and additioinal material here:
www.feynmanlectures.caltech.edu#footnote_2

1 year ago 1 1 0 0

I guess, this will be my conference t-shirt #acmtaps

1 year ago 0 0 0 0

That irritating beeping of my carbon monoxide alarm makes me all dizzy and sleepy.

2 years ago 1 0 0 0

Don't stare into the sun with your remaining eye! #eclipse

2 years ago 0 0 0 0

My son's friendship book will be the ultimate source for solving password recovery questions in the future.

2 years ago 0 0 0 0
All these conflicted papers I can not review - knowing that I became a member of that community

All these conflicted papers I can not review - knowing that I became a member of that community

#pcmember #postdoclife #phdlife #academia

2 years ago 3 0 0 0

Some characters in the book seem to have limitations.

2 years ago 7 0 1 0

Upon closer inspection of the two HTML outputs, you might be right. It looked plausible from what the support personnel was telling me. Nonetheless, running through a third-party LaTex parser helped me eliminate problems that also tripped up TAPS.

2 years ago 1 0 0 0
Advertisement

I made a responsible disclosure recently about some LTE stuff using the MNO's infrastructure domains in the form of ...mnc<id>.mcc<id>.pub.3gppnetwork.org - but because some of those 16 providers' IP addr are also on the Spamhaus list, the German science network is rejecting delivering those emails.

2 years ago 1 0 1 0

if it compiles, take your HTML URL, change .html to .log, and convince yourself that it is indeed a Windows box.

2 years ago 0 0 0 0

If your file does not compile, you need to write tapssupport - to either unblock/reset the submission system or look at your code. They will not do it on their own (tested for 6 days). Don't expect any error logs from them - begging doesn't help. They are super-close-lipped.

2 years ago 0 0 0 0

Want to test if something is compiled in pdftex@Overleaf or somewhere else /or target?
\ifdefined\pdfstrcmp
\ifnum\pdfstrcmp{\jobname}{output}=0
overleaf
\else
somewhere else
\fi
\fi

2 years ago 0 0 0 0

also the LaTeX parsers are slightly different. TAPS' table parser doesn't like \\%... . be sure to add a space in between: \\ %....
Also the last line of a file should end with a new line.

2 years ago 0 0 0 0

Many of the "allowed" packages are not the real packages - they are mostly Perl re-implementations (in LateXML). Some advanced functions and some hooking mechanisms will likely not work. Use the above pdf/html switch to provide different mechanisms.

2 years ago 0 0 0 0

TAPS injects a stub package file (acmart-taps.sty), that can also be leveraged to distinguish HTML and pdf targets as well:
gist.github.com/xiaohk/e4c62...
So the PDF can get a paginated table, while the HTML gets one big table.

2 years ago 0 0 0 0
Advertisement