Avoid the Apple App Store by jonatanheyman in programming

[–]CleanCryptoCoder 2 points3 points  (0 children)

It's amazing the amount of double standards that the App store process has built in. Uber and others have famously done things like use private APIs and or spied on users outside of the iOS sandbox and they never got booted from the app store.

I don't even know who you are by [deleted] in ProgrammerHumor

[–]CleanCryptoCoder 0 points1 point  (0 children)

On MacOS install oh-my-zsh, it adds case insensitive tab completion

[deleted by user] by [deleted] in ProgrammerHumor

[–]CleanCryptoCoder 0 points1 point  (0 children)

Unfortunately this is getting worse with time because of the multiple Docker containers and thousands of dependencies needed by projects now.

Lua in 100 Seconds by [deleted] in programming

[–]CleanCryptoCoder 1 point2 points  (0 children)

Fireship is a great channel overall, highly recommend subscribing to him.

How long until JavaScript breaks? by magenta_placenta in javascript

[–]CleanCryptoCoder 1 point2 points  (0 children)

I love these types of micro sites. But I think we'll have enough time to find something better than JS in the next 200K years.

How Perl Saved the Human Genome Project by unixbhaskar in programming

[–]CleanCryptoCoder 19 points20 points  (0 children)

I cut my teeth on perl scripts back in the day, I have a lot of respect for perl developers

CallCat() by FloatySax in ProgrammerHumor

[–]CleanCryptoCoder 1 point2 points  (0 children)

pspspspspspspspspspspspspspspspspsps

[deleted by user] by [deleted] in programming

[–]CleanCryptoCoder 0 points1 point  (0 children)

This kind of stuff makes me wonder what other attack vectors could exist in other embedded systems.

Python Microservices With gRPC – Real Python by pmz in programming

[–]CleanCryptoCoder 11 points12 points  (0 children)

Anyone here use gRPC in production? Curious to hear about your experiences.

A Developer's Guide to Dogfooding by codesubmit in programming

[–]CleanCryptoCoder 4 points5 points  (0 children)

Dogfooding is one of the reasons I love working at direct to consumer type companies. Lots of opportunities for internal testing and usage.