suminaro.bsky.social
@suminaro.bsky.social
Student, here to learn more about datascience and Machine Learning
On related news. The Android/Kotlin programming experience wasn't the best so far.

The beginner tutorials worked and where fun but I don't have time to follow that slow route.
June 7, 2025 at 8:26 PM
More vibe coding experience:

1. Trying to use firebase studio:
It was not capable of doing what I wanted. It was also not able to tell me that it is not capable of doing what I want.
June 7, 2025 at 8:16 PM
My Samsung tablet got a new UI and I am once again transformed into a grumpy old man who hates new things.
May 20, 2025 at 4:42 PM
I tried to do some vibe coding today and nothing worked.
I don't know why nothing worked. Neither ChatGPT nor Copilot can explain it to me.
Frustrating experience - would not recommend.
Tomorrow I'll do it the "old fashioned" way and look up a tutorial or ask for help.
May 3, 2025 at 9:13 PM
A typo and autocorrect almost made it into "reassure seasons" and I like that sentence.
How did/do people measure seasons? How do we know the exact date spring starts and what does that even mean?
January 2, 2025 at 10:31 PM
How did/do people measure seasons? How do we know the exact date spring starts and what does that even mean?
January 2, 2025 at 10:29 PM
Finally finished day 5. I know I could/should have used some efficient sorting algorithm, but I decided to go with the first easy solution that worked with my code from part 1. This way I had change around 5 lines of code. #AdventOfCode
December 18, 2024 at 4:35 PM
The ibm page on loss function translated log_e with Protokoll_e. Good to know that the page was not translated by a person.
December 9, 2024 at 12:07 PM
I need to explain Loss functions for a class, and I am wondering… Should I put in a reference to the loss comic?
December 9, 2024 at 11:35 AM
I've completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/4

Probably the last one I can do this week.

I forgot to return one of my counters and the randomly assigned value was only off by one.
But my logic worked (besides those bugs). Easier than expected.
Day 4 - Advent of Code 2024
adventofcode.com
December 4, 2024 at 9:26 PM
I just completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3

Honestly, I have no idea why it worked in the end.
How the getc() function works is still a mystery to me.
Day 3 - Advent of Code 2024
adventofcode.com
December 3, 2024 at 4:48 PM
I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2

After puzzle 1: The code is ugly. I should separate the concerns more. Nah don't need it.

puzzle 2: Alright I'll do it.

--

Not claiming I solved it in an efficient way, but I solved it!
Day 2 - Advent of Code 2024
adventofcode.com
December 2, 2024 at 10:48 AM
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1
December 1, 2024 at 12:43 PM
It took me a couple of hours to complete day 1 puzzle 1 of #AdventOfCode. Doing it in C is even more difficult than I expected. I am exhausted.
Changing the code for puzzle 2 should not be too complicated (I hope).
December 1, 2024 at 12:21 PM
(int) pow(10, 2) equals 99
I am not enjoying myself right now.
December 1, 2024 at 9:53 AM
Half of it works.
I think I know how to fix it.
The other half works.
Only the other half.
I think I know how to fix it.
Nothing works.
I ask ChatGPT.
Nothing works.

No progress made in three hours. (Besides learning a bit about C)
November 21, 2024 at 6:54 PM
First steps in learning developing for an embedded system and boy... I did not need hardware as a new layer to debug.
Doesn't help that those are also my first steps in C.
November 21, 2024 at 6:52 PM