Still does not. My approach is to keep the file in OneDrive. On windows / mac it's just a file, on android it's via custom onedrive protocol handler but also seamless.
For the biggest languages, Spanish, French, maybe.
For smaller ones like my native Latvian, the output could be confused for good translation from across the room, the words do look like Latvian words. But the quality is Google translate circa 20 years ago, tops.
It could probably do a decent enough translation to English, if all you need is to get the gist of text. But for smaller European language outputs, nothing comes close to Gemini.
So the correct strategy is a global CLAUDE.md with couple lines of colourful "you best behave or else" texts, so all your prompts get routed via the frustrated path?
I have a skill for exactly such case! Here's an excerpt :)
```
---
name: evidence-debugging
description: >
Use when debugging any failing test or bug, investigating unexpected
behavior, or tracing the cause of a reported defect.
---
# Debugging Discipline
## When to Use
- A test is failing and you need to understand why
- Behavior is unexpected and the cause is unknown
- The user asks you to debug or investigate a defect
- You need to verify what a value actually is at runtime
*When NOT to use:* proactive code exploration without a specific failure to investigate.
## STOP — Do This Before Anything Else
Before reading code, before forming a hypothesis, before typing anything — answer these:
1. *Do I have actual output from a running system?*
- No → instrument, run, save to file, read. Do not proceed until you have real output.
- Yes → read it. Do not re-run.
2. *Am I about to explain what the issue "probably is" or "must be"?*
- Yes → stop. That is deduction without evidence. It is a violation. Instrument instead.
3. *Am I about to touch passing code?*
- Yes → stop. Only instrument the failing scope.
If you find yourself already reasoning about likely causes — you are already violating Rule 1. Stop. Go back to step 1.
```
No worries! Here's the full prompt if you need it: https://sharetext.io/g6ibuxa5 (you'll probably need to update it, as there're specific things I wanted it to take into account)
Ultimately my point is to define small contexts grounding agents in tasks you expect them to do. Trying to define guidelines for everything will not work = telling it that it shouldn't delete prod AND that it's architect AND that it should review code using this and this principle AND milliard other things that you expect from yourself.
there already is a global claude using any cloud model is a high probability that theyre context stuffing trying to curate output for the normative use cases. see "dont talk about goblins"
That used to be the case. Less so now - the Chinese brands tend to work right out of the box.
I run an Elegoo Centauri Carbon ar home, and the building and managing process was unscrewing couple transport bolts and clicking "self calibrate" button. From what I've seen, Creality is the same way now too.
Yes, the old Ender 3 I used to have demanded attention every other print. But it's not the norm now.
I'm sure Prusa makes a better product, and it probably starts to make economic sense if you run a print farm. But for home use, a 300€ box that happily melts plastic into whatever shape I need is a sweet deal. It even has a 50€ multi material extension box now, however that's on months long backorder.
As far as I know, Elegoo is offline. It has not asked me to log in anywhere, and while it encourages use of their own orcaslicer skin, it works with others too.
In Latvia we've had digital id for close to 20 years. Banks mostly use their own auth, some rely on digital id. No travel service has ever wanted me to use digital id, let alone any other kind of shopping. What we use it for is access to government resources, and signing digital documents. I trust this system WAY more than whatever some company comes up with.
> No travel service has ever wanted me to use digital id, let alone any other kind of shopping
Yup, until they are regulated to do so in case you buy booze, porn, metal detectors, crossbows or who knows what else. And until silversmith tries to dodge the draft but he accidentaly bought some booze woth his gov eID to party with friends.
No limitations during corona? Remember travelling through your neighbour during corona and was treated worse than a ww2 jew in germany due to not having the authoritarian corona passport.
This is what our every day will be like, when the state has internalized the enormous power of a 100% controlled digital ID. Bye, bye, freedom of thought.
You are most likely referring to the EU covid certificate. It functioned as a proof of vaccination or recent negative test, and yeah, that was required for travel at one point. And even then the verification end was `(code: string) -> valid: boolean` function, no personal data was accessible at validation point. It used the digital ID as SSO for accessing your records, so you could save / print the verification code, usually in form of a qr code. I know all this, because I'm friends with people that worked on the Latvian part of the system, and we spent long chat sessions discussing how to best do it in the least privacy-intrusive way.
If you were from outside EU, I fully believe the experience was subpar. 99% or more of verifications went through the EU system, and if you showed up with different kind of documentation, the people tasked with verification "at the edge" might not even know if it was valid form of proof.
Overall, I struggle with being outraged by the concept of digital ID. It's just a digital form of "show me your passport please". We have had physical national ID (mandatory from certain age!) for as long as I can remember myself. The state knows I exist. If a madman gets put in charge, lack of unified digital ID is not going to prevent airport style passport gates being erected around the booze stand.
I think what is happening is a rather philosophical rejection of the mere idea that the government should affect ones life in any way for any reason. Somehow all the laws that existed before are below the baseline, so they kinda fine, but the new things -- those cause outrage.
Then comes this post-hoc rationalization about how it will inevitably be abused, Jews in Nazi Germany, apartheid and chips under the skin.
IP_7 means it's ok with water immersion for up to 30 minutes, down to 1m. You can go swimming with an IP_7 rated device.
IP_8 is "more than 1m, more than 30min water immersion" rating.
"outdoors in the rain" needs IP_5 rating if you want to be safe. You do not need a dive watch to go out in rain.
Even non-waterproof devices are not exactly made of sugar. My first iphone was a 3gs. I want running with the device in an armband. My rain precautions were plugging in 3.5mm earphones, and pointing the charge port downwards. Regularly got caught in rain with it, and the device was completely fine two years later when I sold it.
The ability to be at peace, in my world view, stems first and foremost from the ability to be at peace with yourself. Being able to look in a mental mirror, and accepting the image staring back as yourself, warts and all. It's not exactly liking every last imperfection, rather not feeling guilty for not measuring up in all aspects to the ideals of a society or dreams of your younger self. Accepting that you are not the universal paragon and probably never will be, all the while not giving up on the idea of improving yourself.
Only when one can be locked in a room with oneself for a measure of time and not get in a fight, can we talk about being at peace with society and other external factors.
I'll second your feeling on Annihilation trilogy. To me, the whole message boiled down to "my life kinda sucked, and now it sucks even more". The phenomenon ostensibly at the center of everything seems to take back seat to protagonists being bummed about it existing / their lives in general.
reply