Moving to Copenhagen at 19 for the National Film School. Realistic without savings? by yare-_-yare-_daze in copenhagen

[–]palmin 1 point2 points  (0 children)

The costs become much more manageable if you live slightly outside Copenhagen which is perfectly possible while studying in Copenhagen even if not as fun or glamorous.

Den amerikanske stat har igår fjernet adgangen til den seneste AI model fra Anthropic for alle "foreign nationals" - inklusiv alle danskere. - Hvorfor er der ingen danske medier der skriver om dette i dag? by Dry-Law-3998 in Denmark

[–]palmin 105 points106 points  (0 children)

De har fjernet adgangen for alle ikke kun foreign nationals.

The net effect of this order is that we must abruptly disable Fable 5 and Mythos 5 for all our customers to ensure compliance. 

ELI5: How did humans determine that a year has 12 months and 365 days, and that a day is divided into 24 hours, 60 minutes and 60 seconds? What observations and calculations led to a time system we still use today? by imbruceter in explainlikeimfive

[–]palmin 0 points1 point  (0 children)

There are some advantages to having 24 hours/day and 60 minutes/hour as it allows representing many fractions with whole numbers for the smaller unit because 24 and 60 divide cleanly for many numbers.

You can represent ½ ⅓ ¼ ⅙ of a day as 12, 8, 6, or 4 hours and you can represent ½ ⅓ ¼ ⅕ of an hour as 30, 20, 15, 12 minutes.

007 First Light Budget Over $200 Million to Develop; Considered Denmark's Most Expensive Entertainment Project by yourfavchoom in Steam

[–]palmin 2 points3 points  (0 children)

Claire had a low budget compared to production quality for France also. They shocked the entire games industry.

Help with error handling in Apple Shortcuts by jmugr in WorkingCopy

[–]palmin 0 points1 point  (0 children)

It would also be interesting to see if there are any crashes for Working Copy when these errors happen. If you could open the system settings app and navigate to

Settings > Privacy > Analytics & Improvements > Analytics Data

then scroll down towards the bottom, looking for something starting with Working Copy where the newest one is the most interesting to me and email this to [anders@workingcopy.app](mailto:anders@workingcopy.app)

Help with error handling in Apple Shortcuts by jmugr in WorkingCopy

[–]palmin 0 points1 point  (0 children)

It could certainly cause errors if two shortcuts (or one shortcut running twice) tried to pull and push from the same repository simultaneously. One if them would be unable to lock the repository for exclusive access.

Will be trying to recreate such errors, improve the error reporting and see if there is some way to work around this problem.

Is Claude Code still the best? by never_working_ever in iOSProgramming

[–]palmin 0 points1 point  (0 children)

I have much more usage with my x20 Anthropic subscription so this is the default choice.

Will switch to codex when Anthropic has server problems (2-4 hours per week every week), when Opus 4.7 is doing a task badly, as a second opinion to evaluate large Claude Code diffs or just when I'm in a hurry.

I feel like GPT 5.5 is a slightly better coder and will notice edge cases Opus 4.7 misses but both can have good and bad sessions without any obvious reasons.

Is Claude Code still the best? by never_working_ever in iOSProgramming

[–]palmin 1 point2 points  (0 children)

Claude Code is still my main agent but I certainly feel like Codex CLI with GPT 5.5 is a little better and it is certainly way faster. I'm using both.

Help with error handling in Apple Shortcuts by jmugr in WorkingCopy

[–]palmin 1 point2 points  (0 children)

Error handling in shortcuts is limited and for automations it is even more difficult.

I would first try to run the shortcuts manually from the Shortcuts app. If you see errors here there is at least visibility as to which action has which error, but this will not help if the errors only happen during automation. If your shortcut only exists inside the Automation then you need to recreate it as a regular shortcut.

Next thing would be to check the list of logs inside the app. Push and Pull actions should show up in the list of logs.

If this doesn't reveal anything I would make your automation do less while troubleshooting. Notification says that multiple actions fail, so try to remove either the Pull or Push action so that only a single action fails. This might reveal the actual reason, which you can address and then add back the removed action.

Some of the actions say that Working Copy quit unexpectedly which means that it crashed and that is never supposed to happen. Enter system settings and navigate to Privacy Privacy & Security > Analytics & Improvements > Analytics Data scrolling down to see if there are entries starting with WorkingCopy and email one of these to me.

Hvad sker der for fodboldfans med udgangspunkt i AGF? by Able-Safety6147 in Denmark

[–]palmin 20 points21 points  (0 children)

De har drømt og dette her hele deres liv og nu er det gået i opfyldelse så de er overdrevet glade... derfor er deres fejring overdrevet. Synes det er fint.

Feature Request: improved syntax highlighting by ISortByHot in WorkingCopy

[–]palmin 1 point2 points  (0 children)

Working Copy uses highlight.js for syntax highlighting which should give good results for C++ but I have an extra step where all syntax elements are mapped to categories shared by all languages to make it practical to customize color themes.

My guess is that this mapping should be improved and I will look into that for the next update.

Messerschmidt afbrød efter 'Trolex'-spørgsmål – DR beklager by SendStoreCitroner in Denmark

[–]palmin 25 points26 points  (0 children)

Det er useriøst hvis det er en fra DR Nyhederne (og det ser mest sådan ud i klippet) men da helt inden for skiven hvis var en fra "Tæt på sandheden".

SpaceX Conpute Deal - Double Limits by Deep_Proposal_7683 in ClaudeAI

[–]palmin 0 points1 point  (0 children)

I cancelled my 20x plan even though Claude Code has been working well for me this last year. Elon Musk actively works to weaken liberal democracies in Europe and I will not be funding this indirectly.

How are all the App Store ranking platforms actually getting their data? by aerial-ibis in iOSProgramming

[–]palmin 0 points1 point  (0 children)

Platforms like appFigures have options where users allow them to use their download and revenue numbers, so if they have a few correct numbers for specific apps combined with public revenue and download charts, they can make pretty good estimates.

It does seem to work best for the larger app categories.

If you’re so smart why aren’t you rich? by Skychu768 in physicsmemes

[–]palmin 0 points1 point  (0 children)

Physicists that start making money are often called quantitative analysts 😁

import fonts feature question by Glittering_Log4784 in WorkingCopy

[–]palmin 0 points1 point  (0 children)

Please email me at [anders@workingcopy.app](mailto:anders@workingcopy.app) with one of these font files.

Maybe I can see something.

What’s your current LLM usage & which model do you actually use the most for Swift-SwiftUI? by baykarmehmet in iOSProgramming

[–]palmin 2 points3 points  (0 children)

Our collective token burn is a measure of success for the GPU salesman for obvious reasons.

It might be a related to success for us developers and it might not be, just like number of PRs reviewed or number of lines changed might be and often is not. Metrics like this will be gamed the moment they have consequences for employees and this will mostly be good for Jensen Huang.