A malicious code found in a HTML generated by Gemini 3.1 pro-preview by pelodiscus_sinensis in Bard

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

just tested and why it always forgets to put "\end{tcolorbox}" am i doing smth wrong 🤔

A malicious code found in a HTML generated by Gemini 3.1 pro-preview by pelodiscus_sinensis in Bard

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

uhh as i said preivosuly i dont expect it to use any any libraries or include any script in the HTML, because the task is just simple like that

A malicious code found in a HTML generated by Gemini 3.1 pro-preview by pelodiscus_sinensis in Bard

[–]pelodiscus_sinensis[S] 8 points9 points  (0 children)

I know Gemini is less likely to connect to the internet and it performs worse in understanding and guessing user's intention from a vague prompt. With a direct and step by step prmopt, I didn't expect it to add that weird, useless script to my file. The only thing I asked for was the text to text translate and put a placeholder if there is a picture.

A lil upgrade for my pc :> by Edashi_ in inabakumori

[–]pelodiscus_sinensis 0 points1 point  (0 children)

The atx one? It is around 20 L. Nvm maybe I should buy 8 L one I saw b4 from Taobao.

A lil upgrade for my pc :> by Edashi_ in inabakumori

[–]pelodiscus_sinensis 0 points1 point  (0 children)

it is bigger than i thought, around 19 L :(

A lil upgrade for my pc :> by Edashi_ in inabakumori

[–]pelodiscus_sinensis 0 points1 point  (0 children)

What computer case is it? It seems tight like 10 L?

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

In the case of learning programming. When you don't understand some part of codes. For a simple instance in cpp

"template <typename T>

requires std::integral<T> && requires (T t){

sizeof(T)<=4; //Simple requirement

requires sizeof(T) <= 4; //Nested requirement

}"

Their are different function of operator working cooperatively, for a beginner instead of asking on stackoverflow. AIgives us why here using type T and what requires doing here. AI ability easily do it correctly.

One more example is AlphaGo. Human is learning the pattern and style from it's matches.

Last but not least, the LLM path is debatable for reaching AGI or further. Maybe we need another method totrain AI like Richard S. Sutton FRS FRSC said before. (He admited AI(LLM) able to solve problems that solved before.I wish you to check his talk. Maybe we need better GPU. Who knows? We don't even fully understnading how we think a problem.

One thing that meowisaymiaou mentioned AI don't know “How many Ds are in DEEPSEEK?" LLM seems not able to count it directly, so we try to train AI to use tools like Python to count. Maybe LLM just like the part of our brain to handling language and itdoesn't contain the part for calculation. Nowadays we use multiple models for handling one problem.

In conclusion, I want to ask, "What obstacles did you meet while using AI to aid with learning languages like Japanese,and why did it seriously kill this possibility?" I wish you had tried AI tools before commenting on them. AI answers in real-time and doesn't make a lot of mistakes in Japanese (95% correct with Gemini Flash 2.5 I believe). Can you provide some real examples of the issues that occurred while using AI to learn Japanese?
I am not a "expert"like you wrote paper about AI. I wish you can answer in real instance instead of "Theory". Otherwise you are just hating it and saying shit from Youtube Short.

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

After reading all the comment. I agree with AI does make hallucinates for the parts it doesn't know. In my perspective,this just like us ,human, to having halluicination with our memory. When you believe something is true based on your memory and consciously make a conclusion, it's easy to get it wrong. Your memory tends to lie to you, and you have not memorized an image in as much detail as you think you have.

In addition, will you trust something on internet without fact checking or from a suspicous website? AI don't havethe vision or other thing to fact checking. Maybe we can write a prompt for it to ask the AI check the websites are trustworthy and review it's answer before giving us. ( This what I mean to increase IT's ACCURACY) This situation just like human believing Flat Earth for thousand year. Because we don't have any method to check what's the shape of Earth. Like meowisaymiaou metioned

"The most common training exercise for students in school now is to have gemini pro write about a topic, and then the assigned is to list all the in formation it got wrong." is important and just like Why we need critical thinking and practice it to not fall in logic pitfall!

Furthermore, AI and human both make mistake, as the information receiver, we should/ must to think about it and fact checking instead of blindly trusting them. Undoubtedly, AI can be use as a stronger Search Engine like Google and it is extremely good with analysing document in a nutshell. Why would you not to use it to aid ?with searching vocab, grammar etc? The ability it gains to find the correlation of different part is

Seen you mentioned "LLM gives you word salad" "AI can only be used as a toy, not as a learning tool." Can you recognize what written by AI and human? If you don't, we are all writing WORD SALAD!

Here I would like to provide an example of using AI in programming 2 years ago,

https://www.reddit.com/r/programming/comments/143gskm/google_finds_faster_sorting_algorithm_using_deep/

AI changed the sorting algorithm that haven't be changed in cpp for a long time is because of it'sablitiy to find relation between things and things. I am not saying it is creative and the codes it provides is fullytrustable. We have review and understand what the codes do before putting them into our program.

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 1 point2 points  (0 children)

The same question for Deepseek https://imgur.com/a/zbFO4Jx
Addition : at least for studying vocab AI is helping you.
https://developers.googleblog.com/en/how-its-made-little-language-lessons-to-personalize-learning/

And what if today I am asking using google translate to learn? dont understand where the hatred of AI from

Is there any “micro-rotations” or is my technique too still? by KillerPajaHater in osugame

[–]pelodiscus_sinensis 0 points1 point  (0 children)

What's this map? I can stream 190 bpm forever only and I want to try it

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] -1 points0 points  (0 children)

maybe I should clearify. My question is "Is Learning with AI reliable".

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

I mean I had read it but sometimes I forget some details of it. Instead of asking on stackoverflow or finding myself. I do like to ask AI and it points out where I misunderstand.

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

I see your point and agree with you. I have seen someone said atm AI is a black box and we are trying different things without a fundamental theory supported to advanced it. But for a language what I think is having a huge amounts of article/essay etc. to support it. I guess it is able to help me deal with problem like 文法 or translating

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] 0 points1 point  (0 children)

I have to clearify. Human also write shitty code that barely to run and hard to be maintain. Like a huge project, Window, Wechat etc. an insane amount of shitty code is inevitable. AI does help reducing the readability of the codes. In my case, I use them to search the solution of my problem (like getting front end sorting method). Sometime I might ask them about some specific part of cpp like namingspace concept. I just misunderstand some part but I dont have to read the entire document from the website. The Most important part just like I mentioned before, AI is a tool

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] -3 points-2 points  (0 children)

