Viewing profile — redka
redka
HN member- Joined
- Fri, Apr 20, 2012, 9:49 AM UTC
- HN karma
- 389
- Public activity
- 114 items
- HN profile
- View on Hacker News ↗
About redka
[ my public key: https://keybase.io/redka; my proof: https://keybase.io/redka/sigs/CkNYAfwKgdg8tO6btHsOl7XW_pG13Wym7jL4tBjwHyA ]
Recent public activity
-
comment
Comment #40766199
Seems like the title here on HN is bait testing for people not reading the article - and most of you failed. I came here to see what people have to say about his vector DBs compari…
-
comment
Comment #37657855
Couple years back I joined a paid accelerator program to write a mobile game under the wings of some company. My eyes were opened after having a fun time creating my game when the …
-
story
ChatGPT-4 is unable to do a simple thing
good diablo 2 necro name - "BoneMancer" shorter - "SkullLord" one word - "GraveWielder" that's two part name, I want one part name - "Necroskull" still same problem - "Grimsoul" ag…
-
comment
Comment #34964046
I don't know how much you actually tried coffeescript but I find your opinion strange. Coffee wasn't ever like J or anything crazy terse. Its appeal came not merely from making thi…
-
comment
Comment #33788493
> If it's for fun, it shouldn't feel like work I would be very careful with this sentiment. Pretty much any creative endeavour consists of parts that are not strictly fun. Coding i…
-
comment
Comment #33787764
I listen to music mostly when working on my own projects. I don't talk much about ongoing projects until I have already progressed very far, and when I do I'm deliberately keeping …
-
comment
Comment #29609428
You'd have to run it yourself. There's a docker image available but it's a pretty big download (11.7GB)
-
comment
Comment #29609053
For anyone interested I've transcribed this song [1] using the replicate link the author provided (Colab throws errors for me) using mode music-piano-v2. It spits out mp3s there in…
-
comment
Comment #28740906
I wasn't and thanks! It was an interesting read
-
comment
Comment #28738261
I would say that depends on what you're trying to achieve. If you're trying to get an overview of the space then probably one of the best ways of going about it to locate key figur…
-
comment
Comment #28738102
I usually discern rational approach by the merit of the argument not because "someone wrote it on HN". If there is no argument but instead just blanket statements and negative rema…
-
comment
Comment #28737468
I agree with you about the importance of the social and economic ramifications - after all, that's the main idea behind a lot of cryptocurrencies, conceptually. I guess you might b…
-
comment
Comment #28736846
I don't find it surprising that this space is being crowded with opportunists, marketers, scammers or people motivated by greed because that's the most obvious thing that would hap…
-
comment
Comment #28736490
As usual, here on HN, any time something is posted that relates to cryptocurrencies the discussion gets filled with negativity and even, seemingly unprovoked, outright hostility to…
-
comment
Comment #26757140
Looks very similar to dust3d[1]. I wish the simplicity of this approach would be more widespread in 3d software. [1] https://dust3d.org/
-
comment
Comment #25846135
well Ruby is a weird example since it has both using either '..' or '...'
-
comment
Comment #25738167
> PiS is actually pronounced piss no it isn't. It's pronounced peace
-
comment
Comment #24019384
he seems to never blink
-
comment
Comment #24019273
It's certainly not super obvious to setup but there are ways to use PlayCanvas with local setup[1]. I have Redirector[2] rules in my browser and that basically handles it. So with …
-
comment
Comment #23502223
not much but shaving off some bytes is good in itself
-
comment
Comment #23500709
actually binary websockets won't do in this case since the underlying protocol is still TCP with automatic retransmission mechanism which kills performance for very fast-paced game…
-
comment
Comment #23500685
Instead of cramming ecoded json into the data channels, like you'd with websockets, you can build binary buffers with all the data that has to be communicated between server and cl…
-
comment
Comment #23500611
I dunno. I implemented my games'[1] netcode on top of WebRTC and it runs just as well as proper UDP stuff. If you configure it be unreliable and pack everything into small binary c…
-
comment
Comment #23344043
What about the tongue? After reading something strange in a book about meditation, where it said I should keep my tongue at the roof of my mouth, I got curious. Actually I was baff…
-
comment
Comment #23220679
Yep, exactly. Last ditch resort is to modify the values via devtools myself but usually I just skip that site.