HackerTrans
TopNewTrendsCommentsPastAskShowJobs

willseth

no profile record

comments

willseth
·6 เดือนที่ผ่านมา·discuss
Read more carefully
willseth
·6 เดือนที่ผ่านมา·discuss
It literally doesn’t matter unless it impacts users. I don’t know why you would waste time on non problems.
willseth
·6 เดือนที่ผ่านมา·discuss
You gauge with metrics and profiles, if necessary, and address as needed. You don’t scrutinize every line of code over whether it’s “reasonable” in advance instead of doing things that actually move the needle.
willseth
·6 เดือนที่ผ่านมา·discuss
Sorry, you’re not allowed to discourage premature optimization or defend Python here.
willseth
·6 เดือนที่ผ่านมา·discuss
Then you should have written that. Instead you have given more fodder for the premature optimization crowd.
willseth
·6 เดือนที่ผ่านมา·discuss
Good callout on the paper reference, but this author gives gives every indication that he’s dead serious in the first paragraph. I don’t think commenters are confused.
willseth
·6 เดือนที่ผ่านมา·discuss
Knowing that an empty string is 41 bytes or how many ns it takes to do arithmetic operations is not general knowledge.
willseth
·6 เดือนที่ผ่านมา·discuss
Sometimes it’s as simple as finding the hotspot with a profiler and making a simple change to an algorithm or data structure, just like you would do in any language. The amount of handwringing people do about building systems with Python is silly.
willseth
·6 เดือนที่ผ่านมา·discuss
Every Python programmer should be thinking about far more important things than low level performance minutiae. Great reference but practically irrelevant except in rare cases where optimization is warranted. If your workload grows to the point where this stuff actually matters, great! Until then it’s a distraction.
willseth
·7 เดือนที่ผ่านมา·discuss
It doesn’t. You’re welcome to do your own research to confirm
willseth
·7 เดือนที่ผ่านมา·discuss
“We didn’t have the expertise to build the thing we were building, got in way over our heads, and built a basic POC using legacy technology, which is fine.”
willseth
·7 เดือนที่ผ่านมา·discuss
On a trumpet? A clarinet? No, the motions don't simultaneously overlap. The fingering mechanics are slightly different at speed, but you would still start slow while using the higher speed mechanics and tonguing technique, not jump into high speed practice first.
willseth
·7 เดือนที่ผ่านมา·discuss
Depends on the instrument. For wind instruments, the motions basically don’t change, and your focus is on synchronizing your mouth with your hands. Tonguing technique is different at high speed but you would typically practice with the same technique at low speed when learning a fast piece.
willseth
·8 เดือนที่ผ่านมา·discuss
What’s wrong with Matter?
willseth
·8 เดือนที่ผ่านมา·discuss
"[Y]ou're welcome to fork Chromium or Firefox" is the software developer equivalent of saying "you're welcome to go fuck yourself."
willseth
·8 เดือนที่ผ่านมา·discuss
It's true that there are security issues, but it's also true that they don't want to put any resources into making their XSLT implementation secure. There is strong unstated subtext that a huge motivation is that they simply want to rip this out of Chrome so they don't have to maintain it at all.
willseth
·8 เดือนที่ผ่านมา·discuss
The lead dev driving the Chrome deprecation built a wasm polyfill https://github.com/mfreed7/xslt_polyfill. Multiple people proposed in the Github discussions leading up to this that Google simply make the polyfill ship with Chrome as an on-by-default extension that could be disabled in settings, but he wouldn't consider it.
willseth
·9 เดือนที่ผ่านมา·discuss
This is staff, principal, or even EM scope at many orgs. I have never seen anyone with a senior dev title directly managing juniors.
willseth
·9 เดือนที่ผ่านมา·discuss
Maybe you were just bad at management and didn’t know it.
willseth
·10 เดือนที่ผ่านมา·discuss
You were supporting the tail end of an era that is universally agreed upon as an ecosystem failure. The internet didn't provide a consistent user experience for developers or for users, it generated mountains of legacy baggage, and it was frustrating for everyone.