Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
v_b
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
Show HN: How many working days in 2026? And your income in pizzas
(gettti.me)
1 points
by
v_b
6mo ago
|
0 comments
2.
▲
Show HN: Pomodoro with Background Noise
(gettti.me)
1 points
by
v_b
7mo ago
|
0 comments
3.
▲
by
v_b
8mo ago
https://viktor-braun.de/
4.
▲
Show HN: BingeCraft – Infinite Craft for Movies and Shows
(binge-craft.com)
3 points
by
v_b
2y ago
|
3 comments
5.
▲
by
v_b
2y ago
It is dope, please continue on this. I used to work with TypeORM and really missed using EntityFramework. That actually led me to switch to Mongo (Mongoose). I'm really looking forward to this project!
6.
▲
by
v_b
2y ago
When I think of "array-like," I envision using brackets [i]. But the OP isn't wrong; all the methods used to construct the query also function as instance methods of arrays in both JavaScript and TypeScript.
7.
▲
by
v_b
2y ago
That was a bit intentional. I personally enjoy exploring games and figuring out how they work before developing strategies. It makes the game more fun for me. However, I do understand the feedback that if someone still doesn't get the
8.
▲
by
v_b
2y ago
I didn't mention that above, but you are correct. Kudos to your reverse engineering skills!
9.
▲
by
v_b
2y ago
@user_7832 Thank you so much for your feedback! I made this just for fun in my spare time, and feedback like yours is incredibly valuable and, more importantly, motivating. It shows that there are people who take the time to provide thought
10.
▲
by
v_b
2y ago
Actually true. Thanks, will check this one
11.
▲
by
v_b
2y ago
I fixed the link in the post, there was a M missing at the end, here the correct: https://www.youtube.com/watch?v=KR3TbL3Tl6M
12.
▲
by
v_b
2y ago
Exactly this was my intetion :) Thank you
13.
▲
by
v_b
2y ago
It is. To be hones I played it now in "hard" and the peformance was absolutley fine. I know that some browsers has still issues when it comes to pure CSS animations as they are running on the GPU and when the Hardware acceleration
14.
▲
by
v_b
2y ago
I just updated it, it shows now: Best Score: XXX (Aim for a lower score) At the end of a round. Probably not perfect but I hope OK for now.
15.
▲
by
v_b
2y ago
Thanks, I have adjusted it to: Best Score: XXX (Aim for a lower score) Just refresh the page
16.
▲
by
v_b
2y ago
That's exactly what a software developer hopes for: users enjoying their software. Thank you ! :)
17.
▲
by
v_b
2y ago
It has an inverted score system, which means less is better :-)
18.
▲
by
v_b
2y ago
Should already work today with your cloud storage I think
19.
▲
by
v_b
2y ago
That's the formular I am using to calculate the score: (elapsed seconds / 4) + operations + fragmentation
20.
▲
by
v_b
2y ago
May I ask how old you are? Probably not from the Windows XP era, huh? We "old folks" know exactly what to do when it comes to defragging a drive. Seriously though, thanks for the suggestion! I'll definitely add a small lin
21.
▲
by
v_b
2y ago
Haha, I never played in "hard" mode because it was too challenging for me. That's probably why I didn't optimize the performance as much in that mode. Thanks for the feedback!
22.
▲
by
v_b
2y ago
The goal is to have as less gaps between the blocks as possible. The High score is calculated with the following formula: (elapsed seconds / 4) + operations + fragmentation operation: each movement = 1 fragmentation: each gap between t
23.
▲
Show HN: Defrag the Game
(defrag-game.com)
326 points
by
v_b
2y ago
|
107 comments
24.
▲
Show HN: Defrag the Game
(defrag-game.com)
2 points
by
v_b
2y ago
|
0 comments
25.
▲
Show HN: To improve my design skills, I built this app
(planning-poker.games)
1 points
by
v_b
2y ago
|
0 comments
26.
▲
by
v_b
5y ago
The idea is not new but it is not that simple. A tone can be mapped to a frequency, this is basically what Tuner Apps are doing. A Chord is built up by multiple Tones. There are a lot of techniques - some do it well others fail.
27.
▲
Show HN: To learn Music Theory, I built a Chord Detector App
(apps.apple.com)
6 points
by
v_b
5y ago
|
5 comments
28.
▲
by
v_b
5y ago
Figured out that Chord detection is not that simple as Tone detection, because one Chord are multiple tones. So decided to learn more about Music Theorie and how such a task can be reached. Created a Flashcard similar App to learn Chords. J
29.
▲
by
v_b
6y ago
I am a freelancer and host some services there: - my website. - a jenkins to run some scheduled jobs for me. - a gogs (selfhosted Git repo). - sometimes i deploy some customer services on it to present the app to my client. most important t
30.
▲
by
v_b
7y ago
I did a lot of trainings and some tutorials during my carrier and was rid of the "classical" presentation style of technical tutorials. I'm talking about: - moving through the IDE - talking 90% stuff that 99% of the audience
More ›