home.social

#encode — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #encode, aggregated by home.social.

  1. the i'm learning from: (spine), iOS app (refresher), (reference), for notes, for building.

    16-week roadmap: .js →

    the self-admin structure forces honesty — no one's grading you. the work either happened or it didn't.

    week 1: it happened.

    weekly at: blogguerz.wordpress.com

  2. An expanded registry of candidate cis-regulatory elements

    nature.com/articles/s41586-025

    "Here we have expanded the registry to include 2.37 million human and 967,000 mouse cCREs, leveraging new ENCODE datasets and enhanced computational methods."

    #genetics #tf #encode #regulation #bioinformatics

  3. Post-génomique : ENCODE et single-cell sequencing contre le réductionnisme génétique

    Projets ENCODE et single-cell sequencing révèlent l’organisme comme système émergent : loin du dogme « un gène = un trait », réseaux dynamiques, régulations multi-échelles dominent. Biologie systémique post-génomique enterre le réductionnisme pur. 🧬🔬 #BiologiePostGénomique #ENCODE #Épigénétique #BiologieSystémique #Génomique Les avancées post-génomiques, via ENCODE et le single-cell…

    homohortus31.wordpress.com/202

  4. Post-génomique : ENCODE et single-cell sequencing contre le réductionnisme génétique

    Projets ENCODE et single-cell sequencing révèlent l’organisme comme système émergent : loin du dogme « un gène = un trait », réseaux dynamiques, régulations multi-échelles dominent. Biologie systémique post-génomique enterre le réductionnisme pur. 🧬🔬 #BiologiePostGénomique #ENCODE #Épigénétique #BiologieSystémique #Génomique Les avancées post-génomiques, via ENCODE et le single-cell…

    homohortus31.wordpress.com/202

  5. Post-génomique : ENCODE et single-cell sequencing contre le réductionnisme génétique

    Projets ENCODE et single-cell sequencing révèlent l’organisme comme système émergent : loin du dogme « un gène = un trait », réseaux dynamiques, régulations multi-échelles dominent. Biologie systémique post-génomique enterre le réductionnisme pur. 🧬🔬 #BiologiePostGénomique #ENCODE #Épigénétique #BiologieSystémique #Génomique Les avancées post-génomiques, via ENCODE et le single-cell…

    homohortus31.wordpress.com/202

  6. Post-génomique : ENCODE et single-cell sequencing contre le réductionnisme génétique

    Projets ENCODE et single-cell sequencing révèlent l’organisme comme système émergent : loin du dogme « un gène = un trait », réseaux dynamiques, régulations multi-échelles dominent. Biologie systémique post-génomique enterre le réductionnisme pur. 🧬🔬 #BiologiePostGénomique #ENCODE #Épigénétique #BiologieSystémique #Génomique Les avancées post-génomiques, via ENCODE et le single-cell…

    homohortus31.wordpress.com/202

  7. Post-génomique : ENCODE et single-cell sequencing contre le réductionnisme génétique

    Projets ENCODE et single-cell sequencing révèlent l’organisme comme système émergent : loin du dogme « un gène = un trait », réseaux dynamiques, régulations multi-échelles dominent. Biologie systémique post-génomique enterre le réductionnisme pur. 🧬🔬 #BiologiePostGénomique #ENCODE #Épigénétique #BiologieSystémique #Génomique Les avancées post-génomiques, via ENCODE et le single-cell…

    homohortus31.wordpress.com/202

  8. 「エスケープ」と「エンコード」の違いをGeminiに教わる
    #Encode #Escape #Gemini #HTML #Javascript #PHP #文字コード

     プログラムなどのコードを作成する際に文字を本来の文字とは異なる文字で表現することが多々あるのだが、「エスケープ」と「エンコード」は違うらしく、私は混同して使っていたし、今後も間違えそうである。特に、元に戻す方は「デコード」と一緒くたにしていたのだが、エスケープされた文字を戻すのは「アンエスケープ」であって「デコード」とは言わないらしい。その件についてGeminiに尋ねてみた。

    WebのhtmlコードやURLやプログラムで、日本語がそのまま表示されるのではなく、エスケープとかエンコードされますが、このエスケープとエンコードに違いを教えてください。

    ウェブにおける**エスケープ(Escape [...続きは下のURLで]

    https://ishii00141.stars.ne.jp/20251208-0858-4492/

  9. 📣 Our Summer School for Creating Digital Scholarly Editions from Scratch is approaching:

    🌐 ub.uio.no/english/libraries/ds.

    📆 From September 22nd to 26th, we welcome researchers, PhD candidates, and master's students to dive into the philological and technical details of textual scholarship.

    🇳🇴 Our primary target audience is Norwegian researchers. Are you outside of Norway & want to participate? Get in touch with us!

    #DigitalScholarlyEdition #XML #XSLT #TEI #Encode #Menota #EFES #EVT #TEIPublisher

  10. A question for any #digital #video experts out there... I'm confused as heck about the results from #libx265 (used via #ffmpeg, not the #x265 tool) regarding quality vs. preset and ratefactor.

    I'm far from the first person to be confused by this, but I haven't found any real answers.

    First I'll just show some analysis from some test encodes of a file; ssim and ratefactor numbers are coming from the CSV stats output of libx265.

    1/x

    #quality #preset #ratefactor #CRF #encode #encoding

  11. Using Automatic Ripping Machine (ARM) to rip some DVDs, the lag of computers with DVD drives make this necessary. Also I need to free some of the shelf space in the living room.

    #ARM uses #HandBrakeCLI, which is the #Linux #CLI version of #HandBrake, I derived to use a preset "HQ 576p25 Surround" for the #DVDs, which makes sure the input resolution it kept.

    In ARM I can add some options to the HandBrake command that is called in the background, I have this in there:
    --markers --audio-lang-list eng,deu,spa,fra --all-audio --audio-copy-mask aac,ac3,mp3,dts,dtshd --audio-fallback aac --subtitle scan -F --subtitle-lang-list=eng,deu,spa,fra --first-subtitle --subtitle-burned=none --quality 23.0 --format av_mp4 --encoder-preset slower


    I wanted to keep chapter markers (--markers), rip all eng,deu,spa,fra audio tracks (--audio-lang-list eng,deu,spa,fra --all-audio), copy audio without transcoding if in format given "--audio-copy-mask aac,ac3,mp3,dts,dtshd", if audio in other format then transcode to lossless aac which is MP4 compliant (--audio-fallback aac). I tried MKV before, which seems nice, but won't play on my TV for some reason, so I thought I will try MP4 container instead.

    For the subtitile I have some problem right now, need to figure out how to prevent burned subtitiles, but I think this should do:
    --subtitle scan -F --subtitle-lang-list=eng,deu,spa,fra --first-subtitle --subtitle-burned=none

    And now most important I wand a decent video quality and not too big files, I came to this:
    --quality 23.0 --format av_mp4 --encoder-preset slower

    But I would still love to increase the #quality a bit and give the process a bit more time, now 126 min DVD rips and transcodes in less than 50 minutes on the old laptop I use to do this. It is my ripping machine now.

    The resuting command is:
    nice HandBrakeCLI -i /dev/sr1 -o '/home/arm/media/transcode/movies/NAME/NAME.mp4' --main-feature --preset "HQ 576p25 Surround" --markers --subtitle scan -F --audio-lang-list eng,deu,spa,fra --all-audio --audio-copy-mask aac,ac3,mp3,dts,dtshd --audio-fallback aac --subtitle-lang-list=eng,deu,spa,fra --first-subtitle --quality 23.0 --format av_mp4 --encoder-preset slower >> /home/arm/logs/NAME.log 2>&1



    Problems/ideas... I would love to use x265, I think it won't take to long to encode compared to x264 and I can save some storage, but there is not preset like the one above for the resolution I need. So I would have to provide all the parameters via the CLI command.

    So give me feedback, also really happy to get any tips what options I should add to the command.

    #video #ripping #rip #encode #mp4 #x264 #x265 #dvd #bluray #blueray
  12. Discover the Unique World of PUNKX.org Card Games

    PUNKX.org is a hub for intellectually stimulating and entertaining card games, perfect for those who love programming, problem-solving, or just a good challenge.

    Read More: machaddr.substack.com/p/discov

    #Programming #Cards #Game #Pointers #Encode #Decode #Punkx #UNIX #Linux #OpenSource #Computer #Science

  13. This is what I needed for a long time! 🔥

    🌀 **qrtool**: An utility for encoding or decoding QR code.

    🚀 Supports multiple image/output formats.

    🦀 Written in Rust!

    ⭐ GitHub: github.com/sorairolake/qrtool

  14. Can't get enough of these development tools / TUIs! 🛠️🔥

    🌀 **jwt-ui**: Decode/encode JSON Web Tokens in the terminal.

    🚀 Fully offline & supports many formats.

    🦀 Written in Rust & built with @ratatui_rs

    ⭐ GitHub: github.com/jwt-rs/jwt-ui

  15. #Encode, a small #AIpolicy #nonprofit, accuses #OpenAI of using #intimidationtactics to undermine #California’s #AIsafetylaw, #SB53. OpenAI allegedly used its legal battle with Elon Musk as a pretext to target critics, including Encode, implying they were funded by Musk. OpenAI’s actions, including #subpoenas and #lobbying efforts, raise concerns about its influence on #AIpolicy and its commitment to its stated mission. fortune.com/2025/10/10/a-3-per #tech #media #news

  16. Суперсемейка против Unicode: Эластика и ее противник гибкий UTF-8

    Кодировка символов – это про то, как символы которыми мы пишем наши сообщения выглядят в двоичном коде. В мире существует множество кодировок, но самые популярные из них, это; ASCII – это самая первая кодировка в мире, она была создана в Америке. Собственно благодаря ей, 8 бит равны 1 байт. UTF-8, 16 и 32 – данные кодировки были созданы организацией Unicode (Юникод). Если по простому, то они это то же самое что и ASCII, но более вместительные, что означает, что они занимают больше памяти. Все бы ничего, легкая тема, но есть одно но – кодировка UTF-8 имеет, как по мне, гениальную особенность: она умеет "растягиваться". То есть адаптироваться под большое кол-во символов.

    habr.com/ru/articles/788230/

    #unicode #utf8 #utf16 #utf32 #ascii #ram #byte #css #encode #computer_science

  17. Суперсемейка против Unicode: Эластика и ее противник гибкий UTF-8

    Кодировка символов – это про то, как символы которыми мы пишем наши сообщения выглядят в двоичном коде. В мире существует множество кодировок, но самые популярные из них, это; ASCII – это самая первая кодировка в мире, она была создана в Америке. Собственно благодаря ей, 8 бит равны 1 байт. UTF-8, 16 и 32 – данные кодировки были созданы организацией Unicode (Юникод). Если по простому, то они это то же самое что и ASCII, но более вместительные, что означает, что они занимают больше памяти. Все бы ничего, легкая тема, но есть одно но – кодировка UTF-8 имеет, как по мне, гениальную особенность: она умеет "растягиваться". То есть адаптироваться под большое кол-во символов.

    habr.com/ru/articles/788230/

    #unicode #utf8 #utf16 #utf32 #ascii #ram #byte #css #encode #computer_science

  18. The #EuroFAANG story eurofaang.eu/(European Functional Annotation of Animals) is an umbrella for projects like #BovReg, #ENCODE for cows 🐄 Jose Espinosa-Carrasco “Empowering Bioinformatics Communities with nf-core: The success of an open-source bioinformatics ecosystem” at #BOSC2025 #nfCore

  19. An increasingly diverse coalition is forming in opposition to OpenAI’s plan to restructure itself into a fully for-profit company, including the so-called "Godfather of AI." Read more at @Gizmodo. #AI #OpenAI #ElonMusk #GeoffreyHinton #Encode #Tech #Technology flip.it/Jb66IE

  20. Today, with the release of Vulkan 1.3.302, Khronos is proud to announce two new Vulkan Video encode extensions. First, the Encode AV1 extension adds AV1 encode functionality to complement its existing AV1 decode support. Additionally, the new Encode Quantization Map extension introduces advanced encoding features for all supported codecs to Vulkan Video developers for the first time.

    Learn more: khr.io/17h

  21. Revolutionary #Genetics Research Shows #RNA May Rule Our #Genome
    Scientists discovered thousands of active RNA molecules control #human body: #ENCODE team reported that at least 75% of genome gets transcribed into RNAs. Some #biologists greeted announcement with skepticism bordering on outrage. ENCODE team was accused of hyping its findings; some critics argued that most of this RNA was made accidentally because enzymes are ndiscriminate about which bits of DNA it reads.
    scientificamerican.com/article

  22. My #Psych #bluray set came in! Guess I know what I'll be doing this next week. 🤘

    #Rip ➡️ #Encode ➡️ #Catalog ➡️ #Jellyfin ➡️ #Watch

  23. #AI systems can and will only do what we tell them to do, without question or hesitation, unless those are explicitly embedded in their #code.

    What, beyond "make the other m..........r die for their country", do you really believe any #military will #encode?

    The tale of #TheMonkeysPaw is a perfect example of the unintended consequences of these systems.

    #LLM #ML #Automation #LargeLanguageModels #MachineIntelligence #ArtificialIntelligence

    en.m.wikipedia.org/wiki/The_Mo

    youtu.be/YsSzNOpr9cE

  24. Stacking Diverse Architectures to Improve Machine Translation

    Andrea Schioppa, Nal Kalchbrenner

    openreview.net/forum?id=mNEqiC

    #attention #encoder #encode

  25. Que font les amis quand vous êtes confiné ? Ils vous demandent de porter une application Python compliquée de Python 2 en Python 3. « Tu l'as déjà fait plein de fois, ça ne devrait pas te prendre trop de temps. »

    #encode #decode #fonctions #méthodes

  26. A question for any #digital #video experts out there... I'm confused as heck about the results from #libx265 (used via #ffmpeg, not the #x265 tool) regarding quality vs. preset and ratefactor.

    I'm far from the first person to be confused by this, but I haven't found any real answers.

    First I'll just show some analysis from some test encodes of a file; ssim and ratefactor numbers are coming from the CSV stats output of libx265.

    1/x

    #quality #preset #ratefactor #CRF #encode #encoding

  27. A question for any #digital #video experts out there... I'm confused as heck about the results from #libx265 (used via #ffmpeg, not the #x265 tool) regarding quality vs. preset and ratefactor.

    I'm far from the first person to be confused by this, but I haven't found any real answers.

    First I'll just show some analysis from some test encodes of a file; ssim and ratefactor numbers are coming from the CSV stats output of libx265.

    1/x

    #quality #preset #ratefactor #CRF #encode #encoding

  28. A question for any #digital #video experts out there... I'm confused as heck about the results from #libx265 (used via #ffmpeg, not the #x265 tool) regarding quality vs. preset and ratefactor.

    I'm far from the first person to be confused by this, but I haven't found any real answers.

    First I'll just show some analysis from some test encodes of a file; ssim and ratefactor numbers are coming from the CSV stats output of libx265.

    1/x

    #quality #preset #ratefactor #CRF #encode #encoding

  29. A question for any #digital #video experts out there... I'm confused as heck about the results from #libx265 (used via #ffmpeg, not the #x265 tool) regarding quality vs. preset and ratefactor.

    I'm far from the first person to be confused by this, but I haven't found any real answers.

    First I'll just show some analysis from some test encodes of a file; ssim and ratefactor numbers are coming from the CSV stats output of libx265.

    1/x

    #quality #preset #ratefactor #CRF #encode #encoding

  30. The #EuroFAANG story eurofaang.eu/(European Functional Annotation of Animals) is an umbrella for projects like #BovReg, #ENCODE for cows 🐄 Jose Espinosa-Carrasco “Empowering Bioinformatics Communities with nf-core: The success of an open-source bioinformatics ecosystem” at #BOSC2025 #nfCore

  31. The #EuroFAANG story eurofaang.eu/(European Functional Annotation of Animals) is an umbrella for projects like #BovReg, #ENCODE for cows 🐄 Jose Espinosa-Carrasco “Empowering Bioinformatics Communities with nf-core: The success of an open-source bioinformatics ecosystem” at #BOSC2025 #nfCore

  32. The #EuroFAANG story eurofaang.eu/(European Functional Annotation of Animals) is an umbrella for projects like #BovReg, #ENCODE for cows 🐄 Jose Espinosa-Carrasco “Empowering Bioinformatics Communities with nf-core: The success of an open-source bioinformatics ecosystem” at #BOSC2025 #nfCore

  33. The #EuroFAANG story eurofaang.eu/(European Functional Annotation of Animals) is an umbrella for projects like #BovReg, #ENCODE for cows 🐄 Jose Espinosa-Carrasco “Empowering Bioinformatics Communities with nf-core: The success of an open-source bioinformatics ecosystem” at #BOSC2025 #nfCore