Yes, but it’s still competing with a field full of dirt. So the value add has to be pretty substantial to justify any cost.
- 0 Posts
- 30 Comments
Not saying I disagree, but out of curiosity I looked up the yield of a conventional strawberry field, which is apparently 15-25 tons per hectare, or 11-18% of your threshold.
I agree that this would likely never be economically viable for strawberries, as I imagine it’d cost way more than £1M for a “hectares worth” of this setup.
More importantly, I don’t consider strawberries vital to our food security, unlike Dyson
samc@feddit.ukto Programming@programming.dev•OpenDylan sheds some parentheses in 2025.1 updateEnglish2·12 days agoSeems like a pretty fun language with an unfortunate amount of 90s baggage.
However, I firmly believe that trying to de-parenthesise lisp is a distraction. The main reason being that s-expressions make the beloved code=data concept very obvious.
A suitable editor makes it really easy to ignore the parens (until they’re useful, e.g. for navigation). When reading, the structure of the code is inferred from indentation and line breaks. Just like C.
samc@feddit.ukto Patient Gamers@sh.itjust.works•The Witcher III is currently on sale for 3€ until 25th MayEnglish4·2 months agoWitcher 1 really has old-school difficulty syndrome. Getting past act 1 was a nightmare for me, then somewhere around late act 2 the combat became trivial and I could just stunlock everything.
samc@feddit.ukto Programming@programming.dev•GitHub is introducing rate limits for unauthenticated pulls, API calls, and web accessEnglish2·2 months agoIf you’re able to easily migrate issues etc to a new instance, then you don’t need to worry about a particular service providers getting shitty. At which point your main concern is temporary outages.
Perhaps this is more of a concern for some projects (e.g. anything that angers Nintendo’s lawyers). But for most, I imagine that the added complexity of distributed p2p hosting would outweigh the upsides.
Not saying it’s a bad idea, in fact I like it a lot, but I can see why it’s not a high priority for most OSS devs
samc@feddit.ukto Programming@programming.dev•GitHub is introducing rate limits for unauthenticated pulls, API calls, and web accessEnglish101·2 months agoThe project’s official repo should probably exist in a single location so that there is an authoritative version. At that point p2p is only necessary if traffic for the source code is getting too expensive for the project.
Personally I think the source hut model is closest to the ideal set up for OSS projects. Though I use Codeberg for my personal stuff because I’m cheap and lazy
Just to lob a controversial thought in there: There may be some challenges the game industry faces that aren’t solely “capitalism bad”. The most compelling one I’ve heard is that, as games as a medium they have to increasingly compete with a growing back catalogue of classics.
Between that and the rise of indie games, it gets increasingly risky to invest in large projects.
(To try and preempt some comments: I am not saying that investors are “right” to pull out of the games industry. I just want people to consider whether the problem, and hence the solution, is more complicated than they first thought)
samc@feddit.ukto Programming@programming.dev•Theia IDE – Open-Source Cloud and Desktop IDEEnglish7·2 months agoI think it means client-server basically. You can host a server in “the cloud” then access a frontend to it via your browser.
Might also mean it has features relevant to debugging/deploying cloud services.
Cloud is often a BS marketing word, but I’m sure there’s ways to make it justifiable in this case. (Not that any of us has to like these features. I for once can’t stand the idea of having my editor run inside a browser…)
samc@feddit.ukto Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•Finally fixed my torrent ratioEnglish102·4 months agoKeep the files in a dedicated torrents folder then make symlinks to where you actually want them?
Be aware there are basically two different things called Owncloud. There’s still the original php version, which is similar to nextcloud but worse (not open source, smaller plugin ecosystem I think)
On the other hand is owncloud “infinite scale” (or ocis). This is the thing entirely written in go. But as others have pointed out, it’s little more than a file server at this point.
IMO the self-hosting community is really missing a self-contained “all the DAVs” server (files, calendar, contacts). Baikal etc seem like a great start, but it would be great to have somewhere to get those parts pre-assembled. Until then, nextcloud works for me.
samc@feddit.ukto Gaming@beehaw.org•Elder Scrolls creator Ted Peterson is “glad that people are wanting to break away from” watered-down RPGs as he works on an epic Daggerfall successorEnglish5·5 months agoI agree, but my point was that cost isn’t a sufficient explanation.
I think I particularly agree with @megopie@beehaw.org: one reason we see photo-realism instead of more stylised graphics is that it is more generic, and thus less dependent on a specific team.
The more artistic/creative your work, the less interchangeable your workers are.
samc@feddit.ukto Gaming@beehaw.org•Elder Scrolls creator Ted Peterson is “glad that people are wanting to break away from” watered-down RPGs as he works on an epic Daggerfall successorEnglish3·5 months agoBut you could also make the same argument about graphical fidelity, which has been pushed further and further for decades, greatly swelling the cost of production
samc@feddit.ukto Programming@programming.dev•Drew DeVault's blog — I'm daily driving Jujutsu, and maybe you should tooEnglish3·7 months agoI use magit in Emacs in a similar sort of way. Bringing up the magit status page instantly presents a list of hunks I can browse and stage. When committing, there is also an option to “instant fixup” into an existing commit, which you can select interactively from the commit log.
samc@feddit.ukto Gaming@beehaw.org•The world is ending but here's a side quest - will RPGs ever solve their urgency problem?English16·8 months agoFor me it becomes an issue when I try to make decisions from my character’s perspective. If I try to lean into the RP part of RPG then I often feel like I have to leave a load of content behind because it just wouldn’t be a high priority.
I agree with the FO1 timer though. I ended up beelining to the necropolis and got trapped in an endgame bunker because I didn’t want that timer hanging over me.
Reading time 105 minutes…
And worth every second!
I decided to have another go at learning C++ given all the recent work that I had heard about regarding memory safety and support for functional programming. This gives me a lot less confidence that my efforts will be worth it in the long run.
Time to check out rust I guess 🤷.
samc@feddit.ukto Programming@programming.dev•The empire of C++ strikes back with Safe C++ proposalEnglish27·9 months agoThe big downside is that, for backwards compatibility, the default must still be unsafe code. Ideally this could be toggled with a compiler flag, rather than having to wrap most code in “safe” blocks (like rust, but backwards).
One potential upside that people don’t seem to be discussing is that the safe subset could also be the place to finally start cutting down the bloat of C++. We could encourage most developers to write exclusively in the safe subset, and aim to make that the “much smaller and cleaner language” trying to get out of C++.
samc@feddit.ukto Linux Gaming@lemmy.ml•Steam Survey for September 2024 - Linux 1.87%English4·9 months agoObviously there’s a lot of caveats about how representative this survey (or any other survey) is of the broader population, but I think this is a good reminder of how weird we all are. Nobody on here claims to use Ubuntu or Manjaro, yet they are more popular than Fedora (and potentially even arch, when steam decks are discounted).
There’s nothing wrong with that, I love the weirdness of the Lemmy Linux community! I just always think it’s good to appreciate when opinions (like my love of ublue) aren’t as popular as you think they are.
samc@feddit.ukto Linux Gaming@lemmy.ml•What is your favourite game with native Linux port?English23·1 year agoIts all about how an application goes from “I would like to display X on a screen” to how X actually gets displayed. Wayland is effectively a language (technically a protocol) that graphical applications can speak to describe how they would like to be drawn. It’s then up to a different program more deeply embedded in your OS to listen to and act on those instructions (this program is called a Wayland compositor). There’s a lot more to it (handling keyboard input monitor settings, etc), but that’s the general idea.
Wayland is a (relatively) new way of thinking about this process, that tries to take into account the wide variety of input and output devices that exist today, and also tries to mitigate some of the security risks that were inherent to previous approaches (before Wayland, it was very easy for one application to “look at” what was being displayed in a completely different app, or even to listen to what keys were being typed even when the app isn’t focussed).
Thing is, change is hard, doubly so in the consensus driven world of Linux/FOSS. So, until the last couple of years or so, adoption of Wayland was quite slow. Now we’re at the point where most things work at least as well in Wayland, but there’s still odd bits of software that either haven’t been ported, or that still rely on some features that don’t exist in Wayland, often because of the aforementioned security risks.
samc@feddit.ukto Programming@programming.dev•Study finds 268% higher failure rates for Agile software projectsEnglish11·1 year agoIts just the symbol The Register uses at the end of an article. Like how some papers use a filled in square.
You know, the more I think about this, the more I bristle at Dyson claiming this will solve Britain’s food security problem.
Firstly, this kind of system seems limited to small cash crops rather than staple foods. (Good luck growing wheat on these.)
More importantly, Dyson has personally done far more to harm British food security than this gadget could offset. He was an ardent Brexiteer, which resulted in substantial barriers to importing food from our closest neighbors. (He also then immediately started relocating his business to Singapore in a stunning show of confidence in post-Brexit Britain)
These people don’t want to save the world. They just want to look like heroes