Apple Pencils can’t draw straight on third-party replacement iPad screens - Enlarge / iCorrect's attempts to draw a straight line on an iPad Pro wi... - https://arstechnica.com/?p=1957368 #righttorepair #serialization #applepencil #arsshopping #ipadpro #repair #apple #usb-c #tech
#tech #usb #apple #repair #ipadpro #arsshopping #applepencil #serialization #righttorepair
Ars Technica: Apple Pencils can’t draw straight on third-party replacement iPad screens https://arstechnica.com/?p=1957368 #Tech #arstechnica #IT #Technology #righttorepair #serialization #applepencil #ArsShopping #ipadpro #repair #Apple #apple #USB-C #Tech
#Tech #arstechnica #it #technology #righttorepair #serialization #applepencil #ArsShopping #ipadpro #repair #apple #usb
#DjangoConEurope My first sprint is over and it was amazing!
I wasn't sure what I could do and when @judy2k said "It doesn't have to be Django specific" I thought "why not put cbor2 up on the board?"
Thanks to all the folks who came up and asked questions, and especially to the 3 people who got deep into the weeds with me debugging IEEE float16 decoding and timezone encoding!
#djangoconeurope #serialization #python
Hey #dotnet world - anyone knows why HttpContentJsonExtensions.ReadFromJsonAsync is annotated as having nullable return value? I can't contrive a scenario where it would return a null object instead of either deserializing or throwing. #SystemText #JSON #Serialization
#dotnet #systemtext #json #serialization
#Unity #Serialization question:
I have a GameObject with a MonoBehaviour that references a class that contains *a lot* of data, that need to be serialised.
If I make it a normal class then I'll get poor performance when modifying it in the editor, since we'll have one huge object that will get serialised on almost every update.
I can get around this by making it a ScriptableObject, but then I won't be able to save my game object as a prefab, since the ScriptableObject is stored in the scene..
Typing an issue up about serialization security vulnerability, and I just used the term "maliciously crafted pickle" in a serious context.
#python #serialization #pythonpickle #security #programming
Just blogged about this :)
Mapping > JsonConverter
JMS Serializer 3.21.0 is out! https://github.com/schmittjoh/serializer/releases/tag/3.21.0 … #php #serialization #api #json
#php #serialization #api #json
JMS Serializer Bundle 5.2.0 is out! https://github.com/schmittjoh/JMSSerializerBundle/releases/tag/5.2.0 … #php #serialization #api #symfony
#php #serialization #api #symfony
JMS Serializer 3.20.0 is out! https://github.com/schmittjoh/serializer/releases/tag/3.20.0 … #php #serialization #api #json
#php #serialization #api #json
JMS Serializer 3.19.0 is out! https://github.com/schmittjoh/serializer/releases/tag/3.19.0 … #php #serialization #api #json
#php #serialization #api #json
JMS Serializer Bundle 5.1.0 is out! https://github.com/schmittjoh/JMSSerializerBundle/releases/tag/5.1.0 … #php #serialization #api #symfony
#php #serialization #api #symfony
I curious about the thoughts of other writers about #substack and #serialization. Few have Bill McKibben’s platform. #writing #fiction #publishing
https://lithub.com/bill-mckibben-on-the-joys-of-writing-a-serialized-novel/
#publishing #fiction #writing #serialization #substack
📚 Blog Updates
Over on the Ignister Fables, Raven begins her first commercial shoot and Misato makes himself a nuisance. What kind of mess has she gotten herself into now? Find out on Epsiode 4 of Ignister Fables!
https://cohost.org/IgnisterFables
Additionally, just some end of the year thoughts for you all. I don't normally do these kinds of things, but I'm feeling hopeful and appreciative for the journey that 2022 was. Most of all, no matter when you joined me, thank you for being here and I love you. Stay safe and be excellent to each other into 2023. ❤️
https://cohost.org/byrdbrnz
#writing #sims4 #serialization #personal
#writing #sims4 #serialization #personal
The problem: Trying to use the #kotlin #serialization library. The way it is suggested to use it is basically Json.encodeToString(obj). But because encodeToString is reified it depends on some compile time trickery. So if you call it with the parameterized type from a class you get "Cannot use T as a reified type parameter. Use a class instead"
Thought number one: how is it defined? Can it take the class as a param?
It is located in SerialFormat.kt and it calls serializersModule.serializer()
How do I get useful data from a UDP socket using GNAT.Sockets in Ada? https://stackoverflow.com/questions/74953052/how-do-i-get-useful-data-from-a-udp-socket-using-gnat-sockets-in-ada #ada #programming #serialization #sockets #gnat #udp #ada
#ada #programming #serialization #sockets #gnat #udp
Nested Encoding Efficency #Serialization #blog https://kevincox.ca/2022/12/26/nested-encoding-efficency/
Lobbyists have held up nation’s first right-to-repair bill in New York - Enlarge / Tech companies, including Apple, have lobbied hard to prevent... - https://arstechnica.com/?p=1905487 #righttorepair #serialization #newyorkstate #legislation #biz #policy #repair
#repair #policy #biz #legislation #newyorkstate #serialization #righttorepair
New version of python cbor2 library 5.4.6 released! This is a minor release which fixes a MemoryError exception when decoding Tags on i386 platform. Bug report here: https://github.com/agronholm/cbor2/issues/152
#python #serialization #rfc8949 #cbor