HackerTrans
TopNewTrendsCommentsPastAskShowJobs

mpd

no profile record

comments

mpd
·3 年前·discuss
When something can be treated as a score to compare with others, it will be. Everything else just follows.
mpd
·3 年前·discuss
I really enjoyed the recent Hackerbox[0] featuring an FPGA. I'd never worked with one prior to that.

https://hackerboxes.com/collections/past-hackerboxes/product...
mpd
·3 年前·discuss
collect $1,329,063
mpd
·3 年前·discuss
Having good error messages is one of the important priorities for me in my compiler, so I made the commitment early and am using codespan_reporting[0] to report the errors, which is going well so far.

0: https://github.com/brendanzab/codespan
mpd
·3 年前·discuss
Did that include bugs due to encountering unexpected nulls?
mpd
·4 年前·discuss
https://www.reddit.com/report to skip the subreddit mods and send it right to the admins.
mpd
·4 年前·discuss
I have an old phone set up here, running Octo4a. It's working great.

https://github.com/feelfreelinux/octo4a
mpd
·4 年前·discuss
Oh, it looks like the release command would fit the `build` step I mention.

As far as the after-deployment tasks go, we automate those just like migrations - they're (occasionally very slow) one-offs that we don't want to hold up a restart for. Really, an analogue to the release command that can run after restart is all that I'm talking about here.
mpd
·4 年前·discuss
My big want here is containerized deployments with build + release steps to allow me to e.g. run migrations and after-deploy tasks (we use both). This prevented a move to Render for us previously.
mpd
·5 年前·discuss
That explains the JVM, but why Java, specifically? JRuby offers everything you mention.
mpd
·5 年前·discuss
My question is whether or not rubocop can autocorrect it to whatever. If so, I really dgaf about this.
mpd
·5 年前·discuss
If your only special move is "You're wrong!", it's going to be hard to talk to you. What do you think is debatable?
mpd
·5 年前·discuss
Only if said "reasonable person" were around in the 90's, and knew the shit that MS was trying to pull. I happen to be one of those people, but that's not the catch of the day here.
mpd
·5 年前·discuss
> No reasonable person could understand the phrase, "Don't Be Evil," to mean, "Don't do things that I personally consider evil."

TBH, I think almost everyone treats the former statement, as meaning the latter. Did you mistype here?

Maybe there's even something different about using "evil" here, specifically. Would another word have a different outcome?
mpd
·5 年前·discuss
Yeah, tbh I think this project is trying to polish a turd.
mpd
·5 年前·discuss
> MongoDB is a life-changing technology for many Developers

Are there any legitimate citations for this claim? "Life-changing"? Please.
mpd
·5 年前·discuss
oh man, it looks like this could level up by using the indeterminate state of a checkbox
mpd
·5 年前·discuss
To me, it feels like the same effect as Ruby ~15-10 years ago. Lots of chaos as good (subsequently winnowed down to preferred), patterns were discovered, and then things stabilized. It isn't sexy anymore, but to this day I've yet to discover a better tool, that lets me blast out features and make changes at rapid pace, than Ruby (and Rails on the web side).
mpd
·5 年前·discuss
I stopped reading about two seconds in, when it popped up some dumb thing trying to get me to log in / sign up.
mpd
·5 年前·discuss
I'm currently using https://postimages.org/ for the odd occasion I want to upload something.