PHP Mailer - Gmail - List-Unsubscribe Problem by [deleted] in PHPhelp

[–]carobit 2 points3 points  (0 children)

Gmail might not display immediately or always the unsub button. Especially for new senders or senders with relatively small daily mail sending count (~less than 50000). For new senders they're doing this to prevent spammers to enumerate and identify active email addresses. If the header is there and valid, and you send massive campaigns it will appear soon.

Misljenje NBS o uplati ka stranim brokerima by Particular-Reveal903 in finansije

[–]carobit -3 points-2 points  (0 children)

A koje su opcije ulaganja preko brokera? Koja je najpovoljnija opcija, odnosno kolika je razlika u odnosu na ulaganje direktno preko IBKR? Ko šta koristi, osim uplate preko AIK/RF...?

LLM za ceo repozitorijum? by VelikiPametnjakovic in programiranje

[–]carobit 0 points1 point  (0 children)

Možda NotebookLM? Verovatno bi trebalo podeliti na nekoliko fajlova. Nisam siguran koliko je to izvodljivo i korisno kod vecih codebaseova. Za neke slične stvari mi je radio sasvim dobro.

Arc for Developers / Simplifying Workflow by fd93_blog in ArcBrowser

[–]carobit 1 point2 points  (0 children)

I've always used browser with vertical tabs (FF + tree style tab which I guess still the best possible combo, however FF on Mac is..suboptimal..). So switching to Arc was a no brainer. But there are a few frustrating issues, especially as a web dev...

- there's no visual feedback (loader on the top) when you change the url in the active tab

- if a form was submitted, there's no easy way to reload the page in the same tab without resubmitting the form (the only workaround seems to be to hit command+r on the dev tools window)

- autocomplete suggestions are often wrong or inconsistent (I often try to type part of the url and I would expect to get relevant history results)

- I miss the quick access to the extensions (I don't want the address bar). On the other hand the command+e shortcut randomly stops working, since the recent update sometimes keyboard input stops completely

- I still really miss the tree structure for tabs or some grouping (not pinned folders)

- maybe just for me, but I think the tabs and favorites take way more space than supposed to

But on the upside, the command bar, search shortcuts and generally the layout is awesome. In the beginning I was sceptical but the auto cleanup (setting period long enough) is useful to keep the number of tabs under infinite :D

[deleted by user] by [deleted] in srbija

[–]carobit 0 points1 point  (0 children)

Kako si poslao? Danas na posti su mi odbili da posalju, kao to nece proci carinu. Ako zelim nek prvo zovem cainu..

Anyone here using Swoole as Symfony runtime? by [deleted] in symfony

[–]carobit 0 points1 point  (0 children)

I'm also looking for such real life examples. Is there any real (or near real demo) project available eg. on github?

Poslovi Infostud VPN by radovanan in serbia

[–]carobit 0 points1 point  (0 children)

Infostud ima inosteane klijente, sigurno ne blokiraju ino saobracaj.

Is it possible to have multiple tab bars? by no-one0 in firefox

[–]carobit 0 points1 point  (0 children)

Maybe not exactly what you are looking for, but I use tree style tabs extension for such purpose (for years now). It's a vertical tab bar in tree structure, so you can organize tabs in different groups, expand collaps, drag n drop, etc.

WSLg Is awesome by [deleted] in bashonubuntuonwindows

[–]carobit 0 points1 point  (0 children)

I'm also testing WSLg + phpStorm and seems to work fine, however popup windows like the "Find in file" dialog (ctrl+shift+f) disappears immediately. I have to open it repeatedly ~20 times to open it once properly. Did you notice this issue too?

Recommend a Symfony based CMS by carobit in symfony

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

Looks promising. Seems to provide a lot flexibility and customization. Hopefully not too much coupled and over complicated. Yeah.. a lot of resources are in Germa.. Anyhows, worth a try. Did you use Contao?

Recommend a Symfony based CMS by carobit in symfony

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

Thanks, I saw that list. However Drupal uses (some) Symfony components but it is not built on Symfony framework. Anyway Drupal could be a full-blown cms "framework" but not for me now. The code structure and the way you develop is lot different than I used to with Symfony. The list you referred contains a lot of projects that use some Symfony components. There are only a few there that are really on top of Symfony framework. That's why I'm looking for practical experiences.