HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ehaliewicz2

no profile record

comments

ehaliewicz2
·قبل 3 أشهر·discuss
"Clearly if your manager passes your doc through an LLM, you made an error in judgment" It could also be the PM, passing everything through an LLM to make it "more understandable". Clearly, they didn't care enough to check the result.
ehaliewicz2
·قبل 3 أشهر·discuss
The boss also tried to fix it in the lowest effort manner possible, without even checking the results.
ehaliewicz2
·قبل 3 أشهر·discuss
"Perhaps you should ask the manager why he passed it through AI."

Because they were lazy and disrespectful, done.
ehaliewicz2
·قبل 6 أشهر·discuss
As someone into performance cars and motorcycles, removing a cat is pretty uncommon, and you're generally seen as a dick if you do it.
ehaliewicz2
·قبل 6 أشهر·discuss
If your program does 1 million adds, but it takes significantly longer than 19 milliseconds, you can guess that something else is going on.
ehaliewicz2
·قبل 7 أشهر·discuss
Seb is incredibly passionate about games and graphics programming. You can find old posts of his on various forums, talking about tricks for programming the PS2, PS3, Xbox 360, etc etc. He regularly posts demos he's working on, progress clips of various engines, etc, on twitter, after staying in the same area for 3 decades.

I wish I still had this level of motivation :)
ehaliewicz2
·قبل 9 أشهر·discuss
Would you have have chosen to work at your job if you were never going to get paid?
ehaliewicz2
·قبل 9 أشهر·discuss
Damn, so you can just choose to not have guns pointed in your face? Regardless of where you live?

Everyone who has had a gun pointed in their face must have been really stupid then.
ehaliewicz2
·السنة الماضية·discuss
It definitely makes it simpler. You can do a per-screen window sort, rather than per-pixel :).

Per-pixel sorting while racing the beam is tricky, game consoles usually did it by limiting the number of objects (sprites) per-line, and fetching+caching them before the line is reached.
ehaliewicz2
·السنة الماضية·discuss
It depends on your network though. In my case the image quality was good, but going to the link cable was a substantial improvement in quality and latency.
ehaliewicz2
·السنة الماضية·discuss
Last year I emailed Ken Silverman about an obscure aspect of the Build Engine while working on a similar 2.5D rendering engine. He answered the question like he worked on it yesterday.
ehaliewicz2
·قبل 3 سنوات·discuss
Even more annoying than the idolization of game devs is when you open up the "Displays" submenu of the osx system preferences application, and it takes several times longer to load than the previous major os version, several seconds!, with the only significant change being a different layout, and constantly trying to ignore how nearly everything takes so much longer than necessary, wasting so much time and energy.

I agree that not everything is like a game, but it makes me legitimately sad when it seems like nobody cares about performance (aside from a few domains).