Mountaineer

joined 2 years ago
[–] Mountaineer@aussie.zone 12 points 1 week ago (1 children)

If you "vibe code" your way through trial and error to an app, it may work.
But if you don't understand what it's doing, why it's doing it and how it's doing it?
Then you can't (easily) maintain it.
If you can't fix bugs or add features, you don't have a saleable product - you have a proof of concept.

AI tools are useful, but letting the tool do all the driving is asking for the metaphorical car to crash.

[–] Mountaineer@aussie.zone 8 points 3 weeks ago

Rabbits, Cane Toads and Artificial Meat in a three way knife fight, winner gets stomped by the Emus.

[–] Mountaineer@aussie.zone 16 points 3 weeks ago (1 children)

The CEO of Vow, George Peppou, is taking a very different approach from these competitors. Rather than asking customers to pay $71 a kg for frozen shredded “chicken”, he says the company is embracing the high cost of cultivating cells by creating products to match the price.

“We selected going with these very high end products, very high end positioning … as a way of trying to shape and influence food culture as much as possible,” he says. While foie gras prices fluctuate significantly, at the time of writing Vow’s Forged foie was cheaper than the real deal.

I like this, just like how Tesla's first release was a roadster - it's not supposed to replace a Camry, why make a Camry with half the range and 4 times the price?
Start at the expensive end, match the quality and then work down.

[–] Mountaineer@aussie.zone 35 points 1 month ago (5 children)

About 200 Australians have money.
Almost a quarter of it.

[–] Mountaineer@aussie.zone 5 points 1 month ago

I've read that enough youth are just taking the surcharge and loading on the chin that insurers have started to worry.

I'm not young, but I'm doing this.
My tiny ideological stand.

[–] Mountaineer@aussie.zone 25 points 2 months ago* (last edited 2 months ago)

Me: Hi, I need some high quality components, you know better than office stuff, and I'm willing to pay a premium. Company: Great, we have a huge range. And as a bonus we've covered EVERYTHING in LEDs! Me: Err, can I get the good mechanical switches and silent fans without LEDs? Company: Ooh, that's a SPECIAL item! 3x the price!

[–] Mountaineer@aussie.zone 6 points 2 months ago (1 children)

The concept of direct brain interface is both exciting and terrifying.
We struggle to secure offline systems against determined attack, and my brain is not a test bed.

[–] Mountaineer@aussie.zone 3 points 2 months ago (2 children)

Back in 1909 The Protectionist Party and Anti-Socialist Party put aside their differences to take on the Labor party, which was seen as Socialist.
The founders wanted freedom (Liberty) from what they saw as Labour Union dominion.

Funnily enough, an actual Libertarian party has since popped up and the Liberals challenged their name with the AEC, which as I said is funny because the Electoral Commision correctly pointed out that if ANYBODY has an incorrect name, it's the Liberals.

[–] Mountaineer@aussie.zone 6 points 3 months ago

It needs to be mandated that if you own a rental, it will have a battery and solar setup of a minimum size.
Otherwise renters are a key demographic that will miss out on this.

