yukijoou

@yukijoou@lemmy.blahaj.zone
5 Post – 89 Comments
Joined 10 months ago

"AI" today mostly refers to LLMs, and whichever LLM you're using, you'll likely face the same issues (wrong answers creeping in, tending towards mediocrity in its answers, etc.) - those seem to be things you have to live with if you want to use LLMs. if you know you can't deal with it, another rebrand won't help anything

it sure seems like it though

i mean, they'll never replace system package manager, but for desktop applications, flatpak is honestly quite good

1 more...

well, the point of flatpak is to have bundled dependencies so they run predictably no matter the distro

if one of your software's dependency gets updated, and your software isn't, you may run into issues - like a function from the library you're using getting removed, or its behaviour changing slightly. and some distros may also apply patches to some of their library that breaks stuff too!
often, with complex libraries, even when you check the version number, you may have behavioural differences between distros depending on the compile flags used (i.e. some features being disabled, etc.)
so, while in theory portable builds work, for them to be practical, they most often are statically linked (all the dependencies get built into the executable - no relying on system libraries). and that comes with a huge size penalty, even when compared to flatpaks, as those do have some shared dependencies between flatpaks! you can for example request to depend on a specific version of the freedesktop SDK, which will provide you with a bunch of standard linux tools, and that'll only get installed once for every package you have that uses it

lmao. as if the ai was gonna have a better carbon footprint than the small plastic thing you replace every 5-10 years

my list of cool features:

Gradually rolling out in Fx119, Firefox now allows you to edit PDFs by adding images and alt text, in addition to text and drawings.

If you're migrating your data from Chrome, Firefox now offers the ability to import some of your extensions as well.

As part of Total Cookie Protection, Firefox now supports the partitioning of Blob URLs, this mitigates a potential tracking vector that third-party agents could use to track an individual.

The visibility of fonts to websites has been restricted to system fonts and language pack fonts in Enhanced Tracking Protection strict mode to mitigate font fingerprinting.

Encrypted Client Hello (ECH) is now available to Firefox users, delivering a more private browsing experience. ECH extends the encryption used in TLS connections to cover more of the handshake and better protect sensitive fields.

Firefox is now available in the Santali (sat) language.

Several enhancements have been made to the Inactive CSS styles feature. This feature assists in identifying CSS properties that have no effect on an element. Pseudo-elements such as ::first-letter, ::cue, and ::placeholder are now fully supported.

The JSON viewer is particularly useful for debugging REST APIs, as it displays formatted JSON responses. Now, if the JSON is invalid or broken, it automatically switches to a raw data view, improving the user experience.

Grouping of items in an array (and iterables) is now easier by using the methods Object.groupBy or Map.groupBy.

1 more...

o7

yeah, i think the 30% is fair enough, given the amount of stuff you get as a user by using steam, like

  • good cross-platform support
  • a working friendlist and chat system
  • remote play together
  • the workshop and community features
  • profile customisation stuff for those that like it
  • whishlists and gifts

i honestly feel like while they're a monopoly, they don't do anything other companies can't do, their cut goes to fund features others simply don't provide, so it's entierly fair for them to be more expensive than the competition

1 more...

i mean, i've never needed to divide the size of a standard sheet of paper - if i need a smaller variant, i can just fold it in half and cut it. when working with paper, it's pretty easy to do physical math, and you rarerly need something that's perfect down to the millimetre

regarding the size- it's just something you learn through life. school supplies lists typically specify the size of notebooks and paper you need to buy in centimetres, so year over year, you quickly learn that A4 is 22:29.7, and the slightly bigger standard notebooks are 24:32

6 more...

X11 being reliable because Xorg devs aren't stupid

xorg devs are wayland devs. nowadays, most of the people that used to work on xorg now work on wayland. they're not stupid, they realised that x11 is too dated for modern systems (see asahi linux) and now are working on a replacement

gotta respect the grind

A/B testing moment

YYYY年MM月DD日

embrace the sinographic way.

i have yet to see a single anti-adblock pop-up on youtube lmao

4 more...

sfc /scannow

i mean, it's cool we have science to provide that to the people who want it imo

10 more...

you probably got a kernel panic, which froze the system. it's like a BSOD on windows, except on linux, there isn't a proper stack to handle them when they happen while you have a graphicam session running, so it kinda just freezes

i don't think reisub would do anything, because the kernel was probably already dead

you don't risk corrupting much data by hard-reseting your pc on linux -- journaling filesystems, like ext4 or btrfs, are built to be resilient to sudden power loss (or kernel crashing). if a program was writing a file at thz time the kernel crashed, this one file may be corrupted, because the program would get killed before it finished writing the file, but all in all, it's pretty unlikely. outside of fs bugs, which are thankfully few and far between on time-tested filesytems like ext4, you shouldn't have to worry much about sudden power loss!

unfortunately, figuring out the cause of these issues can be challenging -- i've had many such occurences, and you have no logs to go off of (because the system doesn't have time to save them), so you'd most likely need to figure out a way to send your kernel logs onto another system to record them

as general mitigation steps, you should try monitoring your cpu temperature a bit closer - it could be high temperature tripping the safeties of your motherboard/cpu to avoid physical damage to them - in which case, try installing a daemon to control your cpu frequency, like auto-cpufreq, or something like thermald specifically made to throttle your cpu if it gets too hot (though i think that one is intel specific)

how is that not anti-competitive behaviour?

