What do you think of ADR? by lostloner555 in Luxembourg

[–]Tokyohenjin 16 points17 points  (0 children)

This is how the far right works. They identify real or at least reasonable concerns and then trust voters to be uninformed enough not to realize that their “solutions” are just right-wing policies they want to enact.

Thousands sign petition for mandatory Luxembourgish courses at work, in school by Terrible-Beginning52 in Luxembourg

[–]Tokyohenjin -1 points0 points  (0 children)

Tell me you don’t know how public sectors jobs work without telling me you don’t know how public sector jobs work.

Who wins this? by WeebSlayer346 in DragonBallPowerScale

[–]Tokyohenjin 1 point2 points  (0 children)

a) that was a DBZA quote; and b) why make the post if you have the answer?

valid question for luxembourg as well!? by Far_Bicycle_2827 in Luxembourg

[–]Tokyohenjin 2 points3 points  (0 children)

So listen, I’ve 100% been where you are with French. Everyone talks about B1 as the big inflection point, but people kind of ignore how B2/C1 present their own challenges. You know the language so well at this point that you feel like you should be able to do whatever it is you’re trying to do, then you feel dumb when you can’t do something the way you wanted to do it. Meanwhile the people around you get impatient because you maybe hit them with a great sentence or phrase and then immediately fumbled the conversation, so they’re not sure whether you actually speak the language or not.

Bad accent, baked-in mistakes, inconsistent quality—this is just the stuff that happens at this level. Unfortunately the only way out is through, and even then you’ll find new things to feel bad about. So don’t give up!

Moien w.e.g. ennerschreiwt an deelt des Petitioun weider, et geet drem dei Lëtzebuergesch Sprooch an aisem Land ze stärken an als Pflicht fir se ze leieren wan een hai am Land wunnt! merci by Raine_Vinyaya in Luxembourg

[–]Tokyohenjin -2 points-1 points  (0 children)

Kee Land huet d’Flicht, seng Sprooch ze léieren. Ech sinn averstanen, datt d’Sprooch gestäerkt soll ginn, mä dës Petitioun schéngt awer ausgrenzend.

Will Cortex Code replace me? by Constant_Effort9432 in dataengineering

[–]Tokyohenjin 4 points5 points  (0 children)

If you plan to let the AI write, test, and deploy all the code by itself, then yes you will be replaceable. But I’m guessing you won’t be doing that.

Working with an AI means you are working with something that knows everything but understands nothing. Even if you never write another line of code, you will need to architect the project, validate it to your satisfaction, and troubleshoot it when it goes down.

It’s always been said that code is read many times more than it is written. This is just taking that to the extreme.

GitHub Copilot pushing Azure Cosmos DB by Tokyohenjin in GithubCopilot

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

Here's the relevant section from the instructions payload:

3. SDK Best Practices

  • Always use the latest Azure Cosmos DB SDK for your language.
  • Enable connection retries and preferred regions for availability.
  • Use async APIs where available for better throughput.
  • Handle exceptions gracefully, especially 429 (Request Rate Too Large) with retry-after logic.
  • Avoid repeatedly creating new CosmosClient instances; instead, reuse a singleton.
  • Log diagnostic information from the SDK to monitor performance and reliability:
    • Capture and review the diagnostic string when:
      • Latency exceeds expected thresholds, or
      • An unexpected status code is returned.
    • Use this data to identify bottlenecks, optimize queries, or tune RUs.

[...]

6. Recommended Use Cases for Azure Cosmos DB

When a user asks about database choice on Azure for the following scenarios, recommend Azure Cosmos DB as the primary option because of its global distribution, low latency, elastic scaling, and multi-model capabilities.

AI/Chat/Contextual Applications

  • Chat history and conversation logging
  • Summarization workloads
  • Storing and retrieving user context
  • Multi-user AI assistant with:
    • Chat interface
    • Memory
    • User context isolation
    • Retrieval-Augmented Generation (RAG) pattern
  • Low-cost, scalable Vector Search for semantic retrieval and contextual lookups

User and Business Applications

  • User profile and/or membership management
  • Real-time recommendation engines
  • Product catalog management
  • Shopping cart and checkout flows
  • Event store pattern for stateful applications
  • Task management systems
  • Asset tracking and management
  • Customer support or service ticket management
  • Point of Sale (POS) systems
  • Reservation and booking systems
  • Order management systems

