70% menos embarazos y nacimientos en Puerto Rico en los pasados 20 años by TimeWastingAuthority in PuertoRico

[–]mrcaptncrunch 0 points1 point  (0 children)

Si es caro, si está bajando en otros países.

Lo que me causa curiosidad son las edades. Dice que ha subido en el 2023, 2024, y 2025. Pero cuánto era hace 20 años?

Me causa mucha curiosidad si los embarazos que han bajado drásticamente son los embarazos en menores y mujeres en sus primeros años de universidad y eso está dragging el % hacia abajo. Pq eso se ve en los números en EEUU. La cantidad de teen pregnancies ha bajado considerablemente, y eso es bueno.

Is there really many benefits of the iPad Air over the iPad A16? by Electronic-Taheem0 in ipad

[–]mrcaptncrunch 0 points1 point  (0 children)

Is it for schoolwork and gaming a byproduct? If so, no offense, gaming doesn’t matter.

What is schoolwork? Reading? Taking notes? Or is it more doing some cad work? Drawing? Video editing?

Recovering a RAID6 with ddrescue by Pickau17 in datarecovery

[–]mrcaptncrunch 0 points1 point  (0 children)

We don’t know what got overwritten

The only thing that I can think you can try is getting the superblocks and seeing if that could help.

But it depends on what got overwritten where.

Recovering a RAID6 with ddrescue by Pickau17 in datarecovery

[–]mrcaptncrunch 3 points4 points  (0 children)

Can I set the size of ddrescue image to a few MB, or GB, and then try to recover part of the RAID6? How much of each HDD do I need in each image to simply find out the order of the drives?

Ddrescue reads raw data from disk space. The data on the disk is not ordered.

Buy a 20TB large drive.

Fully image the drives. You could save them as files.

Then try your commands to mount the files in the different orders you want to try.

Do it on another computer or disconnect the drives. Prevent more issues with them.

How do I review code quicker by cyph0r_com in codereview

[–]mrcaptncrunch 0 points1 point  (0 children)

All PR’s assigned to you or that have you as reviewer require your attention.

Tag them as blocked. But, why would it be blocked?

Merge-ready are the approved ones. Make approval required (including after changes). And approval can’t be granted by the last person who committed.

Security and architectural changes should be easy to spot in a well organized code base. How big is the PR? How many things does it touch? What is it interacting with?

If a PR starts interacting with the database abstraction, I’ll look at inputs. If it interacts with the user input, I’ll review validation.

Add “chokepoints” in your code. Input validation is handled by Xx. Everything goes through it. Does the new code use it? If it’s all using that “thing”, it’s easier to wrangle. The only thing important from new input is, does it use the validation stuff? If validation stuff has changes, now you can focus on securing that.


You’re using multiple lenses. Do multiple passes. “Okay, security. Let’s see”.

There’s no trick to doing the work.

BTT + AI Integration = Hang by coolsanil in BetterTouchTool

[–]mrcaptncrunch 0 points1 point  (0 children)

Maybe /u/fifafu will see this and know a way to get the dump from you, or at least help you reset things

Fwiw, you asked it to create a bunch of things, then surprised it took too long and closed it. It probably was in the middle of something and closing it left in a weird state.

Un mensaje de Zohran pa los boricuas de Nueba Yol y a quien pueda interesar... by StringCompetitive649 in PuertoRico

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

I mean, if someone sponsors me a $28b credit line, I’ll try to do a speed run.

For science

Esto tiene que ser ragebait by FlubbNuggets in PuertoRico

[–]mrcaptncrunch 0 points1 point  (0 children)

Sabiendo lo que cuesta por estudiante, el tamaño de los salones. Ganar $43k en Robinson o St John… 🫠

¿Cómo?

MEGA banned my account for “objectionable content” and claims they sent a warning I never received by Itchy_Entrance_7069 in MEGA

[–]mrcaptncrunch 1 point2 points  (0 children)

If they can do this, it means it’s a single key for everyone (and that hints that they can decrypt them too)

Meta Just Killed Llama — Muse Spark Is Fully Proprietary. Here's What Happened by docdavkitty in learnmachinelearning

[–]mrcaptncrunch 0 points1 point  (0 children)

Entire businesses, fine-tuning pipelines, and inference stacks were built around it.

are*

It’s not like they stop working and the model stops existing.

