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:

285
active users

#workaround

0 posts0 participants0 posts today
Continued thread

So it does look like the TypeScript language server has a limit of 4MB source size where it disables type checking (and actually shows an erroneous error stating that exports that exist in the file do not exist) for files that are imported but not open in the current workspace/session.

Still not sure if this is documented anywhere or not (haven’t been able to find it, if it is).

99.99999% of the time, unless you’re doing niche stuff like I am, you won’t run into this.

Workaround: should you have such a large file, e.g., with a large generated object, try and refactor to split it up into multiple files and rejoin it a separate file. The actual object size/memory usage isn’t the issue, it’s the file size.

github.com/typescript-language

I ran into an issue while creating and exporting a constant object that holds component versions of the ~1,500 icons in the Phorsphor icons library and I’ve created the simple reproduction below: D...
GitHubServer fails on import when exported object constant has too many entries/is too large · Issue #951 · typescript-language-server/typescript-language-serverBy aral
#TypeScript#max#lines

#Journalism

What happened?

#Frontline has always been a #goto for me when trying to get others to absorb a topic that can't be explained through #soundbites

They really #DroppedTheBall on this one though!

Please, for the sake of everything people hold dear ( #LOVE )

#DoBetter

Ever wanted to know what it feels like to go through a time warp?

Watch this #DocuJournal

If the link doesn't work, and you really want to #feel the #TimeWarp yourself, you might have to #spark up your #VPN or other #creative #WorkAround

Feel free to aid others in the comments.

There's no shortage of #experts in the #fediverse #StandingBy ready to #HELP

I'll post the #timestamp of the warp in the thread behind a #warning

#NoPeeking #HappyHolidays2024

pbs.org/wgbh/frontline/documen

1/2

FRONTLINEAmerican Voices | FRONTLINEFRONTLINE follows the changing views and experiences of Americans from the 2020 election season to today.
Replied in thread

@LibreKitsune I still consider this a hostile act and a blatant violation of their previous #settlement that forced them into #publishing said #IPv4 #ranges...

  • In fact had they not actively worked against that previously and it only raised my attention when I saw errors re: said ranges.

I'm considering to build a #workaround on #GitHub to just use a #cookie and some #compute to do it, but if I had cash to spare I'd sue them into removing #ClownFlare and allowing me to scrape the list directly...

  • I'm very close to just sending them an #invoice for the personnel hours wasted on that bs and billing them regularly for the expense of manually checking the difference between those (@ minimum of 60:15 billable minutes)...

Otherwise I do expect regulators to actually go after #OpenAI and force them to undo the #Cloudflare-based #Enshittification, since it's neither feasible nor reasonable to claim "#DDoS-#Protection" for a 48 Bytes (!!!) file...

  • Every #WAF / #WebApplicationFirewall I know would not get triggered even if I were to query it once per hour (which I now do just to annoy them or rather ClownFlare!...
Continued thread

この問題、ひとまずの回避方法を見つけたかも知れない。
⌘(Command)キーを含む一部のキーボードショートカットが重複して実行されてしまう場合があるみたいだけど、ショートカットに ⌘ を含まなければ発生しない気がする。
よく使う ⌘ を含むキーボードショートカットは ⌘ を Control キーに変えたショートカットを設定することで重複実行を回避できるかも(とりあえず、タブを閉じるショートカットに Control + W も追加してみて試してみている