Andrei Damian-Fekete

Results 10 comments of Andrei Damian-Fekete

Why would they randomize it? It would just complicate the implementation of motherboards and the BIOS to intercept that _random_ address. https://www.amd.com/system/files/TechDocs/24593.pdf still says that the _Processor Initialization State_ will...

@x1unix, thanks for your reply. All good questions and I don't think I have answers for them. > There is a context menu item right now, but not sure if...

Hi @Lakritzator, could you please give us an update on this (what was already achieved and what is still to be done and when)?

I've created the logs with -log5. I've changed directory (`cd folder`) at 11:26:30. [2019-04-08-conemu.zip](https://github.com/Maximus5/ConEmu/files/3053664/2019-04-08-conemu.zip) ``` 11:26:30.481 WM_KEYDOWN "" wParam=x0000000D, lParam=x011C0001 11:26:30.481 WM_CHAR "\r" wParam=x0000000D, lParam=x011C0001 11:26:30.481 (\x000D) Down, count=1, VK=13,...

- [ ] The Please-Don’t-Go Popup (https://www.nngroup.com/articles/needy-design-patterns/) - [ ] The Get-Back-to-Me Browser Tab

> I never really considered C/C++ when making any mapping schemes No problem. I am not really a C/C++ developer and I use IntelliJ for almost anything. > the internal...

Tool looks saner as Excel, as it doesn't corrupt data (different separators used for list, decimal, thousands), but is missing this feature, and duplicating 60 columns doesn't look nice. So...

I want to duplicate a specific row and modify only a couple of the 50-60 columns (e.g. ID, Name, Email), all other fields (address, mananger, phone, whatever) can remain the...