bitcrafter

joined 11 months ago
[–] bitcrafter@programming.dev 3 points 7 months ago (1 children)

Yes. My rule of thumb is that generally rebasing is the better approach, in part because if your commit history is relatively clean then it is easier to merge in changes one commit at a time than all at once. However, sometimes so much has changed that replaying your commits puts you in the position of having to solve so many problems that it is more trouble than it is worth, in which case you should feel no qualms about aborting the rebase (git rebase --abort) and using a merge instead.

[–] bitcrafter@programming.dev 3 points 7 months ago

The way I structure my commits, it is usually (but not always) easier and more reliable for me to replay my commits one at a time on top of the main branch and see how each relatively small change needs to be adapted in isolation--running the full test suite at each step to verify that my changes were correct--than to be presented with a slew of changes all at once that result from marrying all of my changes with all of the changes made to the main branch at once. So I generally start by attempting a rebase and fall back to a merge if that ends up creating more problems than it solves.

[–] bitcrafter@programming.dev 1 points 7 months ago (3 children)

I’ve only met one other person that knew who/what Dvorak was/is, and also reportedly used that keyboard layout.

I experimented with it in University--I actually got a screwdriver and pried up and rearranged all of the keys on my keyboard within a week or so of starting--but after graduating I noticed that I was still slower at typing on Dvorak than I was on QWERTY so I gave up and changed back.

[–] bitcrafter@programming.dev 2 points 8 months ago

Yeah, about a decade ago I tried using the Boost Graph Library because I needed a graph library for C++ and eventually had to give up because it was so heavily template-based that I couldn't figure out how to actually do anything with it.

[–] bitcrafter@programming.dev 4 points 8 months ago (1 children)

I can understand this view for early backers (I’m one of them) but what about people who decided to drop money on the game in the last 2 or even 5 years? Were they also scammed despite hundreds of articles about delays, issues and thousands of people yelling about a scam every time SC is mentioned?

Maybe, maybe not, but is entirely possible to be scammed while also being in a position where you should have known better; the two are not mutually incompatible.

[–] bitcrafter@programming.dev 6 points 8 months ago

The root of the problem is that you think of momentum as being defined to be the product of something's mass and its velocity, but this is actually only an approximation that just so happens to work extremely well at our everyday scales; the actual definition of momentum is the spatial frequency of the wave function (which is like a special kind of distribution). Thus, because photons can have a spatial frequency, it follows simply that they therefore can have momentum.

Something else that likely contributes to your confusion is that you probably think that where something is and how fast it is going are two completely independent things, but again this is actually only an approximation; in actuality there is only one thing, the wave function, which is essentially overloaded to contain information both about position and momentum. Because you cannot pack two independent pieces of information into a single degree of freedom, it is not possible for position and momentum to be perfectly well defined at the same time, which is where the Heisenberg uncertainty principle comes from.

[–] bitcrafter@programming.dev 1 points 8 months ago* (last edited 8 months ago)

Is it just me, or does this article seem to go out of its way to be inscrutable? In particular, it is strange that it calls itself "A Short Note" when it is anything but.

Also, could someone who is able to follow it better than me explain how the ideas at the heart of their model are different from the Feynman path integral?

[–] bitcrafter@programming.dev 3 points 8 months ago (1 children)

I’m not sure why anyone would think I meant ‘restrain’, but oh well.

The Bhagavad Gita spends a lot of time extolling the importance to spiritual life of controlling the senses with the goal of restraining them, and in particular this is a precept of the Krishna Consciousness cult.

[–] bitcrafter@programming.dev 9 points 8 months ago (3 children)

Try reading before you down vote.

Speaking only for myself, what really threw me off was the following:

Apologies if you’ve already tried this or something similar, it doesn’t work for everyone, but I got mine back by using essential oils to restrain [emphasis mine] my olfactory system.

I think that if I'd realized that you meant to say "retrain" here instead of "restrain", I would not have been so quick to initially dismiss it as obviously nonsense.

[–] bitcrafter@programming.dev 1 points 8 months ago

Horribly incompetent? No. Flawless, or even particularly prescient? No. They got a lot of big stuff right; they got a whole lot wrong.

So just to be clear: you think that this particular language was badly written because it is so easily bypassed?

[–] bitcrafter@programming.dev 1 points 8 months ago

I’m not the one you asked, but what I like isn’t really about PHP itself, but the fact that I can get dirt cheap hosting with PHP and MySQL.

Oh, wow, I looked a little into this and hosting really is dirt cheap! That is a benefit that I genuinely was not expecting.

[–] bitcrafter@programming.dev 1 points 8 months ago (2 children)

If, as you say,

I’m unconcerned with how it was intended since that’s totally irrelevant to what it actually is.

Then why did you waste time describing what you believed was the intention behind it earlier when you said,

I think of it as a rhetorical flourish to emphasize the importance they placed on representing states rather than people.

Regardless, the other point that I made that you haven't addressed still stands: they put that prohibition against banning the slave trade in there for a reason, and that reason was presumably not "as a rhetorical flourish", so either the people who insisted that it be present were horribly incompetent at writing legal language that would preserve their own interests, or your personal opinion as to how Constitutional law works in this case is missing something important.

view more: ‹ prev next ›