HackerLangs
TopNewTrendsCommentsPastAskShowJobs

zerr

4,628 karmajoined 13 tahun yang lalu

Submissions

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

4 points·by zerr·26 hari yang lalu·0 comments

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

3 points·by zerr·6 bulan yang lalu·0 comments

WinObjC – The Windows Bridge for iOS

github.com
65 points·by zerr·8 bulan yang lalu·16 comments

comments

zerr
·3 hari yang lalu·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 hari yang lalu·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 hari yang lalu·discuss
I believe you are mixing permanent presidentship with citizenship. That's why I've clarified that PR != citizenship.
zerr
·3 hari yang lalu·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 hari yang lalu·discuss
Business deal means the requirements should be rational, pragmatic.
zerr
·3 hari yang lalu·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 hari yang lalu·discuss
The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
zerr
·8 hari yang lalu·discuss
Yes, remote and part-time. Shopping on Monday afternoons is enjoyable.
zerr
·9 hari yang lalu·discuss
It's a HN bubble :)
zerr
·9 hari yang lalu·discuss
Isn't it mostly shaders programming nowadays?
zerr
·17 hari yang lalu·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 hari yang lalu·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
·18 hari yang lalu·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 hari yang lalu·discuss
Gtk is hardware (GPU) accelerated, while Qt Widgets is software/CPU-rendered.
zerr
·25 hari yang lalu·discuss
Raw performance.
zerr
·25 hari yang lalu·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 hari yang lalu·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 hari yang lalu·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 hari yang lalu·discuss
But it doesn't have neither AOT nor JIT.
zerr
·29 hari yang lalu·discuss
Some companies (e.g. Microsoft) used to have "Software Engineers in Test" who's job was writing such tests all day long, so that those developers who were developing features wouldn't waste time on it.