taka's Avatar

taka

@taka8

programming(主にRust, C++, Python), science. MS(Kyoto-u)

23
Followers
15
Following
249
Posts
06.02.2024
Joined
Posts Following

Latest posts by taka @taka8

Preview
In a ‘shocker’ decision, Japan approves mpox drug that failed in two efficacy trials Earlier European authorizations for tecovirimat are also being scrutinized in the face of fresh data

Lots of strange approvals in Japan that neglect trial data.
www.science.org/content/arti...

24.01.2025 06:09 👍 0 🔁 0 💬 0 📌 0
Preview
Microscopic pillars on insect wings give bugs an antibacterial superpower New insights into how these “nanopillars” work could inspire better ways to protect humans from infection

Nanomaterials, due to their size and surface structure, are prone to being harmful to the body, and their strong antibacterial properties are a double-edged sword.

www.science.org/content/arti...

22.01.2025 08:06 👍 1 🔁 0 💬 0 📌 0
Preview
The Power of Adults Over Children: Oppressive or Liberative? Adults can use their power over children in either oppressive or liberative ways.

The goal of parental authority should not be to crush the child’s will and force the child into alignment with the parent’s will. Rather, the goal should be to develop and lift up the child’s will with the child’s well-being in mind.

11.01.2025 19:03 👍 10 🔁 3 💬 0 📌 0
Preview
ChatGPT - Proof of Irrationality Shared via ChatGPT

Much worse than I expected.

Prove that √5 is an irrational number without using the law of excluded middle
chatgpt.com/share/677fd0...

09.01.2025 13:53 👍 0 🔁 0 💬 0 📌 0
Post image

increased the resolution of a part of the image

07.01.2025 12:45 👍 0 🔁 0 💬 0 📌 0
Fractal-like shape

Fractal-like shape

