HackerLangs
TopNewTrendsCommentsPastAskShowJobs

zerr

4,628 karmajoined há 13 anos

Submissions

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

4 points·by zerr·há 26 dias·0 comments

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

3 points·by zerr·há 6 meses·0 comments

WinObjC – The Windows Bridge for iOS

github.com
65 points·by zerr·há 8 meses·16 comments

comments

zerr
·há 3 dias·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
·há 3 dias·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
·há 3 dias·discuss
I believe you are mixing permanent presidentship with citizenship. That's why I've clarified that PR != citizenship.
zerr
·há 3 dias·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
·há 3 dias·discuss
Business deal means the requirements should be rational, pragmatic.
zerr
·há 3 dias·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
·há 4 dias·discuss
The valuable prose aside, I never liked that code examples were in a pseudo assembly language.
zerr
·há 8 dias·discuss
Yes, remote and part-time. Shopping on Monday afternoons is enjoyable.
zerr
·há 9 dias·discuss
It's a HN bubble :)
zerr
·há 9 dias·discuss
Isn't it mostly shaders programming nowadays?
zerr
·há 17 dias·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
·há 18 dias·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
·há 18 dias·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
·há 19 dias·discuss
Gtk is hardware (GPU) accelerated, while Qt Widgets is software/CPU-rendered.
zerr
·há 25 dias·discuss
Raw performance.
zerr
·há 25 dias·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
·há 25 dias·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
·há 27 dias·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
·há 27 dias·discuss
But it doesn't have neither AOT nor JIT.
zerr
·há 29 dias·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.