- hyperion / endymion 😍
- 0 Posts
- 33 Comments
LaMouette@jlai.luto Tan Eggs@lemmy.ca•A hairy little loaf.1·3 days ago
LaMouette@jlai.luto PC Gaming@lemmy.ca•Mega Crit co-founder says he wasn't bothered by the Steam backlash to Slay the Spire 2's beta balance patch: 'It's difficult for players to feel like they're heard'English2·7 days agoSame in multiplier, in a run of four we died there A LOT
LaMouette@jlai.lutoGeneral Programming Discussion@lemmy.ml•How do I learn to "like" AI for work?6·4 months ago+1 also look for “reverse centaur”, its a metaphor by cory doctorow which you may find interesting
LaMouette@jlai.luto Fuck AI@lemmy.world•King Gizzard Pulled Their Music From Spotify in Protest, and Now Spotify Is Hosting AI Knockoffs of Their Songs51·4 months agoDid you know that in the US you can copy spotify AI knockoff and sell them ? As it is not human produced, they are not protected by IP laws 🤭
LaMouette@jlai.luto Fuck AI@lemmy.world•I need an alternative to Bitwarden. Suggestions?1·4 months agoThe most people I see complaining about this kind of AI usage seems to have more a coworker ability / practice issue than an actual problem with AI. Nothing requires to accept AI slop (even for boilerplate) and it does not spare thorough reviews and practices / codestyle fine tuning. To me its more like a bad intern that works really fast and does not learn much. So with good and precise directions you can achieve something, otherwise you can do it yourself faster. It can of course become an issue if your code review loads increase too much due to people pushing AI generated PR
LaMouette@jlai.luto Fuck AI@lemmy.world•I need an alternative to Bitwarden. Suggestions?62·4 months agoI fucking hate vibe coding and stuff but their usage of AI seems more like autocompletion and tooling around the code. So nothing really frightening from my point of view
LaMouette@jlai.luto Technology@lemmy.world•India forces WhatsApp and Telegram into permanent SIM bindingEnglish2·4 months agoWell it’s hard to circumvent as it is some network apis provided by the telecom operators. Whatsapp will ask your device to connect to a url using your mobile data bearer to authenticate and the operator will tell them if you’re actually who you declare to be.
LaMouette@jlai.luto Leopards Ate My Face@lemmy.world•All those words but couldn't understand what tariffs meanEnglish8·4 months agoSame dinner two years in a row, this is some true conservative vibe !
LaMouette@jlai.luto Technology@lemmy.world•AI Coding Is Massively Overhyped, Report FindsEnglish2·6 months agoIt’s not bad for your use case but going beyond that without issues and actual developpers to fix the vibe code is not yet possible for llms
I have missed the turn where lycamobile became a gaming platform 🤔
It’s “Château Lapompe” in french to mimic wine brand ;)
LaMouette@jlai.luto Forum Libre@jlai.lu•Nos numéros de téléphone sont-ils utilisés pour du démarchage/bot ?Français4·10 months agoLe spoofing de numéro c’est très facile si l’acteur est interconnecté sur le réseau GSM. Le numéro de telephone est purement déclaratif donc on peut déclarer ce qu’on veut. Après si trop de plaintes on peut se faire blacklister. De manière logique, les opérateurs n’apprécient pas trop.
Merci pour ton travail ! ❤️
LaMouette@jlai.luto PC Gaming@lemmy.ca•AMD says 'there is a ton of interest' in FSR 4 and that it is 'working very hard to make sure the next blockbusters that come out are enabled with FSR 4 technology'English4·1 year agoLol a fully dedicated tech for things we absolutely won’t notice.
Leidenfrost effect ftw ! https://en.m.wikipedia.org/wiki/Leidenfrost_effect
LaMouette@jlai.luto Buy European@feddit.uk•Gardena, made in Germany. Any other recommendations for gardening tools?3·1 year agoI have multiple gardena and their lifespan is roughly a year or two,it’s not made to be kept outside. The plastics junctions begin to fail quite fast.
Yep exactly, since when do we need a driver for the nvme controller 🤗 at least on Linux it works out of the box. Apps on windows do break the system to some extent by using resources. As a developer I think that KISS is a paramount principle and waste is bad. Account = waste, unneeded 3d viewer = waste, notepad with subscription ad = uber waste.
Was windows dev for 10 years, I switched to Linux for work and I’m never going back : everything is simpler (may not be easier though) and makes sense whereas you constantly work against the system in windows. It’s an opinion so widespread they even made a subsystem to use Linux tools on windows. As a user windows installation is an utter nightmare, getting rid of the thousands stuff you don’t want is horrible. And also you may not even be able to install it without special ssd drivers that you have to side load manually (for some pretty basic asus hardware) Also don’t get me started on the nearly mandatory microsoft account 🤢
LaMouette@jlai.luto Programming Circlejerk@programming.dev•Developers using AI run leaps and bounds around developers rawdogging code2·1 year agoBut this is something a third grader could do. This is not engineering work at all. This may not be production read code as it should also consider the context where this will be inserted, what is your strategy for handling errors etc … And last but not least I bet this is the first stackoverflow post content when asking the same question to google. Not worth burning the planet in my opinion.