Article Image
Article Image
read

Disclaimer: These were all the links in my read later for this week. It doesn’t mean that I agree or approve any of the content. The longest ones will be included in hr to keep them separated from the rest of the content.

Notice: Some of the links may be either explicit or may disturb someone. It should be obvious (99% of the times it will) from the title if that’s the case or not. Proceed at your own risk.

Shipping an App With App Transport Security

My only tip is to really try not to use:


NSAppTransportSecurity

    NSAllowsArbitraryLoads
    

If at all possible. If you have a limited numbers of urls just do like this:


NSAppTransportSecurity

    NSAllowsArbitraryLoads
    
    NSExceptionDomains
    
        example.com
        
            NSExceptionAllowsInsecureHTTPLoads
            
            NSIncludesSubdomains
            
        
    

Stop Windows 10 from spying on you

What’s New in Bootstrap 4

iOS 9 GUI for Sketch

Buffer Overflow - How does it work?

Xdebug

Will Your Hardware Startup Make Money?

Expect to lose money if you sell your first production run through retail. […] Even the most successful crowdfunding campaigns (Canary, Pebble, Oculus, Ouya, etc) struggle to make money on their first production run. It takes massive manufacturing scale like Fitbit (with 10.9 million units sold in 2014) to build a venture-scale, profitable business (currently worth around $9B). But don’t be discouraged! Selling 10.9M units seemed like a pipe dream to James and Eric when they started Fitbit in 2007.

Wordsafety

Check a name for unwanted meanings in foreign languages

That’s a neat idea!

DevTools Tips For Sublime Text Users

Should police have the capability to take control of driverless cars?

So in italy mafia could rob people more easily? How is that going to be secured?

Ashley Madison Hack

Almost None of the Women in the Ashley Madison Database Ever Used the Site

Hotspots with Ads

Sometimes a bug is hit only after code was executed 100 000 000 000 000 (100 trillion) times – Spotify’s underflow bug

A guy was invited by Google to its ‘secret’ interview process - here’s what happened

How much Uber pays

All sites look the same

Work from home tips

Ex-Broadcaster Kills 2 on Air in Virginia Shooting; Takes Own Life

monkeys see monkey do

The Donald Trump Conversation

Omni Dev Blog

8 Reasons to Turn Down That Startup Job

Don’t say bs

People’s capacity for bullshit is rapidly diminishing.

The Eater Guide to Surviving Disney World

The Fearful and the Frustrated

Cops Refuse To Release Video of Shooting of Unarmed Teen

Lantern is an Internet proxy tool that lets you access blocked sites.

6 Steps for using Agile Self Development

Setting up your own VPN on OS X - REQUIRES OSX Server

Handling App Transport Security in iOS 9

Check the first link for a better explanation of this.

Wheelchairs

Here are some reasons some people who can walk use wheelchairs:

•They can walk, but it’s very difficult and not an efficient way of getting around •Walking causes them severe pain •Walking is medically inadvisable because of the strain it would put on their heart •They have cognitive problems that make walking more difficult than wheeling •Falling causes them to break bones, and they are unsteady on their feet and fall easily •They can’t stand in place because they need to be moving to stay upright •They can walk some days but not others

If you see someone use a wheelchair sometimes and walk other times, don’t assume they don’t need their chair. If you see a wheelchair user stand up to reach something, don’t assume that they don’t need their chair.

How fixed-gear bikes can confuse Google’s self-driving cars

The Raspberry Pi is succeeding in ways its makers almost imagined

MinesweeperWPF

How a bug in Visual Studio 2015 exposed my source code on GitHub and cost me $6,500 in a few hours

iOS 9 Detects Cycles in Layout Trees

Hack Font

OSX Security and Privacy Guide

How to Use updateConstraints

How widely used are security based HTTP response headers?

To Stop Procrastinating, Start by Understanding the Emotions Involved

Blog Logo

Valentino Urbano


Published

Image

Valentino Urbano

iOS Developer, Swift, Writer, Husband

Back to Overview