shakedown.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A community for live music fans with roots in the jam scene. Shakedown Social is run by a team of volunteers (led by @clifff and @sethadam1) and funded by donations.

Administered by:

Server stats:

252
active users

#jetbrains

2 posts2 participants0 posts today
Ben Ramsey<p>I really enjoyed the <a href="https://phpc.social/tags/PHPVerse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHPVerse</span></a> event today. Great job to <span class="h-card" translate="no"><a href="https://phpc.social/@brendt" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>brendt</span></a></span>, <span class="h-card" translate="no"><a href="https://phpc.social/@naderman" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>naderman</span></a></span>, and all the guest speakers, panelists, and <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> crew!</p><p><a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a></p>
github.com/ghostwriter<p><a href="https://phpc.social/tags/PHPverse" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHPverse</span></a> is not a celebration of the PHP community, it's a carefully branded sales pitch.</p><p>The lack of racial, gender, and technological diversity makes it clear: this isn’t a community event, it’s a marketing funnel, dominated by J******s staff and L*****l affiliates, disguised as one.</p><p>A real community event should reflect the full spectrum of voices and tools that make PHP what it is, not just what sells licenses and subscriptions.</p><p><a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> <a href="https://phpc.social/tags/Laravel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Laravel</span></a> <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a></p>
Tom Wor<p>"Type dependency diagram" in <a href="https://mastodon.social/tags/Jetbrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jetbrains</span></a> <a href="https://mastodon.social/tags/Rider" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rider</span></a> - Hello there. 😍 <a href="https://mastodon.social/tags/gamedev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gamedev</span></a></p>
Larry Garfield<p>I like <span class="h-card" translate="no"><a href="https://programming.dev/c/jetbrains" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jetbrains</span></a></span> products, but why in the hell does CLion, which you'd use to work on php-src, not support phpt files, which you would only need to use if you're working on php-src? It instead tells you to use PHPStorm, which... doesn't support the C code that is php-src.</p><p>This makes no sense to me at all.</p><p><a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> <a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a></p>
Johannes Link<p><span class="h-card" translate="no"><a href="https://mastodon.world/@exchgr" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>exchgr</span></a></span> <a href="https://det.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> have started their way towards enshitification.</p>
Hank G ☑️I'm sorry to say I may have to start giving up on IntelliJ. The bloat has gotten to Visual Studio proportions, especially on runtime resource usage. That's with disabling all the AI plugins to boot. I hope there are some options besides VS Code. :( <a href="https://friendica.myportal.social/search?tag=programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://friendica.myportal.social/search?tag=JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a>
Ben Ramsey<p>I've not been this frustrated with a new version of PhpStorm in a long time. There are so many tiny, irksome issues, and they keep piling up. I've come to expect some rough patches each year when they release a new major version, but this time, it's really impacting my productivity and making me think about looking at alternatives. I can't be the only one experiencing these issues, and it's too cumbersome to stop what I'm doing to file support requests or bugs.</p><p><a href="https://phpc.social/tags/PhpStorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PhpStorm</span></a> <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a></p>
Ben Ramsey<p>It turns out I had my PHP CodeSniffer settings set to "By default project interpreter," but I didn't have `phpcs` configured with the default project interpreter?</p><p>I'm not sure how the UI was showing me code style warnings, based on my `phpcs.xml` file settings, but it was.</p><p>When I added a `phpcs` configuration for "By default project interpreter," things began working as expected.</p><p><a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> <a href="https://phpc.social/tags/PhpStorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PhpStorm</span></a> <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a></p>
Ben Ramsey<p>Is it just me, or does PhpStorm 2025.1 have a bug where it's not running phpcbf when you select "PHP Code Beautifier and Fixer: fix the whole file?"</p><p>It's getting very annoying, and I have checked and re-checked my settings a million times.</p><p><a href="https://phpc.social/tags/PHP" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PHP</span></a> <a href="https://phpc.social/tags/PhpStorm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PhpStorm</span></a> <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a></p>
Charlotte Aten<p>So I recently learned that I need to get away from <a href="https://mathstodon.xyz/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a> since <a href="https://mathstodon.xyz/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> has decided to "go AI":</p><p><a href="https://www.jetbrains.com/pycharm/features/ai/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">jetbrains.com/pycharm/features</span><span class="invisible">/ai/</span></a></p><p>When looking at my other options, I saw that <a href="https://mathstodon.xyz/tags/Spyder" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Spyder</span></a> (<a href="https://www.spyder-ide.org/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">spyder-ide.org/</span><span class="invisible"></span></a>) looked interesting, then scrolled down and saw that it was funded by the Chan Zuckerberg Initiative (<a href="https://en.wikipedia.org/wiki/Chan_Zuckerberg_Initiative" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">en.wikipedia.org/wiki/Chan_Zuc</span><span class="invisible">kerberg_Initiative</span></a>), which sounds like something I should avoid.</p><p>I'm currently thinking Eric (<a href="https://eric-ide.python-projects.org/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">eric-ide.python-projects.org/</span><span class="invisible"></span></a>) might be the way to go. I don't need (or want) anything fancy. I just want a <a href="https://mathstodon.xyz/tags/FOSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>FOSS</span></a> <a href="https://mathstodon.xyz/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://mathstodon.xyz/tags/IDE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IDE</span></a> that works well and will keep working without trying to charge me money, sell my data, or accost me with <a href="https://mathstodon.xyz/tags/LLM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LLM</span></a> code vomit.</p><p>Are there any better (or different) options? Is there anything good I can install from the package manager on <a href="https://mathstodon.xyz/tags/Debian" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Debian</span></a> ?</p><p><a href="https://mathstodon.xyz/tags/EricIDE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>EricIDE</span></a></p>
Jodie Burchell 🇦🇺🇩🇪<p>The <a href="https://fosstodon.org/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> release day goodies keep on coming: <a href="https://fosstodon.org/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a> is now one unified product, and the free tier (which includes all features of the Community edition) now also includes Jupyter notebooks! 🎉 </p><p><a href="http://blog.jetbrains.com/pycharm/2025/04/unified-pycharm/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">http://</span><span class="ellipsis">blog.jetbrains.com/pycharm/202</span><span class="invisible">5/04/unified-pycharm/</span></a></p>
Djumaka<p>My Chrome updated and Xdebug extension was immediately flagged. I fount [this blog post](<a href="https://blog.jetbrains.com/phpstorm/2025/03/jetbrains-xdebug-helper/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">blog.jetbrains.com/phpstorm/20</span><span class="invisible">25/03/jetbrains-xdebug-helper/</span></a>) from <a href="https://phpc.social/tags/jetbrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jetbrains</span></a> that they are joining in the support of this one. I'm delighted.</p>
Andrew Woods<p>Most applications (e.g. Firefox) have a feature where if the application crashes, it’ll asks you “Would you like to send the crash report to $companyName?” </p><p>What I'd like to know is: Does this really help the project? Is someone actually reading these reports? acting upon them? Are they useful, or is it just there to make us feel better?</p><p>It’d be great if someone like <span class="h-card" translate="no"><a href="https://mastodon.social/@thelinuxEXP" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>thelinuxEXP</span></a></span> <span class="h-card" translate="no"><a href="https://mastodon.social/@MichaelTunnell" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>MichaelTunnell</span></a></span> could do interviews to get some answers<br><a href="https://phpc.social/tags/software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>software</span></a> <a href="https://phpc.social/tags/opensource" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>opensource</span></a> <a href="https://phpc.social/tags/UX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>UX</span></a> <a href="https://phpc.social/tags/firefox" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>firefox</span></a> <a href="https://phpc.social/tags/KDE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>KDE</span></a> <a href="https://phpc.social/tags/Apple" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Apple</span></a> <a href="https://phpc.social/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a></p>
Alex<p>Is there any reason why I should use GoLand instead of IDEA Ultimate with the Go plugin? Outside of the usual DevOps stuff I will write code in Kotlin and I mainly need Go for operators, bots, etc.<br><a href="https://www.jetbrains.com/help/go/faq-about-goland.html#what-is-the-difference-between-goland-and-the-go-plugin-for-intellij-idea-ultimate" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">jetbrains.com/help/go/faq-abou</span><span class="invisible">t-goland.html#what-is-the-difference-between-goland-and-the-go-plugin-for-intellij-idea-ultimate</span></a><br><a href="https://swiss.social/tags/DevOps" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DevOps</span></a> <a href="https://swiss.social/tags/GoLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GoLang</span></a> <a href="https://swiss.social/tags/Jetbrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Jetbrains</span></a></p>
Beady Belle Fanchannel<p>So Rust Rover is pretty good, but you can feel that they struggle with the fact that Rust was not made by IDE-conscious language designers.</p><p>e.g. inside proc-macros it’s the wild-west, anything goes so the IDE can barely help you (at least unless you have compiled once, it looks like they do best-effort mapping after).</p><p>Also makes you realize how unergonomic the syntax really is in many places, kotlin is so much better.</p><p><a href="https://mastodon.xyz/tags/jetbrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>jetbrains</span></a> <a href="https://mastodon.xyz/tags/rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rust</span></a></p>
Kevin Karhan :verified:<p>Anyone know someone at <a href="https://infosec.space/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> to report a <a href="https://infosec.space/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a> <a href="https://infosec.space/tags/issue" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>issue</span></a> to? </p><p>Basically it's a <a href="https://infosec.space/tags/softlocking" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>softlocking</span></a> that happens on the <a href="https://infosec.space/tags/snap" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>snap</span></a> version of <a href="https://infosec.space/tags/PyCharmCommunity" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharmCommunity</span></a> / <a href="https://infosec.space/tags/PyCharmCE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharmCE</span></a> that makes it somehow half-forget <a href="https://infosec.space/tags/credentials" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>credentials</span></a> like <a href="https://infosec.space/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a>, <a href="https://infosec.space/tags/Gitlab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Gitlab</span></a>, <a href="https://infosec.space/tags/Codeberg" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Codeberg</span></a>, <a href="https://infosec.space/tags/BitBucket" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>BitBucket</span></a>, <a href="https://infosec.space/tags/Gitea" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Gitea</span></a>, <a href="https://infosec.space/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> etc. and not allowing to just delete &amp; re-add them as the settings saving just becomes unresponsive.</p><ul><li>Mind you this isn't with like dozens of accounts - just one on each platform - and it's not easily fixable (or at least not in a good way by manually yeeting the <a href="https://infosec.space/tags/XML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>XML</span></a> files for said logins from <code>$HOME/.config/PyCharmCE****/...</code> and randomly coming back after a few days or weeks.</li></ul><p>Whether this also conflicts with <a href="https://infosec.space/tags/SettingsSync" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>SettingsSync</span></a> which should only sync <a href="https://infosec.space/tags/configs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>configs</span></a>, not <a href="https://infosec.space/tags/credentials" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>credentials</span></a> (and AFAICT doesn't!) is also a question I can't confidently answer.</p><ul><li>Needless to say it's really annoying, espechally at work and is the main reason I've not considered paying for JetBrains' products as of now! </li></ul><p><a href="https://infosec.space/tags/plzfix" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>plzfix</span></a> <a href="https://infosec.space/tags/Development" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Development</span></a> <a href="https://infosec.space/tags/Software" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Software</span></a> <a href="https://infosec.space/tags/IDE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IDE</span></a></p>
Grumpy Website<p>How about a popup for a popup for a popup?</p><p><a href="https://mastodon.online/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> <a href="https://mastodon.online/tags/Idea" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Idea</span></a> <a href="https://mastodon.online/tags/Popup" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Popup</span></a> <a href="https://mastodon.online/tags/Autocomplete" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Autocomplete</span></a></p>
Anders Eknert<p>I didn't renew my <a href="https://hachyderm.io/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> license this year, and have been working exclusively in <a href="https://hachyderm.io/tags/VSCode" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>VSCode</span></a> for the past month, for both <a href="https://hachyderm.io/tags/Golang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Golang</span></a> and <a href="https://hachyderm.io/tags/Rego" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rego</span></a> development. And the experience is mostly great! The few things that are annoying are however *really* annoying. Like how poorly VS Code integrates test runners still, and the way to abort a hanging test is often to restart the whole editor. It's a good experience sticking to a single editor for some time though, and I've learnt a lot that I otherwise wouldn't have.</p>
Kevin Karhan :verified:<p>Anyone at <span class="h-card" translate="no"><a href="https://programming.dev/c/jetbrains" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jetbrains</span></a></span> / <a href="https://infosec.space/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> want to investigate an issue re: <a href="https://infosec.space/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a> loosing <a href="https://infosec.space/tags/credentials" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>credentials</span></a> or rather bugging them out at random?</p><ul><li>It applies to <a href="https://infosec.space/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> / <span class="h-card" translate="no"><a href="https://infosec.exchange/@github" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>github</span></a></span> , <a href="https://infosec.space/tags/GitLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitLab</span></a> / <span class="h-card" translate="no"><a href="https://mastodon.social/@gitlab" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>gitlab</span></a></span> , <a href="https://infosec.space/tags/Codeberg" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Codeberg</span></a> / <span class="h-card" translate="no"><a href="https://social.anoxinon.de/@Codeberg" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>Codeberg</span></a></span> and private <a href="https://infosec.space/tags/Gitlab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Gitlab</span></a> Instances...</li></ul><p>It really pisses me off...</p>
Kevin Karhan :verified:<p>The fix is just absurd: Just delete the contents of <code>github.xml</code> and <code>gitlab.xml</code>as stored in <code>$HOME/.config/JetBrains/PyCharmCE2024.2/options/</code> and reauthing with access token <em>magically unfucks it</em> for some reason... </p><p><a href="https://infosec.space/tags/IntelliJ" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IntelliJ</span></a> <a href="https://infosec.space/tags/IntelliJIDEA" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IntelliJIDEA</span></a> <a href="https://infosec.space/tags/PyCharm" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>PyCharm</span></a> <a href="https://infosec.space/tags/JetBrains" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>JetBrains</span></a> <a href="https://infosec.space/tags/IDE" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>IDE</span></a> <a href="https://infosec.space/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://infosec.space/tags/GitLab" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitLab</span></a> <a href="https://infosec.space/tags/git" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>git</span></a> <a href="https://infosec.space/tags/settings" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>settings</span></a> <a href="https://infosec.space/tags/bug" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>bug</span></a></p>