Malware Developers Increasingly Use V8 Javascript for Evasion
https://cyberinsider.com/malware-developers-increasingly-use-v8-javascript-for-evasion/
https://redd.it/1dz73uu
@programmingreddit
https://cyberinsider.com/malware-developers-increasingly-use-v8-javascript-for-evasion/
https://redd.it/1dz73uu
@programmingreddit
CyberInsider
Malware Developers Increasingly Use V8 Javascript for Evasion
Researchers at Check Point Research have uncovered a new trend in malware development: the use of compiled V8 JavaScript to evade detection.
Judge dismisses lawsuit over GitHub Copilot coding assistant
https://www.infoworld.com/article/2515112/judge-dismisses-lawsuit-over-github-copilot-ai-coding-assistant.html
https://redd.it/1dzjt2d
@programmingreddit
https://www.infoworld.com/article/2515112/judge-dismisses-lawsuit-over-github-copilot-ai-coding-assistant.html
https://redd.it/1dzjt2d
@programmingreddit
InfoWorld
Judge dismisses lawsuit over GitHub Copilot AI coding assistant
GitHub, its owner Microsoft and OpenAI free to train on code samples despite DMCA.
Weird things I learned while writing an x86 emulator
https://www.timdbg.com/posts/useless-x86-trivia/
https://redd.it/1e0430o
@programmingreddit
https://www.timdbg.com/posts/useless-x86-trivia/
https://redd.it/1e0430o
@programmingreddit
TimDbg
Weird things I learned while writing an x86 emulator
If you’ve read my first post about assembly language, you might expect that this is another post on how to understand assembly language. I will write more about that at some point, but this post is not that. Instead, this post is going to talk about some…
Functional Programming Is No Better than Object Oriented Programming • Dave Farley
https://youtu.be/-y3wJP6To24
https://redd.it/1e0jc3s
@programmingreddit
https://youtu.be/-y3wJP6To24
https://redd.it/1e0jc3s
@programmingreddit
YouTube
Functional Programming Is No Better than Object Oriented Programming • Dave Farley • GOTO 2024
We’re so pleased to having teamed up with Dave Farley, author of “Continuous Delivery” and frequent GOTO Conferences speaker, for a monthly video series featuring ideas about continuous delivery, DevOps, test-driven development, BDD, software engineering…
How to set priorities as a software engineer?
https://newsletter.techworld-with-milan.com/p/how-to-set-priorities
https://redd.it/1e0r9k7
@programmingreddit
https://newsletter.techworld-with-milan.com/p/how-to-set-priorities
https://redd.it/1e0r9k7
@programmingreddit
PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights
https://robertheaton.com/pyskywifi/
https://redd.it/1e1ejon
@programmingreddit
https://robertheaton.com/pyskywifi/
https://redd.it/1e1ejon
@programmingreddit
Robert Heaton
PySkyWiFi: completely free, unbelievably stupid wi-fi on long-haul flights | Robert Heaton
The plane reached 10,000ft. I took out my laptop, planning to peruse the internet and maybe do a little work if I got really desperate.
Toit is a modern high-level language designed specifically for microcontrollers
https://toitlang.org/
https://redd.it/1e11kly
@programmingreddit
https://toitlang.org/
https://redd.it/1e11kly
@programmingreddit
toitlang.org
Toit programming language
Toit is a modern high-level language designed specifically for microcontrollers
How fast is javascript? Simulating 20,000,000 particles
https://dgerrells.com/blog/how-fast-is-javascript-simulating-20-000-000-particles
https://redd.it/1e1sj4s
@programmingreddit
https://dgerrells.com/blog/how-fast-is-javascript-simulating-20-000-000-particles
https://redd.it/1e1sj4s
@programmingreddit
David Gerrells
How fast is javascript? Simulating 20,000,000 particles
The challenge, simulate 1,000,000 particles in plain javascript at 60 fps on a phone using only the cpu. Let’s go.
Beating the L1 cache with value speculation
https://mazzo.li/posts/value-speculation.html
https://redd.it/1e1pqu8
@programmingreddit
https://mazzo.li/posts/value-speculation.html
https://redd.it/1e1pqu8
@programmingreddit
mazzo.li
Beating the L1 cache with value speculation
Are Hackers Using Your Own GraphQL API Against You?
https://tailcall.run/blog/graphql-introspection-security/
https://redd.it/1e2aw3j
@programmingreddit
https://tailcall.run/blog/graphql-introspection-security/
https://redd.it/1e2aw3j
@programmingreddit
tailcall.run
Are Hackers Using Your Own GraphQL API Against You? | Tailcall
Learn how attackers exploit GraphQL introspection and the battle-tested strategies to keep your data safe.
How we saved $5k a month with a single Grafana Query
https://www.checklyhq.com/blog/300ms-from-every-pod-startup-with-a-single-grafana-query/
https://redd.it/1e2wlgz
@programmingreddit
https://www.checklyhq.com/blog/300ms-from-every-pod-startup-with-a-single-grafana-query/
https://redd.it/1e2wlgz
@programmingreddit
Checkly
How Checkly saved $5k a month with a single Grafana Query
Learn how Checkly saved 300ms from every pod startup, improving check efficiency and saving on compute costs. Discover our optimization tricks.
The Rise of Ladybird as the Independent Browser Challenging the…
https://medium.com/@dylan_cooper/revolutionizing-browsing-the-rise-of-ladybird-as-the-independent-browser-challenging-the-71c293eb527d?source=friends_link&sk=3a7f4616c2f83aed51e3aa2f5ee44c49
https://redd.it/1e2z08e
@programmingreddit
https://medium.com/@dylan_cooper/revolutionizing-browsing-the-rise-of-ladybird-as-the-independent-browser-challenging-the-71c293eb527d?source=friends_link&sk=3a7f4616c2f83aed51e3aa2f5ee44c49
https://redd.it/1e2z08e
@programmingreddit
Medium
Revolutionizing Browsing: The Rise of Ladybird as the Independent Browser Challenging the…
Many people say that developing a new browser is impossible because you can never replace Google Chrome. However, you don’t have to think…
Why Facebook abandoned Git
https://graphite.dev/blog/why-facebook-doesnt-use-git
https://redd.it/1e3fwyl
@programmingreddit
https://graphite.dev/blog/why-facebook-doesnt-use-git
https://redd.it/1e3fwyl
@programmingreddit
Graphite.dev
Why Facebook doesn’t use Git
Explore the journey of Facebook's transition from Git to Mercurial, uncovering the technical and social dynamics that influenced one of the tech industry's pivotal decisions in source control management. This post delves into the reasons behind Facebook's…
Why I’m Over GraphQL
https://bessey.dev/blog/2024/05/24/why-im-over-graphql/
https://redd.it/1e3q8ru
@programmingreddit
https://bessey.dev/blog/2024/05/24/why-im-over-graphql/
https://redd.it/1e3q8ru
@programmingreddit
bessey.dev
Why, after 6 years, I’m over GraphQL
GraphQL is an incredible piece of technology that has captured a lot of mindshare since I first started slinging it in production in 2018. You won’t have to ...
The graying open source community needs fresh blood
https://www.theregister.com/2024/07/15/opinion_open_source_attract_devs/
https://redd.it/1e41kpg
@programmingreddit
https://www.theregister.com/2024/07/15/opinion_open_source_attract_devs/
https://redd.it/1e41kpg
@programmingreddit
The Register
The graying open source community needs fresh blood
Deep experience of the older tech crowd is nothing short of vital, yet projects need new devs to move forward
Agile Manifesto co-author blasts failure rates report, talks up 'reimagining' project
https://www.theregister.com/2024/07/16/jon_kern/
https://redd.it/1e4lv46
@programmingreddit
https://www.theregister.com/2024/07/16/jon_kern/
https://redd.it/1e4lv46
@programmingreddit
The Register
Agile Manifesto co-author blasts failure rates report, talks up 'reimagining' project
Jon Kern is looking for Agile exemplars, not the 'Agile Industrial Complex'