Forgot your password?
typodupeerror

Comment It's the crazy alphabet nonsense for me... (Score 1) 82

I was auto suspended because I quoted a 30 year old statement supporting the rights of gays and lesbians that made reference to "LGB communities". I was accused of Trans erasure or some other stupid bullshit.

I hope the stock price falls low enough for Elon Musk to buy it for a song.

LK

Comment GOG is for poaching more than launching (Score 1) 48

And like I said I don't see anyone talking about GOG.

How much of that is related to GOG's reputation for being selective about what games and genres they accept? I get the impression that GOG is a bit more "curated" than some other PC game stores. The curators don't really want visual novels (a style of menu-driven adventure game). And apart from new releases by CD Projekt (which owned GOG before the end of 2025), I suspect that GOG seeks to poach "catalog" games that have already been successful on the competing store Steam as opposed to having a game at day one.

Sources include GOG forums (thread; thread)

Comment Would this inefficient workaround be legal? (Score 1) 56

Set up two companies in a state or country where there are no legal issues. One says "invest in us, if [event] happens by [date], we will pay off more than you invest because company #2 will turn all their assets over to us" and the other says "invest in us, if [event] does not happen by [date], we will pay off more than you invest because company #1 will turn all of their assets over to us." Set up both companies to liquidate and return assets to stakeholders on [date].

Then list the companies on an exchange accessible to US residents or if that's not possible, create a pair of holding companies or closed-end mutual funds that own 100% of company #1 and company #2 above and list them on an exchange accessible to US residents.

If this would be a legal way for New York residents to invest in the outcomes of events, it sounds like Kalshi is just doing the above but without all of the middlemen and inefficiencies that come with middlemen.

If this is not legal, I would ask "why not?"

Comment Emulators on GitHub (Score 1) 45

GitHub has deleted projects because it didn't like them too or considered them too much of a hot potato. Try safely hosting an emulator on there for an older games console or something similar.

My own NES emulator is on Codeberg, but there are well over a dozen emulators on GitHub. Start here:

- LIJI32/SameBoy (Game Boy)
- TASEmulators/fceux (NES)
- mgba-emu/mgba (Game Boy, Game Boy Advance)
- nesdev-org/MesenCE (NES, Super NES, Game Boy, Game Boy Advance, PC Engine, Master System/Game Gear, WonderSwan)
- jsgroth/jgenesis (Mega Drive/Mega CD, Super NES, Master System/Game Gear)
- dolphin-emu/dolphin (GameCube, Wii)
- stenzek/duckstation (PlayStation)
- ares-emulator/ares (numerous)
- Dwedit/PocketNES (PocketNES on Game Boy Advance)
- FluBBaOfWard/NitroSwan (WonderSwan on Nintendo DS)
- FluBBaOfWard/NGPDS (Neo Geo Pocket on Nintendo DS)
- FluBBaOfWard/NitroGrafx (PC Engine on Nintendo DS)

Which emulator of a 20+-year-old console did you see deleted from GitHub, unless it included ROMs or system software copied without permission?

port forwarding your residential cable Internet service to a Pi

The problem is that a lot of home ISPs don't let their customers port forward because there just aren't enough IPv4 addresses to go around, and I'd bet a lot of your audience are behind ISPs that don't provide IPv6 (such as Frontier fiber). When an ISP is using carrier-grade network address translation (CGNAT) to put an entire neighborhood behind a single IPv4 address, how would the ISP's router know to which customer to direct a TCP SYN packet received at that address? I guess each Forgejo instance operator could pay per month for some sort of proxy service using a reverse SSH tunnel.

Comment Re:"Copper based" is a lie. (Score 1) 65

"The whole network" hasn't been copper-based since the late 20th century. Long-distance phone connections went microwave in some areas by the 1970s and were largely fiber by the '80s or early '90s.

When people talk about "copper based" these days they typically mean either from the local traditional telco switch to the premises, from the neighborhood "box" (typically a fiber-to-copper conversion box, but possibly a radio-to-copper converter) to the premises, or from somewhere on the premises (e.g. your cable television or fiber-provider's VOIP-to-analog modem) to the analog telephone device, depending on context. The bottom line is to the end user, it "looks like" plain-old-telephone-service to a device that works on a POTS (analog) line, preferably with a cost that is no higher than a POTS line would be.

Comment Re:From a customer (Score 1) 65

Have you considered cell service with an analog-phone-to-cell-phone adapter? That will give your kid a phone he can call in or out on along with reliable 911. If long power outages are a problem, keep the phone on a charger 24/7 that's plugged into a UPS with enough juice for several days.

Even simpler: a "kiddie cell phone" that can only talk to parent-approved numbers plus 911.

If you have land-line-cable-TV available, you should be able to get a cable-tv-analog-telephone-adapter that has a several-hour battery in it. As long as the cable-tv-provider doesn't lose power you'll be good to go.

Comment Satellite and cell phone backhaul (Score 1) 65

In the short term - like maybe for 10-15 years - allow AT&T to use satellite and terrestrial radio technologies as the backhaul for copper-to-your-house and bill you the "normal" land-line rates. In rural areas this might be nothing more than a satellite- or cell-to-copper conversion box sitting outside your house.

Sure, they will lose money (possibly hundreds of dollars per year) on every customer but it's far cheaper than maintaining a copper plant in hard-to-reach areas.

Eventually though the regulators will have to tell customers "sorry" to regulated-low-cost service in expensive-to-serve area: If you wan to live in a hard-to-reach area, expect to pay a lot more for services or possibly even not have them available at all.

This doesn't solve the problem for providing affordable communications to people who live in areas where satellite and terrestrial radio can't reach. I'm not sure if there is a feasible solution for these customers.

Slashdot Top Deals

Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing. -- Dick Brandon

Working...