1 more...

mac is bsd in the same way android is linux. while technically true, they both diverged a lot from their base and most functions are now provided by closed-source software...

it's that wayland wasn't ready, and now is ready. it took a long time, because building a new protocol like that takes a while if you want to do it well, and lots of coordination between many people. it still has issues, but they're being adressed. slowly, because x11 was full of half-assed solutions done quickly, and they don't want that to happen again

as much as i agree,

  1. accessibility is usually pretty horrendous on most matrix clients, none i could find have full, proper reduced motion support, which i need to properly use pretty much any piece of software. discord is far from perfect in this regard, and getting worse and worse, but still miles ahead of most chat apps i've tried, especially proprietary ones. I have barely used revolt, and in my memory it's far worse than discord, and i have yet to figure out how xmpp works...
  2. none of my friends are on it. while i could convince some to move, here discord is already a quite "niche" chat service, and as a student, i'm more or less required to be on any chat service whatever group project i need to do is organised. same with friend groups, i'm usually not a "group leader", and join in friend groups that already exist, so it's much harder to insist on moving anyone over to a new thing no one but me has ever used before
  3. ux isn't great. it's improving, but i've had quite a few "key exchange" issues with matrix especially... Also, i found most clients quite messy, but that's more to personal taste!

i think those kids got a point -- app stores are easier than finding random executables on the web

it can sometimes be a pain to find the original developper's website to get a legitimate copy of the software from, especially for non-technical users.

the main issue with app stores is that they're often closed ecosystems, where there's only one app provider. that's not the case with flatpatk!

i just assumed people used 3rd party services for ease of use or faster transactions, seems so wild that you'd not be able to send money using your bank to me

here it takes 1-2 business day for a free wire transfer from one bank account to another, and you can do it in your banking app or on the bank's website. you just need to authenticate with your online pin code. you can also pay 1€ to get a <24h transfer

it's honestly much better than using a third party service, since pretty much everyone has a bank account, and pays using a card tied to that account directly

8 more...

i mean, i don't know how it is in other countries, but here we literally study art with nude people in it - Liberty Leading the People is part of the 8th grade national curriculum - and looking this up, i even found a teacher's blog about class activities they did on it with 3-5th graders. i also recall having studied paintings depicting people having sex in 8th grade latin class
it's also not uncommon to have statues of naked people in the middle of town centres - and nobody is making a fuss about it "not being art"

it is art, it used to be recognised as art for a long time, but now it seems like more and more people have a double standard, where old art depicting nudity is valid, but modern art depicting nudity isn't

hug

i mean, celsius has arbitrary numbers too - human is 37°c, ambiant is 17°c, cooking is 180°c, etc.

yeah, this is a great thing!

i usually make class notes recap on A4 pages, and can then print 2 A5-sized pages side by side on a single standard A4 paper, no need to rework the formatting. messing with the printer options, you can pretty easily get it to do a small booklet off of your standard A4 word document, just need to staple it together!

wait, isn't undo C-/?

because they require more access to the system

afaik, you can allow more system access to flatpaks

Ubuntu runs a virtual filesystem in order to allow its Snap Firefox to access the Dictionary that lives "outside" its sandboxing

i believe flatpak also does that, you can specify some paths from the host to be available to the flatpak

because it's a text generation machine..? i mean, i wouldn't say i can prove it, but i don't think anyone can prove it's capable of thinking, much less of reasoning

like, it can string together a coherent sentence thanks to well crafted equations, sure, but i wouldn't qualify that as "thinking", though i guess the definition of "thinking" is debatable

14 more...

i mean, most arts are about evoking feelings, i don't see how it'd be wrong for art to try to evoke sexual pleasure

better be running buttplug.io

1 more...

New response just dropped

^_^

i know i've wanted something like this for a while. i really didn't want to have to figure out how to get the existing keyman keyboard layout to work on linux, because fcitx works fine for all my other input needs, and i already knew how fcitx worked as i made an addon to get on-screen keyboards to work with it a while back...

as i know not many people would dare venture in the world of fcitx addons, due to the quite horrendous state the documentation is in... so if i wasn't gonna do it, likely no-one else was, so i did it! and shared it with everyone, because the worse that could happen is that someone helps me make it better!

though brave has 2 issues you can't turn off:

  • it's chromium-based, and strenghtens the browser engine monopoly
  • the company behind it seems quite shady, and afaik the ceo/leader/founder/... is homophobic
4 more...

i mean, the problem isn't the portal in those cases, and i think the portal is a very cool idea -- imo, the fact that these people get in the news for it is probably why they're doing it, it's just one way to get people's attention by doing outrageous stuff around a new attraction

it's nothing new, and eventually dies off, and there are probably also many events of people being nice to each other that go unreported

edit: also, yeah, showing body parts generally shouldn't be considered that harshly imo - of you're forcing people to look at them, they're probably not pretty, but I wouldn't call those "vulgaire" either

according to the github readme, you can just run sudo pro config set apt_news=false to disable those

if you have things set up the way you like on xubuntu, it's maybe worth it to just do that rather than start fresh

oh my god, this looks like the note app i've wanted for so long on linux!!

it's still missing some text formatting features imo, but maybe i could hack those in a submit a patch… definitely keeping on my radar! thank you!

iirc, postgresql renames itself in htop to show its current status and which database it's operating on

seems like it's made for X11… forgot to mention i'm using wayland :c