mňa nie ja zatiaľ verím v sám seba ale chápem akože
aktuality.sk/clanok/Zia11n2/sl…
Slovákov opäť valcuje pesimizmus. Odborníci vysvetľujú, prečo sa bojíme o prácu aj peniaze
Alarmujúce čísla: Dôvera v slovenskú ekonomiku padá a v októbri dosiahla 15-mesačné minimum. Hlavné ťahúne, ako je automobilový priemysel, hlásia problémyMartin Odkladal (Aktuality.sk)
bathing
I use @OpenBSDAms btw
#unix_surrealism #openbsd #vmm #vmd #poster #comic #linux #plan9 #glenda
reshared this
In the #curl security team, we get to exercise deep protocol knowledge into the bits for many protocols including version variations and exploring funny quirks we have for adapting to many 3rd party libraries as well as a thorough understanding of the C language, how ABIs work, OS/platform variations and the occasional CPU peculiarity. Did I mention build systems?
And that's only for the issues we received this weekend.
Ken Thompson, Reflections on Trusting Trust, 1984
If Brodie can't stop sending harassment against our developers, I think we should just ignore him.
He hasn't taken any responsibility yet and if you have build such a community around your videos you are accountable for it.
Period.
Could at least delete all the haters comments and actually start moderating, but apparently that's too much work.
as a regular viewer, I don't remember him sending harassment towards anyone. If anything, I remember him specifically (and seriously) telling people not to harass anyone, on multiple occasions.
I'm not happy about his comment section / community either, but let's at least not throw around such accusations.
@mks_h there is responsibility for owns viewers and community as well.
"do not harass anybody" means nothing in practice. Otherwise would it make bigots be non bigots if they just say it every video but their viewers constantly are transphobic/racist/etc..?
Harassment is allowed in the comment section, therefore it's also allowed elsewhere.
The people harassing our community are welcomed in his community with open arms, because apparently doing it there is better than.. not?
Už ano
мяРНК, что это такое и с чем его едят 
В один прекрасный день, слегка чуть не заснув на лекции, я увидела на доске это: мяРНК.
Ну и я решила что вы тоже должны это увидеть, мне кажется весь мир должен знать, что в каждой нашей клетке есть мяРНК
Теперь надо понять что это такое)
Короче говоря, разных РНК в нашем организме много, там большая классификация, мяРНК вот (первая картинка)
Малые ядерные РНК - это короткие молекулы РНК, которые постоянно находятся в ядре клетки и играют ключевую роль в процессе сплайсинга матричной РНК (мРНК)
Как много сложных слов 
В общем, сплайсинг это нарезка такая, когда из матричной рнк убирают «ненужные» места, и вот этот процесс и регулирует наша мяРНК
Ну разумеется она это делает не одна, вместе веселее, легче и функциональнее:
МяРНК соединяется с белками и они образуют сплайсосому, которая как раз и вырезает ненужные места
По итогу у нас получается готовая мРНК*, которая готова отнести инфу куда надо
См⬆️
#б_я
The three certainties in life:
* Death
* Taxes
* The need of applications to have a Global Coordinate System
The year of the peanut gallery on the desktop.
“Who cares if computers can make music? That’s not what music is,” says Wolinski. “The moving of the speakers to generate sound waves is such a tiny part of what gives music meaning. It’s all about the social relations around [it], the human dialogue between one person and another, even if they never meet. This is what art is — and it’s why generative AI completely misses the point.”
(Original title: 65daysofstatic’s new No Man’s Sky album searches for humanity in an AI-filled world)
theverge.com/report/816427/no-…
65daysofstatic’s new No Man’s Sky album searches for humanity in an AI-filled world
65daysofstatic, the band behind the No Man’s Sky soundtrack, has returned to the game with a new album called Journeys.Tom Regan (The Verge)
github.com/sponsors/nvaccess?s…
Sponsor @nvaccess on GitHub Sponsors
NV Access creates NVDA, the free open source Screen Reader that enables blind people to gain freedom, education & employment.GitHub
reshared this
Jonathan reshared this.
not having any logs for the website, it is hard to figure out why curl.se returns 8.28 billion 301 responses/month but only 281 million 2xx responses. A factor of 295:1 !
It smells like a crazy amount of (bot) traffic trying (old) URLs that redirect - and then they don't get the directed-to URL.
About the Insights page | Fastly Documentation
The Insights page provides insights based on stored log data for your Deliver and Compute services, allowing you to proactively identify…www.fastly.com
MNT Reform Next
A new 12.5" open hardware laptop that is future-proof, modular, and highly performantCrowd Supply
Movim is (finally!) having a members bar in its chatroom view ✨
This will allow you to know who is online in a glance... and set the bases of upcoming exciting features 🧢 !
Feature after feature Movim is becoming a serious alternative to centralized services such as Discord, Telegram or Slack ♥️
You can already try it out on mov.im/ 😸!
github.com/samcervantes/bumble…
GitHub - samcervantes/bumble-berry-pi: A cheap & easy to build raspberry pi cyberdeck
A cheap & easy to build raspberry pi cyberdeck. Contribute to samcervantes/bumble-berry-pi development by creating an account on GitHub.GitHub
Einen #Desktop #PC habe ich mir vor ein paar Jahren zusammengebaut. Vielleicht hatte ich keine glückliche Hand bei der Auswahl von #CPU, #RAM und #Motherboard und das Zusammenspiel ist nicht optimal?
Er läuft sehr gut - bis auf unvermittelte Totalabstürtze ohne Logeinträge, die mir weiterhelfen konnten.
Irgendwann stolperte ich über ein #Gnome AdOn zur leichten Ampassung der CPU Leistung. Nach der Begrenzung der max. Frequenz via Multimedia-Mode lief er stabil.
Unter #ubuntu 24 funktioniert das AdOn nicht mehr und ich habe mir nun ein Script eingerichtet, welches nach dem Start die max. Frequenz begrenzt:
for cpu in /sys/devices/system/cpu/cpu[0-9]*; do
cpufreq-set -c "${cpu##*/cpu}" -u 4490000
doneSchrittweise habe ich die Frequenz von ca. 4,3 GHZ nach jedem Neustart erhöht, und habe so die Stufe herausbekommen, bis der er ohne Absturtz läuft.Interessanteweise stürtze er nicht bei Operationen ab, bei denen man es erwartet hätte, z.B. der Transkodierung von #Video. Das letzte Mal rauschte er in die Tiefe, als ich lediglich mit #Firefox #GitHub aufgerufen hatte ... was auch immer da die Frequenz nach oben getrieben hat?
Es handlet sich um einen Intel® Core™ i7-9700. Dass ich die 4,7 GHz nicht zur Verfügung habe stört mich übrigens gar nicht. Jedenfalls bemerke ich keine langsamere Arbeitsumgebung durch die Begrenzung ... und Gnome ist offenbar seit den neuen Versionen stark optimiert worden, was die Geschwindigkeit angeht...
github.com/sponsors/trypsynth?…
Sponsor @trypsynth on GitHub Sponsors
Fully blind software developer who loves making their own tools to solve problems. Primarily known for Paperback, an accessible and lightning fast ebook/document reader.GitHub
Do-It-Blind (DIB) Besprechung
Learn using BigBlueButton, the trusted open-source web conferencing solution that enables seamless virtual collaboration and online learning experiences.bbb.metalab.at
You'd think merging on average eight bugfixes per day during the last #curl release cycle we would slow down a little now.
5 days after the release we are at:
Bugfixes logged: 48 (9.43 per day)
cshutdn: acknowledge FD_SETSIZE for shutdown descriptors by bagder · Pull Request #19439 · curl/curl
In the logic called for curl_multi_fdset(). File descriptors larger than FD_SETSIZE size are simply ignored, which of course will make things break but at least it does not trash memory. Reported-b...GitHub
Buenos días desde la Administración Pública.
No contrayendo obligaciones económicas ni interviniendo en operaciones financieras, obligaciones patrimoniales o negocios jurídicos con personas o entidades cuando pueda suponer un conflicto de intereses con las obligaciones de mi puesto público.
Y vosotros, ¿qué tal?
Do you think there are enough organizations specifically dedicated to defending privacy rights?
#Privacy #PrivacyRights #DigitalRights #HumanRights #Activism
- Definitely not enough, we need more (65%, 162 votes)
- Not enough (22%, 55 votes)
- There are enough (3%, 9 votes)
- There are many already (4%, 12 votes)
- There are too many (0%, 0 votes)
- Other (explain) (3%, 8 votes)
This week's In-Process blog post is out! Featuring:
- NVDA 2025.3.1
- Reece gets Behind the News with Audio Description
- Manual configuration profiles
- Featured add-on: “Check Input Gestures”
- Bonus tip: Report keystroke
Read it here: nvaccess.org/post/in-process-1…
(Or subscribe for future issues at: nvaccess.org/newsletter ).
It's definitely worth it for Reece at least, he's a little firecracker!
#NVDA #NVDAsr #Blog #Newsletter #News #BTN #Tips #ScreenReader
Kelly Sapergia reshared this.

Talon
in reply to x0 • • •x0
in reply to Talon • • •