joreg, to genart
@joreg@vis.social avatar

OPEN CALL for duos of European-based dance artists and creative technologists; Deadline to apply: 4/August

https://modina.eu/news/call-residencies-2025/

majorlinux, to apple
@majorlinux@toot.majorshouse.com avatar

We promise you won't miss that 10th core.

Apple Says iPad Air Performance Details Are Accurate Despite 9-Core GPU Mistake

https://www.macrumors.com/2024/06/03/ipad-air-performance-accurate-gpu-error/

davidaugust, to random
@davidaugust@mastodon.online avatar

Found while working on a pivotal scene with an client cool discoveries about what the has happening inside of it, in its turns and reveals. As my client wisely said, even if the final performance ends up different these are good pieces to find. I'm excited to see their grow and deepen.

tuxedocomputers, to videos German
@tuxedocomputers@linuxrocks.online avatar

Comparing Linux gaming distros performance (with Tuxedo Atlas S) - The Linux Experiment:

https://www.youtube.com/watch?v=Wu6uNmyXRHA

#new #videos #youtubevideo #linux #gaming #distros #performance #thelinuxexperiment #tuxedo #tuxedocomputers

aral, to SmallWeb
@aral@mastodon.ar.al avatar

So Kitten’s build process (i.e., the time it takes to build Kitten itself) takes ~0.7 seconds on my ~1 year old desktop (Ryzen 7 5700G 3.8Ghz) vs ~1.4 seconds on my ~3-year-old Starlabs LabTop (renamed to the Starbook thanks to a suggestion by yours truly but sadly, not quickly enough).

So, in summary, it’s bloody fast for something that results in a ~9MB bundle.

(And that’s all thanks to esbuild.)

https://codeberg.org/kitten/app

nrc, to rust
@nrc@hachyderm.io avatar

nother page up on the website, and perhaps the most interesting one: training courses! https://www.ncameron.org/training/ There's a bit of detail about the courses I'm planning to offer and I'm really interested to hear what you all think about them (and of course any thoughts on the website design - this is the busiest page yet).

nrc,
@nrc@hachyderm.io avatar

I'm very excited about these courses. I love writing high-performance code and this is really what we all use #RustLang for, right? But coming from managed, high-level languages to Rust means learning a lot about systems and performance engineering. I reckon the performance course will help a lot of folk in that position. https://www.ncameron.org/training/#performance

nekohayo, to accessibility
@nekohayo@mastodon.social avatar

Huge thanks to @kabushawarib for eliminating the flickering that occurred in #GNOMEFiles 46's "Global Search" feature! This should help performance a bit, and improve #accessibility for light/motion-sensitive users.
If all goes well, the bugfix would probably make its way into #Nautilus 46.3, I presume.
https://gitlab.gnome.org/GNOME/nautilus/-/issues/3403

#GNOME #performance #trackersearch

hywan, to javascript
@hywan@fosstodon.org avatar

SpiderMonkey newsletter (Firefox 126-127), https://spidermonkey.dev/blog/2024/05/15/newsletter-firefox-126-127.html.

Improvements everywhere. Sometimes really great performance boosts, like Array.prototype.sort up to 4x faster, or general 8% speedup with a cache improvement.

Kasturi HR: Elevate Team Performance with Seamless Management Software (kasturihr.com)

Unlock the full potential of your team with Kasturi HR's Performance Management Software. Seamlessly enhance work efficiency, transparency, and productivity by effortlessly assigning projects and tasks. Collaborate effectively, foster growth, and elevate your organization to new heights with our industry-leading performance...

ben, to django
@ben@bencarneiro.com avatar

Would any nerds be willing to chat with me next week about API design?

Specifically JsonResponse, custom json serializers involving like a thousand foreign keys, pagination, DRF. Basically- how to take a very complex schema and render out 100 massive json blobs at a time for core objects. sort of like stripe.

benjaoming,
@benjaoming@social.data.coop avatar

@webology @ben exactly this ⬆️ have a look at some of the performance docs on Pydantic - the core is written in Rust for performance: https://docs.pydantic.dev/latest/why/#performance

nucliweb, to javascript
@nucliweb@webperf.social avatar

async scripts, defer scripts, module scripts: explainer, comparison, and gotchas

https://gist.github.com/jakub-g/385ee6b41085303a53ad92c7c8afd7a6

mboelen, to linux
@mboelen@mastodon.social avatar

The command iftop shows ongoing bandwidth usage on one or more network interfaces and is a great tool for troubleshooting network issues.

Doing some tool ⚙️ and network analysis, so great option to combine things: https://linux-audit.com/system-administration/commands/iftop/

Feedback and boosts welcome 🚀

Muellers_Kabinett, to Artist German
@Muellers_Kabinett@strafpla.net avatar

