

Software architects that don’t write code are worse than useless


Software architects that don’t write code are worse than useless
But Stalin is dead right? And I don’t think he ever worked for Valve


I doubt these tools would help you. They are primarily for pulling data off devices, spying on them, or controlling them.
Even if you could buy them as a private individual you wouldn’t want to pay that cost. There might be pirated versions, but most who have use of these tools have no interest in pirated software.
There are extremely skilled people who make a living finding vulnerabilities, so there’s not a lot of low-hanging fruit left and those who find serious vulnerabilities have generally worked hard to do so.
When a single exploit can pay enough that you could pay off all your loans, buy a house, or not have to work again for years, or maybe ever. Why would you go through all the trouble of finding it to release it publicly and get nothing? Especially when it’s going to be used by these shady companies either way.
I’m not saying exploit selling is morally right, it certainly isn’t, but if I was offered millions of dollars to do the wrong thing, I’m not sure I would turn that down.


My kryptonite is du which reports disk usage, and df which reports disk file size, or no, wait, du is file size and df is disk usage.
Most of the time I can only remember whichever one I don’t need at the moment and futilely hope that its man page will mention the other (which it doesn’t).


Ah, damn it! I’ll look it up next time. *sudo vim /etc/passwd*
Worse! At just level 7, a rogue is likely to have +11 and Advantage to pick a lock, which combined with Reliable Talent means they can’t fail a DC 21, and have a 1/2 chance of beating a DC 26.
So if you want there to be uncertainty and challenge, you have to make the DC more like 25-28. Making it all the more likely that the lock should be impossible to the rest of the party.
If I wanted to formally add ability check crits I would make them add/subtract something from your result. Not automatically pass/fail, because the consequences of that are bonkers.
Well DnD consistently doesn’t have criticals outside of attack rolls and death saves.
Like the person you replied to asked, what would you even expect to happen on an ability crit? If the DM only lets you roll on things that would be possible for you, then you would succeed on a 20 anyway. If the DM lets you roll on impossible things, then you have a 5% of doing the impossible. Neither option is good.
I absolutely let a 20 or 1 have extra effect whenever it makes sense and feels right. But having it be a core rule would be a PITA.
Not to mention that it would make skill checks even more driven by randomness, which is already a problem.


My old mother, who is completely disinterested in technology, has used a Linux desktop for a decade now without major issues.
If you aren’t a power user the differences between it and Windows are minor. You have windows, icons, menu bars, x closes the application, the box makes it big, right-click to open a menu, left-click to select, it’s all the same stuff. Besides, most of your time is spend in a browser anyway.
Yeah things break some times, but no more than in Windows. Being on a very default Ubuntu installation she can just search for her problems online and blindly run some random console command that probably fixes it, just like on Windows.
Hardware is easier because drivers are generally just magically there. Software is easier because it’s mostly in a repository which automatically installs dependencies and updates and doesn’t come with malware.
By far the biggest problem has been documents and executables that can only be opened in Windows. Mostly PDF forms (fuck you Adobe).


Office Open XML was only standardized in order to combat the threat posed by Open Document as organisations were starting to mandate use of standardized formats.
You write as if Microsoft did this because they wanted interoperability, when in reality they only begrudgingly accept that some must be allowed in order to avoid losing control of the market.
The real solution would have been to never approve the OOXML standard and not legitimize Microsoft’s attempt to make their proprietary format appear open.


Butter is rather low volume, so maybe it’s doable. But it’s very hard to compete with self-replicating organisms that have evolved specifically to use the energy sources, materials and conditions that are abundant on this planet. I’d be more more interested if someone had made a plant make butter.
Having a bunch of machinery sit idle waiting for power to be cheap isn’t particularly good use of resources either. We’d be better off trying to store the power.


“Savor says they take carbon dioxide from the air and hydrogen from water”
I’m no expert but direct air capture of Co2 and water electrolysis both use a lot of power. So using them for this purpose is likely just a marketing gimmick that doesn’t make any sense either economically or for the climate.


You are right! I was fooled by my server already having git installed and this requirement not being mentioned anywhere. I guess that explains why it uses SSH rather than SCP/SFTP.


I feel like you made it sound a bit backwards :)
There’s nothing to install on a “git server”, git doesn’t have a server component. You can point your git client to a remote place where it can store its files using SSH. But you don’t install anything on the server for this.
Which is why self hosting a git remote is super easy. All you need is a server with ssh and a little bit of storage.
If you just want to sync code between different computers and have a backup, that’s all you need.


There’re a lot of privacy enthusiasts who seem to view privacy as a binary. So because Mozilla isn’t perfect, it’s as bad as can be.
They also commonly have little understanding of the underlying technology, law, business, etc., which I guess is why they can’t do any threat modeling. They’re just really scared of a nebulous threat they do not understand. Which I can sympathize with.
But privacy then becomes more about “staying pure” in some abstract sense, rather than about avoiding concrete threats.
(As a tip to those who want to do better, any real security starts with threat modeling. There is no such thing as perfect security, it’s always a tradeoff. So you must do threat modeling to make sure you’re putting your resources where they will make a difference.)
It’s not about identity as much as it’s a very poor way to try to convince someone.
Don’t base your line of argument on a statement you know the other person will likely disagree with.
For example “You should play Pathfinder because DnD sucks”, holds no weight to people who don’t think that DnD sucks. In fact if they happen to like DnD, it undermines your argument, because if you disagree about DnD, aren’t you also likely to disagree about Pathfinder?
If they play a system, they probably like that system and find its shortcomings acceptable. You can’t convince someone that a system isn’t enjoyable when they have first-hand evidence to the contrary.
Asking people to stop being comfortable doing something they like, so that they can be uncomfortable doing something you like, isn’t a good value proposition.
If you lead with “Thing you like is actually bad”, their immediate response will be to disagree with you and start defending the thing they like. And if you want someone to listen to your arguments, rather than just try to poke holes in them, you must avoid putting them on the defensive.
To get through to people, find common ground and build off that. “If you like FEATURE in GAME, you’ll probably love SIMILAR FEATURE in OTHER GAME because…” is something that’s actually going to get someone interested, rather than start a pointless argument :)
Well there are no crits on checks in 5e, so a nat 20 +0 is no different from a nat 6 +14. And someone with a +14 can’t fail a check with a DC of 15 or lower.
Having Degrees of Success built into the system in PF2 is really neat though. And seems like something DnD could easily incorporate if Wizards had any vision.


“if Republic of China want to become Republic of Taiwan, they probably should publish the declaration of independence”
They don’t have that choice. While independence is quite popular in Taiwan, the PRC has made it very clear that they see any movement toward Taiwanese independence as cause for war. Going so far as to fire literal warning shots over the island in 2022 and 1996.
Shouldn’t that happen automatically if the drive is identified as removable? And the real solution should be to tell the OS that it’s removable?