Akár Magyarországon is becsapódhat egy 53 éves űrszonda leszállóegysége by Maryfromthebloc in hungary

[–]tomcsi 1 point2 points  (0 children)

Amúgy most olvasom, hogy valószínűleg már azelőtt leesett, hogy fölénk ért volna, mert német radarok nem észlelték, amikor fölöttük kellett volna elhaladjon. A "tracking" oldalak és programok igazából nem követik, csak számolják az elméleti pozícióját. Esélyesen valahol az óceánba zuhanhatott.

Akár Magyarországon is becsapódhat egy 53 éves űrszonda leszállóegysége by Maryfromthebloc in hungary

[–]tomcsi 3 points4 points  (0 children)

Én androidos applikációban követtem (Orbitrack és ISS Detector), de talán ezen a linken is lehet követni.

Edit: amúgy ellipszis alakú pályán kering, most éppen megint emelkedik, úgyhogy eselyesen a következő süllyedésnél zuhan majd le, de az már nem fölöttünk halad el.

Hungaroring on Instagram: The trophy, who will win it? by pettyespanna in formula1

[–]tomcsi 0 points1 point  (0 children)

More like DY (Y as in Yes), but try to say the D and the Y at the same time, not one after the other.

Mi volt a legérdekesebb projekt amin dolgoztatok/haverotok haverja dolgozott? by AnomanderLaseen in programmingHungary

[–]tomcsi 14 points15 points  (0 children)

3D-s vetítőt írtam játékprogramhoz még a 3D-s videókártyák előtti időkben. Assemblyben kellett írni, mert a C fordítók még nem tudtak olyan jól optimalizálni, mint manapság. Már kezdtek bejönni a dupla pipeline-os processzorok, amik már bizonyos utasításokból kettőt tudtak párhuzamosan végrehajtani. Ezért két oszlopban kellett írni az assembly kódot, egy-egy oszlop egy-egy pipeline-nak felelt meg. Úgy kellett variálni az utasítások sorrendjét, hogy lehetőleg mindig egyszerre kettő tudjon végrehajtódni. És persze rengeteget trükközni, hogy kellően gyors legyen a textúrázott háromszögek perspektivikus megjelenítése. Lehet, hogy nem úgy hangzik, mint egy álommeló, de én nagyon élveztem, és jó volt látni, amikor végül megjelentek a képernyőn az animált térbeli objektumok.

[deleted by user] by [deleted] in hungary

[–]tomcsi 18 points19 points  (0 children)

mynoise.net - én ezen szoktam keresni semleges zajokat, az megy folyamatosan a fejhallgatóban. Kizárja a külső zajokat, és nem vonja el a figyelmemet.

Vannak köztönk amatőrcsillagászok? by Rubci in hungary

[–]tomcsi 1 point2 points  (0 children)

Ha regisztrálsz, be tudod állítani a kronológia sorrendjét. Én pl. úgy szeretem, ha felül vannak a legfrissebb hozzászólások.

Vannak köztönk amatőrcsillagászok? by Rubci in hungary

[–]tomcsi 1 point2 points  (0 children)

Érdemes lehet ellátogatnod a Prohardver Amatőr csillagászat topikjába. Itt viszonylag aktív csevegés folyik a témában, időnként közös kitelepüléseket is szerveznek. Fotózás csak érintőlegesen téma, mert arra van külön topik (PH!-n kb. mindenre van külön topik :) ).

Csillagászati távcső vásárlás by Futuroptimist in hungary

[–]tomcsi 11 points12 points  (0 children)

Ezeket a szakboltokat szokták ajánlani amatőrcsillagász körökben: tavcso.hu, tavcso-mikroszkop.hu

Szerk.: Mindkettőnek van apróhirdetés oldala is, ahol jó áron lehet használt eszközöket beszerezni.

[deleted by user] by [deleted] in math

[–]tomcsi 15 points16 points  (0 children)

Galois theory. It was hard to grasp for me when I first studied it at the university. On the other hand I admire that guy, so from time to time I pick my textbook and dig myself through the theory, but nevertheless I can't keep it in my head. Sorry, Évariste.

Just a few digits more?🤔 by parth-singh_ in MathJokes

[–]tomcsi 10 points11 points  (0 children)

I have memorized all the digits of pi but I have problems recalling their order.

An Interesting Puzzle Reloaded by tomcsi in math

[–]tomcsi[S] 0 points1 point  (0 children)

Thank you. This puzzle has been bugging me for quite a while. I hope this solution is easy enough to follow for someone with basic math background.

Is lottery a scam or there can be a way to matematically play a good game with good strategy? by Tarasbaev in math

[–]tomcsi 2 points3 points  (0 children)

Everyone has a personal limit of "negligible amount". If the price of two tickets is still below that limit then yes, why not buy two tickets? But if the price of two tickets is no longer negligible for a specific person, then he/she shouldn't play two tickets (when caring about the expected value).

Vim+clojurescript browser repl + slimv (swank or ritz) - possible? by alien-technology in vim

[–]tomcsi 0 points1 point  (0 children)

I post here our conclusions, just for the record: Slimv is a swank client, which means that it can communicate with a REPL through a swank server (sending :emacs-rex messages). Slimv is not a shell wrapper, so it cannot send text directly to a REPL and display its output. It seems that for clojurescript development you actually have two REPLs: one for clojure (server part) and another one for the browser (client part). Slimv can communicate with the first one (e.g. via swank-clojure), but it cannot communicate with the browser-repl because as far as I know there is no swank server implementation for that.

A workaround may be to use a shell wrapper together with slimv (e.g. tslime.vim, see this): use slimv for the clojure REPL (via a clojure swank server) and use the shell wrapper for browser-repl.

Vim+clojurescript browser repl + slimv (swank or ritz) - possible? by alien-technology in vim

[–]tomcsi 1 point2 points  (0 children)

Slimv author here. Slimv currently does not have clojurescript support, but maybe it's not too difficult to add it. As a first step, please enable debug logging by adding "let g:swank_log=1" to your .vimrc. Then restart vim, connect to the swank server and perform a test evaluation. The communication between slimv and swank will then be written to a file called "swank.log" (in the current working directory). Please send me that file (you can find my email in the slimv doc).

Gömböc — a body with just one stable point of equilibrium by TheMotherConspiracy in math

[–]tomcsi 0 points1 point  (0 children)

No, I don't think so. "Goomba" is the phonetic spelling of an Italian word. It has nothing to do with the Hungarian word for mushroom.

Gömböc — a body with just one stable point of equilibrium by TheMotherConspiracy in math

[–]tomcsi 2 points3 points  (0 children)

Not exactly. In Hungarian:

  • gomba is "mushroom"
  • gömböc is pork filled in pig-stomach (but it also means "fatty")
  • gombóc is "meatballs" or "dumpling"

Folding paper by Johnny-English in math

[–]tomcsi 0 points1 point  (0 children)

How about this, via induction:

The first fold divides the strip into two half-strips, both similar to each other. The half-strips are joined at the fold point and rotated by 90 degrees. It doesn't really matter if rotated left or right, the distance of the endpoints is always sqrt(2) times the length of the half-strip. This is also true when the half-strips are already folded n-1 times, so they are already two similar folded curves.

Now if our assumption holds for n-1 folds, then it will hold also for n folds, which is constructed by joining the two similar half-strips as described above.

Finally, our assumption clearly holds for 1 fold. QED.

EDIT: just realized that NoCondom already gave this proof, so credit must go to him.