There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

sj_zero ,

The most important risk you face is if somehow mains voltage ends up contacting somewhere you get electrocuted and die.

There are 2 purposes of an earth ground: First it can be used as a reference for certain signals, such as microphones. Second, it can be used to protect against turning yourself into a sparker.

There is a clear separation between mains voltage and system voltages so it's typically not going to be a problem, but if a little wire ends up contacting the power supply case it can become energized and things start to get really bad.

Most of the electrical code where I live focuses on grounding as "Bonding", which is purely safety related for giving dangerous voltages a safe place to go.

Which RSS aggregator do you use? I cannot seem to find one that works for me.

I cannot stand google news any more, too much spam, clickbait and advertisement. So I decided to try to selfhost an RSS aggregator to make myself a news feed that I would be comfortable with. Being RSS such an “ancient” thing I thought there will be many mature systems, but I’m not sure that’s the case…...

sj_zero ,

I live by nextcloud news, but I don't like the new interface.

The other nice thing is it syncs with apps on every platform.

sj_zero ,

It's subtle, but they changed a lot of minor things, I think maybe because it's using a different UI framework. Scrolling is worse (the scroll bar acts nuts and the scroll wheel usually doesn't work very well, I these days tend to use the keyboard to scroll the middle plane) and the frame on the right doesn't reset between stories.

It's little things, but it makes reading through the days news a bit tougher.

sj_zero ,

The most important thing for everyone to remember is that if you don't fully own the thing such that you can install and run it without asking permission, or if it isn't simply free and open source, then it can go away at any time.

Another Patient Recommendation: Saints Row IV (lemm.ee)

I want to make a case for Saints Row IV: it is my go-to relaxing game. I have it installed on my PS4. The game has a GTA-esque setting and gameplay style, but where GTA is a clever satire of the real world, SR IV doesn’t concern itself with the limits of reality: in fact, You play as the President of the US (with super-powers)...

sj_zero ,

I think the fact that it doesn't have the same gravitas GTA has is part of the reason why it's so good.

sj_zero ,

Gaming journalism has been dead for so long the body's nothing but bones.

sj_zero ,

COMPILE ERROR - LIBRARY CALCAREA.H DOES NOT EXIST

goddamnit you acid tripping LLM...

sj_zero ,

The key to "AI" is having a human there to take algorithms and apply them to the right problems.

This is what most people don't understand because many of the demos are quite impressive and narrowly tailored to prevent the fact from being obvious unless you know what you're looking for.

PSA: Update your docker installation. Leaky Vessels flaws allow hackers to escape Docker, runc containers (www.bleepingcomputer.com)

Snyk team has found four vulnerabilities collectively called “Leaky Vessels” that impact the runc and Buildkit container infrastructure and build tools, potentially allowing attackers to perform container escape on various software products....

sj_zero ,

Honestly, if you're running public facing services, you should run the latest everything you can. There's a risk that stuff breaks, but at least you're not having to worry about patched exploits.

sj_zero ,

I've been using a number of different tools which I interface to my nextcloud.

My main nextcloud has a llm plugin which was really easy to install, you just install the plug-in, make sure that you are configured properly with python in your path, and then run an OCC command to download one of a few models.

https://localai.io/

I also hosted localAI, which was a little bit more involved, but the website did a decent enough job of explaining exactly all the things that you needed to do in order to get all the different types of AI model working. Besides LLMs, it also supports text to speech, speech to text, and image generation.

Two things that are important: first, if you are server doesn't have a pretty advanced video card then you're going to be using the CPU exclusively for AI, and that'll be pretty slow. Second, I found it very quickly that the amount of RAM you have is critical. My main server is a core i5 4th gen, and so I put AI software on another one of my servers which is a core i5 7th gen. You would think that the latter would work a lot better, but it had half the ram, and it basically wasn't even able to get started.

Besides hosting ai, if you have a desktop computer or gaming laptop you can run local AI models. There's a fantastic piece of software called Faraday that works pretty well on my laptop. You can get more and more sophisticated models depending on how much memory you have.

https://youtu.be/aLy_vVLUHZk

Krita has AI dal-e support for image generation available as a plug-in. I haven't used it yet because I just got it started downloading last night before I went to bed, but the installation process has defined in the video seems accurate and was extremely easy and mostly automated.

https://youtu.be/AU8NDSBIS1U

sj_zero , to fediverse

Link aggregators have a problem on the fediverse. The approach is server-centric, which has positives, but it also has major negatives.

The server-centric approach is where a community belongs to a certain server and everything in the world revolves around that server.

The problem is that it's a centralized formula that centralizes power in a the hands of a whichever servers attract the most users, and potentially breaks up what might be a broader community, and makes for a central point of failure.

Right now, if [email protected] and [email protected] talk on [email protected] then a lot of things can happen to break that communication. if c.com defederates b.com then the communication will not happen. If c.com breaks then the communication will not happen. If c.com shuts down then the communication will not happen. If c.com's instance gets taken over by management that doesn't want person1 and person2 to talk, then the communication will not happen.

Another problem is that [email protected] and [email protected] might never meet, because they might be on [email protected] and [email protected]. This means that a community that could reach critical mass to be a common meeting place would not because it's split into a bunch of smaller communities.

Mastodon has servers going up and down all the time, and part of the reason it's able to continue functioning as a decentralized network is that as long as you're following people on a wide variety of servers then one server going down will stop some users from talking but not all of them so the system can continue to operate as a whole. By contrast, I'm posting this to one server, and it may be seen by people on a wide variety of servers, but if the one server I'm posting this to goes down the community is destroyed.

There are a few ways to solve the problem...

one method could work as something like a specific "federated network community". There would be a local community, and the local community would federate (via local mods, I presume) with communities on other instances creating a specific metacommunity of communities on many instances that could federate with other activitypub enabled communities, and if any of the federated communities go down the local community remains. If any servers posed problems they could cease being followed, and in the worst case a community could defederate totally from a server (at a community level rather than a server level) In that case, [email protected] and [email protected] could be automatically linked up once both connect to [email protected] (I'm thinking automatic linking could be a feature mods could turn off and on for highly curated communities), and if c.com shuts down or defederates with one of the two, [email protected] and [email protected] would continue to be able to talk through their federated network.

Another method would be something more like hashtags for root stories, but I don't know how server-server links would be accomplished under a platform like lemmy, kbin, or lotide. I don't know how hashtags migrate on mastodon type software and how that migrates. In that case, it might be something like peertube where a network is established by admins (or users, I don't know) connecting to other servers manually.

Finally, I think you could implement the metacommunity without changing the entire fediverse by having the software auto-aggregate metacommunities. You could create a metacommunity community1 on a.com that would then automatically aggregate all posts on communities called community1 on all known servers. The potential downside of this is you could end up with a lot of noise with 100 posts of the same story, I haven't thought much about how you could handle duplicates so you could participate but wouldn't have 100 similar posts. In this case with respect to how to handle new posts, each metacommunity would be a local community and new individual posts would be posted locally and federated to users on other metacommunities. If metacommunities of this sort became the norm, then the duplicates problem may be solved organically because individuals using metacommunities would see the posts on other metacommunities and wouldn't bother reposting the same story, much like how people see a story and don't repost in individual communities.

One big problem is scaling, doing something like this would definitely be a non-trivial in terms of load per community. Right now if one person signs up to one community, they get a lot of posts from one server. Under a metacommunity idea like this, if one person signs up to one community, they get a lot of posts from many, many servers. lemmy.world has 5967 total instances connected to it, and 2155 instances running lemmy, lotide, kbin, mbin, or friendica that could contain similar types of community, that's a lot of communities to follow for the equivalent of one single community, especially if some of the communities in the metacommunity have a lot of traffic in that community. You'd have to look at every known server to first see if it exists and second if it has a community appropriate for the metacommunity, and the metacommunity would have to routinely scan for dead hosts to remove from the metacommunity and live hosts that may start to see an appropriate metacommunity has been created.

I'm sure there are other solutions, but I'm just thinking of how things work within my current understanding.

Of course, for some people, the problem is one they don't want solved because it isn't a problem in their view (and that's a legit view even if it's one I'm not really amenable to). Some people prefer smaller communities, or want tighter control over their communities. For servers or communities that don't want to be brought into a metacommunity, it seems like some sort of flag to opt-out (or opt-in as the case may be) should be designed in -- I'm thinking something in the community description like a textflag NOMC or YESMC that server software would be designed to respect.

With respect to moderation, It seems to me that you could have a variety of strategies -- you could have a sort of default accept all moderation where if one instance moderates a post other instances take on the same action, or whitelist moderation where if one instance or one set of moderators on a whitelist take an action then other instances take the same action, or a sort of republican moderation where if a certain number of instances take an action then other instances take the same action, and probably an option for individual metacommunities to only accept moderation from the local community the original post came from. I suspect you'd want a choice in the matter per metacommunity instance on a server.

sj_zero OP ,

I should have said threadiverse in the title. Oh well.

sj_zero OP ,

(and lotide doesn't implement editing at all, despite ActivityPub supporting it so my options are delete and repost or leave it)

sj_zero OP ,

No, I'm using lotide, another link aggregator altogether. It's a lot leaner, especially on the front end.

sj_zero ,

They went to nostr or other parts of the fediverse because the lemmyverse is toxic and they were constantly facing attacks of various types. Same thing that happened to wolfballs before it.

Some of the users might lurk on other servers, but I have my doubts. The point was to have a place they could be free to talk about things the establishment were censoring. Most of the colonizers from Reddit don't realize those servers existed long before most of what are considered the big Lemmy servers today even existed.

If the goal was just to troll redditors, there's always reddit.

sj_zero ,

Perhaps ironically, lemmy. I had the database catastrophically fail early on, and ever since then federation has been broken with most major instances. I kind of prefer lotide anyway, much more minimalistic, less of a focus on upvotes and downvotes, and the code base is simply enough that I've been able to hop into it and make changes.

sj_zero ,

By that standard it seems to me like most of the internet should be shut down, particularly establishment outlets that are more than happy to tell you who to hate.

sj_zero , to selfhosted

Anyone who knows me knows that I've been using next cloud forever, and I fully endorse anyone doing any level of self hosting should have their own. It's just a self-hosted Swiss army knife, and I personally find it even easier to use than something like SharePoint.

I had a recurring issue where my logs would show "MYSQL server has gone away". It generally wasn't doing anything, but occasionally would cause large large file uploads to fail or other random failures that would stop quickly after.

The only thing I did is I went in and doubled wait_timeout in my /etc/mysql/mariadb.conf.d/50-server.cnf

After that, my larger file uploads went through properly.

It might not be the best solution but it did work so I figured I'd share.

sj_zero ,

I think the ending needs some work but I like the concept.

I don't know if the boomers could write a story about getting old wisely, particularly not way back then. I like the idea of showing different characters managing getting older, both in positive and negative ways, and perhaps some characters having an arc.

Kirk would definitely be trying to keep living his glory days. He already looked like an idiot wrassling Klingons in Star Trek 3, by 6 he should be seeing the consequences of his insistence on playing hero, a washed up captain with a growing number of failed missions because he keeps trying to go down and fight the bad guy and kiss the lady and he just isn't capable of it anymore. His arc would be learning to let go of the day to day battles, and leaning into his wisdom earned by a lifetime of work in the field to help raise the next generation of people who will be taking over after him. In the actual canon just as Kirk never faced the Kobayashi maru challenge head on, his character never actually faced aging head-on and died in a battle including 3 old men.

The idea that McCoy would stop being a doctor is dumb, many doctors practice until they die of old age. His arc would be about coming to grips with the reality that he has a limited amount of time left and what that means.

Spock would be an investigation of what it means to have more time since he'd be a young man in Vulcan terms, looking at aging from an alien perspective, but hey we introduced a new family member last movie how about we introduce sarek's dad who is in the final stages of Vulcan decline and the consequences of having people be such reliable pillars for so long and then losing them.

Scotty's story of becoming a drunk stays, it's too interesting to not do something with.

Uhuras story should be a future reflection on a life for a woman that was much different than the life of a woman in the 60s when TOS first aired, an opportunity to show how different gene's future was than the present of 40-60 years ago.

Contrasting to Kirk who was the captain in his prime winning all the fights and getting all the chicks, Checkovs (sorry Koenig) character would be a reflection of a life of regret, of opportunities not taken. His arc would be about making peace with his past self and taking steps to constructively manage his future.

Sulu could be shown taking an entirely different path, such as a strategic command, and his arc would be about using his wisdom and experience from the enterprise adventures to advise the fleet.

With all this, I think two huge threats are too much. Galactic war or youth worms, and I think Galactic war makes way more sense for the last hurrah.

You'd start off with a captains log and the on a routine mission to transport Spock in his role as a diplomat to mediate a dispute on a planet. Smash cut to a battle between Kirk and a klingon. The dialogue would suggest Kirk quickly sniffed him out with his experience, but while he puts up a good fight ultimately he loses the fight. He beams up and a space battle starts with a klingon ship. He issues competent commands and wins the battle but just a beat too late so the ship takes some hits and some people die. Later he's admonished by Starfleet command and given an ultimatum that he either accepts a role as an admiral commanding fleets or he can retire, and he can make the decision when he gets back to earth but for now his first officer is in command of the ship. Just as they are about to set a course for earth they get a message that war has broken out with the Klingons and the Enterprise is needed immediately to participate in the war effort.

Anyway better stop here or I'll write a whole script lol

sj_zero ,

As for the story of the war and some of the characters stories... The age of heroes like Kirk in their prime is over, the federation is losing the war. Younger crews weren't properly mentored and so lack the knowledge of the aging heroes and so are not doing well at all, and the older crews dont have the vigor to engage in total war. Meanwhile the Klingons seem to be doing just fine, being both vigorous and wise, hence why they decided to start a war sensing a weak federation. Kirk would slowly over the course of the movie learn that it's not so bad mentoring top people. Bones would struggle after watching the young men come into the sickbay dead realizing in just a few years his final destination would be upon him, and he'd be making mistakes and cracking. Spock would share his struggles with his grandfather dying and would speak logically about death like nimoy did in "I am Spock" and it would help McCoy put death into perspective. Scott would learn he drank because he didn't think he had anything better in his life until he saw the new batch of engineers trying really hard to keep the ship running but lacking know-how and one of the engineers would come to him with personal problems and he'd realize he had more to offer than just work. Spock would do some brilliant work as a seconded science officer and later would use his skills as a diplomat to help end the war with the Klingons once the Enterprise becomes the focal point of a passing of the torch where the old crews realize they need to build up the new ones which makes the Klingons realize their time has passed to attack (with a little prodding). Uhuras work as a communications officer ends up front and center as she is a second diplomat working with Spock near the end of the movie. Checkov would realize that while he isn't happy with his past all he can do is move on to his future. Sulu would have a whole b-plot where he talks at desks about strategy and helps see several ambushes by the Klingons in advance which is part of what helps end the war.

Ok but that's it...

Toyota-owned automaker halts Japan production after admitting it tampered with safety tests for 30 years | CNN Business (edition.cnn.com)

Toyota-owned automaker halts Japan production after admitting it tampered with safety tests for 30 years | CNN Business::Daihatsu, the Japanese automaker owned by Toyota, has halted production after admitting it falsified data in safety tests for its vehicles for 30 years.

sj_zero ,

There's always recalls going on, so it's not indicative of anything when they happen.

I've had 3 newer cars from 3 brands in 3 countries, and all 3 had a recall of some kind. In each case they just bring it in and fix it...

sj_zero ,

These pieces are deeply authoritarian. Trying to take personal responsibility for command control of everyone's words and thoughts and actions must be taxing, especially when there isn't actually any mechanism for implementing such control.

Adolf Hitler himself could rise from the dead and start up a new instance running a trans furry port of mastodon or lemmy and there isn't much to do but block and move on. That's because it's libre software. If you want somewhere you can lobby and totally control, you don't want a decentralized libre platform like the fediverse, you want big tech.

sj_zero ,

Threads federation really is a tempest in a teacup. People getting worked up over nothing.

Meta's failed twitter clone probably won't even federate with the threadiverse. Just look at this post. I see lemmy, I see kbin, I see lotide, I don't see mastodon, pleroma, friendica, and so on and so forth at all. I don't see minds (did you know that minds federates?), just a few programs of the same type.

sj_zero ,

Incidentally, there's an 8 day old post on the topic that is showing in my instance and I checked the source it wasn't deleted when I went.

sj_zero ,

Seriously. Bobthenazi could just go to an aligned server and make an account Bobthenotzi and boom -- perfectly able to follow whoever he wants.

sj_zero ,

Ideally, a distributed fediverse wouldn't need much in terms of donations because it's a bunch of small instances instead of a few huge ones.

sj_zero ,

Big problem with lemmy in particular is that communities are server based and so if you lose the server you lose the whole community.

On mastodon, if I talk to person [email protected] and person [email protected] and a.com goes down, I can still talk to person [email protected]. on lemmy, I might be talking to both in [email protected] and if that server goes down I'm no longer in a community with person 1 or person 2 despite a.com and b.com both being up.

Is it normal that I feel pretty bad for ignoring homeless people begging for help?

I want to give them money but since my childhood my parents pretty much told me that they are all either faking it or are too lazy to go to work for money. I mean, I guess they can go to work but not everyone gets accepted to work as easy as it sounds like.

sj_zero ,

If you want, try to help such people.

It might surprise you that you can dump unlimited money into certain people and they'll end up back in the same situation, but they'll hate you for not giving more because you still have something left.

It's like trying to help a drowning person, they often will drag you into the water with them.

Canada to announce all new cars must be zero emissions by 2035 (www.ctvnews.ca)

Canada to announce all new cars must be zero emissions by 2035::Canada expects to announce this week that all new cars will have to be zero emissions by 2035, a senior government source said, as Ottawa is set to unveil new regulations in the latest example of countries around the world pushing for electrification.

sj_zero ,

It's because the Liberals are about to lose badly because their policies are not sustainable.

People need home heating, transportation, food, and housing to not die. Those aren't luxuries.

sj_zero ,

Most people don't know anything about Canada, even people who live there. Most Canadians live in one of two megacities. They've never been to lynn lake, meadow lake, fort McMurray, fort st. John, or pickle lake. The wealth is extracted from these places, but with 0 understanding of what the country is like, particularly in February.

sj_zero ,

EV performance in -40C is something nobody talks about but I'm extremely interested in.

There have been lots of videos of Teslas leaving a heated garage then flying around a snowy track in Norway, but that's much different than getting in a car that's soaked in the cold all night, driving it to work, then driving home after it sits all day. Or even better, taking that same cold soaked car and driving to the next city 13 hours away with only one or two places to stop along the way.

sj_zero ,

Interesting thing about gasoline engines, they become more and less efficient when the temperature drops.

They become more efficient because the air being brought into the engine is denser and cooler which is better, but they become less efficient because rubber parts become stiffer, lubricant becomes harder to move, and overall everything is tougher to deal with.

One result is that if you drive long ranges in -40C, your fuel economy is relatively similar to what it would be in warmer weather. You can blast the heat and your vehicle is toasty warm since it's just moving waste heat around. I've done such drives many times since resources are not where people tend to be.

As you approach -40 you'll probably want to have your block heater plugged in overnight on a gasoline engine, but generally speaking you can get pretty cold and have the motor turn over just fine. I drove a diesel for a while in the far north and going back to a (really crappy) gas engine was surprising for how easy it was to just get up and go in really cold weather.

sj_zero ,

It's an easy thing to just assume people are stupid. It makes the world nice and simple and if only people would stop being stupid and start being smart (smart like you, obviously!) All the problems of the world would be solved.

For a lot of people, reality isn't so simple. The common man is already struggling. Throughout history, the age people get married and have kids has been indicative of the stress civilizations are under, and many people aren't having kids before they get too old to have kids because that's the level of stress the common man is under. Global civilization is facing a demographic bomb as every continent except Africa is facing a massive reduction in population in coming decades because nobody is having kids because life is so hard.

As a study in contrasts, just look at wages vs. rent while I've been an adult. Minimum wage went from 11/hr to 15/hr. Meanwhile, my first 2 bedroom apartment was 350/mo, and today you can't get anything for less than 1200. A few years before I rented, there were decent houses available for $50,000 and today the average house price nationwide is $800,000. (Not the US, obviously)

So when a bunch of the business leaders and politicians who magically seem to get richer every time something is done "for our own good" -- politicians who make as much as a senior engineer on paper but all of whom seem to become fabulously wealthy regardless (huh wonder where all those extra millions came from) while the common man has suffered -- get together to figure out new ways to squeeze the common man, is it really so stupid to be skeptical? "Don't worry everyone, we're going to make your life even harder but it's all for your own good."

Having the summit in Dubai is fitting -- a city of extreme inequality, paid for with oil money, built by slaves, ruled by kings.

You can try to guilt and shame people into not caring about basic biological drives, but you actually can't. Entire generations of people have been pushed so far that their family lines will end with them. It's comfortable enough -- like being in a pool of comfortably warm water right up to your neck that you can't escape from, but when you can see people plotting to add more water to your pool the next step is you drown.

In previous eras, common people being this stressed out led to the fall of the Roman empire, the French reign of terror, the end of the Romanov dynasty in Russia or the rise of Adolf Hitler in Germany. While you call people stupid for not listening to their leaders, historically speaking those same leaders will be lucky to keep their heads on their shoulders.

sj_zero ,

Ah, you're illiterate. I guess it's easy to think everyone else is stupid if you can't comprehend the words they say.

sj_zero ,

You might be surprised, on many fronts.

Empathy for others who are not exactly like you is actually considered a virtue when you're not in the little bubble that is reddit's toxic, hateful political disease. Despite what you seem to think, empathy for someone who isn't exactly like you is a key requirement of a healthy marriage.

Man, I hope I live to see my grandchildren read my book, The Graysonian Ethic: Lessons for my unborn son (He's born now, and he's beautiful). I bet parts of it will seem archaic, since it's directly addressing contemporary issues, but other parts will likely be timeless. It'd be really interesting if I could see them come of age and we'd get to see what they thought of their grandparents. The world will likely be a much different place by then, and not in ways you think.

sj_zero ,

I haven't defederated anyone yet, I don't intend to defederated from Instagrams new failed Twitter clone.

sj_zero ,

The DS bonus content is pretty crap though...

Makes you realize just how tight the original game is because the new stuff didn't have the same tight design.

There's a Chrono trigger+ out there that restores cut content and adds a new time period to an original ROM, it's done much better imo.

sj_zero ,

The level of raid is fundamental to the operation of your raid array.

As I recall, RAID 0 is striping. It will give you faster throughput because your array can pull values out of multiple drives at once. RAID 1 is mirroring. In that, half of the drives are used for data, and the other half are used to back up the first half. RAID 5 is parody, and that's what you're looking for. Essentially, your drives will mostly be used for storing data come up with the last one will be used to track what information is on the other four, so you will have one drive for redundancy and the other four will be storing data.

Hardware raid versus software raid matters to the extent that parity calculations are relatively expensive and so if you're trying to do RAID 5 on software raid, that's going to eat up more of your CPU power and reduce your drive throughput.

I don't recall truenas in particular, and what you using the nas for is really what is important, but I do recall that some Nas software doesn't even want you to be using hardware raid because it will be using its own software algorithms that are separate from what you would typically consider to be raid.

sj_zero ,

Meta does, but I'm not sure threads does.

I know people on facebook, but I don't know anyone on threads, even if it is owned by meta.

I expect activitypub to be relatively scalable. As long as meta isn't doing something stupid like trying to federate everything to everyone, the traffic should be limited to the users that have connected to each other. There are already absolutely gargantuan instances out there with millions of users that federate just fine with tiny instances.

sj_zero ,

Threads is a failed platform. It isn't like they're adding federation to Facebook.

Nextcloud vs Syncthing for PKM notes?

I’d like to sync my markdown notes between devices (laptop and phone), which service is better: Nextcloud or Syncthing? Any other important idea I should know?, like latency times, or maximum number of synced devices, what if I edit the same note from both places without internet and then both get connected to a network… For...

sj_zero ,

I've never used syncthing, but nextcloud has become a major part of my life in part because of the notes app, which I use for my work log, as well as nextcloud news, which lets me read news from any device and which articles I've read are tracked so my news feed is actually news. A third thing that's neat is I keep my windows user folders in my nextcloud folder so my computers have the same synchronized user folders -- if I download a file on my main PC it shows up on my travel laptop and vice versa, and if windows crashes I don't lose the files in my user folders, I just resync.

sj_zero ,

There's a writeup out there where you can use the GoDaddy API to update your actual DNS IP every time your external IP changes. Not free, but works pretty well.

sj_zero ,

I'd go a step further -- there was never a public forum on Big tech for the past 15 years. Big tech was always the illusion of a thing and not the thing itself.

Open protocols are the only way to have a real public forum.

The Cybertruck Is a Disappointment Even to Cybertruck Superfans / Looking at the specs alone, the car is delivering 30 percent less range than expected for 30 percent more money (www.vice.com)

The Cybertruck Is a Disappointment Even to Cybertruck Superfans / Looking at the specs alone, the car is delivering 30 percent less range than expected for 30 percent more money::Looking at the specs alone, the car is delivering 30 percent less range than expected for 30 percent more money.

sj_zero ,

I feel like this whole article is based on a false premise.

Go to a dealership right now, and try to find any new truck for $36,000. On paper you might be able to get the lowest base model, but in reality good luck with that.

I just checked the dealership near me, and the lowest price for a new vehicle of any kind is 39,400CAD or about 28,000USD. The lowest priced new truck is 66,500CDN, or about 49,300USD.

That's just what the world looks like now thanks to inflation. And that's not a vehicle using expensive battery technology, and that's not a vehicle made out of expensive, difficult to manufacture with stainless steel, it's just the cheapest standard truck at the dealership.

Really, it looks like the cybertruck is about bang on with prices for other EV trucks that aren't made out of entirely stainless steel. Considering that Tesla isn't a budget brand, that doesn't seem unreasonable. Nobody at Tesla is psychic, they couldn't have predicted super high inflation sparked in part due to policies enacted due to a global pandemic, so of course prices rose.

sj_zero ,

As long as they're mostly the same. For example on many controllers no mixing SSDs with HDDs.

sj_zero ,

Is it really that tough to make changes on rust? I'm not even a web developer and even I've been able to figure out how to fiddle with lotide's back-end code. I added a feature (I need to add back in) for stuff without a title so it'll just pull the first line of text for when I'm pulling from friendica communities and the like.

sj_zero ,

I'm guessing unique users who have been active on Lemmy within the past 6 months.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines