HackerLangs
TopNewTrendsCommentsPastAskShowJobs

dooglius

3,027 karmajoined قبل 13 سنة
I work in high-performance algorithmic trading

contact: doug\x40dougmiller\x2etop

comments

dooglius
·قبل 9 ساعات·discuss
It is not necessarily the case that the instruction needs be taken literally
dooglius
·قبل 10 ساعات·discuss
I wonder if in each case they had parallel sessions, one trying to prove, one trying to find a counterexample
dooglius
·قبل 10 ساعات·discuss
It looks like it was only added to that page under the solved section _after_ an LLM solved it
dooglius
·قبل 10 ساعات·discuss
Is this the first LLM-solved problem famous enough to have been on https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_m...
dooglius
·أمس·discuss
What does "technically legal" mean here, what authority is that coming from?
dooglius
·قبل 8 أيام·discuss
Do you dispute his claims? And what about his argument that the NSA is doing the same thing?
dooglius
·قبل 9 أيام·discuss
If you judge things based on their formatting, that's on you
dooglius
·قبل 16 يومًا·discuss
Kagi downranks ads/trackers, which I would think correlate
dooglius
·قبل 18 يومًا·discuss
Presumably GP means from the binary form
dooglius
·قبل 23 يومًا·discuss
Your link does not support, and in fact refutes, your claim
dooglius
·قبل 26 يومًا·discuss
I can't find it now, but I distinctly remember dang talking about his moderation philosophy being based on what he's read about the activation of the parasympathetic nervous system
dooglius
·قبل 26 يومًا·discuss
I don't think Assange was overly concerned with privacy, transparency was more his wheelhouse.
dooglius
·قبل 26 يومًا·discuss
I'm skeptical of your second claim; being able to find such places ex nihilo would seem to require precisely the skills nerds lack
dooglius
·قبل 26 يومًا·discuss
If you were to implement your own realloc for the purpose of this data structure, you could do that. However, a generic realloc implementation needs to know how many bytes to copy, and generally that means storing the capacity just in front of the allocated region. I don't think there is another feasible way. On e.g. glibc, you can use `malloc_usable_size` to extract this information (modulo certain caveats).
dooglius
·قبل 28 يومًا·discuss
Strictly speaking, the capacity is still stored internally to the allocation (it needs to be, in order to implement realloc)
dooglius
·قبل 28 يومًا·discuss
You're right, it's less uncommon than I recalled, and thanks for the source. But I don't think that 35/42 is suspicious/bizarre, and it does look like the 5x7 scores make up the bulk of the 35s.
dooglius
·قبل 29 يومًا·discuss
This is not bizarre, it's a reflection of how the IMO is scored: 6 questions with scores from 0-7 but partial credit is rare. It's really a score of 5/6.
dooglius
·الشهر الماضي·discuss
Fork isn't necessary for this, you could just exec directly?
dooglius
·الشهر الماضي·discuss
The point is that the OOM killer shouldn't exist and arguing about how to tweak it is addressing the wrong problem
dooglius
·الشهر الماضي·discuss
Often the frontpage will include a new submission with few votes at the top, I recall others in other threads speculating that this is an intentional way (rather than an edge case in the ranking algo) of getting new posts evaluated without people having to visit /newest