Viewing profile — frisia
frisia
HN member- Joined
- Sun, Feb 28, 2021, 11:07 AM UTC
- HN karma
- 96
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About frisia
No profile information was provided.
Recent public activity
-
comment
Comment #48683000
Very cool idea! More of an arcade game though than a roguelike, but very enjoyable. One nit i have: it seems like the seed is fixed? where units spawn every turn.
-
comment
Comment #48642496
Looks nice but feels severely underbaked. Did a medium soduku puzzle. Made a mistake, so I tried erasing it to get rid of the noise. 0? no. backspace? also no apparently. then I ju…
-
comment
Comment #48476650
I think that's the joke :) all other articles load fine instantly, just this one that has a spinner
-
comment
Comment #47932185
the question is if you think this shade of cyan is more green than blue
-
comment
Comment #47874795
No thank you to no windowing on ipad, I like having one app up for references and another for my drawing program :)
-
comment
Comment #47261187
This was very interesting to read! My choice of drawing program now is Rebelle, which does have a "swarm" brush (they call them bristle brushes, designed to emulate real paintbrush…
-
comment
Comment #47232397
Look, I'm sympathetic to not feeling like you're a good writer, but there are plenty of writing styles which doesn't turn your opinions into overly dramatic AI slop. And now I don'…
-
comment
Comment #47232232
Actually unreadable
-
comment
Comment #46263639
Complete with AI generated reviews? Bold move for a medical app.
-
comment
Comment #45952246
I'd be careful with what you mean by "realistic" here. Is this realistic as in would any normal person ever say this? The answer to that is a hard no, because people don't talk lik…
-
comment
Comment #45180262
I would recommend giving Hollow Knight a try, I think it has very good accesibility and I know many people who typically don't like these kind of games that did find Hollow Knight …
-
comment
Comment #42075465
This is very cool! I'm actually working on something very similiar, as I wanted a scripting language with very robust pattern matching and macro-like capabilities with term rewriti…
-
comment
Comment #41615493
https://en.wikipedia.org/wiki/Computer_(occupation)?useskin=...
-
comment
Comment #34845618
Maybe just me but I think the title is worth changing to "Enabling macOS Apps To Be Uninstalled" to prevent ambiguity
-
comment
Comment #33245686
There are weak references in Rust. https://doc.rust-lang.org/std/rc/struct.Weak.html The way it works is, in order to use it you try to upgrade it to a normal Refcounted pointer. S…
-
comment
Comment #33245337
Really excellent sound design! At first I was a little skeptical of the heavy muddy sound mix-wise but then when it broke up around 1 minute in it paid off more than well. Great tr…
-
comment
Comment #31051838
> There’s no inalienable right to live in a popular place you cannot afford. I agree, that's why single family households should have a higher property tax and high density a lower…
-
comment
Comment #30720890
I switched late high school to exclusively use Colemak and have since. It's harder to reflect now about the difference of it as it have just became the new normal for me, but I rem…
-
comment
Comment #29591083
The fact that there are a lot of standard behaviours (GenServer, Supervisor, Agent, e.t.c) and conventions followed makes this not such a big issue for me. Dialyzer is also a great…