This is as exciting as good old greenarray GA144 multichip
https://spectrum.ieee.org/efficient-computer-dataflow-architecture

This is as exciting as good old greenarray GA144 multichip
https://spectrum.ieee.org/efficient-computer-dataflow-architecture
https://m.youtube.com/watch?v=MeWRG1YFsy4
My talk about #kotlin and #gnuparallel from #kotlinsummit at #ing
If you would like to run any executable in parallel this talk might be for you!
#parallel : extended in the same direction, and in all parts equally distant
- French: parallèle
- German: parallel
- Italian: parallelo
- Portuguese: paralelo
- Spanish: paralelo
------------
Thank you so much for being a member of our community!
How to Think about Parallel Programming: Not! [video] (2021)
https://www.infoq.com/presentations/Thinking-Parallel-Programming/
#HackerNews #How #to #Think #about #Parallel #Programming #Not #video #2021
The future package celebrates ten years on CRAN as of June 19, 2025. I just posted the second in a series of blog posts highlighting recent improvements to the #futureverse ecosystem:
* Setting Future Plans in R Functions - and Why You Probably Shouldn't
available at https://www.jottr.org/2025/06/25/with-plan/
You can now do:
my_fcn <- function(...) {
with(plan(multisession), local = TRUE)
...
}
but, as explained in the post, I recommend not doing any that, unless really needed
The future package celebrates ten years on CRAN as of June 19, 2025. I just posted the first of a series of blog posts highlighting recent improvements to the #futureverse ecosystem:
* Future got better at finding global variables
available at https://www.jottr.org/2025/06/23/future-got-better-at-finding-global-variables/
Here in the fourth dimension
of galactic existence
we be #parallel Universe tripping
Atomic overlay
Antimatter souffle
Reverse Earth
in the invisible
continuum mirror
The trip ends too soon
as they always seem to do
and now we find ourselves
lost in far out nowhere
Driving down Dizzy Street
I took a turn for the worse
Navigated right off the damn map
to a far out place I could not comprehend
The road sign was spinning rapidly
making the blur of words
impossible to read
So I started rotating myself
with equal velocity
for some much needed
#parallel perspective
Only then could I understand
the meaning
of the formerly
muddled message
“WELCOME TO DISORIENTED”
Now I knew exactly
where I was
and more importantly
how to navigate back
to the place
from whence I came
All I had to do to rectify
my untenable situation
was to apply
the physics of perspective
and angular velocity
to achieve the desired
perceptual stabilizing effect
Or I could just keep drinking
til I pass out
The future package turns ten today To celebrate, I’ll start a blog series covering recent improvements that set us up for new, exciting ways for writing concurrent #RStats - neater than what our trusty workhorses future.apply & furrr offer
Concurrency Concept: Say you have two threads trying to access the same bytes.
Instead of a lock, both threads can reserve a specific time interval, in which they are allowed to access the memory area. So the access timeline would look something like this (t1 and t2 being the timeframe's the respective threads can access it): t1 | t2 | t1 | t2 | ...
Graphed and measured: running TCP input in parallel https://www.undeadly.org/cgi?action=article;sid=20250418114827 #openbsd #tcp #networking #parallel #fasterpackets #freesoftware #unixlike #libresoftware
#parallel : extended in the same direction, and in all parts equally distant
- French: parallèle
- German: parallel
- Italian: parallelo
- Portuguese: paralelo
- Spanish: paralelo
------------
Thank you so much for being a member of our community!