[webkit-changes] [WebKit/WebKit] fd464a: [Gardening]: REGRESSION (276636@main): [ MacOS WK2...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: fd464aa013400f1b645176c120f10145e4ec07ac https://github.com/WebKit/WebKit/commit/fd464aa013400f1b645176c120f10145e4ec07ac Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 616a4f: [Gardening]: [ iOS17 ] fast/scrolling/ios/scroll-a...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 616a4f9a7e3d7b7f646947a12ed6e848bd9fc569 https://github.com/WebKit/WebKit/commit/616a4f9a7e3d7b7f646947a12ed6e848bd9fc569 Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 8958fa: [Gardening]: NEW TEST(274608@main): [ iOS ] fast/f...

2024-03-26 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 8958fa12e7ab98c21b38bc9b9b648eee39de98c2 https://github.com/WebKit/WebKit/commit/8958fa12e7ab98c21b38bc9b9b648eee39de98c2 Author: Jay Stfleur Date: 2024-03-26 (Tue, 26 Mar 2024) Changed paths: M

[clang] [llvm] [AMDGPU] Emit a waitcnt instruction after each memory instruction (PR #79236)

2024-03-26 Thread Jay Foad via cfe-commits
@@ -2326,6 +2326,20 @@ bool SIInsertWaitcnts::insertWaitcntInBlock(MachineFunction , } #endif +if (ST->isPreciseMemoryEnabled() && Inst.mayLoadOrStore()) { + AMDGPU::Waitcnt Wait; + if (ST->hasExtendedWaitCounts()) +Wait = AMDGPU::Waitcnt(0, 0, 0,

[Java]How to sum 2 IntVectors?

2024-03-25 Thread Jay Han
Hi community, I try to add 2 IntVectors, but I don't find a proper api. Does it exist? If not, what should I do to make sure this opeartion utilizes SIMD? -- Best, Jay

[webkit-changes] [WebKit/WebKit] 3219d4: [Gardening]: [ iOS ] imported/w3c/web-platform-tes...

2024-03-25 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3219d458f747335e24cc58bdb659ad10e645a3b2 https://github.com/WebKit/WebKit/commit/3219d458f747335e24cc58bdb659ad10e645a3b2 Author: Jay Stfleur Date: 2024-03-25 (Mon, 25 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4f7cc3: [Gardening]: [ iOS ] imported/w3c/web-platform-tes...

2024-03-25 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4f7cc3574b9b22319a1487cf8b709a27b48dc833 https://github.com/WebKit/WebKit/commit/4f7cc3574b9b22319a1487cf8b709a27b48dc833 Author: Jay Stfleur Date: 2024-03-25 (Mon, 25 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 9a54c7: [Gardening]: rdar://125372071 (REGRESSION (276513@...

2024-03-25 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 9a54c7e57a184a313f1fe7e3e2b5ca79a8b7a64f https://github.com/WebKit/WebKit/commit/9a54c7e57a184a313f1fe7e3e2b5ca79a8b7a64f Author: Jay Stfleur Date: 2024-03-25 (Mon, 25 Mar 2024) Changed paths: M

Re: [mailop] Debt Collection Client Email Servers

2024-03-25 Thread Jay Hennigan via mailop
their generic naming conventions will help you. Or avoid Sendgrid entirely. -- Jay Hennigan - j...@west.net Network Engineering - CCIE #7880 503 897-8550 - WB6RDV ___ mailop mailing list mailop@mailop.org https://list.mailop.org/listinfo/mailop

Re: Proposal for Resumable Vacuum (again ...)

2024-03-25 Thread Jay
ements to the core functions can be easily accommodated. Please let me know or comment on this so that we can conclude if this does look like a reasonable enhancement. On Sun, Mar 24, 2024 at 9:57 AM Jay wrote: > Hi, > > I am aware of few previous attempts and discussions on this

Proposal for Resumable Vacuum (again ...)

2024-03-23 Thread Jay
Hi, I am aware of few previous attempts and discussions on this topic (eventually shelved or didn't materialize): - https://www.postgresql.org/message-id/45e2a6ae.1080...@oss.ntt.co.jp - https://www.postgresql.org/message-id/CA%2BTgmoZgapzekbTqdBrcH8O8Yifi10_nB7uWLB8ajAhGL21M6A%40mail.gmail.com

Re: A proposal for creating a Knowledge Sharing Hub for Apache Spark Community

2024-03-23 Thread Jay Han
+1. It sounds awesome! Kiran Kumar Dusi 于2024年3月21日周四 14:16写道: > +1 > > On Thu, 21 Mar 2024 at 7:46 AM, Farshid Ashouri < > farsheed.asho...@gmail.com> wrote: > >> +1 >> >> On Mon, 18 Mar 2024, 11:00 Mich Talebzadeh, >> wrote: >> >>> Some of you may be aware that Databricks community Home |

Re: A proposal for creating a Knowledge Sharing Hub for Apache Spark Community

2024-03-23 Thread Jay Han
+1. It sounds awesome! Kiran Kumar Dusi 于2024年3月21日周四 14:16写道: > +1 > > On Thu, 21 Mar 2024 at 7:46 AM, Farshid Ashouri < > farsheed.asho...@gmail.com> wrote: > >> +1 >> >> On Mon, 18 Mar 2024, 11:00 Mich Talebzadeh, >> wrote: >> >>> Some of you may be aware that Databricks community Home |

[webkit-changes] [WebKit/WebKit] c41264: [Gardening]: REGRESSION (272891@main): [ Sonoma wk...

2024-03-22 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c41264fd04d9e3f11aeb0a96a8f71cd79d7d7605 https://github.com/WebKit/WebKit/commit/c41264fd04d9e3f11aeb0a96a8f71cd79d7d7605 Author: Jay Stfleur Date: 2024-03-22 (Fri, 22 Mar 2024) Changed paths: M

Re: [RE-wrenches] Ballasted ground mounts

2024-03-21 Thread Jay via RE-wrenches
Here is an interesting design. PowerField Energy PowerRack PV solar ballasted ground mount systemsolar-electric.comOn Mar 21, 2024, at 11:08 AM, Bradley Bassett via RE-wrenches wrote:Is Aerocompact still around ?  They had a nice simple ballasted ground mountBrad BassettOn Thu, Mar 21, 2024,

[webkit-changes] [WebKit/WebKit] 84ef0b: [Gardening]: [ MacOS Debug ] ASSERTION FAILED:void...

2024-03-21 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 84ef0be8d272f5d486c07811b817e4511713ec57 https://github.com/WebKit/WebKit/commit/84ef0be8d272f5d486c07811b817e4511713ec57 Author: Jay Stfleur Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ec4dec: [Gardening]: NEW TEST(275747@main): [ iOS ] import...

2024-03-21 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ec4dec55e05b51a5eda5f0ce09262d7ddea24a82 https://github.com/WebKit/WebKit/commit/ec4dec55e05b51a5eda5f0ce09262d7ddea24a82 Author: Jay Stfleur Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] ff4401: [Gardening]: REGRESSION (276402@main): [ iOS ] imp...

2024-03-21 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: ff4401dd2dc02b022073e2fa1f304c5712b5b40c https://github.com/WebKit/WebKit/commit/ff4401dd2dc02b022073e2fa1f304c5712b5b40c Author: Jay Stfleur Date: 2024-03-21 (Thu, 21 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 0092ec: [Gardening]: [ MacOS WK1 Debug ] fast/frames/lots-...

2024-03-20 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0092ec090f110aa2be240d13f771bd26edf70fec https://github.com/WebKit/WebKit/commit/0092ec090f110aa2be240d13f771bd26edf70fec Author: Jay Stfleur Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 403085: [Gardening]: NEW TEST(276140@main): [ MacOS WK1 De...

2024-03-20 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 403085294213191abcc77a2bd6c487babb79155c https://github.com/WebKit/WebKit/commit/403085294213191abcc77a2bd6c487babb79155c Author: Jay Stfleur Date: 2024-03-20 (Wed, 20 Mar 2024) Changed paths: M

Re: [EVDL] Leaf battery pack for an E-10

2024-03-19 Thread Jay Summet via EV
t if I did this the bms itself would draw more current from one of my 3 leaf modules than the other two, causing them to get out of balance with each other. Jay ___ Address messages to ev@lists.evdl.org No other addresses in TO and CC fields

[RBW] Re: I have questions

2024-03-19 Thread Jay
Those are really nice looking wheels and I, and I'm sure everyone, looks forward to seeing the final build. I was going to comment briefly about tires, though I've only got a handful of years on large volume tires on the road (before I was strictly a roadie, with 25mm's). I don't feel a big

[RBW] Re: Abomination? Riv Road "upgrades"

2024-03-19 Thread Jay
I looked up those BTLOS wheels, very affordable and generally good reviews. My road bike has Dura-Ace C24, which I believe are just over 1400g. When I start more road rides in the spring I'm going to try out the Roadini, in rides with my faster friend, and see how I do in comparison to my road

Re: [RBW] Re: Ride Reports - Where You Defied the Weather

2024-03-19 Thread Jay
that afternoon. So, I hung out, >> read, cooked, drank tea and enjoyed the variety of small creatures who also >> found the wonderful restrooms to be a good Plan C. By 5pm, my sodden tent >> and I were underway riding along the coast as the receding cumulonimbus >> captured

Re: [marxmail] Biden knew since late October that Israel was regularly bombing civilian targets in Gaza

2024-03-19 Thread jay lyon
Gary MacL. suggests Biden’s current intellectual and moral decay may have contributed to his defending Israel’s bombing non-military targets.  But a 1986 speech by then-Senator Biden suggests his attitude towards Israel would have been the same long before his decay.

[RBW] Re: Abomination? Riv Road "upgrades"

2024-03-18 Thread Jay
I like it! Splash some red, maybe bar tape, and it all works together nicely. I had my first ride on some Corsa Pro tires and agree, they are fast. On Monday, March 18, 2024 at 5:49:35 PM UTC-4 reynoldslugs wrote: > Eric - > > go for it, ride it, enjoy it. > > I have a lovely 2003

[RBW] Re: Ride Reports - Where You Defied the Weather

2024-03-18 Thread Jay
I liked your video John - thanks for sharing. Looked like a nice route. Nick - good proof of what I wrote about ride memories, that was 40 years ago and you shared some good details that I could easily visualize. On Monday, March 18, 2024 at 5:19:58 PM UTC-4 Nick Payne wrote: > About 40 years

[webkit-changes] [WebKit/WebKit] 47ad10: [Gardening]: NEW TEST(275998@main): [ MacOS ] acce...

2024-03-18 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 47ad108b33102a5d8b0283a0ec17b3c1fb0a33de https://github.com/WebKit/WebKit/commit/47ad108b33102a5d8b0283a0ec17b3c1fb0a33de Author: Jay Stfleur Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 4f28f2: [Gardening]: NEW TEST[ MacOS iOS ] media/now-playi...

2024-03-18 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4f28f249c61a0c78dab08ba8c6b70dec22446da9 https://github.com/WebKit/WebKit/commit/4f28f249c61a0c78dab08ba8c6b70dec22446da9 Author: Jay Stfleur Date: 2024-03-18 (Mon, 18 Mar 2024) Changed paths: M

[neon] [Bug 481997] Welcome Center appears after every boot after updating to KDE Plasma 6

2024-03-18 Thread Jay Stevens
https://bugs.kde.org/show_bug.cgi?id=481997 --- Comment #11 from Jay Stevens --- Can confirm that deleting the desktop file fixes things on my end. It's probably related to me doing the upgrade as soon as it released. -- You are receiving this mail because: You are watching all bug changes.

Re: [meteorite-list] Meteorite-list Digest, Vol 261, Issue 15

2024-03-18 Thread humboldt bay jay via Meteorite-list
ng about his CK / NWA 15758 if he believes it. Right? If not, you're > holding Benzaki to a higher standard than yourself. > > By now, you've had some time to look into this. Did you ask for photos of > Benzaki's CK? Did you figure out if his lot is from the same area as > yours?

Re: [RBW] Ride Reports - Where You Defied the Weather

2024-03-17 Thread Jay
for the area HC system). Went on air at > ~6 pm with cramps and red eyes. Never learned about the Nielsen ratings. > > On Sun, Mar 17, 2024 at 9:29 AM Jay wrote: > >> Some of my most memorable rides involved bad weather. I recall many >> moments from a ride close to

[neon] [Bug 481997] Welcome Center appears after every boot after updating to KDE Plasma 6

2024-03-17 Thread Jay Stevens
https://bugs.kde.org/show_bug.cgi?id=481997 --- Comment #7 from Jay Stevens --- (In reply to Harald Sitter from comment #6) > Yep that etc file needs removing. welcome no longer is meant to be > autostarted but gets started by a kded module when necessary. Cool - so it's safe to just

[neon] [Bug 481997] Welcome Center appears after every boot after updating to KDE Plasma 6

2024-03-17 Thread Jay Stevens
https://bugs.kde.org/show_bug.cgi?id=481997 Jay Stevens changed: What|Removed |Added Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO

[neon] [Bug 481997] Welcome Center appears after every boot after updating to KDE Plasma 6

2024-03-17 Thread Jay Stevens
https://bugs.kde.org/show_bug.cgi?id=481997 --- Comment #5 from Jay Stevens --- (In reply to Harald Sitter from comment #3) > What's the output of > > stat ~/.config/plasma-welcomerc > tail -n +0 ~/.config/plasma-welcomerc > /etc/xdg/autostart/org.kde.plasma-welcome.desktop Ah!

[RBW] Ride Reports - Where You Defied the Weather

2024-03-17 Thread Jay
Some of my most memorable rides involved bad weather. I recall many moments from a ride close to 20 years ago, where halfway into a 60k ride it started snowing, a lot. I rode home 30km in what accumulated to 5cm of snow, on 35mm tires. I used a small backpack with a water bladder and the

Re: [meteorite-list] Meteorite-list Digest, Vol 261, Issue 15

2024-03-16 Thread humboldt bay jay via Meteorite-list
de, relying on that standard, it > should be okay for Benzaki Mohamed to call his specimens "likely NWA 15758 > pairings." > Regards, > Jason > > On Fri, Mar 15, 2024 at 7:09 AM humboldt bay jay via Meteorite-list < > meteorite-list@meteoritecentral.com> wrote: >

Re: Rexx numeric digits and scientific notation question

2024-03-15 Thread Jay Maynard
MAIN > > > > ------ > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > > > > > > -- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > > -- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- Jay Maynard -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: [RE-wrenches] Enohase tech support

2024-03-15 Thread jay via RE-wrenches
on who you get on the phone if they will help you or not which isn’t good. Thats why I”m looking for any help to find the right phone number or person who will/can help. I’m guessing its either the envoy needs to be rebooted or its broken. thanks jay > On Mar 15, 2024, at 11:49 AM, da

[webkit-changes] [WebKit/WebKit] 890ebd: [Gardening]: REGRESSION (276119@main): [ macOS iOS...

2024-03-15 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 890ebde44b76043a73604ec73ead45cd94174668 https://github.com/WebKit/WebKit/commit/890ebde44b76043a73604ec73ead45cd94174668 Author: Jay Stfleur Date: 2024-03-15 (Fri, 15 Mar 2024) Changed paths: M

[RE-wrenches] Enohase tech support

2024-03-15 Thread Jay via RE-wrenches
have a person/number etc of who will help them? Thanks Jay ___ List sponsored by Redwood Alliance Pay optional member dues here: http://re-wrenches.org List Address: RE-wrenches@lists.re-wrenches.org Change listserver email address & settings:

Re: [meteorite-list] Meteorite-list Digest, Vol 261, Issue 15

2024-03-15 Thread humboldt bay jay via Meteorite-list
; > Today's Topics: > >1. Meteorite Picture of the Day (p...@tucsonmeteorites.com) >2. Re: Very sad news (Ruben Garcia) >3. Re: Meteorite-list Digest, Vol 261, Issue 14 (humboldt bay jay) > > > -- > > Me

Re: [mailop] [spamhaus] de-listing requests successful, but only for a couple of days.

2024-03-14 Thread Jay Hennigan via mailop
On 3/14/24 13:21, Slavko via mailop wrote: As the /64 is twice of whole IPv4 mask, plenty "spammers" with minimal effort, just two/three kernel setting values... A /64 is actually 4,294,967,296 times the whole IPv4 space, but who's counting? -- Jay Hennigan - j...@west.n

Re: [mailop] [spamhaus] de-listing requests successful, but only for a couple of days.

2024-03-14 Thread Jay Hennigan via mailop
subnet. See here: https://www.spamhaus.org/faqs/exploits-blocklist-xbl/#how-does-xbl-handle-ipv6-addresses -- Jay Hennigan - j...@west.net Network Engineering - CCIE #7880 503 897-8550 - WB6RDV ___ mailop mailing list mailop@mailop.org https

[webkit-changes] [WebKit/WebKit] 410fd2: [Gardening]: REGRESSION (275167@main): [ iOS ] imp...

2024-03-14 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 410fd288cc7c7aa6ca57f8017163442521d7a2c9 https://github.com/WebKit/WebKit/commit/410fd288cc7c7aa6ca57f8017163442521d7a2c9 Author: Jay Stfleur Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M

Re: [mailop] [spamhaus] de-listing requests successful, but only for a couple of days.

2024-03-14 Thread Jay Hennigan via mailop
/64 among multiple customers or OP has another machine that is spamming from within the same subnet. Sharing a /64 among multiple customers doesn't make sense. It's not like OVH is in danger of running out of IPv6 space any time soon. -- Jay Hennigan - j...@west.net Network Engineering - CCIE #78

Re: [meteorite-list] Meteorite-list Digest, Vol 261, Issue 14

2024-03-14 Thread humboldt bay jay via Meteorite-list
Benzaki Mohamed, Since you have never reached out to me about my classification, Nwa 15758 CK6, I politely request that you do not use this name. I invested time and resources into having it analyzed and if you wish to sell your material as a named meteorite I suggest you do the same. Thank you in

[webkit-changes] [WebKit/WebKit] aa347c: [Gardening]: [ MacOS iOS ] svg/custom/svg-fonts-in...

2024-03-14 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: aa347c81137f95e779032e817edf0d715167032a https://github.com/WebKit/WebKit/commit/aa347c81137f95e779032e817edf0d715167032a Author: Jay Stfleur Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M

[ovs-discuss] Typical dp flow table size in data center

2024-03-14 Thread Jay Ding via discuss
? By the way, since the number of dp flows is dynamically adjusted in the running time. Is there a good way to increase it by changing the OVS configs? I have increase the flow-limit and max-idle to a fair large number. But the number of flows I got is around 400k most of the time. Thanks, Jay

[webkit-changes] [WebKit/WebKit] bd17eb: [Gardening]: REGRESSION (275888@main): [ Ventura ]...

2024-03-13 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bd17eb048e3dcb8789d33e207f4fffed445b36a8 https://github.com/WebKit/WebKit/commit/bd17eb048e3dcb8789d33e207f4fffed445b36a8 Author: Jay Stfleur Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3b3029: [Gardening]: REGRESSION(266260@main): [ Ventura wk...

2024-03-13 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3b302963d86676b9ef60e092283409cab964977f https://github.com/WebKit/WebKit/commit/3b302963d86676b9ef60e092283409cab964977f Author: Jay Stfleur Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 028654: [Gardening]: [ Ventura WK1 ] 2x imported/w3c/web-p...

2024-03-13 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 0286542226743cf29725de3d2ec20fc7a03f347c https://github.com/WebKit/WebKit/commit/0286542226743cf29725de3d2ec20fc7a03f347c Author: Jay Stfleur Date: 2024-03-13 (Wed, 13 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 61416a: [Gardening]: [ MacOS iOS ] svg/custom/svg-fonts-in...

2024-03-12 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 61416a0e0ae4def6f2bbcb5b53f0ed80f4298f1a https://github.com/WebKit/WebKit/commit/61416a0e0ae4def6f2bbcb5b53f0ed80f4298f1a Author: Jay Stfleur Date: 2024-03-12 (Tue, 12 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 3134d8: [Gardening]: REGRESSION:(275949@main): [ MacOS iOS...

2024-03-12 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3134d8e539ad3a2372355d1253f75e7e615353ca https://github.com/WebKit/WebKit/commit/3134d8e539ad3a2372355d1253f75e7e615353ca Author: Jay Stfleur Date: 2024-03-12 (Tue, 12 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] d5fe4a: [Gardening]: REGRESSION (275808@main): [ MacOS ] 2...

2024-03-11 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d5fe4a0136b12e881196fa59a4d6d8fdf80f https://github.com/WebKit/WebKit/commit/d5fe4a0136b12e881196fa59a4d6d8fdf80f Author: Jay Stfleur Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] 804fa8: [Gardening]: NEW TEST [ Ventura ] imported/w3c/web...

2024-03-11 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 804fa8cccadc4a085fb129fbe150913429f06d0b https://github.com/WebKit/WebKit/commit/804fa8cccadc4a085fb129fbe150913429f06d0b Author: Jay Stfleur Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths: R

[webkit-changes] [WebKit/WebKit] d0d22b: [Gardening]: NEW TEST[ Ventura WK2 ] accessibility...

2024-03-11 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: d0d22b71a675875ba5372992d88ce1d96fdea738 https://github.com/WebKit/WebKit/commit/d0d22b71a675875ba5372992d88ce1d96fdea738 Author: Jay Stfleur Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths

Re: Att Slau: keyboard maestro

2024-03-11 Thread Jay Gomez
Does anybody know if the Roland cloud is accessible with voiceover? I have it set up in my protools but because my brother helped me do it but when I try to go through the sounds to pick my sound that I want the Roland D50 plug-in it's not accessible is there a way to work around it? I also

[webkit-changes] [WebKit/WebKit] 6f1fe3: [Gardening] : NEW TEST[ Ventura WK2 ] accessibilit...

2024-03-11 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6f1fe31192693b433a62043c916f9d33730ffa96 https://github.com/WebKit/WebKit/commit/6f1fe31192693b433a62043c916f9d33730ffa96 Author: Jay Stfleur Date: 2024-03-11 (Mon, 11 Mar 2024) Changed paths

[go-nuts] Named pipes blocking with O_NONBLOCK on Mac

2024-03-11 Thread Jay Goel
xample I can find to reproduce the issue. The full program listing is here: https://gist.github.com/poundifdef/76377b75b15826baccab83cd501d0c85 Thank you, Jay Goel -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from t

Re: [RBW] Goals for 2024 (will they be S.M.A.R.T. ?)

2024-03-10 Thread Jay
Bill - that is amazing what you've already done in the first two months of the year! Happy 55th! My favourite of your goals is summiting Mount Diablo 5x on 5 different bikes. I watch a lot of YouTube cycling videos, some from California, and it looks amazing (I'm in Ontario, an hour outside

Re: registry for onmicrosoft[dot]com

2024-03-09 Thread Jay Acuna
On Sat, Mar 9, 2024 at 8:11 AM Travis Garrison wrote: > > This would be a company that has registered for an office365 account. > Office 365 company accounts are registered as companyname [dot] onmicrosoft > [dot] com. The "companyname" part is evidently Not reliable. Often the name [dot]

[webkit-changes] [WebKit/WebKit] 1bcbaf: [Gardening]: [ MacOS iOS ] svg/custom/svg-fonts-in...

2024-03-08 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 1bcbaf612c2ffbce09e1d14c53ee98a65a150b9a https://github.com/WebKit/WebKit/commit/1bcbaf612c2ffbce09e1d14c53ee98a65a150b9a Author: Jay Stfleur Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M

[webkit-changes] [WebKit/WebKit] bda55e: [Garderning]: NEW TEST [ Ventura ] imported/w3c/we...

2024-03-08 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bda55eccbe3678ccf3e0141ef1dee054ca5d33b1 https://github.com/WebKit/WebKit/commit/bda55eccbe3678ccf3e0141ef1dee054ca5d33b1 Author: Jay Stfleur Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths

[webkit-changes] [WebKit/WebKit] c5a7d8: [Gardening]: NEW TEST[ Ventura WK2 ] accessibility...

2024-03-08 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c5a7d8ccd633879e37dbed426114d2b29ee8f5ce https://github.com/WebKit/WebKit/commit/c5a7d8ccd633879e37dbed426114d2b29ee8f5ce Author: Jay Stfleur Date: 2024-03-08 (Fri, 08 Mar 2024) Changed paths: M

[sympy] Project idea and Expression of Interest

2024-03-08 Thread Jay Sharma
Hello everyone! I'm Jay Sharma, a second-year undergraduate student majoring in electrical and computer engineering. I'm eager to dive into contributing to SymPy and tackling some of its challenges. I'm expressing my keen interest in participating in the GSoC 2024 program with SymPy. After

Re: Windows service randomly stops with no indication why

2024-03-08 Thread Jay Madren
rate dictated, and they have loaded all kinds of monitoring and security crap on it. I have reached out to them but not gotten a response. I will push harder on this. Thanks, Jay

Re: [RBW] Re: Question for Cheviot Owners

2024-03-08 Thread Jay Lonner
My wife has a 55cm Cheviot that hasn’t seen a lot of use — she’s happier on an e-bike. We’re not necessarily looking to sell, but if this is a rare/desirable model I’m sure she’d have no problem selling it somebody who will ride and appreciate it more.Jay LonnerBellingham, WASent from my Atari

Windows service randomly stops with no indication why

2024-03-08 Thread Jay Madren
time. This is occurring at random times, day or night, around 0 to 2 times each day. Any clue as to what's happening or how to investigate this further? Thanks, Jay

[chrono] Re: Json File

2024-03-07 Thread Jay Sun
speed to reduce the training time, is there any other way to shorten the simulation time? Looking forward to your reply! Thank you very much Jay 在2024年3月8日星期五 UTC+8 10:53:40 写道: > Rainer, > Thank you very much for your reply! > >- chrono version: win-64/pychrono-8.0.0-py

[chrono] Re: Json File

2024-03-07 Thread Jay Sun
hat I did not modify. (Refer to the rigid tire of Hmmwv, I defined myself) Because of this(https://groups.google.com/g/projectchrono/c/tSPC4GYfBKE) Jay 在2024年3月8日星期五 UTC+8 03:09:59 写道: > Hi Jay, > > can you give us some mor information: > >- which chrono version

[webkit-changes] [WebKit/WebKit] 565b25: [Gardening]: NEW TEST[ Ventura WK2 ] accessibility...

2024-03-07 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 565b25aad76d5ff3421423c85c344be316127515 https://github.com/WebKit/WebKit/commit/565b25aad76d5ff3421423c85c344be316127515 Author: Jay Stfleur Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: R

Re: [marxmail] Biology and society and gender variation

2024-03-07 Thread jay lyon
Hari K. wrote: “‘Nothing Human Is Alien To Me’ – Theses on Gender and Sexuality https://mlrg.online/gender-and-sexuality/nothing-human-is-alien-to-me-theses-on-gender-and-sexuality/ I do want to than[k] Mark Baugher for suggesting that the famous phrase in the title of the piece - from Marx -

[webkit-changes] [WebKit/WebKit] e040b9: [Gardening]: NEW TEST [ Ventura ] imported/w3c/web...

2024-03-07 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: e040b973aa97d43b60fc92908ddd5f62e793466a https://github.com/WebKit/WebKit/commit/e040b973aa97d43b60fc92908ddd5f62e793466a Author: Jay Stfleur Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: M

[llvm-branch-commits] [llvm] release/18.x: Convert many LivePhysRegs uses to LiveRegUnits (PR #84118)

2024-03-07 Thread Jay Foad via llvm-branch-commits
https://github.com/jayfoad requested changes to this pull request. > this isn't fixing any known correctness issue Exactly. I don't think there is any reason to backport this. https://github.com/llvm/llvm-project/pull/84118 ___ llvm-branch-commits

[webkit-changes] [WebKit/WebKit] a99bea: [Gardening]: REGRESSION (275274@main): [ Sonoma+ w...

2024-03-07 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a99bea7585f6c4ff12a8e1efee5b88e8e0ec3778 https://github.com/WebKit/WebKit/commit/a99bea7585f6c4ff12a8e1efee5b88e8e0ec3778 Author: Jay Stfleur Date: 2024-03-07 (Thu, 07 Mar 2024) Changed paths: M

[chrono] Json File

2024-03-07 Thread Jay Sun
Hi everyone, I configured this car using a json file, and found that it kept jittering after importing instead of stopping when it hit the ground. Could you please tell me the reason? video link:https://youtu.be/d4ZjRxax0Uw Regard, Jay -- You received this message because you are subscribed

[chrono] Save Camera photo

2024-03-06 Thread Jay Sun
e. Another point, is it possible to specify the name of the image to be saved? Regard, Jay -- You received this message because you are subscribed to the Google Groups "ProjectChrono" group. To unsubscribe from this group and stop receiving emails from it, send an email to pr

[Yahoo-eng-team] [Bug 2030976] Re: oslo notifications sending sensitive tokens

2024-03-06 Thread Jay Faulkner
** Changed in: nova Status: Confirmed => Fix Released ** Changed in: ossa Status: Confirmed => Fix Released ** Changed in: oslo.messaging Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is

Re: [outages] After-Action Report: Facebook/Meta outage

2024-03-05 Thread Jay Ashworth via Outages
posts explaining what happened and because people tend >not to look too closely before spreading links that look plausible. > >On Tue, Mar 5, 2024 at 2:56 PM Jay R. Ashworth via Outages < >outages@outages.org> wrote: > >> Well, when I pulled up the link from Ross's mobile

Re: [outages] After-Action Report: Facebook/Meta outage

2024-03-05 Thread Jay R. Ashworth via Outages
rch 5, 2024 2:16:33 PM > Subject: Re: [outages] After-Action Report: Facebook/Meta outage > It clearly *is* from 2010: > https://engineering.fb.com/2010/09/23/uncategorized/more-details-on-today-s-o > > Damian > > On Tue, Mar 5, 2024 at 11:13 AM Jay R. Ashworth via Outages

Re: lift metrics

2024-03-05 Thread jay
Sort of. I'm interested in whether or not Google Ads exposes the lift metrics in its API (I would assume this needs to be true for this data to come over from Google Ads to BigQuery via the BQ Transfer Service?) On Friday, March 1, 2024 at 7:21:38 AM UTC-8 Google Ads API Forum Advisor wrote:

Re: [outages] After-Action Report: Facebook/Meta outage

2024-03-05 Thread Jay R. Ashworth via Outages
Well, it seems equivocal whether that's about *this* outage rather than an earlier one -- though it's clearly not from 2010. More to follow. Cheers, -- jra - Original Message - > From: "Jay R. Ashworth via Outages" > To: outages@outages.org > Sent: Tuesday, March

[outages] After-Action Report: Facebook/Meta outage

2024-03-05 Thread Jay R. Ashworth via Outages
account there. https://m.facebook.com/nt/screen/?params=%7B%22note_id%22%3A10158791436142200%7D=%2Fnotes%2Fnote%2F [ Hat-tip: Jorge Amodio ] Cheers, -- jra -- Jay R. Ashworth Baylink j...@baylink.com Designer The Things I Think

Re: [RBW] Re: Hub recommendations for Velocity Cliffhangers

2024-03-05 Thread Jay Lonner
I think the real use case for using a dynohub while bikepacking is to keep USB accessories topped up. Yes yes, one should try to unplug while in the wilderness etc., but being able to access .gpx files or use routefinding apps like Ride With GPS is clearly synergistic with the traditional

[outages] FACEBOOK/META recovering

2024-03-05 Thread Jay Ashworth via Outages
No further messages are expected to be necessary on the main list. I know no one's actually listening, but please govern yourselves accordingly. :-) -- Sent from my Android device with K-9 Mail. Please excuse my brevity.___ Outages mailing list

RE: Meta outage

2024-03-05 Thread Jay Ashworth
Yes: metastatus.com It isn't happy. On March 5, 2024 11:23:42 AM EST, "Kain, Becki (.)" wrote: >Does meta keep a board somewhere to tell the world it’s down? > >From: NANOG On Behalf Of Jay Ashworth >Sent: Tuesday, March 05, 2024 11:06 AM >To: nanog@nanog.org >Sub

Re: [outages] Facebook/ Insta down?

2024-03-05 Thread Jay Ashworth via Outages
I am hearing some uninformed speculations somebody fat fingered their major DB cluster, but really guys, take this over to the discussion list please. Press hard, you are making 30,000 copies. On March 5, 2024 11:19:32 AM EST, Tim Reichhart via Outages wrote: >It would allow me to login on

[outages] REMINDER: MAIN LIST NOT FOR CHAT

2024-03-05 Thread Jay Ashworth via Outages
The only other messages we should see on the main list are "it's back now". Please take the discussions over to -discuss. Cheers, -- jr '' a -- Sent from my Android device with K-9 Mail. Please excuse my brevity.___ Outages mailing list

Meta outage

2024-03-05 Thread Jay Ashworth
It's making the general press this hour so of course you already know about it but my question is this: who peers with meta and have you seen BGP sessions drop or the like? Do you operate meta CDN nodes in your network? Are they screaming for help? This doesn't sound like it's a network layer

Re: [outages] [Outages-discussion] Facebook down.

2024-03-05 Thread Jay Urish via Outages
Still down in NTX via ATT On 3/5/24 09:56, Bill Woodcock via Outages-discussion wrote: One of my staff just noticed, and I and several others just verified. The landing page is up, but authentication fails. -Bill

Re: [outages] Facebook/ Insta down?

2024-03-05 Thread Jay Ashworth via Outages
No, but hopefully you'll be the last. :-) Third of a million reports on down detector. They apparently screwed the pooch on authentication, somewhere early in the 10:00 EST hour. No further comments are necessary on the main list except for "it's back now", and make sure you're the first

Re:[nysbirds-l] nysbirds-l digest: March 05, 2024

2024-03-05 Thread Jay Koolpix
?? On Tue, Mar 5, 2024 at 12:01 AM New York State Birds digest < nysbird...@list.cornell.edu> wrote: > NYSBIRDS-L Digest for Tuesday, March 05, 2024. > > 1. unhold > 2. Re: unhold > > -- > > Subject: unhold > From:

[webkit-changes] [WebKit/WebKit] 5c1794: [Gardening]: REGRESSION (274621@main-274598@main?)...

2024-03-04 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 5c17946e30a84685b0c48e0657f5b3f12b9afd17 https://github.com/WebKit/WebKit/commit/5c17946e30a84685b0c48e0657f5b3f12b9afd17 Author: Jay Stfleur Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths: M

[Reminder Daemon] [Bug 457930] Seemingly high ram usage

2024-03-04 Thread Jay Armstrong
https://bugs.kde.org/show_bug.cgi?id=457930 Jay Armstrong changed: What|Removed |Added CC||j...@jayarmstrong.com --- Comment #4 from Jay

[Reminder Daemon] [Bug 457930] Seemingly high ram usage

2024-03-04 Thread Jay Armstrong
https://bugs.kde.org/show_bug.cgi?id=457930 Jay Armstrong changed: What|Removed |Added CC||j...@jayarmstrong.com --- Comment #4 from Jay

[RE-wrenches] DC fountain pumps

2024-03-04 Thread jay via RE-wrenches
HI All Any recommendations for quality DC fountain pumps? Brands, suppliers etc thanks jay ___ List sponsored by Redwood Alliance Pay optional member dues here: http://re-wrenches.org List Address: RE-wrenches@lists.re-wrenches.org Change

[webkit-changes] [WebKit/WebKit] bb5e13: [Gardening]: REGRESSION (274876@main?): [ iOS Debu...

2024-03-04 Thread Jay Saintfleur
Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: bb5e13644506e5f7d76446ec62cf9b041ae07113 https://github.com/WebKit/WebKit/commit/bb5e13644506e5f7d76446ec62cf9b041ae07113 Author: Jay Stfleur Date: 2024-03-04 (Mon, 04 Mar 2024) Changed paths: M

Re: [RBW] Re: Trip Report: Death Valley February 2024

2024-03-04 Thread Jay Lonner
What a fantastic trip — thank for the great writeup. I’ve been wanting to cycle Death Valley as well so this will be a very useful resource as I plan my own future adventures.Jay LonnerBellingham, WASent from my Atari 400On Mar 4, 2024, at 7:13 AM, Bill Schairer wrote:Thanks for the great

Re: [RBW] FS - Alex Singer LS wool jersey

2024-03-04 Thread Jay Bird
bly a bit large for me. > > On Sat, Feb 24, 2024 at 9:51 AM Jay Bird wrote: > > Hey there, >> >> I have a new Alex Singer jersey bought from Alex Singer cycles in Paris, >> France summer of 2022. It says it's size '7' - laid flat from pit to pit >> it measure

<    1   2   3   4   5   6   7   8   9   10   >