David Löwenfels

Results 25 comments of David Löwenfels

I found this article to be helpful in getting over the 1000 limit http://jakanapes.com/blog/2010/11/01/s3s-object-limit/

I'm having the same problem with shoulda 5.0.0.rc1, shoulda-context 2.0.0, shoulda-matchers 5.3.0, minitest 5.18.0, rails 7.0.4, ruby 3.1.0

@shayani FYI I rolled my own, also with some CSS matchers https://gist.github.com/dfl/58c00d8732b633b869b8686c8db1696e for example: should_respond_with :success, matching: { "p#main.foo": ->{ /some {@thing}/ }, /unwanted/ => false }

I think the common name for this is declination, which is celestial latitude with respect to the ecliptic (rather than the Earth's equator). Many astrology programs will provide this as...

![](https://kannonmcafee.wordpress.com/wp-content/uploads/2014/02/magi-decl.jpg)

I worked out the math and I think parallels in declination are just antiscia in Right Ascension (equatorial longitude). And anti-parallels are contra-antiscia in RA. https://ambientastrology.com/antiscia Declination is ecliptic longitude....

@SmilingWolf slightly OT but might you please advise how to convert to ONNX so it can be used in A1111 and ComfyUI extensions?

this is as far as I got so far... `python -m optimum.exporters.onnx --model joytag/ onnx/ --library transformers --task image-classification --framework tf` I had to add "model_type": "vit" to the config.json...

I agree, it would be nice to have something explicit in the API. BTW I've made an example that makes use of this DMA_BLOCK_ACTION_INT mode, writing an audio buffer directly...

that idea reminds me a bit of this feature... saving embeds for IP adapter https://youtu.be/mJQ62ly7jrg?si=V37H7HMK_KeymnPl&t=846