Viewing profile — brockrockman
brockrockman
HN member- Joined
- Thu, Sep 13, 2012, 10:27 PM UTC
- HN karma
- 50
- Public activity
- 25 items
- HN profile
- View on Hacker News ↗
About brockrockman
No profile information was provided.
Recent public activity
-
comment
Comment #41620036
Exactly -- for the ASQ10 in my eBay history, it was https://www.ebay.com/itm/203144466152 Honestly, I'd probably just pay the premium and buy a kit if I did it today. I did this du…
-
comment
Comment #41618235
Agreed -- the price contrast between the unit itself and the component replacements and upgrades is a turn-off, however going into a ~30 year vintage pro audio sampler thinking it …
-
comment
Comment #41617818
They are cheap to find -- on Yahoo Auctions Japan I got an s3000xl for ~$80 since the 8-out works in the MPC2k/xl and go for as much as ~$400 alone. But that doesn't mean anything …
-
comment
Comment #41617427
This looks like the post I referenced -- https://www.eevblog.com/forum/beginners/modifying-a-240x64-l...
-
comment
Comment #41617417
^ This As noted, the expensive MPC60/3k replacements are just generic T6963C / RA6963 displays with the circuit bypassed (since sampler has the LC7981) and the correct pitch ribbon…
-
comment
Comment #41617377
I did a backlight replacement on a S3000XL, a LCD replacement on S900, and found a cheap ($25?) LCD replacement for ASQ10 (same as MPC60/MPC3000). Jazzcat + Ebay sell expensive rep…
-
comment
Comment #32608960
Does githubnext.com read as a phishing-adjacent third party to anyone else? Why not deploy as next.github.com subdomain?
-
comment
Comment #32560594
I've always loved how simple adding to sqlite is in Tcl: db function regexp {regexp --}
-
comment
Comment #29298811
/r/tcl has a similar problem -- rare topical posts and frequent TV support questions.
-
comment
Comment #23802537
NextBSD ("FreeBSD X") operates in a similar space and was also looking promising, but it looks like development stopped. In that approach, the BSD kernel was extended to support so…
-
comment
Comment #23466538
I feel like this hits Tcl's use case pretty well, too. Old but not forgotten.
-
comment
Comment #9104767
so can XSS start/stop/install/uninstall toothless apps?
-
comment
Comment #9059343
Emacs natives should know "C-x * *". Worth learning the bin/hex support with "d 2", "d 6".
-
comment
Comment #8456658
How does this compare to Pollen? http://mbutterick.github.io/pollen/doc/
-
comment
Comment #8095287
2x HP LP2475w. They are 1920x1200 / 16:10 IPS panels with pivot/tilt/rotate stands and a bunch of inputs.. They're a bit old, but look great and can find them used for ~$150.
-
comment
Comment #8054451
didn't mean to imply "only" as a less-than comparison -- just a distinction.
-
comment
Comment #8051140
a good reminder that the TSP optimization problem is only NP-hard, not NP-complete -- http://www.nomachetejuggling.com/2012/09/14/traveling-salesm...
-
comment
Comment #6893057
"directly from you web browser"
- comment
-
comment
Comment #6536469
what is this - a campus for ants?
-
comment
Comment #6286467
What about the "Basic HTML" view?
-
comment
Comment #5289728
while this is taking a mathematical/theoretical approach, it's worth reiterating that a modern compiler won't even bother allocating temporary variables on the stack and the values…
-
comment
Comment #5172871
fix your anchor font.
-
comment
Comment #4913160
http://paste.lisp.org/display/133628
-
comment
Comment #4518979
Hardly a security flaw. How do you expect Safari/Chrome autofill the same passwords? And after the password is auto-filled any JavaScript can access the input's value attribute. I …