Viewing profile — ebeip90
ebeip90
HN member- Joined
- Thu, Jun 05, 2014, 3:38 PM UTC
- HN karma
- 148
- Public activity
- 53 items
- HN profile
- View on Hacker News ↗
About ebeip90
No profile information was provided.
Recent public activity
-
comment
Comment #34607077
For hobbyist use, is this really any better than macOS' "say" command? Once you've downloaded the Premium voices (e.g. Zoe) it's just a CLI, no API or hidden bells and whistles. $ …
-
comment
Comment #32180509
^ This Supercooled water was something I thought of later, but I didn't think about the presence / lack of bubbles from normal freezing.
-
comment
Comment #32178183
Tired: Here's the exact way to duplicate and bypass our tamper detection. Wired: Make the tamper detection not duplicatable.
-
comment
Comment #32177561
This is garbage tamper detection. Take a Dremel to the phone to scratch it random and custom. Laser etch a QR code if you want, maybe a GPG signature. Freeze the phone in a 5-gallo…
-
comment
Comment #29555300
This is the dumbest thing they could do. “Ah yes, all you hackers and crackers, please take this DRM’ed copy of IDA and please obey the licensing agreement and don’t bypass the DRM…
-
comment
Comment #29237574
Right click on the dock → Turn hiding on I also prefer: ... → Position on screen → Left
-
comment
Comment #28373787
Yes.
-
comment
Comment #28206341
Interesting, I had a very well-done phone attempt against my American Express card two weeks ago. I have to wonder if all that data came from the TMobile hack. * The caller ID was …
-
comment
Comment #28121008
This is the correct answer!
-
comment
Comment #28121002
Coffee is for closers^W quoters. ABQ. Always. Be. Quoting. Also, you should be checking your Bash scripts with shellcheck, which will tell you when to do this with ~99% accuracy. (…
-
comment
Comment #27706937
If you're using ZSH, this will give you a Python-style backtrace showing the specific line of each failure, even with nested function calls. https://gist.github.com/zachriggle/8574…
-
comment
Comment #27295638
I wonder if they used Monodraw[1] to create their diagrams? Looks like they did! [1]: https://monodraw.helftone.com
-
comment
Comment #27267721
For those using zsh, you can get better quoting (and only when necessary, and handles non-printable characters and newlines better) than using printf. run() { if dry; then echo "${…
-
comment
Comment #27218172
Not only does it do this, it does all kinds of forward emulation, thanks to Unicorn. https://github.com/pwndbg/pwndbg/blob/dev/caps/disasm_taken_... This also works for stepping th…
-
comment
Comment #27216331
Pwndbg author here, glad that you like it! If you think there are any ways we can improve, please don't hesitate to create an Issue on Github for new features or bug fixes.
-
comment
Comment #26745937
Mac still has AppleScript, and for the past several years you can write Javascript (JXA) to achieve the same goals, with an extremely similar interface but a less-insane syntax
-
comment
Comment #25089468
I strongly recommend checking out 010 Editor [1]. It's very powerful, lets you display in multiple different formats (not just 1/2/4/8 bytes, but interlaced formats and byte-arrays…
-
comment
Comment #22723263
Some of these palettes aren't accessible to the colorblind. For example, "gorgeous light lavender" and "endothermic neon blue" are identical to me.
-
comment
Comment #22690547
I beat the game without ever scanning or listening to the secure network shrug . I probably had access to it after the Ping Spike and before becoming Skynet, but I was to busy clic…
-
comment
Comment #22688420
Are you supposed to be able to beat this while never accessing the secure network?
- comment
-
comment
Comment #22687691
The only files I had on any disk were those two files, and I had the larger of the two ZIPs on sky1s1 so that the smaller of the two could extract on infodmp
-
comment
Comment #22687687
I did this, and was unable to extract -- despite having enough claimed disk space on infodmp
-
comment
Comment #22687399
If you get stuck with RFCs.zip and portscanner.zip, but can't extract them despite moving files around to make enough space, open the Console and use diskSizeIncrease.
-
comment
Comment #22469017
Weird quirk, but it seems that MineSweeper / BrianSweeper always places a mine in the upper-right corner. I usually start here, and 30 games in a row it had a mine in that position…