Gürkan
banner
gurkanctn.bsky.social
Gürkan
@gurkanctn.bsky.social
Robotics and autonomous systems, flight simulators, unmanned aircraft, programming, retro computing, aircraft design.

Twitter no more :)
Ben rastlamadım ama açık unutulduğunu anlamak (ve kapatmaya motivasyon yaratmak) için öyle yapılmış olabilir. Açıkken bir kırmızı led yakmak (ışıkları hiç söndürmemek) hem pratik hem de şikayetsiz çözüm olabilirmiş sanki.
July 19, 2025 at 1:52 PM
Impressive capability. On mobile, I'd
prefer if it jumps to the start of its response, otherwise I have to scroll back each time.
July 12, 2025 at 9:02 PM
One of the simpler and still missing feature is "search among all AI assistants" for past sessions.
Redirecting...
able.to
May 22, 2025 at 8:28 PM
GSM uzmanı değilim ama SMS veya şebeke / sistem mesajlarına pek güvenmemekte fayda var. Uzmanı gelip "dert etmeyin, bu kadar olmaz" vb derse de inanmayın :)
May 10, 2025 at 3:18 PM
Reposted by Gürkan
Açıldı. 🥰

youtu.be/NW2BOIqqNg0
Doom: The Dark Ages İncelemesi
YouTube video by TeknoSeyir
youtu.be
May 9, 2025 at 2:01 PM
The key point is changing a vehicle from boat to airplane and forgetting to update the data file to include the required parameters... and not catching it before release. Seems like an interface (data and code) management problem.
April 23, 2025 at 7:53 PM
Kaplama makinesi çıktı son yıllarda ve böylece kitapçılar uygun maliyete aile saati kültürünün yerini aldılar.
March 11, 2025 at 6:59 PM
good to know.. it's the 'selpak' of zippers in recent years.
March 4, 2025 at 3:14 PM
Conclusion:
1. DeepSeek worked great, though displayed the board using text, which is a lot better than no-show.
2. ChatGPT worked fabulously with very little guidance that took it seconds to improve the graphic.
3. Gemini parsed the file but failed and admitted to fail at displaying the board.
February 23, 2025 at 9:14 AM
Gemini responded with "here's the board" and nothing was displayed. It took some convincing to let it try drawing with text. And it displayed only one stone on the board. When I prompted to try to show all 20 moves, it couldn't display them, and gave up saying sorry.
February 23, 2025 at 9:14 AM
ChatGPT successfully drew the board with graphics. The only problem being white stones hard to see on the white background. When reminded, it successfully changed the background to light brown (on my suggestion). Note that row and column names are not displayed.
February 23, 2025 at 9:14 AM
Deepseek drew the board with Text, but at the 10th general move, not usernickname's 10th move.
February 23, 2025 at 9:14 AM
Test 2: can you draw the board at the 10th move of usernickname?
February 23, 2025 at 9:14 AM
ChatGpt identified and parsed the file correctly, described the settings of the game, with the significant summary of the settings.
February 23, 2025 at 9:14 AM
Gemini misidentified the file as a TsumeGo file (another website related to Go). In fact the source of the file (KGS) was already written inside the file, and was successfully identified by DeepSeek.
February 23, 2025 at 9:14 AM
Deepseek identified and parsed the file correctly, described ALL the settings of the game.
February 23, 2025 at 9:14 AM
3 is usually a good intro for newbies, the main drawback is that tech stack is changing rapidly so the content will age out quickly.
February 19, 2025 at 5:47 PM
For Gemini, I gave extra chances and prompts to come up with a working code. But somehow it couldn't!

example prompt: "now write the complete and functional code to compare all methods"

and its code included a line like:

# ... (function remains exactly the same as the previous response) ...

:((
February 15, 2025 at 12:57 PM
My overall review:
1) DeepSeek runs the best at understanding the context and coming up with working code and ideas.
2) ChatGPT can do things, but it didn't come up with metrics when comparing different methods. It ran out of credits.
3) Gemini.. seems to have fallen behind the competition.
February 15, 2025 at 12:57 PM
DeepSeek managed to write the code, however it implemented a deprecated method at first. When I prompted the error, it suggested removing that method, and the comparison was available at first try. Comparison included some metrics such as: detection time, matching time and number of matches.
February 15, 2025 at 12:57 PM
ChatGPT went out of credits for its best model, but still managed to write the code, however it implemented a deprecated method. Then corrected (after a few tries) and made all methods work, but didn't report any comparable findings.
February 15, 2025 at 12:57 PM
Gemini failed awfully again, this time not at the algorithm level. It made a syntax error for printing something I had not specifically asked for.
February 15, 2025 at 12:57 PM