freddo

joined 1 year ago
MODERATOR OF
[–] freddo@feddit.nu 2 points 3 weeks ago

There is the passwd LDAP backend, not sure if it works for full auth though.

[–] freddo@feddit.nu 5 points 3 weeks ago

If you liked the old Rock Raiders game, check out Manic Miners. It is a free remake in a modern engine.

[–] freddo@feddit.nu 2 points 2 months ago (1 children)

I'm aware that this isn't how DNS works, but I'd imagine it is possible to have a DNS server that when it receives a query from the internet looks at the requested domain and translates it to an internal domain and in turn query that one, returning the result without revealing the internal domain. Something like a ALIAS virtual record provided by some services (but wont work against a internal DNS).

As for Traefik acting as a reverse proxy for internal network addresses, yeah that's the way it works. However in this case I have several instances of Traefik running on a subset of IP-addresses on a public subnet. So essentially we want to loadbalance several Traefik loadbalancers using DNS.

 

So I've got a Consul cluster running for service discovery on a set of servers, some of which have public IP addresses. On some of these nodes I want to run Traefik (dynamically registered), which are registered on tfk.service.consul which holds a number of A and AAAA records. I want my address tfk.example.com to point at those A-records without revealing the consul address.

How would I do this?

Example:

Some application maps internal A-records to public A-records.

public             | internal               / xxx.xxx.xxx.xxx
tfk.example.com -- | -- tfk.service.consul -- yyy.yyy.yyy.yyy
                   |                        \ zzz.zzz.zzz.zzz
Expected result:

Public DNS resolvers never see the consul query.

public           / xxx.xxx.xxx.xxx
tfk.example.com -- yyy.yyy.yyy.yyy
                 \ zzz.zzz.zzz.zzz

I know I could use consul-template for this purpose by rendering config files to bind or similar, but I was wondering if there was some way to do this via DNS like some kind of bridge application.

 
 

Rumors have recently surfaced suggesting that Microsoft is considering a significant acquisition bid valued at approximately $16 billion for Valve Corporation, the entity behind major gaming franchises such as Half-Life and Portal, and operator of the Steam Store, the leading digital distribution platform for PC gaming. Valve, known for its strong financial performance and dominant market position, primarily due to the success of the Steam Store, is estimated to generate over $10 billion annually in revenue. The platform's profitability and extensive user base make it a critical asset in the PC gaming industry. Valve's estimated market valuation stands at around $8 billion, with co-founder and CEO Gabe Newell's net worth reportedly exceeding $4 billion, according to Forbes. Despite the high revenue and valuation, these figures do not necessarily reflect the liquidity or cash available to the company or its stakeholders.

Microsoft's interest in acquiring Valve is part of a larger plan to strengthen its foothold in the PC gaming industry and venture into the handheld gaming sector, areas where Valve has made significant strides with its Steam Deck product. If Microsoft were to acquire the Steam Store, it would gain a major source of revenue and solidify its position in digital distribution.

However, there are several complications that might hinder such an acquisition. Since Valve has always been privately owned, it lacks the public financial transparency that would provide a clear picture of its total market value, including the value of its intellectual properties like Counter-Strike, Dota, and Half-Life. Industry estimates suggest that Valve's value could be well over $16 billion, which may render Microsoft's rumored offer as undervalued. Insights from Dior, a prominent figure in the Counter-Strike community, reveal that Gabe Newell owns less than 25% of Valve. This suggests that a significant portion of Newell's wealth is tied to his equity in the company. The decision to sell Valve wouldn’t rest solely with Newell; numerous employees who likely hold stock options could also have a say through a voting process if an offer were made. For Microsoft, acquiring Valve would mean gaining control over a key distribution channel in the PC gaming market, enhancing its competitive position against other industry giants, and potentially making stronger inroads into the handheld gaming market. The strategic benefits for Microsoft are evident, but for Valve, the benefits are less clear.

Let me reiterate that this news-story currently is nothing more than a rumor.

 
[–] freddo@feddit.nu 2 points 3 months ago

Som det ska vara

[–] freddo@feddit.nu 2 points 4 months ago

"Just a second" is the cloudflare page before the session has been verified.

 

cross-posted from: https://feddit.nu/post/4403233

On April 3rd, we received a Cease and Desist letter from HashiCorp regarding our implementation of the "removed" block in OpenTofu, claiming copyright infringement on the part of one of our core developers. We were also made aware of an article posted that same day with the same accusations. We have investigated these claims and are publishing the C&D letter, our response and the source code origin document resulting from our investigation.

The OpenTofu team vehemently disagrees with any suggestion that it misappropriated, mis-sourced, or otherwise misused HashiCorp’s BSL code. All such statements have zero basis in facts.

