pingfu.net
How to serialise classes which include IPAddress or IPEndPoint
https://pingfu.net/csharp/2015/07/16/how-to-serialise-ipaddress-ipendpoint.html
How to serialise classes which include IPAddress or IPEndPoint. How to serialise classes which include IPAddress or IPEndPoint. 16 Jul 2015 csharp. The two most popular formats for text-based serialisation are Xml and Json, often using the built-in. Library respectively. There are others of course, but many seem to have some objection to serialising. Or objects containing references to that class. Do not require a parameterless constructors, they create uninitalised objects. Is decorated as [Serializable].
blog.alexeymironov.net
Размышлизмы | Хроники Сержанта Очевидность
http://blog.alexeymironov.net/category/thinking
Блог Алексея Миронова, диванного философа. Вышел .NET Core 1.0. Https:/ blogs.msdn.microsoft.com/visualstudio/2016/06/27/visual-studio-2015-update-3-and-net-core-1-0-available-now/. Http:/ www.hanselman.com/blog/NETCore10IsNowReleased.aspx. Microsoft скомпилировала и раздаёт .NET Core для:. Клиентской Windows (x86 и x64);. Серверной Windows (только x64);. MacOS (начиная с El Capitan, только x64);. Если кому-нибудь покажется, что этого мало, можно попробовать собрать .NET Core самостоятельно. 🙂. А вот ко...
simu-project.de
SIMU
http://simu-project.de/deutsch/download/index.html
Nformation and Event Management (SIEM) für Klein- und M. Im Download-Bereich werden die Entwicklungen des SIMU-Projektes sowie relevante Open Source Software (OSS) aufgelistet:. Der Best Practice Bericht kann hier. DECOIT SIEM-GUI (SIMU edition) ( Github. DECOIT DECOmap for Android 0.2 (Android 2.3.5 ) ( Github. DECOIT DECOmap IF-MAP-Client 0.2.0.0 ( Github. DECOIT DECOmap Config-GUI 0.2.0.0 ( Github. DECOIT File Integrity Monitor 1.0 ( Github. DECOIT SIMU Metadata Factory 0.1 ( Github. Ifmapcli Sammlung...
mihai-stancu.ro
Mihai Stancu – Mihai Stancu
https://mihai-stancu.ro/author/mihaistancu
OrientDB @ eMAG TechLabs — 2016-01-21. OrientDB @ eMAG TechLabs. I wrote a piece on OrientDB. It’s an analysis of features and functionality vs. driver implementation availability from the PHP Symfony2 Doctrine2 developer’s perspective. I also (re)wrote a driver. To scavenge and integrate the functionality of other partially implemented drivers I found and analyzed. JSON logformat and analysis — 2016-01-13. JSON logformat and analysis. So you’re tired of reading apache with. A small tool called jq. The p...
planb.nicecupoftea.org
Uncategorized | PlanB
https://planb.nicecupoftea.org/category/uncategorized
A colleague asked me about my experiences working from home so I’ve made a few notes here. Recently our team have started using slack as well as irc, so now I’m on both: Slack means that a much more diverse set of people are happy to participate, which is great. It can be very boring working on your own, and these channels make for a sense of community, as well as being useful for specific timely exchanges of information. Lots of time on organisation. Making an effort not to work. What I miss is the unsc...
ugorji.net
Ugorji Nwoke: go-codec: Primer and How To Guide
http://www.ugorji.net/blog/go-codec-primer
Ugorji Nwoke "One life! Sun, 21 Dec 2014 15:00:00 -0700 /blog technology go-codec. Go-codec: Primer and How To Guide. Documentation / Source code. How to use Handle, Encoder, Decoder. Decoding without knowing what is in the stream. Handling decoding when stream keys/indexes do not map to struct fields. Source configuration (for encoding). Format specific Runtime Configuration. Encoding and Decoding named types. Encoding a slice type as a map. Canonical encoding of values. Handling NIL on decode. Go get -...
dylanfoundry.org
HTTP and Stream Processing - Dylan Foundry
http://dylanfoundry.org/2014/07/26/http-and-stream-processing
HTTP and Stream Processing. By Bruce Mitchener, Jr. Sat 26 July 2014. As we discussed in the previous post. We are thinking about a new design and implementation for the streams library in Open Dylan. While the examples in this post are in Dylan and are using code from our HTTP server, these issues exist in HTTP frameworks in other languages. The code should be clear enough that little to no Dylan knowledge is required to understand the points being made here. What does this have to do with HTTP? How doe...
ximus.xyz
Using Sub Ghz Radios, A Laser And An Xport To Connect My Home Gate To The Internet | ximus.xyz
https://ximus.xyz/notes/gate.html
Notes on using sub-Ghz radios and a laser to control my home gate from the internet. Main components are a Lantronix XPort Pro. A Banner L-GAGE LT3 laser. And the C, Ruby. And Javascript programming languages. We just installed an automatic gate at home. It is far from the house and we didn’t install an intercom. Those who live here can get in using a remote. And if you are a guest, there is a code you can dial if you know it. However, for security reasons, the code dial is disabled at night. Visitors in...