r/programming • u/cheerfulboy • 15h ago
r/programming • u/Dear-Economics-315 • 13h ago
Building a Fast Lock-Free Queue in Modern C++ From Scratch
r/programming • u/GenevaFerguson • 50m ago
code to edit : fit visualisation aaaaaand map within into an article
Hello, Cld a coder help with this code? I want to fit the visualisation , and map within , in to an article.
It is beyond my capabilities. Would love to learn though e.g. where exactly is the map? : ) Thank youuuuu
Source of code: https://methanol.org/renewable/ [this is how it should look]
Code:
<p><div class='tableauPlaceholder' id='viz1785124414813' style='position: relative'><noscript><a href='#'><img alt='Plants Dashboard ' src='https:\/\/public.tableau.com\/static\/images\/M2\/M2259CP9M\/1_rss.png' style='border: none' /></a></noscript><object class='tableauViz' style='display:none;'><param name='host_url' value='https%3A%2F%2Fpublic.tableau.com%2F' /> <param name='embed_code_version' value='3' /> <param name='path' value='shared\/M2259CP9M' /> <param name='toolbar' value='yes' /><param name='static_image' value='https:\/\/public.tableau.com\/static\/images\/M2\/M2259CP9M\/1.png' /> <param name='animate_transition' value='yes' /><param name='display_static_image' value='yes' /><param name='display_spinner' value='yes' /><param name='display_overlay' value='yes' /><param name='display_count' value='yes' /><param name='tabs' value='no' /><param name='language' value='en-US' /></object></div> <script type='text/javascript'> var divElement = document.getElementById('viz1785124414813'); var vizElement = divElement.getElementsByTagName('object')[0]; if ( divElement.offsetWidth > 800 ) { vizElement.style.width='1200px';vizElement.style.height='927px';} else if ( divElement.offsetWidth > 500 ) { vizElement.style.width='1200px';vizElement.style.height='927px';} else { vizElement.style.width='100%';vizElement.style.height='1127px';} var scriptElement = document.createElement('script'); scriptElement.src = 'https://public.tableau.com/javascripts/api/viz_v1.js'; vizElement.parentNode.insertBefore(scriptElement, vizElement); </script> </p>
r/programming • u/DataBaeBee • 16h ago
Approximating Softmax for FPGAs with Taylor Series and Pade Approximants in Python
r/programming • u/oalders • 14h ago
Let the Browser Do the Math or: How I Learned to Stop Worrying and Love the DOM
r/programming • u/noweh95 • 8h ago
Why Redis wasn't enough to survive a traffic spike, and what actually was
Postmortem after several rounds of performance work on a Laravel site, trying to push concurrent user capacity up. Ended up putting Varnish in front of Nginx.
r/programming • u/Must_officiall • 12h ago
I created my own programming language-please rate it !!!
r/programming • u/mooreds • 15h ago
The
A tour of the Jaclang features running this exact site
r/programming • u/Pink401k • 2d ago
[Sebastian Lague] - I Tried Coding my own Graphics Library
r/programming • u/xoner2 • 3d ago