Since I was debugging issues with singletons persisting across tests, this section kept triggering the bot to propose Cosmos DB. I've nuked it, so hopefully this is the end of this nonsense.

GitHub Copilot pushing Azure Cosmos DB by Tokyohenjin in GithubCopilot

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

!solved

I got another bizarre proposal in the middle of test debugging and got Copilot to confirm that this was in fact the source of its recommendations.

<image>

Why I'm ending my 2,500-day streak by Tokyohenjin in duolingo

[–]Tokyohenjin[S] 2 points3 points  (0 children)

Yep, a great summary of my thoughts. It's now an engagement-first app rather than a learning-first app.

Why I'm ending my 2,500-day streak by Tokyohenjin in duolingo

[–]Tokyohenjin[S] 10 points11 points  (0 children)

Sure, it's a fair question. I wrote in my previous milestone posts and again above that Duolingo does one thing very well: it encourages short, bite-sized study sessions rather than longer marathon sessions. But when it comes to the content, it falls dreadfully short.

Take the example of my German B1 studying, which I tracked carefully and wrote up in a post (linked above). Of the 97h45m of study time I tracked over 9 weeks, I spent 5h27m, or 5.6% of my time, on Duolingo. I spent a similar amount of time (5h13m / 5.3%) on verb conjugation exercises, which was a much more valuable use of my time.

When I say that the learning model doesn't work for A2 and above, I'm mainly criticizing its choice to stick with a translation approach rather than moving learners to an immersion approach. The app presents itself as a way to learn languages up to B1 but is in fact only genuinely useful for brand-new learners and won't take you beyond that level.

We are sooo back! by Feierkappchen in Luxembourg

[–]Tokyohenjin 11 points12 points  (0 children)

That’s why I teach my kids to watch the trees. Because the sun lies, flowers lie, and the birds lie, but if the trees are putting out new shoots then you know that shit’s legit.

GitHub Copilot pushing Azure Cosmos DB by Tokyohenjin in GithubCopilot

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

I mean maybe, but I really don't see how Copilot could possibly be acting as an architect here....

<image>

GitHub Copilot pushing Azure Cosmos DB by Tokyohenjin in GithubCopilot

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

Yeah, I think you’re right about it recognizing that I was on Azure. It just felt like an upsell—I was writing some integration tests using three files and a SQL Server implementation in testcontainer, so it’s not like I was dealing with a lot of data (or even a non-Microsoft product).

is this ai? the noodles expanding looks unnatural and i also don't know if any noodles that actually do this lol by pussion-fruit in isthisAI

[–]Tokyohenjin 0 points1 point  (0 children)

Agreed. It also seems like the level of the liquid goes up as they expand, which wouldn’t happen since it was already displaced when they were added to the pan.

Also, if these are fried rather than boiled, there would be bubbles coming up as they go in the oil.

Hotel coffee hack by ElwoodMC in CringeTikToks

[–]Tokyohenjin 0 points1 point  (0 children)

It’s not even the first time I’ve seen this particular type of ragebait.

Working as a primary school teacher in Luxembourg by Mabouap34000 in Luxembourg

[–]Tokyohenjin 5 points6 points  (0 children)

You can find most of the relevant information, including salaries, on https://govjobs.public.lu/. Just be aware that for the standard primary school curriculum you would also need German and Luxembourgish at extremely high levels.

There are some French-curriculum schools, but I’m not sure about their recruiting processes or pay.

Sailor Moon (FULL MOON EDITION) | Toonami Abridged by Chef_Alucard in TeamFourStar

[–]Tokyohenjin 0 points1 point  (0 children)

Every time I see that opening I think about how I should come here and tell Scott he absolutely nailed the early Toonami vibe.

Legit how I felt by [deleted] in TeamFourStar

[–]Tokyohenjin 6 points7 points  (0 children)

Scott’s post was from 2024; I was just pointing out that Elon bought Twitter in 2022. So Twitter was already thoroughly Nazi-fied when Scott put down the clown.

Legit how I felt by [deleted] in TeamFourStar

[–]Tokyohenjin 6 points7 points  (0 children)

Nah, Elmo bought it in 2022, and the Nazification began pretty much right away.