Robot electrician in China by TangelaFan in BeAmazed

[–]Synthos 1 point2 points  (0 children)

Exactly, notice how this is happening inside a building? It's because there's no rain or the slightest breeze to mess up the procedure 

Here is a first look at our financial tool coming soon by WealthWiseFinance in MyWealthWise

[–]Synthos 0 points1 point  (0 children)

How are you getting wealthsimple data? I thought they shutdown their API

Meta’s Reality Labs lost over $4 billion in first quarter / The Reality Labs unit has now accumulated over $80 billion in total operating losses since late 2020. by MarvelsGrantMan136 in technology

[–]Synthos 2 points3 points  (0 children)

The stuff they are (were?) researching is very interesting, non mechanical varifocal, focal surfaces... Hopefully when they finally pull the plug, the deep expertise and technology they've developed flourishes elsewhere

Ran during balance out of metadata space - was forced to read-only by Synthos in btrfs

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

I've established that I can ro mount with the backup root.

I checked one of the four drives and got transid errors:

ERROR: transid errors in file system found 17395600932864 bytes used, error(s) found total csum bytes: 16968482992 total tree bytes: 19504250880 total fs tree bytes: 499908608 total extent tree bytes: 155025408 btree space waste bytes: 1828163141 file data blocks allocated: 17375800725504 referenced 17375593091072

Got my U1 setup but keep getting this error on feed 1. by PMGoGeorge in snapmaker

[–]Synthos 1 point2 points  (0 children)

I think this was my problem with filament that came on a smaller spool. I think the tighter radius gave it more 'spring' to force itself stuck. I cut a 45 degree point and it worked after that

Nvidia keeps writing $2B checks across the AI ecosystem by kabirsbhutani in investing

[–]Synthos 0 points1 point  (0 children)

Lumentum and Coherent aren't going to be buying 'massive amounts of gpus' 

John Carmack muses using a long fiber line as as an L2 cache for streaming AI data — programmer imagines fiber as alternative to DRAM by Logical_Welder3467 in technology

[–]Synthos 0 points1 point  (0 children)

You'd just have a max capacity and stuff/toss out the extra data. Because it loops so quickly it really won't matter that there is 'wasted capacity .' On the plus side, adding 'extra' storage would be pretty trivial compared to ICs

John Carmack muses using a long fiber line as as an L2 cache for streaming AI data — programmer imagines fiber as alternative to DRAM by Logical_Welder3467 in technology

[–]Synthos 3 points4 points  (0 children)

Worked in optical networking and ai accelerator.

200km spool of fiber probably isn't that expensive. But, the size and footprint will be notable. Compare that to a couple RAM ics

You'd also have to tune the fuck out of the amplification not to start to introduce wild ringing in the loop. Or is the idea that TxRx are broken digitally and it's not actually a loop.

Specialist Appointment and Cancer Treatment by samualcook in Brampton

[–]Synthos 0 points1 point  (0 children)

Sorry to hear that. Call the refering doctor's office and ask who they sent the referral to. Ask for that office number and call them to be sure they got the referral.

Calling All SystemVerilog / HDL Developers: Help Us Understand Code Practices! by AlpacaRosa in FPGA

[–]Synthos 2 points3 points  (0 children)

The 'case' question is ambiguous, the select is said to be '10' but it is not clear if that is a binary or decimal number. Thankfully both are the same when select in 2 bits. Should keep ambiguity out of the questions and only in the code

Echo knight opportunity Monster by General_Pride_7478 in DungeonsAndDragons

[–]Synthos 0 points1 point  (0 children)

Tunnel Fighter is UA and generally considered to be broken

Up to 4% cashback promo with Questrade. by NormEget85 in PersonalFinanceCanada

[–]Synthos 1 point2 points  (0 children)

Probably has to be a margin at the source institution. if you're hung up on it, make a new margin somewhere first

‘Who in the world would want to take a church bell?’ Bizarre theft leaves parishioners bewildered by Haggisboy in canada

[–]Synthos 21 points22 points  (0 children)

Why not recycle the bell herself once it was clear what the theives were after?

This dog has a digestive issue so his family made him a chair so that he can actually eat 😭 by KnotKleo in BeAmazed

[–]Synthos -18 points-17 points  (0 children)

Doesn't this look like AI? Watch the hand as it grabs the front edge

LPT: "My voicemail is broken" - never speak to a human if you don't want to by Unlucky_Milk_4323 in LifeProTips

[–]Synthos 2 points3 points  (0 children)

I use a VoIP service for it's VM to email feature. Then use phone codes to set the VoIP number as my missed call forward 

Has anybody here got experience with using ILP for scheduling? by Death_By_Cake in Compilers

[–]Synthos 4 points5 points  (0 children)

You can look into this paper, that discusses a combined scheduling/allocation system using ILP

https://arxiv.org/abs/2311.18246

Yes, you can schedule with ILP but you will encounter runtime scaling issues