49
submitted 3 months ago* (last edited 3 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
 

Jellyfin Server 10.10.7

Important Notes

Configurations behind a reverse proxy that did not explicitly configure trusted proxies will not work after this release. This was never a supported configuration, so please ensure you correct your configuration before upgrading. See the updated docs here for more information.

Security

  • Fix validation of API parameters to FFmpeg [GHSA-2c3c-r7gp-q32m], by @Shadowghost
  • Fix trusting forward headers if none are configured [GHSA-qcmf-gmhm-rfv9], by @JPVenson

Note: GHSAs will be published seven (7) days after this release.

General Changes

  • Fix regression where "Search for missing metadata" not handling cast having multiple roles [PR #13720], by @Lampan-git
  • Clone fallback audio tags instead of use ATL.Track.set [PR #13694], by @gnattu
  • Backport 10.11 API enum changes [PR #13835], by @nielsvanvelzen
  • Support more rating formats [PR #13639], by @IDisposable
  • Fix stackoverflow in MediaSourceCount [PR #12907], by @JPVenson
  • Upgrade LrcParser to 2025.228.1 [PR #13659], by @congerh
  • Include Role and SortOrder in MergePeople to fix "Search for missing metadata" [PR #13618], by @Lampan-git
  • Delete children from cache on parent delete [PR #13601], by @Bond-009
  • Fix overwrite of PremierDate with a year-only value [PR #13598], by @IDisposable
  • Wait for ffmpeg to exit on Windows before we try deleting the concat file [PR #13593], by @Bond-009
  • Fix 4K filtering when grouping movies into collections [PR #13594], by @theguymadmax
  • Remove empty ParentIndexNumber workaround [PR #13611], by @Shadowghost
  • Update dependency z440.atl.core to 6.20.0 [PR #13845], by @Shadowghost

Jellyfin Web 10.10.7

General Changes

  • Fix parsing minor version of Tizen [PR #6661], by @dmitrylyzo
  • Fix re-focusing on pause button when displaying OSD [PR #6510], by @dmitrylyzo
  • Fix skip button not displaying correctly with OSD [PR #6583], by @rlauuzo
  • Fix catalog plugin page not setting page title [PR #6570], by @nielsvanvelzen
[–] Mountaineer@aussie.zone 21 points 3 months ago (1 children)

8 guys on 4 dirtbikes can scatter when a drone starts swooping.
The lada only scatters AFTER the drone hits it.

[–] Mountaineer@aussie.zone 8 points 3 months ago

Finamp beta works with android auto (although I've experienced a bug when starting finamp from the android auto screen).

Hopefully the current Hackathon makes it even better: https://github.com/users/jmshrv/projects/5/views/1

[–] Mountaineer@aussie.zone 8 points 3 months ago* (last edited 3 months ago) (1 children)

Strange women lying in ponds distributing swords is no basis for a system of government. Supreme executive power derives from a mandate from the masses, not from some farcical aquatic ceremony.

You can’t expect to wield supreme executive power just ’cause some watery tart threw a sword at you!

I mean, if I went around saying I was an emperor just because some moistened bint had lobbed a scimitar at me, they’d put me away!

 

Jellyfin Server 10.10.6

Release Notes

  • Crashes on Apple silicon [Issue #13379] should be fixed by the bump to .NET framework version 8.0.13 in this release

General Changes

  • Update dependency z440.atl.core to 6.16.0 [PR #13526], by @crobibero
  • Fix subnet contains check [PR #13489], by @gnattu
  • Fix image encoding concurrency limit [PR #13532], by @gnattu
  • Fix SchedulesDirect image prefetching [PR #13469], by @Shadowghost
  • Skip allowed tags check for parents of an item [PR #12721], by @elfalem
  • Fix LiveTV Guide Backdrop image not updating [PR #13504], by @IDisposable
  • Correctly handle audio number tag fallbacks [PR #13490], by @gnattu
  • Allow api key to subscribe to admin websockets [PR #13499], by @crobibero
  • Fix rating mistake in us.csv [PR #13487], by @Bond-009
  • Fall back to calculating mime type from path when needed [PR #13439], by @Bond-009
  • Fix interface ordering again [PR #13448], by @Shadowghost
  • Fixed Websocket not locking state correctly [PR #13459], by @JPVenson

Jellyfin Web 10.10.6

General Changes

  • Skip prevented keyboard events [PR #6496], by @dmitrylyzo
  • Fix navigation for emby-select element [PR #6509], by @dmitrylyzo
  • Remove invalid item id usage as media source id [PR #6396], by @Kevinjil
89
submitted 5 months ago* (last edited 5 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
 

Jellyfin Server 10.10.4

General Changes

  • Never treat matroska as webm for audio playback [PR #13345], by @gnattu
  • Don't generate trickplay for backdrops [PR #13183], by @gnattu
  • Use nv15 as intermediate format for 2-pass rkrga scaling [PR #13313], by @gnattu
  • Fix DTS in HLS [PR #13288], by @Shadowghost
  • Transcode to audio codec satisfied other conditions when copy check failed. [PR #13209], by @gnattu
  • Fix missing episode removal [PR #13218], by @Shadowghost
  • Fix NFO ID parsing [PR #13167], by @Shadowghost
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #13151], by @nyanmisaka
  • Fix EPG image caching [PR #13227], by @Shadowghost
  • Don't use custom params on ultrafast x265 preset [PR #13262], by @gnattu
  • Backport ATL update 6.11 to 10.10 [PR #13280], by @gnattu
  • Don't fall back to ffprobe results for multi-value audio tags [PR #13182], by @gnattu
  • Backport ATL update to 10.10 [PR #13180], by @gnattu
  • Properly check LAN IP in HasRemoteAccess [PR #13187], by @gnattu
  • Fix possible infinite loops in incomplete MKV files [PR #13188], by @Bond-009
  • Check if the video has an audio track before codec fallback [PR #13169], by @gnattu
  • Fallback to lossy audio codec for bitrate limit [PR #13127], by @gnattu
  • Fix missing ConfigureAwait [PR #13139], by @gnattu
  • Only do DoVi remux when the client supports profiles without fallbacks [PR #13113], by @gnattu
  • Enable RemoveOldPlugins by default (10.10.z backport) [PR #13106], by @RealGreenDragon

Jellyfin Web 10.10.4

Enhancements

  • Remove safe area padding on video container [PR #6453], by @thornbill
  • Always do tone-mapping for HDR transcoding when software pipeline is used [PR #6362], by @nyanmisaka
  • Prevent opus more than 2 channels being remuxed on Safari [PR #6373], by @gnattu
  • Enable TV Support for 'Ask to Skip' [PR #6295], by @viown

General Changes

  • Prevent Focus Loss When Skip Button is Pressed [PR #6413], by @rlauuzo
  • Fix menu closing when expanding section [PR #6450], by @thornbill
  • Fix main tab manager crash in experimental layout [PR #6433], by @thornbill
  • Fix css fallback of max function in chrome 76. [PR #6425], by @bernarden
  • Fix focus loss on popups in Samsung Tizen 8 Smart TVs [PR #6408], by @dantesbr
  • Fix metadata dialog backdrop click to exit [PR #6421], by @viown
  • Fix spinner direction (should be clockwise) in @Keyframes spin [PR #6324], by @carsso
  • Fix maximum allowed parental rating not showing up [PR #6352], by @viown
  • Fix secondary audio on Tizen 8 [PR #6317], by @dmitrylyzo
  • Fix async route page refresh not loading header [PR #6388], by @viown
  • Fix type for Prefer embedded episode info checkbox [PR #6338], by @solidsnake1298
  • Fix lyric fetcher order not changeable in library options [PR #6329], by @nielsvanvelzen
 

This is just a backdoor way to tie real names to online accounts.

Someone think of the children! /s

So, show me a photo of your driver's licence to prove you aren't one.

 

Official forum announcement

Jellyfin Server

General Changes

  • Fix subtitle and attachment extraction when input path contains quotes [PR #12575], by @dmitrylyzo
  • Use filtered codecs to build appliedConditions [PR #12562], by @nyanmisaka
  • Fix alt version name generation [PR #12558], by @Bond-009
  • Create and use FormattingStreamWriter [PR #12550], by @Bond-009
  • Fix CodecProfiles and video encoder profiles [PR #12521], by @nyanmisaka
  • Don't apply chapter image settings to music [PR #12531], by @gnattu

Jellyfin Web

Enhancements

  • Show slideshow controls when touched [PR #6016], by @tcely
  • Hide studios for collections and playlists [PR #6012], by @thornbill
  • Fix overly strict dovi level testing [PR #5983], by @nyanmisaka
  • Apply Maximum Allowed Audio Channels to DirectPlay [PR #5972], by @dmitrylyzo

General Changes

  • Fix autocast when already connected [PR #6013], by @thornbill
  • Fix touch events in experimental video player [PR #6015], by @thornbill
  • Fix network mode for localhost server [PR #6011], by @thornbill
  • Fix create library crashing when no path specified [PR #6010], by @jwaresoft
  • Fix play all & shuffle not working on genres [PR #5949], by @viown
143
submitted 10 months ago* (last edited 10 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
 

Official forum announcement

Jellyfin Server

General Changes

Jellyfin Web

General Changes

  • Fix undefined serverId in Person card [PR #5817], by @viown
  • Fix Safari volume control [PR #5920], by @gnattu
  • Fix safari volume being reset when track changed [PR #5923], by @gnattu
  • Fix incorrect initial play icon in remote control section [PR #5915], by @viown
  • Use navigate instead of resolver [PR #5823], by @ilteoood
  • Fix "Download All" for Safari [PR #5910], by @jchuong
  • Add no-cache attribute for fetch requests to /system/info/public to prevent stale server info [PR #5730], by @Doxterpepper
  • Fix swipe gestures on android for book reader [PR #5843], by @viown
  • Fix autoCast race condition [PR #5898], by @thornbill
92
submitted 11 months ago* (last edited 11 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
 

Official forum announcement

Jellyfin Server

General Changes

  • Fix creating virtual seasons (again) [PR #12356], by @nielsvanvelzen
  • Update Serilog deps [PR #12368], by @Bond-009
  • Implement Device Cache to replace EFCoreSecondLevelCacheInterceptor [PR #11901], by @gnattu

Jellyfin Web

Enhancements

  • Force DoVi on browser.xboxOne as edgeUWP says it can't play it [PR #5669], by @RaafatAkkad
  • Display mute keyboard shortcut in uppercase [PR #5829], by @polyzen

General Changes

  • Fix overly aggressive view caching [PR #5826], by @thornbill
  • Replace history syncing with RouterHistory [PR #5825], by @thornbill
82
submitted 11 months ago* (last edited 11 months ago) by Mountaineer@aussie.zone to c/jellyfin@lemmy.ml
 

Official forum announcement: https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-8.

Jellyfin Server.

General Changes

Jellyfin Web

Security

Enhancements

General Changes

view more: next ›