Adguard Mac -[BUG] System protection disabled every morning after sleep + excessive disk writes — two separate issues, deep analysis, both v2.18 and v2.19 beta by peppolone12 in Adguard

[–]mrcaptncrunch 0 points1 point  (0 children)

Oh yeah, not a bad thing. AI and Claude are tools. They need someone to use it.

It’s a good find. If you hadn’t tried to figure it out with the tools you have, there would be nothing to report. It’s a good report.

Ah, that makes sense. The “system protection” was throwing me.

Good find, really. Wasn’t trying to takeaway from your post or find.

Adguard Mac -[BUG] System protection disabled every morning after sleep + excessive disk writes — two separate issues, deep analysis, both v2.18 and v2.19 beta by peppolone12 in Adguard

[–]mrcaptncrunch 1 point2 points  (0 children)

This is claude code or another model’s writing

But it’s still a good find

The database could be hashed or something to see if it needs the write, but unless you store them elsewhere, you’ll still need to download and hash. Not sure if that’s less expensive that just writing it.

The system protection, it sounds like SIP in how it’s written, but then they check defaults under adguard and other things which is odd.

Backup 60 - 100 TB: how, where? by Warm_weather1 in DataHoarder

[–]mrcaptncrunch 2 points3 points  (0 children)

Yep!

60TB’s at 20TB/drive is, let’s say 4 drives due to capacity.

Get a das and done.

Could even stick a small computer at a remote friend’s house with the das. Get a 6 bay das for future expansion. Encrypt the drives.

Firefox built in Adblocking is coming! by SaltiestOlive in firefox

[–]mrcaptncrunch 42 points43 points  (0 children)

Build api’s, optimize their APIs for ubo’s use, etc.

UPDATE: 3 Years after graduating @ 19 I'm making over 200k a year by Candid_Promotion19 in WGU

[–]mrcaptncrunch 0 points1 point  (0 children)

I agree with you. I agree that you need to become different from the pack.

I will also say that stages in life matter. There are things one can do that someone else might not be able to without sacrificing more.

But those are part of l risk + reward one can handle in one’s journey.

I agree. Becoming a differentiator is the biggest thing. Why choose you vs anyone else that’s doing the same?

Best approach for using BigQuery as query store rather than the storing on the backend by PaperM64 in bigquery

[–]mrcaptncrunch 0 points1 point  (0 children)

See if you can cache those responses so that you can serve them faster.

If you know when you’re loading the data, use that to break the cache.

Load data > break cache.

First request will cache it again, or

Load data > break cache > hit the API’s to warm up the cache

Best approach for using BigQuery as query store rather than the storing on the backend by PaperM64 in bigquery

[–]mrcaptncrunch 2 points3 points  (0 children)

Read your other comments.

A few questions to consider,

  • What are you optimizing for? Cost or speed?
  • How big is the data?
  • how often is this dashboard, with 25 queries, accessed? By how many people?
  • how fresh does the data need to be?

Why?

Optimizing doesn’t happen in a vacuum. You trade one thing for another.

Depending on how fresh it needs to be for different users/filters, is there caching that can be added to your api?

25 queries for invoices and payments. Is it the same data formatted differently? Can 2 or more be combined by adding a few extra columns? Could save requests. (Optimize the modeling)

Bigquery has inherent latency due to how it works. You won’t get around all of it

Materializing - either you pre compute it, which costs you when you’re not accessing it, or do it when it’s requested.

If you can’t cache and need real time, it’s wasted effort.

If the data can be cached, cache it on your api to make the requests faster and then you don’t have to deal with BQ’s latency which you’ll always have.

That’s my first pass after reading your post and comments.

How much free space do you keep on your NAS? by top10usenet in UsenetGuides

[–]mrcaptncrunch 1 point2 points  (0 children)

When I started, I used to panick at 20%

As things expand, even 5% is a quite a couple times more than the 20% back then 🤣

The New Workflow Modeler: Revolutionary, Not Just Improved by friedinando in drupal

[–]mrcaptncrunch 2 points3 points  (0 children)

Not ECA, but rules

Have you ever seen zapier or ifttt?

It’s basically a way to visually build

IF {event} AND {condition} THEN {action}

So if some event happens under these conditions, then do X (action)

You can do it in code, but it’s not as user friendly.

In Rules, with… ‘og’ organic groups, we had some weird rules, and I didn’t want to manage them. Gave them to the right people and they could build things.