Viewing profile — kuzee
kuzee
HN member- Joined
- Thu, Jul 04, 2019, 9:28 PM UTC
- HN karma
- 152
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About kuzee
No profile information was provided.
Recent public activity
-
comment
Comment #32452210
We secretly agree and aren't sure why it's faster to do two queries, but it measurably is. We're going to try some of the suggestions littered in this conversation and will report …
-
comment
Comment #32452190
We shared the mistake so others don't accidentally make the same assumption; I'm sure a few people either learned it for the first time or appreciated the reminder. Rest easy this …
-
comment
Comment #32452161
I'll gladly read anything you've written on the topic, sounds like you're pretty knowledgeable.
-
comment
Comment #32445781
I wrote up my recent experience optimizing Postgres text search on a database with a few million records without relying on a new service like Elastic Search.
- story
-
comment
Comment #30623408
This thread from the publisher addresses this: https://twitter.com/burk504/status/1501618260466233344
-
comment
Comment #29864750
Taking the author's post at face value, I think the solution should be: Upwork action item: Robin needs to add a new payment instrument to cover the $12000 debt. Freeze Robin's acc…
-
comment
Comment #29860279
This makes sense, and I think you've taken the correct route. I look forward to trying this in one of my projects and comparing to my current postgres-only backed search strategy. …
-
comment
Comment #28649450
I think it's a strong move to give away so many tools for free and consolidate their income to align so closely with the charity's goals, and while time will tell, I think charitie…
-
comment
Comment #28602278
Anecdotally yes it's a problem if two classes (button choices) are similar, resulting in two "top answers" for a given task. This seems most common for "yes/no" task types where th…
-
comment
Comment #28577025
Sounds sweet. I bet a lot of companies relying on mturk built this for themselves and then sell a higher value service with better margins. You could build something right in the m…
-
comment
Comment #28576943
Same! I created Cogmint.com ("cognition minting") to solve this problem for myself. You can submit known correct answers for questions, and those questions are then used as ground …
-
comment
Comment #28375976
Wow, I had no idea that this existed, thanks. I agree that a drone for cleaning gutters would be incredibly hard due to the torque necessary. Less of a project, but a drone that pi…
-
comment
Comment #28360210
Some ideas: Drone that can clean your gutters while avoiding obstacles like trees and chimneys. This might be very hard, but would be a challenge. A series of smart heating/AC vent…
-
comment
Comment #28201079
I can also highly recommend SpringRTS. Balanced Annihilation is fantastic. I've played it casually for years .
-
comment
Comment #27943145
This is a hysterical application of technology, thanks for sharing. A small part of me worries that some cubicle company will add it as a feature to individual cubicles in offices.…
-
comment
Comment #27869280
Total Annihilation, a classic, has been remade under the TA Spring RTS engine project: https://springrts.com/ . It's pretty fantastic.
-
comment
Comment #27606576
Several fintech companies use it to power core logic, with or without phoenix, so it's used for general purpose computing where speed, resiliency, and parallel execution are import…
-
comment
Comment #27566961
Wow this site is fast. Well done. FWIW you can use AdSense/ad tags within LiveView, if you're using that. There's an attribute you need to set - Google it - I can't recall atm, but…
- story
- story
-
comment
Comment #25787905
Elixir is a fantastic language. I wrote an app several years ago and haven't had to update or do any maintenance on it since and it has happily served several million requests a mo…
-
comment
Comment #24415792
Thanks for sharing. Their emphasis on the neglectedness of an issue and focusing on the margins is great.
-
comment
Comment #24218269
Thanks for explaining. I am also surprised by this possibility given my limited physics knowledge. Do clothes substantially reduce the effectiveness? Is true line of sight required…
-
comment
Comment #24188518
I've tried to build several Pi projects over the years, and I'll happily plug Nerves as probably the easiest way to develop software that runs on the Pi, especially for the reliabi…