HN user

jcstryker

156 karma
Posts5
Comments27
View on HN
I've sold out 4 months ago

That justification isn't as commenable as you frame it.

The same biological impulse fuels the rampant nepotism and open corruption we seem to selectively whinge about online these days.

I've sold out 4 months ago

Fair Source and Enterprise

Yet another bait and switch plays out - build clout on the goodwill of open source and execute the plan at the opportune moment.

I may understand the decision but I sure as hell don't respect it - cashing out and prioritizing your family, a very human thing to do, at a glance it almost even seems noble.

Love to see the competition between the projects trying to get linux running on the m1. Though I think they will hit a wall trying to enable GPU support.

I think opening up just enough to enable this effort also serves as some good nerd marketing for Apple. This race keeps the m1 in the news regularly, giving hope to those who want a low-power and performant ARM machine that wouldn't otherwise consider an apple machine.

So pardons are for sale to the wealthy or well-connected. Maybe this has always been the case, but to see it so blatant...

The power of pardon simply further reduces the trust and legitimacy of the executive branch. At least for humans it should be revoked, I think we can still trust the presidency with the power to pardon turkeys.

Since you are in the DC area I can plug the DC Code & Coffee[0] and their sister meetup NoVA Code & Coffee[1]. Both are great, active biweekly meetups with around 40-60 attendees each time. Its not just for software engineers, we get data science, devops, security, etc. people coming in. Even people not in tech but looking to make a switch. Its a lot of fun actually.

[0] https://www.meetup.com/dc-code-coffee/

[1] https://www.meetup.com/NoVA-Code-Coffee/

Of course an average civilian wont be able to match the training and resources of a soldier. The idea is to raise the cost of engaging the civilian populace. No government wants to rule over piles of ruble and streets full of corpses.

Occupation is already expensive and essentially temporary. Look at the situation in Afghanistan, the US invades and occupies the country. As they begin to withdraw, territory is taken back by the Taliban and warlords, they simply bide their time and wait for an opportunity to return.

An armed populace changes the math around occupation and engaging in violence. Of course this also leads to other oppressive mechanisms like propaganda and manufacturing concent, but at least people aren't dying. Its a step in the right direction.

Absolutely agreed, and I think decentralization is a part of that. Instead of a single point of failure, spreading power between multiple groups reduces the potential damage and the incentive to corrupt a system.

Consider a treaty organization organized against a hypothetical enemy. If the adversary succeeds in corrupting and neutralizing one of the member states, that is significantly less damaging than if it were a centralized command that was corrupted.

It increases the cost dramatically to neutralize the treaty organization, and the threat to the system is easily and publicly recognized. As opposed to the slow and eventually catastrophic corruption of a centralized command.

This is a powerful argument for limited government and decentralization, requiring a simple premise that I think most people can agree with: That the protection and concealing of Jews and other groups under Nazi Germany was a just and desirable act.

Especially with the rhetoric today about creeping fascism, we should recognize that all authorities have the potential to become corrupt and oppressive. We should ensure proper checks against that and consider the potential consequences before implementing centralized services. Efficiency and cost effectiveness should not be the only consideration.

For instance, you might think that there are no potential downsides to a centralized welfare system. However what happens if those benefits are provided only to people of specific ideologies or races? What if it becomes contingent on giving up your biometric data or subject to drug testing as we have already seen in many areas of the US? Maybe we should consider the potential consequences of centralizing essential support structures and social safety nets.

How is it free software if I am unable to produce a build from the the source code that is made available. This clearly violates freedoms 0 and 1.

From the SFLC Guide:

"The Corresponding Source definition – both in GPLv2 and GPLv3 – has not been typically read to include the compiler itself, but rather things like makefiles, build scripts, and packaging scripts."

These are not provided with the source code, and they claim the distributed binaries are licensed under the GPL. How is this correct if they do not satisfy the 4 freedoms?

The project claims to be licensed under the GPL and markets itself as an open source competitor to Plex. Even if only the copyright holders have the standing to pursue a violation, that doesn't change the fact that they are falsely advertising their project and are not following their own selected license.

They distribute packages for Linux distro's, where the GPL is listed as the license for the package, instead they should be listed as custom or proprietary.

Unfortunate that this has been going on for over 4 months, with not even platitudes, just "we are discussing it internally".

Emby markets itself as an open source competitor to Plex, however the binaries they distribute are not reproducible using the code published in the repository. Despite multiple requests for the build scripts for the dotnet core version of Emby, the core developer Luke states "we are currently not publishing the build process for it, but don't worry, we will be doing .net core-based packages for all of the popular distros."[0]

The GPL requires the release of not just source code, but build scripts and supporting materials, outlined here in the SFLC's "A Practical Guide to GPL Compliance", sections 3.3, 3.4, 4.2.3. [1]

The core development team has been made aware of this, but is still refusing to make the build scripts available for the currently distributed version of Emby. Neither have they relicensed the project, despite all current contributions being covered under a CLA. This constitutes a willful and deliberate violation of the GPLv2.

[0] https://emby.media/community/index.php?/topic/51614-instruct...

[1] https://www.softwarefreedom.org/resources/2008/compliance-gu...