HackerTrans
TopNewTrendsCommentsPastAskShowJobs

leibnitz27

no profile record

comments

leibnitz27
·6 เดือนที่ผ่านมา·discuss
Some demos offloaded work to the 1541 - https://csdb.dk/release/?id=820
leibnitz27
·8 เดือนที่ผ่านมา·discuss
< disclaimer - I wrote CFR, which is one of the original set of 'modern' java decompilers >

Generic erasure is a giant pain in the rear. C# doesn't do this. You don't actually keep any information about generics in the bytecode, however some of the metadata is present. BUT IT COULD BE FULL OF LIES.

There's also a huge amount of syntactic sugar in later java versions - take for example switch expressions.

https://www.benf.org/other/cfr/switch_expressions.html

and OH MY GOD FINALLY

https://www.benf.org/other/cfr/finally.html
leibnitz27
·10 เดือนที่ผ่านมา·discuss
I'm building a tool shed completely from scratch. Actually doing woodwork (ok ok it was also an excuse to get a nice nail gun) and seeing something tangible at the end of your efforts is surprisingly nice if your day job is entirely virtual.
leibnitz27
·ปีที่แล้ว·discuss
If it compiles, ship it. Even if it's subtly broken.....

I, for one, look forward to the contracting gigs fixing garbage code. :)

The pull back on this will be brutal.
leibnitz27
·2 ปีที่แล้ว·discuss
This. The adoption of LLMs for code generation, even with this statement well understood, feels inevitable, and there's going to be some amazing consultancy work fixing the garbage that gets put near production.