Jima :Compromise_bi_flag: likes this.
like this
Understanding the internals of #Rust and learn how Rust code maps to assembly
Rust to Assembly: Understanding the Inner Workings of Rust
Understand the assembly code generated for various Rust concepts like enums, match, self-passing, arrays, option, and smart pointers. Learn how the Rust language is translated to assembly and how the compiler optimizes the code.eventhelix.com
reshared this
TIFO the Arduino Ethernet library performs unbuffered byte-by-byte transfers when you're using print() and println(), leading to unreasonably increased turnaround count. I'll need to dig in the library's code, to check why, and I'll probably make a bug report.
This doesn't happen when using write() with an explicit buffer length, though.
PCAP: https://app.packetsafari.com/analyze/l/KllD-YoBW6-oT3TQMCLj
"2 text/gemini\r" is written using println(), and the page content with write( void*, size_t).
tTh likes this.
polprog68k likes this.
like this
OH MY FUCKING GOD.
Pictured: Apple's M2 MacBook Air 13" speaker response (measured with a mic), and the response you get when you zero out every 128th sample of a sine sweep.
They have a stupid off-by-one bug in the middle of their bass enhancer AND NOBODY NOTICED NOR FIXED IT IN OVER A YEAR.
So instead of this (for a 128-sample block size):
for (int sample = 0; sample <= 127; sample++)<br> // process sample<br>
They did this:
for (int sample = 0; sample < 127; sample++)<br> // process sample<br>
Legendary audio engineering there Apple.
We can now, very confidently say the audio quality of Asahi Linux will be better than Apple's. Because we don't have blatant, in your face off-by-one bugs in our DSP and we actually check the output to make sure it's good 😂
FFS, and people praise them for audio quality. I get it, the bar is so low it's buried underground for just about every other laptop, but come on...
Edit: replaced gif with video because Mastodon is choking on the animation duration...
Edit 2: Update below; I can repro this across a large range of versions on this machine but none of the other models I've tried so far. It is definitely a bug, very very obvious to the ear, and seems unique to this machine model.
Edit 3: Still there in Sonoma, this is a current bug.
reshared this
edit:
Not fine broken too!
I first used 300 HZ like in your text.
If I use the 270 Hz like you did in the video it’s very noticeable distorted too.
plays fine on my M2 MacBook Air 13“ with Sonoma 14.0
Found the very same website tone generator you used.
MBAir plays the same like iPad and not as distorted like in your video - maybe it is an “not all Models” Problem if some hw parts?
Edit:#2
Use 270 HZ not 300 Hz to test.
This website is beautiful ✿✿
Deux Fleurs is a non profit organization providing hosting without data centers. They are using old computers at home in France, using open source technologies.
Deuxfleurs : fabriquons un internet convivial
Association qui œuvre en utilisant ses propres infrastructures, des outils sobres et des valeurs fortes.deuxfleurs.fr
isithran likes this.
reshared this
40 years ago, DAICON IV (the 4th Osaka Japan SF Convention) opened with the screening of the following short animation film.
The team who produced that short would become later GAINAX, after Bandai noticed and financed them to produce Royal Space Force: The Wings of Honneamise.
https://www.youtube.com/watch?v=j5-4-r3ReUU
Daicon IV Opening Animation (1983)
Opening animation for the Daicon IV science fiction convention, produced by animators who would go on to form the animation studio GAINAX (Gunbuster, Evangel...YouTube
ou via le 3623 MAGIS avec un Magis Club et une connexion haute vitesse dite « TVR (Télétel Vitesse Rapide) » étant jusqu’à 8 fois plus rapide
Elle semble être d’origine avec aucun autre numéro et nom de service en mémoire
Là il n’y a que des numéros vers des services via une connexion Minitel TVR
Il va falloir que je buche la doc technique du lecteur LECAM pour pouvoir lire et modifier leur contenu depuis mon serveur !
Il faudrait aussi que je trouve aussi d'anciennes cartes de paiement des années 90 pour voir si je peux interagir avec via mon serveur
Pour la curiosité, j'ai inséré les cartes dans mon Minitel Sillage
Il détecte bien que ce sont des cartes à mémoire mais il ne sait pas accéder à leur contenu
J'aurais bien testé avec un lecteur LECAM pour Minitel 1/1B/2/10/12 qui se branche sur la prise DIN mais j'en ai pas :(
isithran likes this.
https://go.nasa.gov/3Y9qP7D
NASA Mission Update: Voyager 2 Communications Pause
Once the spacecraft’s antenna is realigned with Earth, communications should resume.NASA Jet Propulsion Laboratory (JPL)
like this
reshared this
isithran likes this.
reshared this
Reminds me of the people who just go in and hang their work at museums without asking permission (and it stays there for weeks or months at a time) ... you really have to admire it.
https://news.artnet.com/art-world/michelle-hartney-met-protest-picasso-gauguin-wall-labels-1387801
etc... etc..
‘Museums Almost Infantilize Viewers’: A Guerrilla Artist Puts Up Her Own Wall Labels at the Met to Expose Male Artists’ Bad Behavior
Michelle Hartney is posting her own biographical descriptions next to work by Balthus, Picasso, and Gauguin.Sarah Cascone (Artnet News)
"Recently the security researchers at Midnight Blue in the Netherlands have discovered a collection of five vulnerabilities collectively called "TETRA:BURST" that apply to almost every TETRA network in the world. These two most critical vulnerabilities allow TETRA to be easily decrypted by consumer hardware." Hahaha oof
https://www.rtl-sdr.com/encryption-on-the-tetra-protocol-has-been-broken/
Encryption on the TETRA Protocol has been broken
TETRA (Terrestrial Trunked Radio) is a digital voice and text radio communications protocol often used by authorities and industry in European and many countries other than the USA.rtl-sdr.com
like this
I'll wait for a while to see if that article is considered serious, but Europeans should prepare for a radical change if AMOC collapses as quickly as advertised. More than temperatures, my main concern is focused on the drastic reduction of rainfall amounts.
https://www.nature.com/articles/s41467-023-39810-w
Warning of a forthcoming collapse of the Atlantic meridional overturning circulation - Nature Communications
The Atlantic meridional overturning circulation (AMOC) is a major tipping element in the climate system. Here, data-driven estimators for the time of tipping predict a potential AMOC collapse mid-century under the current emission scenario.Nature
like this
https://www.youtube.com/watch?v=9zDuokAHazE
中島 怜「サプライズ」Music Video(Short ver.)
フライングドッグ・オーディション「犬コン!」の声優・歌手・シンガーソングライター部門でグランプリを受賞した愛知県出身の18才、中島 怜(なかしまれい)。そのデビューシングルで、7月放送開始のTVアニメ『シュガーアップル・フェアリーテイル』第2クールオープニングテーマ「サプライズ」のMusic Video(Shor...YouTube
Small tip if you're accessing Hamnet from a VPN, through an Internet Service Provider that does DNS64 and NAT64: put the following lines in /etc/gai.conf to prefer using IPv4 for Hamnet (you'll have connectivity issue otherwise).
precedence ::ffff:44.0.0.0/105 100
precedence ::ffff:44.128.0.0/106 100
precedence ::1/128 50
precedence ::/0 40
precedence 2002::/16 30
precedence ::/96 20
precedence 64:ff9b::/96 15
precedence ::ffff:0:0/96 10
absolutely adoring this vibe by Swampskull
source: https://twitter.com/Possessed_Pasm/status/1678928164297342977?s=20
like this
reshared this
Bulletin C 66 just dropped, no leap second to be added or removed in December 2023.
Bulletin D 142 set DUT1 = 0.0 s as of June 28th, 2023.
like this
like this
Jima :heart_bi: reshared this.
The S5 was IP67, if Wikipedia is to be believed. 🤔 Close enough!
It was the last Galaxy S-series I bought before jumping ship to Apple. The gasket on the back cover (for the battery/storage card/SIM compartment) was really neat!
I totally did not see the end of the removable battery/MicroSD coming after seeing that. 😑
isithran likes this.
I'd love a phone built like a NEMA 4X enclosure.
Basically two halves bolted together with actual screws, using standard heads, and an O-ring seal. Easy to open up, swap stuff, put back together.
isithran likes this.
like this
reshared this
EDIT :
il a été retrouvé. Un grand merci à vous tous
Finalement, juste attendre l'heure de son repas du soir aura suffit. J'avais peur car c'était sa première sortie.
Encore un très grand merci
mastodon, fait ta magie
mon chat s'est enfuie ce matin de chez mes parents (49300, cholet)
je vous mets des photos
il est gris, svelte, il a 2 ans et demi
il s'apelle Cacahuète mais perso je l'appelle Chaton
on peut me joindre par MP
boost appréciés
#chat
#chatperdu
#cat
#ChatsDeMastodon
#mastocats
lien twitter pour plus de chance : https://twitter.com/Gandoufle/status/1670736556921962498
isithran reshared this.
isithran likes this.
reshared this
Out now, Blóðberg, the first new single from Sigur Rós in seven years. https://sigurros.lnk.to/Blodberg
isithran likes this.
reshared this
2023: what if you had to find an alternative to reddit, discord, youtube, every single search engine, and microsoft windows
reshared this
Nevermind, I've been persuasive enough to get it to read actual data even if bus encryption is "required" :3c
like this
pivotman319 🦊 :aromantic: :flagace: reshared this.
Jima :Compromise_bi_flag:
in reply to isithran • • •isithran likes this.
isithran
in reply to Jima :Compromise_bi_flag: • •Jima :Compromise_bi_flag: likes this.