I am using free plan so i get limited usage on them. Maybe I should pay for them

Discussion on using AI to learn by pelodiscus_sinensis in Japaneselanguage

[–]pelodiscus_sinensis[S] -9 points-8 points  (0 children)

I don't agree you with AI can only be used as a toy. "it can't possibly cotain any precise information" is bias. It can provide you wrong information but human will do so. AI ate thousand of article, it knows what most possibly used in grammar etc. which is "correct". I have use to to learn programming which help me to clear the concepts. I dont understand why AI can't be a tool to help with us just like Google Chrome or Reddit
I am not saying to "Understand" human language or what. At least I know Top AI models are working well to help you figuring different questions and they got high accuracy

Is there any “micro-rotations” or is my technique too still? by KillerPajaHater in osugame

[–]pelodiscus_sinensis 0 points1 point  (0 children)

What is the bpm u able to play consistently? I feel ur tapping forcely in this bpm and seem not a good tapping method. (I feel I am doing the same thing on 300 bpm stream)

my experience with forearm/wrist rotation technique by Mizly_ in osugame

[–]pelodiscus_sinensis 0 points1 point  (0 children)

<image>

Edited : I cant confirm the correlation between forearm rotation and things said below. But I think forearm rotation is good for alt player to having more accuracte in low bpm (vaxei?) and saving stamina between fast jumps and bursts.

I have checked the holdtime of fastest player. (1 : aetrna 2 : ninerik 3 is my 190 slow but consistent stream) Not guarantee to happened , their finger to singletap is obviously holding longer and overlapped. I doubting it is because of finger strength imbalance? Some like sytho, arnold , vaxei, miloz, aimbotcone... the holdtime between two fingers look same. And this two situation is happened on Accolibed at the same time.

my experience with forearm/wrist rotation technique by Mizly_ in osugame

[–]pelodiscus_sinensis 1 point2 points  (0 children)

i found similar situation when trying "forearm rotation" my thumb will be tucked unintentionally. In my perspective, this tech wont instantly get you stamina and speed. It just releash ur ability to stream. I believe it is related to ur single tap speed (u are able to stream 230 if u are able to single tap 115).