Viewing profile — heigh
heigh
HN member- Joined
- Tue, Jun 22, 2021, 5:05 PM UTC
- HN karma
- 37
- Public activity
- 34 items
- HN profile
- View on Hacker News ↗
About heigh
Recent public activity
-
comment
Comment #48255853
I actually just created a VERY similar game, but called it https://ladderfy.com Your version is nice too!
-
comment
Comment #47000673
I think it’s only fair the citizens are allowed to record if the government does it en mass
-
comment
Comment #44407430
My father was 76 and started to forget things, basic things like what he did yesterday, who we met the week before (family from overseas who we haven’t seen in years)… This is when…
-
comment
Comment #44286334
I think you answered my question, although indirectly. I thought there was competing standards (if that's even the right word, I don't know) for note-taking. YAML is more for confi…
-
story
Ask HN: YAML or Markdown for Personal Notes?
I've used, Evernote and yes it was okay, until I realised I do not want my data out there in the wild. This was maybe back in 2015. Since then, I use Notepad++ for everything. Save…
-
comment
Comment #43592751
Not sure what your position is here. “The left is trying to hold people to account, but that makes them less popular.”?
-
comment
Comment #43592727
Gold is going off the charts
-
comment
Comment #43592717
Has anyone checked out Fox News recently? There is zero, and I mean zero coverage of the implications of the tariffs. W.T.F. At what point do you go “okay, we’re actually on par wi…
-
comment
Comment #43592680
So in short, the trust with tech is already way gone. And should be. For everything else? Well trump just blew that up
-
comment
Comment #43592672
I think since the Snowden revelations it’s pretty clear there is no holds barred in terms of intelligence overreach from practically every angle and state. What’s happening now, wi…
-
comment
Comment #43591245
He bankrupted casinos 6 times. Six. Managed to lose money on a money printing machine.
-
comment
Comment #43415192
I do think that’s a massive factor. I hate to generalise as is a massively complex issue but I do feel most young men online are angry that they aren’t getting more interactions wi…
-
comment
Comment #43415100
I shouldn’t have even mentioned woke to be honest. I’m a liberal but there’s loads of things I’m conservative about. What I think can bring everyone together is to teach kids to re…
-
story
Ask HN: Project Ideas to Combat Toxic Masculinity Online
UPDATE: My first post didn't go as planned as I added in a URL, which I absolutely didn't need to. I'm not woke, and personally hate that term. But I have two young boys that are c…
-
comment
Comment #43413762
I'm not woke, and personally hate that term. But I have two young boys that are coming to the age where they might be exposed to the online cancer that is Andrew Tate and his ilk. …
- story
-
story
Ask HN: My Vulnerable Art
I really fear I might have messed up my chance to get people to view my post. I originally posted as SHOW HN, but really I want to ask. This was my original post: I'm an anon that'…
-
story
Show HN: My Vulnerable Art
I'm an anon that's made enough to retire, relatively young. But, I still suffer very badly from anxiety and depression (it runs deep in the family. Most of my childhood was in phyc…
-
comment
Comment #42212958
I moved to GoDot, which has been surprisingly decent. The risk of the policy and price changes, along with a genuine curiosity of the progress of GoDot was the reason for the move.…
-
comment
Comment #41961568
Installing was okay, but it was not running on any of the sample files I had. This is the output I got: UserWarning: You are using a softmax over axis 3 of a tensor of shape (1, 8,…
-
comment
Comment #41961463
There are libraries that can help with this, such as SpeechRecognition for python. If all you're looking for is short terms with minimal background noise, this should do it for you…
-
comment
Comment #41961187
They supply their paper in the Git repo, here: https://github.com/usefulsensors/moonshine/blob/main/moonshi... The section "3.2. Training data collection & preprocessing" covers wh…
-
comment
Comment #41961164
I don't mean to give negative feedback, as I don't consider myself a full-blown expert with Python/ML, however, for someone with passing experience, it fails out of the box for me,…
-
comment
Comment #41960379
This looks awesome! Actually something I’m looking at playing with this evening!
-
comment
Comment #41117253
Scrapping the jQuery is definitely useful to recreate it, thanks for that. The only thing I would do extra is adding in HTML, HEAD and BODY tags to make it a bit more syntactically…