Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

A tale in 3 pictures.

Uncategorized
46 41 0

Gli ultimi otto messaggi ricevuti dalla Federazione
  • read more

  • What did you want to be when you grew up?

    read more

  • Wind Power Is Taking Off In China– All The Way to 2000 m AGL

    2000 m above ground level (AGL), winds are stronger and much, much more consistent than they are at surface. Even if the Earth were a perfect sphere, there’d be a sluggish boundry layer at the surface, but since it’s got all these interesting bumps and bits and bobs, it’s not just sluggish but horribly turbulent, too. Getting above that, as much as possible, is why wind turbines are on big towers. Rather than build really big tower, Beijing Lanyi Yunchuan Energy Technology Co. has gone for a more ambitious approach: an aerostat to take power from the steady winds found at high altitude. Ambitiously called the Stratosphere Airborne Wind Energy System (SAWES), the megawatt-scale prototype has recently begun feeding into the grid in Yibin, Sichuan Province.

    The name might be a bit ambitious, since its 2000 m test flight is only one tenth of the way to the stratosphere, but Yibin isn’t a bad choice for testing: as it is well inland, the S2000 prototype won’t have to contend with typhoons or other ocean storms. The prototype is arguably as ambitious as the name: its 12 flying turbines have a peak capacity of three megawatts. True, there are larger turbines in wind farms right now, but at 60 m in length and 40 m in diameter, the S2000 has a lot of room to grow before hitting any kind of limit or even record for aerostats. We’re particularly interested in the double-hull construction– it would seem the ring of the outer gas bag would do a good job funneling and accelerating air into those turbines, but we’d love to see some wind tunnel testing or even CFD renderings of what’s going on in there.
    A rear view shows the 12 turbines inside the double hull. It should guide air into the gap, but we wonder how much turbulence the trusses in there are making.
    During its first test flight in January 2026, the system generated generated 385 kilowatt-hours of electricity over the course of 30 minutes. That means it averaged about 25% capacity for the test, which is a good safe start. Doubtless the engineers have a full suite of test flights planned to demonstrate the endurance and power production capabilities of this prototype. Longer flights at higher capacity may have already happened by the time you read this.

    Flying wind turbines isn’t a new idea by any means; a few years ago we featured this homemade kite generator, and the pros have been in on it too. Using helium instead represents an interesting design choice–on the plus side, its probably easier to control, and obviously allowing large structures, but the downside is the added cost of the gas. It will be interesting to see how it develops.

    We’re willing to bet it catches on faster than harvesting wind energy from trees.

    All images from Beijing Lanyi Yunchuan Energy Technology Co., Ltd.

    hackaday.com/2026/02/26/wind-p…

    read more

  • I nuovi schiavi dell’algoritmo
    @anarchia
    di Mario Sommella (*). Abbiamo rubato le immagini (addirittura 8) al grande Mauro Biani. Caporalato digitale, sfruttamento sistemico e complicità delle multinazionali L’immagine che non vogliamo vedere Sono le sette del mattino. In una città italiana qualunque, un uomo di...

    Vedi l'articolo

    read more

  • Large Hadron Collider, he typed carefully

    read more

  • @reiver no, it's just a regular acct:

    read more

  • “le atlete italiane vincono, ma non contano”. il medagliere olimpico visto in prospettiva di genere, tra pinkwashing e gender gap
    @anarchia
    Le atlete italiane si sono distinte in molte discipline in questa edizione delle Olimpiadi invernali, regalando al Paese la maggior parte delle medaglie e offrendo uno spaccato

    read more

  • read more
Post suggeriti
  • 0 Votes
    1 Posts
    8 Views
    I'm #colorblind and I use https://xkcd.com/color/rgb/ frequently.Randall 'xkcd' Monroe did a survey of over 100,000 readers where he showed them random rgb colors and said "what would you call this?" and afterwards he did his best to sort the results into the most popular color names and the colors they refer to.It's like a box of Crayola for the internet. Finally, my colorblind self can grab a sample of "dark magenta" that doesn't just look like "grape purple" to everyone else.The data is freely available as a .txt file under CC0, which I've converted into a .css file here: https://git.hatspace.net/nycki/nycki.net/src/branch/main/static/xkcd.cssso now when I want a color on my website I can just write `color: var(--xkcd-off-white)` or so on. it's really convenient :)#programming #color #css #website
  • 0 Votes
    1 Posts
    11 Views
    My favourite experience regarding Wii homebrew so far has to be NetBSD. I wanted to use my Wii as a computer for a while now, and NetBSD being available as an operating system you can install and get going on an SD card and a Wii with the HBC is definitely the highlights of my Wii homebrew experience. I don't use my Wii much at the moment, as I don't even have a monitor I can use for my Wii yet, but I have used it for a while on a TV and it was nice.Networking is a bit hard, at least on the Wii however. I tried to get WiFi included in as a Wii image of NetBSD to burn, this was during my time on FreeBSD, and I just couldn't compile it. I was doing something weird where I would alternate between GCC and clang but that would have been a waste of time once it got to booting.Other than that, it was nice writing a fetch program entirely written in C using vi and man pages to get by. It was a nice break from writing things without an LSP to help, although I still love using modern features many editors provide, obviously excluding AI, so I will stick with that. I also found that Lua existed on it which definitely helped whenever I didn't want to write C.First *BSD post in a while, as I forgot to talk about the time I used NetBSD. I'll probably talk about Linux more at some point but I wanted to talk about *BSD a little again. Try NetBSD if you get the chance!#netbsd #homebrew #wii #tech #computers #programming
  • 0 Votes
    1 Posts
    7 Views
    Did a guest spot in a business class on Monday and happened to talk gpts with them too.While my programming students may be trying LLM's, they easily see the mistakes and risks to their own understanding.The business students, all 100% on board with the autocomplete, didn't even have thoughts that it wasn't always right or leading them on paths that didn't make sense.I went back to the programming students and reminded them that is how a lot of the users think of tech, the search result is always trustworthy, the feed is safely curated. Now they understand the world better.#programming #college #diploma #business
  • 0 Votes
    2 Posts
    13 Views
    TIL about the existence of MirBSD Go read and learn about the project #BSD #MirBSD #Unix #OpenSource #programming http://www.mirbsd.org/