What If? Collaborative Vision for Universal Computing Infrastructure1 points·by wan888888·letztes Jahr·0 comments
BMW, Mercedes Benz end ‘long term’ automated driving alliance, for nowtechcrunch.com1 points·by wan888888·vor 6 Jahren·0 comments
wan888888·letzten Monat·discussI'm having a similar use case from time to time, I just use imagemagickmagick -density 150 input.pdf \ -colorspace Gray \ -virtual-pixel White -background White \ -rotate 0.7 +repage \ -attenuate 0.45 +noise Gaussian \ -blur 0x0.4 \ -brightness-contrast -5x12 \ -compress jpeg -quality 78 scanned.pdf
wan888888·vor 8 Monaten·discussGreat video about this “incident” and art theft in general https://youtu.be/EwK24E7QryU
wan888888·vor 11 Monaten·discussWait till you see Swiss-GermanEnglish vs. German vs. Swiss-German Nut vs. Nuss vs. Nüssli Mess vs. Durcheinander vs. Chrüsimüsi Rascal vs. Lausbub vs. Glünggi Chicken vs. Huhn vs. Güggeli
wan888888·letztes Jahr·discussRelated talk at the Chaos Computer Club congress https://media.ccc.de/v/37c3-11993-toniebox_reverse_engineeri...
wan888888·vor 2 Jahren·discussAmazing work, kudos! Love the canvas, drag'n'drop and line connectors, did you use a library or made it yourself?
wan888888·vor 4 Jahren·discussI'm just leaving this here as future inspiration: http://press.stripe.com
wan888888·vor 7 Jahren·discussGenerator for answers to the question „What software/app do you wish would exist“
magick -density 150 input.pdf \ -colorspace Gray \ -virtual-pixel White -background White \ -rotate 0.7 +repage \ -attenuate 0.45 +noise Gaussian \ -blur 0x0.4 \ -brightness-contrast -5x12 \ -compress jpeg -quality 78 scanned.pdf