#sci-tech — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #sci-tech, aggregated by home.social.
-
Νίπτει τας χείρας του ο Άλτμαν / Η OpenAI δεν ελέγχει πως χρησιμοποιεί το Πεντάγωνο τα προϊόντα τεχνητής νοημοσύνης
-
Διάστημα / Ανταγωνισμός ΗΠΑ – Κίνας για την επόμενη προσελήνωση
-
NASA / Αντίστροφη μέτρηση για την πρώτη επανδρωμένη αποστολή στη Σελήνη μετά το Apollo
-
NASA / Δημιουργήθηκε λεπτομερής χάρτης της σκοτεινής ύλης στο Σύμπαν
-
ΗΠΑ – NASA / Σχεδιάζουν πυρηνικό αντιδραστήρα στο φεγγάρι έως το 2030
-
Physics-Informed Neural Surrogates for Mesh-Invariant Modeling of High-Speed Flows at #AIAA #SciTech!
High-speed flight simulation is computationally brutal. A single CFD run can take hours on a cluster. That's fine for final validation, but not for early design exploration or real-time decision-making.
Neural surrogate that predicts aerodynamic behavior 595x faster than CFD while maintaining ~1% relative error.
Paper: https://lnkd.in/efe2Q_T9
-
Η εξερεύνηση του διαστήματος το 2025 / Αστεροειδείς και προσεδάφιση στη Σελήνη
-
CDT 2025 Year-End Roundup: Quotes of the Year (Part One) As 2025 draws to a close, CDT editors are compiling a series of the most notable content (Chinese) from across the Chinese internet over the...
#CDT #Highlights #Economy #Law #Level #2 #Article #Politics #Sci-Tech #Society #Translation
Origin | Interest | Match -
NASA / Δημοσίευσε τον νέο χάρτη του σύμπαντος – Τα 102 «χρώματα» του ουρανού
-
NASA / Παρατηρεί εξωπλανήτη με σύσταση που «δεν βγάζει νόημα»
-
There are lots of amazing things happening in #scitech in #Canada. MaRS helps startups, often lists job postings, offers news and helps connect angel funders with projects.
https://www.marsdd.com/our-stories/ -
Univercells Technologies just launched its scale-X™ nitro controller — a compact, flexible solution for viral vector manufacturing, scaling from lab to commercial in just 8 months.
Drives low-cost, low-footprint #biomanufacturing of gene therapies, vaccines & more.
Part of the Donaldson Life Sciences portfolio.
🔬 Read more: https://www.movetheneedle.news/technology/next-generation-controller-to-advance-scalable-viral-vector-manufacturing/
#GeneTherapy #Biotech #CellAndGene #Univercells #Bioprocessing #ViralVectors #SciTech -
Winemakers Reclaim Wine Quality And Value With New Molecular Filtration Tech https://www.diningandcooking.com/?p=2094440 #amaea #commerce #innovation #liquor #NewZealand #NewZealandWine #Newsworthy #SciTech #science #scoop #technology #Wine #WineFromNewZealand #WineOfNewZealand
-
Well. Getting Tomcat 9 running on an ultra-cheap Amazon EC2 instance (with Amazon's very own ARM chip) running Ubutuntu 24 and accessible from my home PC when you barely know wtf you're doing might not sound like much of an achievement, but it is for me, and here I am, patting myself on the back.
:)
#sciTech #tomcat9 #systemd #ubuntu24 #whateverTheFuckFireWallRulesIManagedToCopyFromMyPreviousInstance #firewall
-
The problem of building neural surrogates #sciml for real-world industrial problems is not a problem of choosing neural network architectures, it's a problem of gathering the right training data from the model you're seeking to emulate. We demonstrate this on a turbofan jet engine, achieving 0.1% relative error through an active learning process. This is one of the demonstrations from #scitech showcasing the advancements of industrialization of #SciML
Details: arxiv.org/abs/2501.07701
-
emacs org-mode todo list priority (urgency) hack
Might as well brag about this, since I’m inordinately proud (I become an #elisp hacker about once every two or three years). I love #emacs #org-mode, but I don’t love what it does with todo entries (highest-priority, longest-scheduled first). For me, if something’s been at priority A for 280 days, it’s not that high-priority (but still higher than anything at priority B). I want highest-priority, most-recently-scheduled first, in the time-honored tradition of ignoring things in the hope they’ll go away.
Here it is.
(defun my-org-agenda-todo-sort (a b) "Function should only sort TODO items; since I can't return ``unsortable'' for things that don't compare, I justreturn 0 and hope for the best. Seems to be working so far. Higher-priority and more-recently-scheduled itemshave higher urgency." (if (string-match "\\(Sched\\.\\s-*\\([0-9]+\\)x\\|Scheduled\\):\\s-+\\S-+ \\[#\\([ABC]\\)\\]" a) (let ((a-sched-days (string-to-number (if (null (match-string 2 a)) "0" (match-string 2 a)))) (a-priority (match-string 3 a))) (if (string-match "\\(Sched\\.\\s-*\\([0-9]+\\)x\\|Scheduled\\):\\s-+\\S-+ \\[#\\([ABC]\\)\\]" b) (let ((b-sched-days (string-to-number (if (null (match-string 2 b)) "0" (match-string 2 b)))) (b-priority (match-string 3 b))) ;(message "Agenda item a of type %s: %s" (type-of a) a) ;(message "Agenda item b of type %s: %s" (type-of b) b) ;(message "a-priority: %s; b-priority: %s; a-sched-days: %s; b-sched-days: %s" ; a-priority b-priority a-sched-days b-sched-days) (cond ((string< a-priority b-priority) 1) ((string> a-priority b-priority) -1) (t (cond ((< a-sched-days b-sched-days) 1) ((> a-sched-days b-sched-days) -1) (t 0))))) 0 ) ) 0 ) )(setq org-agenda-cmp-user-defined 'my-org-agenda-todo-sort)(setq org-agenda-sorting-strategy '((agenda habit-down time-up user-defined-down category-keep) (todo urgency-down category-keep) (tags urgency-down category-keep) (search category-keep))) -
(Contd.)
Spent stage of Indian rocket that washed up at Australia has found a nice home at Scitech Planetarium in West Perth.
https://www.scitech.org.au/2024/07/space-rocket-debris-lands-at-scitech/
It has a name as well!
'Li-Ligh' which is acronym for 'Left India, Landed in Green Head' 😀
-
⌛️By 2050, the global pop. is expected to reach a staggering 9 billion, underscoring the need for global #FoodSecurity. Wang et al. explore the potential of #nanotechnology to improve #plant health.
https://doi.org/10.1111/jipb.13652
@wileyplantsci
#PlantSci #CropSci #JIPB #SciTech #botany -
New Issue (Summer 2024) of Issues in Science and Technology #Librarianship (#ISTL) is Now Available Online https://www.infodocket.com/2024/07/12/a-new-issue-summer-2024-of-issues-in-science-and-technology-librarianship-istl-is-now-available-online/ #libraries #librarians #scitech
-
My latest Sci-Tech News edition is out! Read about some recent discoveries across the sciences: https://jendia-gammon.ghost.io/sci-tech-news-vol-5/
#science #scitech #STEM -
My latest Sci-Tech News post is live! Read about some cool news in science I found recently:
https://jendia-gammon.ghost.io/sci-tech-news-vol-3/
#scitech #science #tech #sciencenews -
Last #undersea #Internet #cable connecting #Vietnam with the world breaks down | #SciTech | Vietnam+ (#VietnamPlus)
"The #SMW3 cable, the last fully functional Internet cable of Vietnam, has encountered a problem on its S2.7 segment that connects with #Singapore, an Internet service provider in the country said on February 21.
This means all the five undersea cables connecting Vietnam with the world have been partly or wholly affected." -
To be fair, that's more than the ANC can say for itself. #NorthKorea #SciTech #Juche #WorkersParadise
-
I'm refraining from opining/judgment on this one until there's experimental data pointing some way or another, but hopefully I'll be able to hear more at #scitech next week.
#avgeek
https://www.nasa.gov/press-release/nasa-issues-award-for-greener-more-fuel-efficient-airliner-of-future