Infinite power of complex numbers
z^(z^(z^(z^(z^(z^...
Green - White: Convergence
Red - gray: Oscillation
Black: Divergence

07.01.2025 12:07 👍 3 🔁 0 💬 1 📌 0

This title is misleading.
It merely estimates the atmospheric lead concentration during the Roman era from Arctic ice core samples, then estimates blood lead levels from the atmospheric lead concentration, and finally estimates the impact on IQ from those blood lead levels.

07.01.2025 08:30 👍 0 🔁 0 💬 0 📌 0
Post image

Hanachozu(花手水)

01.01.2025 06:11 👍 0 🔁 0 💬 0 📌 0

Happy New Year (UTC+9)
謹賀新年

31.12.2024 15:08 👍 0 🔁 0 💬 0 📌 0

It might be an overstatement to claim potential for a polynomial-time exact algorithm, but does it seem promising as a heuristic algorithm??

31.12.2024 05:46 👍 1 🔁 0 💬 0 📌 0
Solving the Traveling Salesman Problem: From Heuristics to a Potential Polynomial-Time Breakthrough – Misfit Tidbits

prat8897.github.io/posts/Travel...
Dynamic Lookahead Insertion algorithm
A heuristic that outperforms Concorde in challenging small- to medium-scale cases of the Traveling Salesman Problem (TSP), achieving optimal solutions for all 15,000 random TSP instances.
O(N^4)

31.12.2024 05:45 👍 2 🔁 0 💬 1 📌 0
Preview
GPS Spoofing Attacks Are Dangerously Misleading Airliners Electronic warfare is taking a perilous turn into civilian airspace

GPS Spoofing Attacks
spectrum.ieee.org/gps-spoofing...
spectrum.ieee.org/gps-spoofing

30.12.2024 05:41 👍 0 🔁 0 💬 0 📌 0

2025 = 45^2 = 27^2 + 36^2
It is generated from the primitive Pythagorean triple (3, 4, 5).

2025 = Σ[k=0..9]k^3
Sum of first 9 cubes

29.12.2024 17:39 👍 0 🔁 0 💬 0 📌 0
Post image

f(x) = x^6 - 2x^5 + x^4 - 2x^3 - 4x^2 + 5x + 1
Highly sensitive to initial values

27.12.2024 10:26 👍 2 🔁 0 💬 0 📌 0
Post image

Attraction map created using the polynomial root-finding algorithm (Laguerre's method)
Color-coded based on the roots of convergence.
f(x) = x^6 - 2x^5 - x^4 - 3x^3 - 4x^2 - 2x + 1

27.12.2024 10:24 👍 3 🔁 1 💬 1 📌 0

The decline of the LCD business has led to a shift toward solar cells.
I wonder how long perovskite solar cells will hold up.
As for organic thin-film solar cells, it still seems tough for them to gain traction.

26.12.2024 03:49 👍 0 🔁 0 💬 0 📌 0
Preview
Advent of Rust 2024 - Join the Advent of Code for Rustaceans Advent of Rust is a month-long event where you can learn Rust by solving daily challenges.

Advent of Rust 2024 Completed.
The problems overall followed the specifications of the Rust language, but on Day 20, I had the opportunity to use the type state pattern with PhantomData for the first time.

www.rustfinity.com/advent-of-rust

25.12.2024 06:31 👍 0 🔁 0 💬 0 📌 0

Lean age↑

25.12.2024 04:54 👍 0 🔁 0 💬 0 📌 0

The Fast Multipole Method (FMM) improves the computational complexity of n-body simulations, such as particle systems, from O(N^2) to O(N). It achieves this by grouping distant particles and calculating their interactions collectively. The Japanese name for this method is "高速多重極展開法".

24.12.2024 10:47 👍 0 🔁 0 💬 0 📌 0
Context-Generic Programming

The context-generic programming (CGP) project, to introduce a new modular programming paradigm for Rust.

contextgeneric.dev/blog/early-p...

24.12.2024 09:21 👍 0 🔁 0 💬 0 📌 0

If video generation models advance to the point where fake videos can be created freely and indistinguishably from real ones, will images and videos lose their evidentiary value, rendering surveillance cameras meaningless? Ultimately, will it even become possible to install fake memories...?

24.12.2024 06:21 👍 0 🔁 0 💬 0 📌 0


It might not be very relevant, but I occasionally come across careless mistakes like this.
I've even seen a math professor make such errors.

22.12.2024 08:12 👍 1 🔁 0 💬 0 📌 0
Preview
Analemma - Wikipedia

It is obvious the date of the winter solstice is the same in the northern hemisphere. However, given that the Earth orbits the Sun and its rotational axis is tilted relative to the orbital plane, it seems less obvious due to the variation in the time of solar noon.
en.wikipedia.org/wiki/Analemma

22.12.2024 03:05 👍 1 🔁 0 💬 0 📌 0
Preview
Language is primarily a tool for communication rather than thought - Nature Evidence from neuroscience and related fields suggests that language and thought processes operate in distinct networks in the human brain and that language is optimized for communication and not for ...

Everyone around me believed that thought depends on language, so as one of the minority, Review like this are very helpful to me.

www.nature.com/articles/s41...

21.12.2024 12:11 👍 0 🔁 0 💬 0 📌 0

There have always been papers and articles with exaggerated titles, but even influential journals are becoming less scrupulous.

19.12.2024 07:04 👍 0 🔁 0 💬 0 📌 0
ChatGPT outputs ["London" id not the capital of the United Kingdom.]

ChatGPT outputs ["London" id not the capital of the United Kingdom.]

OK

18.12.2024 14:00 👍 0 🔁 0 💬 0 📌 0
Preview
52 Reasons to Fear that Technological Progress Is Reversing Now is a time for brutal realism and here's what it tells us

Technology is no longer about progress.

17.12.2024 18:16 👍 9 🔁 3 💬 0 📌 1
93% of Paint Splatters are Valid Perl Programs | Colin McMillen TLDR: read the paper and view the gallery of pretty Perl programs. In this paper, we aim to answer a long-standing open problem in the programming languages community: is it possible to smear paint on...

Tesseract OCR with splattered paint input outputs 93% as valid Perl programs.

Perl is a highly flexible language...

www.mcmillen.dev/sigbovik/

18.12.2024 03:16 👍 1 🔁 0 💬 0 📌 0

There might be another world where distant stars in the universe are home to organisms composed of enantiomers, and chaos ensues when they begin interacting with Earth's life forms, as research on mirror life has made little progress.

17.12.2024 13:09 👍 0 🔁 0 💬 0 📌 0
Preview
Why probability probably doesn’t exist (but it is useful to act like it does) All of statistics and much of science depends on probability — an astonishing achievement, considering no one’s really sure what it is.

> ‘exchangeability’ : starting from a specific, but purely subjective, expression of convictions, we should act as if events were driven by objective chances.

> In our everyday world, probability probably does not exist — but it is often useful to act as if it does.
www.nature.com/articles/d41...

17.12.2024 07:35 👍 0 🔁 0 💬 0 📌 0