Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rage8885
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
rage8885
2mo ago
Mine is great for the most part but every so often the ethernet just stops working and only restarting the dock by unplugging it will fix it
2.
▲
by
rage8885
5y ago
I just wish they would implement the ability to disable 1Password for certain domains or even just local host (talking about the browser extension here). There is a menu option in the right click menu but it only works for a short duration
3.
▲
by
rage8885
7y ago
This exactly. I had to switch pharmacies from Walgreens to another local chain because of this. All of a sudden it seemed like the medication wasn’t working at all. One day I was out and had to use my “backup” meds which were a few months o
4.
▲
by
rage8885
8y ago
what Oracle client is being used in the screenshot of an Oracle Explain Plan?
5.
▲
by
rage8885
9y ago
This is something I'm actively working on - I wanted to get an initial release out there but didn't expect this much attention so quickly! Hoping to have something out there to parse out the original game assets within a day or tw
6.
▲
by
rage8885
9y ago
There is no source code anywhere, unfortunately. I'm planning to approximate it the best I can based on information available online over the years and observing game behavior. In a lot of ways it's a fairly simple game but still
7.
▲
by
rage8885
9y ago
It does run fairly slow with some of the debug overlays on, but with the overlays off I get a solid 60fps - it's averaging about 4-5ms per frame draw without enabling the overlays. What kind of machine are you running it on? There'
8.
▲
by
rage8885
9y ago
That's the plan here. Short term, it will include the ability to select and parse out the original assets - long term I'd like to do something similar to the approach that OpenRA has taken (in game asset downloader that makes it s
9.
▲
by
rage8885
9y ago
I agree, but wanted to get something working out there first. I'm finishing up some code over the next day or two that will import the original assets from the game files without needing to include the assets within the repository.