HackerTrans
TopNewTrendsCommentsPastAskShowJobs

SimDeBeau

no profile record

comments

SimDeBeau
·vor 2 Jahren·discuss
No sound on firefox on mac or ipad, and glitchy sound on safari on mac
SimDeBeau
·vor 3 Jahren·discuss
I don’t disagree, but it also seems possible to identify periods that are more unusual compared to their neighboring periods, and useful to talk about them.
SimDeBeau
·vor 3 Jahren·discuss
Thats really convenient, but probably not the most discoverable.
SimDeBeau
·vor 3 Jahren·discuss
That being said, it does provide some recourse for those who can show they’ve been discriminated because of their caste against the perpetrator. It doesn’t fix the root of the issue, and cases might be difficult to prove, but seems like a net good to add this protection. Might force discrimination on these grounds to be more subtle, but that means blatant discrimination would have consequences. Which again, seems better than the status quo.
SimDeBeau
·vor 4 Jahren·discuss
They actually link an article they wrote on some drawing exercises. https://ralphammer.com/a-quick-beginners-guide-to-drawing/ Remind me of a lot of what we did in some of my old beginner art classes.
SimDeBeau
·vor 4 Jahren·discuss
Perhaps the reason they keyboard feels worse is the keyboard getting too “smart” already rather than being too dumb. But could also be an uncanny valley style curve, where “a little bit smart” is worse than both dumb and very smart.
SimDeBeau
·vor 4 Jahren·discuss
It was built to interop well with obj-c which is a c superset, but it’s not a c-family language more than something like c# or kotlin
SimDeBeau
·vor 4 Jahren·discuss
Since when is group selection a defunct theory?
SimDeBeau
·vor 4 Jahren·discuss
SFML isn’t perfect, but for 2D in the c++ space, that’s what I have reached for
SimDeBeau
·vor 4 Jahren·discuss
A very interesting concept. I really like the idea of a "triangles as control" for GPU rendered curves. I think having multiple primitives is less pure but very practical. Too bad you don't get the continuous curve for free like you do in a Bezier curve, but it seems like something good tooling could really help with.

One thing that came to mind: It's pretty easy to encode or include addition points within the vertices of a triangle. So as long as the constraint that the whole section of the curve is contained within the triangle, it might be worth thinking about adding additional control points related to the triangle-control/Gkurve-primitive
SimDeBeau
·vor 4 Jahren·discuss
What do academics say?
SimDeBeau
·vor 4 Jahren·discuss
I’ve loved straterra. One of the few non stimulant adhd meds
SimDeBeau
·vor 4 Jahren·discuss
Yes
SimDeBeau
·vor 4 Jahren·discuss
Would you speak more about swift for things other than Mac apps? Last I heard swift was limited to Ubuntu on Linux, and Windows was experimental. Which is too bad because it seems like a really nice language, and I like the ARC garbage collection. But I’m hoping the cross platform story has improved since I last heard.