meet at the in , this weekend on Sunday and Monday. Lots of fascinating artists and ideas on exhibition all over the town. Please boost and share there posts for an exhibition worth visiting in rainy

@viart.asbl

A wooden stele with a carved human head rests on what looks like a bed or a death stretcher

hywan, (edited ) to rust
@hywan@fosstodon.org avatar

Faster linking times on nightly on Linux using `rust-lld, https://blog.rust-lang.org/2024/05/17/enabling-rust-lld-on-linux.html.

> Here are more details from the ripgrep example mentioned above: linking is reduced 7x, resulting in a 40% reduction in end-to-end compilation times

tl;dr: Rust now packages a rust-lld linker (it’s LLVM’s lld), and uses it on Linux by default on nightly, which decreases compilation time greatly.

TheMetalDog, to residentevil
@TheMetalDog@mastodon.social avatar
cincura_net, to dotnet
@cincura_net@mas.to avatar

Add scalar evolution analysis and do IV widening based on it

https://github.com/dotnet/runtime/pull/97865

tuxedocomputers, (edited ) to linux German
@tuxedocomputers@linuxrocks.online avatar

The TUXEDO Pulse 14 - Gen4

➡ AMD Ryzen 7 8845HS
➡ a bright 16:10 3K display
➡ ultra light (1.4 kg) and thin (18 mm)
➡ fancy: individual logo printing
➡ and many more

https://www.tuxedocomputers.com/en/TUXEDO-Pulse-14-Gen4.tuxedo

voxpelli, to javascript
@voxpelli@mastodon.social avatar

Published a new version of my "buffered-async-iterable" module: https://github.com/voxpelli/buffered-async-iterable/releases/tag/v1.0.0

It can now return the result in order (at cost of performance of course) and it also got a new method: mergeIterables(), which interweaves values from multiple async iterables in parallel

markusstaab, to random German
@markusstaab@phpc.social avatar

its profilling time again. try to squeeze out more in edge-case.

most annoying part is that running in this cases means you need to wait 10-15 minutes until the recording is done.

Already found a way to make it 37% faster: https://github.com/phpstan/phpstan-src/pull/3059

still investigating

pawelgrzybek, to random
@pawelgrzybek@mastodon.social avatar

You really should start using modern image formats on your website. Just look at this example of a picture from one of my recent articles.

.jpg - 177kb
.webp - 28kb
.avif - 13kb

If you look at them side by side you can't tell the difference!

jarwoskicwb, to random
NeadReport, to drums
@NeadReport@vivaldi.net avatar

"You were expected to play what you don’t know, not what you already know…It’s easy to sit home and play all kinds of great ideas, great, but then when you’re playing with an ensemble, you can’t play that sh*t. You gotta react with the musicians, and sometime that may require you just keeping time and not playing all the hip stuff… it doesn’t work, because now you are part of a team. - Jazz drumming great, Jack DeJohnette

[ George Colligan interview with Jack DeJohnette: https://jazztruth.blogspot.com/2011/12/jack-dejohnette-interview.html ]

hds, to rust
@hds@hachyderm.io avatar

I wrote a blog post on performance optimization using (cargo) flamegraph for profiling and Divan for benchmarking.

This was a real case of a real algorithm which needed real optimization!

https://hegdenu.net/posts/performance-optimization-flamegraph-divan/

👋 @nikolai

#rust #rustlang #performance #performanceOptimization

tuxedocomputers, (edited ) to random German
@tuxedocomputers@linuxrocks.online avatar

Great power efficiency and high performance in an ultra portable form factor: The TUXEDO Pulse 14

Benefit from:

➡ energy saving operation with a lot of processing power
➡ a very quiet cooling
➡ a bright 16:10 3K display (400 nits, 100% sRGB)
➡ ultra light (1.4 kg) and thin (18 mm) ultrabook chassis
➡ and many more

https://www.tuxedocomputers.com/en/TUXEDO-Pulse-14-Gen4.tuxedo

chimicredodiessere, to art Italian

Previsioni del tempo.
Spartiti musicali, pioggia.
Performance e installazione, 2024.

Weather forecast.
Music sheet music, rain.
Performance and installation, 2024.

Prévisions météorologiques.
Partitions musicales, pluie.
Performance et installation, 2024.

www.roccioletti.com

Spartiti, pioggia.
Spartiti, pioggia.
Spartiti, pioggia.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • cisconetworking
  • khanakhh
  • mdbf
  • magazineikmin
  • modclub
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • Durango
  • tacticalgear
  • megavids
  • ngwrru68w68
  • everett
  • tester
  • cubers
  • normalnudes
  • thenastyranch
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • lostlight
  • All magazines