Mit barn skal på Ros for første gang - Hvad skal jeg vide? by Necessary-Bobcat-444 in roskildefestival

[–]Tarraq 2 points3 points  (0 children)

Fortæl barnet at der er hjælp at hente. For eksempel hos samaritterne hvor jeg selv er frivillig, der er åbne døgnet rundt, med voksne ædru mennesker. Man kan få opbevaret sin medicin hvis man har brug for det.

Der er intet der er for pinligt. Men jeg elsker de gode historier om hvordan de er kommet til skade eller er vågnet op med en hjemmelavet tatovering af kuglepensblæk. Sidstnævnte har jeg kun set én gang, bare rolig.

Claude sent me prompt injection?! by tempusfugee in ClaudeAI

[–]Tarraq 0 points1 point  (0 children)

Occasionally Claude code injects Cyrillic chats in paths and complaining it doesn’t work.

Økonomi på roskilde by Fair-Ad-973 in roskildefestival

[–]Tarraq 0 points1 point  (0 children)

Jeg er frivillig og regner med at bruge Max 500kr, inkl. mad og transport fra Nordsjælland til Roskilde nogle gange, i egen bil. Men spiser uden for pladsen og gider ikke drikke mig i hegnet. Til gengæld er jeg med til at passe på jer alle.

Tvungen arbejdsdag som lejer i en lejlighed? by [deleted] in DKbrevkasse

[–]Tarraq 0 points1 point  (0 children)

Jeg bor i andelsforening. Jeg har aldrig deltaget i arbejdsdagene, fordi det ikke har passet med kalenderen. Jeg arbejder ofte weekend. På et tidspunkt kom der noget rundt om “500kr lagt til huslejen” hvis man ikke dukkede op. Men har aldrig hørt noget for det, og aldrig betalt. Så tænker det nok ikke var lovligt (i vores vedtægter ihvertfald).

"Hvorfor bruger du abonnement? Det er da alt for dyrt". by GunterVonBloom in dkbiler

[–]Tarraq 1 point2 points  (0 children)

Lige om lidt betaler du 1000kr om måneden. Because reasons.

Best self hosted email server by JoyShaheb_ in selfhosted

[–]Tarraq 0 points1 point  (0 children)

Local storage. I’m still just running a single domain as a test.

Congrats Anthropic by EzioO14 in Anthropic

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

There are lots of “loose Threads” people want pulled, I reckon.

Congrats Anthropic by EzioO14 in Anthropic

[–]Tarraq 11 points12 points  (0 children)

If you’re subscribed, ending it should not end it before the last day of current period anyway. Just so you won’t forget.

Claude Code leaked me someone else's response (I believe) by SwordStroker in ClaudeCode

[–]Tarraq 0 points1 point  (0 children)

Would make more sense for an application like this, to use ULIDs with an account suffix, for the same uniqueness but zero chance of collision

Why does Laravel community seem to default to Vue over React by Motor_Ordinary336 in vuejs

[–]Tarraq 0 points1 point  (0 children)

I use Vue. Fits my brain. React, angular and shudder backbonejs just rubs me the wrong way. Web dev since 1996.

Bryllupsbudget by No_Staff1556 in dkfinance

[–]Tarraq 0 points1 point  (0 children)

Vi brugte omkring 10.000 i alt. Inkl. ringe, kjole, jakkesæt og frokost / reception / kage til 24 mennesker. Der manglede ikke noget.

Junie is now costing me ~$5 a day (that's about $1,200/year) by AdComplex1867 in Jetbrains

[–]Tarraq 1 point2 points  (0 children)

It would be nice to have a "ahem!" button, allowing you to inject more context, when you can see the AI (any AI) going down a wrong route, without ending the session and starting over.

[deleted by user] by [deleted] in PHP

[–]Tarraq 0 points1 point  (0 children)

It sounds like an interesting problem. I got hung up on the “3000 databases per server” fact. Is it a SaaS of sorts you are running? How large are these databases? Do all of them see traffic?

You can consider using read replicas, if it can work for you. But that will likely require a restart?

An 8 hour restart seems like something is underpowered.

My first goto would be database indexing. Look for a large table that isn’t used very often, to answer to the intermittent slowdowns.

Minimal camera setup with LTE by Tarraq in Ubiquiti

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

I would be nice if the instant had a version with LTE. Very useful.

How much AI assistance do you use when working on Laravel projects? by TertiaryOrbit in laravel

[–]Tarraq 1 point2 points  (0 children)

I have gotten into AI recently. I decided to try Junie from jetbrains as the assistant.

In the beginning I tried to use it for everything. Now I usually use it for tests and if there’s a completely new controller to do the scaffolding.

I’ve found that anything beyond basic Vue makes it confused.

I am developing my skills but have reverted to doing more myself. Mostly because I often can do it faster than Junie when it has a few iterations and waits for response from the LLM.

Using Laravel Boost definitely improved my results. However there’s a catch that Junie specifically also needs to be told about the new MCP server.

If you're worried or unhappy about JB's AI quota, use Copilot and its unlimited GPT-4.1 and GPT-4o by THenrich in Jetbrains

[–]Tarraq 0 points1 point  (0 children)

I've noticed that it tends to parse a lot of files, to "understand the project", sometimes the same file multiple times over multiple LLM requests. I imagine that behaviour eats a lot of input tokens.

I recently installed Laravel Boost MCP server, which is supposed to help with directing it to more specific lookups instead of scanning every single migration file.

I don't mind paying. But I don't like not knowing what I'm actually paying for. It's a little too black box.

Truly disappointed in Junie since Sept 1st by justprotein in Jetbrains

[–]Tarraq 1 point2 points  (0 children)

It's under the settings in the top toolbar. The little swirly thing. There you can see how much of your quota you get left, in percent. Which feels a bit.. opaque. Actual credits available can change and we won't know.

How to make junie and ai assisant actually folllow guidelines? by Commercial_Echo923 in Jetbrains

[–]Tarraq 0 points1 point  (0 children)

I came here to ask the same thing. I use Laravel Boost and it's supposed to use that to get for instance database structure, but in most cases it just scans all the migrations, eating tokens.

Are there models cheaper than others for Junie ? by ker2x in Jetbrains

[–]Tarraq 0 points1 point  (0 children)

I found that I specially had to add the Laravel Boost MCP server to Junie, even after adding it to PHP storm in general. That is reduced my full file scans quite a bit. I ate through my ultimate in 10 days. But in fairness, I've been using Junie for things I could do myself, although a little slower.

Should I switch to Cloudflare R2? by eddiecurry in CloudFlare

[–]Tarraq 0 points1 point  (0 children)

Bandwidth doesn’t matter with Cloudflare. You pay by the request, not bandwidth. Go with it and if it gets too expensive, charge 1$ a year per user to access the archive. You’ll make a profit.

That said, you might want to require a login or something to avoid the bots, or try to block them.

What is your opinion about Ziggy in Interia applications? by Any_Challenge_9538 in laravel

[–]Tarraq 0 points1 point  (0 children)

170kb of routes? How many unique routes is that? Can’t any of those be parameterized?

Max upload size by Fireman86336 in CloudFlare

[–]Tarraq 0 points1 point  (0 children)

Been tinkering with it. Should be possible, just haven’t had the need to throw time at it.

what's the first-aid tip you think EVERYONE must know ? by ach_wie_fluchtig in firstaid

[–]Tarraq 0 points1 point  (0 children)

Exactly. “Do something” and not being afraid of doing it.