HashiCorp has made claims of copyright infringement in a cease & desist letter. These claims are completely unsubstantiated.

The code in question can be clearly shown to have been copied from older code under the MPL-2.0 license. HashiCorp seems to have copied the same code itself when they implemented their version of this feature. All of this is easily visible in our detailed SCO analysis, as well as their own comments which indicate this.

Documents

To prevent further harassment of individual people, we have redacted any personal information from these documents.

Conclusion

Despite these events, we have managed to carry out significant development on OpenTofu 1.7, including state encryption, “for_each” implementation for “import” blocks, as well as the all-new provider-defined functions supported by the recently released provider plugin protocol.

On that note, we will be releasing a new pre-release version next week, and we are eager to gather feedback from the community.

— The OpenTofu Team


The image in this blog post contains code licensed under the BUSL-1.1 by HashiCorp. However, for the purposes of this post we are making non-commercial, transformative fair use under 17 U.S. Code § 107. You can read more about fair use on the website of the US Copyright Office.

 

On April 3rd, we received a Cease and Desist letter from HashiCorp regarding our implementation of the "removed" block in OpenTofu, claiming copyright infringement on the part of one of our core developers. We were also made aware of an article posted that same day with the same accusations. We have investigated these claims and are publishing the C&D letter, our response and the source code origin document resulting from our investigation.

The OpenTofu team vehemently disagrees with any suggestion that it misappropriated, mis-sourced, or otherwise misused HashiCorp’s BSL code. All such statements have zero basis in facts.

HashiCorp has made claims of copyright infringement in a cease & desist letter. These claims are completely unsubstantiated.

The code in question can be clearly shown to have been copied from older code under the MPL-2.0 license. HashiCorp seems to have copied the same code itself when they implemented their version of this feature. All of this is easily visible in our detailed SCO analysis, as well as their own comments which indicate this.

Documents

To prevent further harassment of individual people, we have redacted any personal information from these documents.

Conclusion

Despite these events, we have managed to carry out significant development on OpenTofu 1.7, including state encryption, “for_each” implementation for “import” blocks, as well as the all-new provider-defined functions supported by the recently released provider plugin protocol.

On that note, we will be releasing a new pre-release version next week, and we are eager to gather feedback from the community.

— The OpenTofu Team


The image in this blog post contains code licensed under the BUSL-1.1 by HashiCorp. However, for the purposes of this post we are making non-commercial, transformative fair use under 17 U.S. Code § 107. You can read more about fair use on the website of the US Copyright Office.

[–] freddo@feddit.nu 4 points 5 months ago (1 children)

Is it really a problem that they want to stay faithful to the original game? You say it yourself that FIRS is available as an option for people who want something more advanced to work with, along with all the other NewGRFs.

[–] freddo@feddit.nu 5 points 5 months ago (2 children)

Is it possible to just run your own SIP-trunk? We're not intending on sending or receiving calls from external numbers outside of our little network.

[–] freddo@feddit.nu 5 points 5 months ago (1 children)

What do you mean by "a block of external phone numbers?" We'd like to simply have our own internal numbers ideally, nothing to connect to the regular phone network.

[–] freddo@feddit.nu 32 points 1 year ago (5 children)

You might want to read this https://web.archive.org/web/20230921232415/https://www.theatlantic.com/magazine/archive/2023/11/general-mark-milley-trump-coup/675375/

During the George Floyd protests in early June 2020, Milley, wearing combat fatigues, followed Trump out of the White House to Lafayette Square, which had just been cleared of demonstrators by force. Milley realized too late that Trump, who continued across the street to pose for a now-infamous photo while standing in front of a vandalized church, was manipulating him into a visual endorsement of his martial approach to the demonstrations. Though Milley left the entourage before it reached the church, the damage was significant. “We’re getting the fuck out of here,” Milley said to his security chief. “I’m fucking done with this shit.” Esper would later say that he and Milley had been duped.

For Milley, Lafayette Square was an agonizing episode; he described it later as a “road-to-Damascus moment.” The week afterward, in a commencement address to the National Defense University, he apologized to the armed forces and the country. “I should not have been there,” he said. “My presence in that moment and in that environment created a perception of the military involved in domestic politics.” His apology earned him the permanent enmity of Trump, who told him that apologies are a sign of weakness.

[–] freddo@feddit.nu 6 points 1 year ago (2 children)

Less that, more just going over to the side to let faster vehicles pass and then continuing on. It is just common courtesy to everyone else driving faster vehicles, and is at least something taught to do in Swedish driving schools.

view more: next ›