HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zerr

4,628 karmajoined 13 năm trước

Submissions

Ask HN: Developers, are you being forced into prompt-only engineering?

4 points·by zerr·26 ngày trước·0 comments

Ask HN: Did the number of Ask HN posts decline as well due to LLMs?

3 points·by zerr·6 tháng trước·0 comments

WinObjC – The Windows Bridge for iOS

github.com
65 points·by zerr·8 tháng trước·16 comments

comments

zerr
·2 giờ trước·discuss
While this is true that the stack and domain does not matter for any capable software engineer, most jobs are for hiring particular narrow specialists, requiring the years of experience in a particular framework, and even experience working on an exact same product but in a different company.
zerr
·3 ngày trước·discuss
Why do we keep tolerating that regime which makes 26 mln people suffer? Why can't we do Operation a la Maduro there?
zerr
·3 ngày trước·discuss
One would say, unemployed with a good local language skills will be able to easier navigate bureaucracy and claim more benefits - more loss for the state :)
zerr
·3 ngày trước·discuss
I believe you are mixing permanent presidentship with citizenship. That's why I've clarified that PR != citizenship.
zerr
·3 ngày trước·discuss
I mean, when you have already proven that you are net positive for the state, and continue doing so, requiring you to pass some exams is not rational. PR != citizenship. Will I have a bit difficulty buying some groceries in a local market? Maybe, but that shouldn't bother the state.

Also, you can live permanently without PR. PR unlocks some additional perks, which again, have nothing to do with linguistics.
zerr
·3 ngày trước·discuss
Business deal means the requirements should be rational, pragmatic.
zerr
·3 ngày trước·discuss
Permanent residency is a business deal between two entities: an individual and a state. It has nothing to do with linguistics. There are many Germans permanently living in Vietnam, Thailand and other Southeast Asian countries, who never bothered to even learn how to say Hello, not to mention any certificate or exam...
zerr
·4 ngày trước·discuss
The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
zerr
·8 ngày trước·discuss
Yes, remote and part-time. Shopping on Monday afternoons is enjoyable.
zerr
·9 ngày trước·discuss
It's a HN bubble :)
zerr
·9 ngày trước·discuss
Isn't it mostly shaders programming nowadays?
zerr
·17 ngày trước·discuss
Creating high-quality native desktop apps became a forgotten art, so people/shops are flocking to TUIs even for the local (i.e. not remote shells) work.
zerr
·18 ngày trước·discuss
The trick is to prepare specifically for SATs.

One would say the tests (and job interviews) should have been designed with the original intent of testing candidates AS IS, i.e. preparing specifically for such tests should have been considered as cheating... But at some point it turned into prep gymnastics, and measuring how desperate the candidates are.
zerr
·19 ngày trước·discuss
Yes, I was considering C++ (and C) desktop UI toolkits. Unlike Qt Widgets, QML/JavaScript is a horrible mess and not suitable for desktop software.
zerr
·19 ngày trước·discuss
Gtk is hardware (GPU) accelerated, while Qt Widgets is software/CPU-rendered.
zerr
·25 ngày trước·discuss
Raw performance.
zerr
·25 ngày trước·discuss
Not at all. I mean, regardless of him not having a fancy web page or an Instagram, he is anyway an Internet geek celebrity we all know and respect. My point is that I believe there are many similar but noname engineers whose achievements stayed and will stay behind corporate proprietary walls.
zerr
·25 ngày trước·discuss
An opinion: there were (and are) many great unknown engineers behind proprietary corporate projects. FFmpeg and QEMU became famous because these are open-source projects, not because nothing similar was done before (it was done, but in the proprietary world).
zerr
·27 ngày trước·discuss
It's an interpreted byte code run (interpreted) by BEAM. Not a native binary run by CPU.

But apparently BeamAsm JIT solves the issue? As mentioned in the sibling comment.
zerr
·27 ngày trước·discuss
But it doesn't have neither AOT nor JIT.