HackerTrans
TopNewTrendsCommentsPastAskShowJobs

grok22

no profile record

comments

grok22
·30 ngày trước·discuss
> This is such a weird statement to see. The idea that a startup founder whose company is growing at 93% month-over-month has a net worth growing at the same rate is just so logically wrong that it's bizarre to see someone stating this.

Exactly, kind-of weird for pg to be conflating these things...and very few comments engage with this part of the "incorrectness" of what pg said.
grok22
·3 tháng trước·discuss
Is this for real? Native apps on all platforms including GUI in Typescript...sounds too good to be true. Anyone have any experience with it? Does it work for crud applications?
grok22
·năm ngoái·discuss
That makes sense to me too. Why wouldn't that be an option or is not really just a small vein between the two, but a bunch of "blood vessels"?
grok22
·năm ngoái·discuss
Came across this a while back (haven't used it though): https://www.juniper-lang.org/ -- seems interesting and different. Specifically for Arduino tho and compiles to C++ apparently.
grok22
·năm ngoái·discuss
You could charge a lot and only not have dark patterns :-). Nothing says you have to charge a little because you are open-source/foss.
grok22
·năm ngoái·discuss
But the answers are really coming from those "SEO laden crapware" sites that ChatGPT was trained on -- in some ways ChatGPT has kinda stolen information and summarized it, but what happens over time? How do arrive at a new recipe for the same old things?
grok22
·2 năm trước·discuss
This (the comment in the example link) is really an amazing sharing of learned information!
grok22
·2 năm trước·discuss
It's unclear to me what this is doing exactly -- is it finding the best ever? If not, why would the best change every time you run this?

Also, does anyone have pointers to a hash function discovery mechanism that discovers a good hash function for integer values within a specific range (i.e I know that my integer values are between, say, 10,000 and 200,000, for example) and I want to hash them into some optimal number of hash buckets?
grok22
·2 năm trước·discuss
It feels like your change is changing the scene? The author's sentence makes it seem like the laughter was not in the restaurant, while yours makes it seem like it's taking place in the restaurant. Maybe I am overthinking it!
grok22
·2 năm trước·discuss
I think, as a kind of "get an explanation for a specific thing" this is a fantastic addition to the world of teaching/tutoring and hope it succeeds.

I tutor my son in engineering level subjects some times, but I find that I need tutoring myself too to understand some of the things :-). There are various well-known homework-help sites where you can post questions and get answers from "experts", but, none that I know that use a video based approach for the response.

As an aside I think we need more videos that explain how to approach solving specific types of problems -- not just the answer, but how to tackle breaking down the question and what to look for in the question to decide what theoretical aspects apply to solving the problem. I guess once a person has sufficient theoretical knowledge, they get an intuitive understanding how to do this, but engineering coursework doesn't leave too much time to digest a subject in depth and any help provided to minimize the time to internalize concepts/insights is always good.
grok22
·2 năm trước·discuss
Since when has the broad term "networking" started referring to just Web protocols? Can I use this to build any random server (like, say, an FTP server) that provides services over the network? Skimming the docs, it doesn't seem like it.