Artwork

Firo Solutions LTD द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Firo Solutions LTD या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal
Player FM - पॉडकास्ट ऐप
Player FM ऐप के साथ ऑफ़लाइन जाएं!

Programmable Philosophy with Steve Phillips - Part 1

1:02:48
 
साझा करें
 

Manage episode 334221758 series 3370924
Firo Solutions LTD द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Firo Solutions LTD या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal

Steve Phillips, is an interesting developer, privacy advocate, hacker and thinker.

Tune into this episode of Hacker Talk as we are joined by Steve Phillips in this Programmable Philosophy special.

In this episode we cover:

Steve's journey into technology

Being able to build and utilize tools

Cypherpunk

Privacy, Encryption

Philosophy with programming

Proving philosophical theories with programming

Python, Django

Paul gram

Putting the technologist first in companies

Combining programming with entrepreneurship

Going from utilizing one computer core to multithreading

Clojure lisp, using all the libraries from lisp and java.

Static typing

Golang in 2010, From the one-year anniversary to hacker news. Golang's history.

go fix - Automatically rewriting code for new API calls and dependencies.

Creating software that lasts forever, making it easy for developers to upgrade old versions. Make standards that the code will use to

automatically upgrade the old code, and avoid breaking core functionality.

Dependency management

Long build times

V programming language

Fast compile times in V and Go.

Green threads, go routines. Efficient concurrency with low overhead.

Small runtime languages.

Designing encrypted protocols, threat models.

Use libsodium

LeapChat secure chat

Securing a large number of people

End-to-end encryption with web applications, not trusting the middleman

Trusted service workers in modern browsers, preinstall javascript. Detecting malicious new versions of javascript code.

Web assembly, practical use-cases for web assembly. Allowing users to run precompiled binaries on any platform in a browser.

How Web assembly run's in a very low overhead sandbox.

Docker will be replaced by podman

How docker is not the silver bullet for security, alternatives to it.

Trusted microservices environments.

Privilege separation

web assembly nano process model

No need to trust the libraries that you use.

Sandboxing, Electrum apps.

Running C++ 20% slower with web assembly.

Shopify's and Cloudflare's use of web assembly

Nomad, Kubernetes is too complex

Docker daemon

Links:

https://tryingtobeawesome.com

https://www.goodreads.com/book/show/16153182-cypherpunks

http://www.executablephilosophy.org/

https://en.wikipedia.org/wiki/Paul_Graham_(programmer)

https://www.djangoproject.com/

https://clojure.org/guides/learn/sequential_colls

https://www.educative.io/answers/what-is-a-goroutine

https://vlang.io/

https://www.leapchat.org/

https://doc.libsodium.org/

https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

https://webassembly.org/docs/security/

https://www.nomadproject.io/

https://podman.io/

  continue reading

19 एपिसोडस

Artwork
iconसाझा करें
 
Manage episode 334221758 series 3370924
Firo Solutions LTD द्वारा प्रदान की गई सामग्री. एपिसोड, ग्राफिक्स और पॉडकास्ट विवरण सहित सभी पॉडकास्ट सामग्री Firo Solutions LTD या उनके पॉडकास्ट प्लेटफ़ॉर्म पार्टनर द्वारा सीधे अपलोड और प्रदान की जाती है। यदि आपको लगता है कि कोई आपकी अनुमति के बिना आपके कॉपीराइट किए गए कार्य का उपयोग कर रहा है, तो आप यहां बताई गई प्रक्रिया का पालन कर सकते हैं https://hi.player.fm/legal

Steve Phillips, is an interesting developer, privacy advocate, hacker and thinker.

Tune into this episode of Hacker Talk as we are joined by Steve Phillips in this Programmable Philosophy special.

In this episode we cover:

Steve's journey into technology

Being able to build and utilize tools

Cypherpunk

Privacy, Encryption

Philosophy with programming

Proving philosophical theories with programming

Python, Django

Paul gram

Putting the technologist first in companies

Combining programming with entrepreneurship

Going from utilizing one computer core to multithreading

Clojure lisp, using all the libraries from lisp and java.

Static typing

Golang in 2010, From the one-year anniversary to hacker news. Golang's history.

go fix - Automatically rewriting code for new API calls and dependencies.

Creating software that lasts forever, making it easy for developers to upgrade old versions. Make standards that the code will use to

automatically upgrade the old code, and avoid breaking core functionality.

Dependency management

Long build times

V programming language

Fast compile times in V and Go.

Green threads, go routines. Efficient concurrency with low overhead.

Small runtime languages.

Designing encrypted protocols, threat models.

Use libsodium

LeapChat secure chat

Securing a large number of people

End-to-end encryption with web applications, not trusting the middleman

Trusted service workers in modern browsers, preinstall javascript. Detecting malicious new versions of javascript code.

Web assembly, practical use-cases for web assembly. Allowing users to run precompiled binaries on any platform in a browser.

How Web assembly run's in a very low overhead sandbox.

Docker will be replaced by podman

How docker is not the silver bullet for security, alternatives to it.

Trusted microservices environments.

Privilege separation

web assembly nano process model

No need to trust the libraries that you use.

Sandboxing, Electrum apps.

Running C++ 20% slower with web assembly.

Shopify's and Cloudflare's use of web assembly

Nomad, Kubernetes is too complex

Docker daemon

Links:

https://tryingtobeawesome.com

https://www.goodreads.com/book/show/16153182-cypherpunks

http://www.executablephilosophy.org/

https://en.wikipedia.org/wiki/Paul_Graham_(programmer)

https://www.djangoproject.com/

https://clojure.org/guides/learn/sequential_colls

https://www.educative.io/answers/what-is-a-goroutine

https://vlang.io/

https://www.leapchat.org/

https://doc.libsodium.org/

https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

https://webassembly.org/docs/security/

https://www.nomadproject.io/

https://podman.io/

  continue reading

19 एपिसोडस

Kaikki jaksot

×
 
Loading …

प्लेयर एफएम में आपका स्वागत है!

प्लेयर एफएम वेब को स्कैन कर रहा है उच्च गुणवत्ता वाले पॉडकास्ट आप के आनंद लेंने के लिए अभी। यह सबसे अच्छा पॉडकास्ट एप्प है और यह Android, iPhone और वेब पर काम करता है। उपकरणों में सदस्यता को सिंक करने के लिए साइनअप करें।

 

त्वरित संदर्भ मार्गदर्शिका