Viewing profile — readonlybarbie
readonlybarbie
HN member- Joined
- Fri, Dec 30, 2022, 6:43 AM UTC
- HN karma
- 34
- Public activity
- 37 items
- HN profile
- View on Hacker News ↗
About readonlybarbie
No profile information was provided.
Recent public activity
-
comment
Comment #34345928
[dead]
-
comment
Comment #34343631
[dead]
-
comment
Comment #34342442
[dead]
-
comment
Comment #34340356
[dead]
-
comment
Comment #34332880
[dead]
-
comment
Comment #34292842
[dead]
-
comment
Comment #34286653
[dead]
-
comment
Comment #34277846
[dead]
-
comment
Comment #34275682
[dead]
-
comment
Comment #34272078
if you are targeting more than one specific platform, do you like, include the immintrin.h header and use #ifdef to conditionally use avx512 if it's available on someone's platform…
-
comment
Comment #34270029
so then, if i want my code to "explicitly" use avx512, i have to do something like this? ``` void myNotOptimizedThing(my_data* d){ _SPECIAL_CPU_MANUFACTURER_0X3D512(d); } ``` edit:…
-
comment
Comment #34269758
thanks for that! so it sounds like, if i purchase a chip that supports avx512, and run an operating system and compiler that supports avx512, i can write "plain old c code" with a …
-
comment
Comment #34269462
Noob question- must one write avx512 assembly directly by hand, or is this something a c compiler would do for you?
-
comment
Comment #34250871
In the event that you don't purchase any physical parts for making controllable robots, you'll find similarities in programming game physics, which really is just a simulation of t…
-
comment
Comment #34242352
[dead]
-
comment
Comment #34241072
[dead]
-
comment
Comment #34235450
[dead]
-
comment
Comment #34229648
[dead]
-
comment
Comment #34229480
[dead]
-
comment
Comment #34204090
Very interesting perspective, considering that iirc, failure to report the specific crime of child sex trafficking / rape is a crime itself.
-
comment
Comment #34203264
I think we've hit the point where trying to point fingers at certain ideologies is yielding, well, absolutely 0 returns. If someone has no solutions and only excuses, it doesn't re…
-
comment
Comment #34202759
Attention any quant firms-- I'll do it for 250k, 80 hours a week, 24/7 on call, fire me if I don't deliver satisfactory results. 10 years of experience in Cpp, Java, Javascript, Py…
-
comment
Comment #34202739
While I agree all of these scenarios are good reasons to leave, I have a feeling (based on being an American for all 30 years of my life now), these answers would be classified as …
- comment
-
comment
Comment #34195140
What you are describing at the old company is not a failure of old tools, but rather a failure of management/employee self-management at that company. Any tool can be used to do go…