
jefclaes.be
Jef ClaesThe personal blog of Jef Claes on software and life
http://www.jefclaes.be/
The personal blog of Jef Claes on software and life
http://www.jefclaes.be/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Wednesday
LOAD TIME
0.3 seconds
16x16
PAGES IN
THIS WEBSITE
20
SSL
EXTERNAL LINKS
37
SITE IP
172.217.10.51
LOAD TIME
0.297 sec
SCORE
6.2
Jef Claes | jefclaes.be Reviews
https://jefclaes.be
The personal blog of Jef Claes on software and life
Jef Claes: June 2015
http://www.jefclaes.be/2015_06_01_archive.html
On software and life. Monday, June 22, 2015. In a previous series of posts, I went over the models used by casinos to spin a wheel ( spinning. Clustering and near misses. I did not yet expand on the basic mathematical models that ensure a casino makes money. Respecting the true odds would not make the casino any money, they pay out less to ensure that the house has an edge on you. So instead of paying out 4 euro, it will be a tad less. Can be cast into a fairly simple formula. When the house edge is 20%,...
Jef Claes: Consumed: Queries and projections (F#)
http://www.jefclaes.be/2015/05/consumed-queries-and-projections-f.html
On software and life. Sunday, May 24, 2015. Consumed: Queries and projections (F#). This is the third post in my series on porting a node.js application to an F# application. So far, I've looked at parsing command line arguments. Handling commands and storing events. Today, I want to project those events into something useful that can be formatted and printed to the console. The result can be printed to the console using a more imperative style. Compared to the node.js implementation, the F# version ...
Jef Claes: Consumed: Handling commands (F#)
http://www.jefclaes.be/2015/05/consumed-handling-commands-f.html
On software and life. Sunday, May 17, 2015. Consumed: Handling commands (F#). As I wrote earlier. I've been working on porting a node.js web application to an F# console application. It's an application I wrote to learn node.js but still use today to keep track of all the things I consume. The application is able to consume an item, to remove a consumed item and to query all consumed items. Having validated the command, we can start thinking about doing something useful. I want the command handlers t...
Jef Claes: September 2014
http://www.jefclaes.be/2014_09_01_archive.html
On software and life. Sunday, September 14, 2014. The road to Großglockner. Sixteen days after leaving home, we're now on our way back to Antwerp. After Croatia, we've driven through Slovenia, Italy, Austra and Switzerland, arriving in France to meet up with my parents for a few days. The drive is rough, maybe even more so coming down than going up. No wonder car manufacturers use it to test drive their close to production-ready prototypes. Wednesday, September 10, 2014. Leaving Plitvice behind us. The n...
Jef Claes: Self-contained commands with dependencies
http://www.jefclaes.be/2013/01/self-contained-commands-with.html
On software and life. Sunday, January 13, 2013. Self-contained commands with dependencies. Also read: separating command data from logic and sending it on a bus. In October I looked at an architecture that limits abstractions to solely commands and queries. In that post, I had some infrastructure that looked like this. Execute(); } public. Query T { public. T Execute(); } public. Execute(Command command); } public. CommandHandler : ICommandHandler { public. QueryHandler : IQueryHandler { public. QueryHan...
TOTAL PAGES IN THIS WEBSITE
20
Microservice Principles and Enterprise IT Architecture | Form Follows Function
https://genehughson.wordpress.com/2014/11/24/microservice-principles-and-enterprise-it-architecture
Why “Form Follows Function”. Do You Have Two Minutes? Microservice Principles and Enterprise IT Architecture. November 24, 2014. Ruth Malan is fond of noting that “design is fractal”. In a comment on her post “We Just Stopped Talking About Design”. Just as structure follows strategy then becomes a constraint on strategy going forward. The architectures of the systems that make up the IT architecture of the enterprise influence its character (for good or bad) and vice versa. Likewise, the IT architect...
NCrafts France - An Alt.Net Conference in Paris
http://ncrafts.io/2014
Back to actual site. The first independent .Net software conference in Paris. 16 May 2014, Paris. A project by ALT.NET France Folks and ArtOfNet. It's not only about .Net. But also about the web. It's not only about technologies. But also about practices. It's not only about software craftsmanship. But also about learning. It's not only about business. But mainly about people. In other words, we love building software with art, passion and technology and share with everyone. Robert Pickering is a fun lov...
corniel.nl/blog
http://www.corniel.nl/blog
Corniels kijk op de wereld: lekker belangerijk…. Single Value Objects as C# structs. June 8th, 2016. Domain-Driven Design bottom-up – a talk. Some time ago, I decided that would like to be come a speaker at tech events. Speaking about software development is besides coding itself just so fun to do! The talks/presentations a gave for colleagues in the past where always nice, and it was about time to speak somewhere out in the wild. When a friend of mine told me that Searchlite. Looking back (and forward).
Form Follows Function on SPaMCast 353 | Form Follows Function
https://genehughson.wordpress.com/2015/08/03/form-follows-function-on-spamcast-353
Why “Form Follows Function”. Do You Have Two Minutes? Form Follows Function on SPaMCast 353. August 3, 2015. This week’s episode of Tom Cagley’s. Software Process and Measurement (SPaMCast) podcast features Tom’s essay on learning styles and Steve Tendon discussing knowledge workers, along with a Form Follows Function installment on why microservice architectures are not a silver bullet. Tom and I discuss my post “Microservice Architectures aren’t for Everyone”. Because YAGNI Doesn’t Scale. Cargo-cult in...
“Microservices, SOA, and EITA: Where To Draw the Line? Why to Draw the Line?” on Iasa Global | Form Follows Function
https://genehughson.wordpress.com/2015/07/29/microservices-soa-and-eita-where-to-draw-the-line-why-to-draw-the-line-on-iasa-global
Why “Form Follows Function”. Do You Have Two Minutes? 8220;Microservices, SOA, and EITA: Where To Draw the Line? Why to Draw the Line? 8221; on Iasa Global. July 29, 2015. So too can the systems of systems comprising our enterprise IT architectures. If we look at organizations as the systems they are, it should be obvious that this same entropy can infect the organization as well. See the full post on the Iasa Global site. A re-post, originally published here). Big Ball of Mud. Leave a Reply Cancel reply.
Microservice Architectures aren’t for Everyone | Form Follows Function
https://genehughson.wordpress.com/2015/03/08/microservice-architectures-arent-for-everyone
Why “Form Follows Function”. Do You Have Two Minutes? Microservice Architectures aren’t for Everyone. March 8, 2015. I'll keep saying this . if people can't build monoliths properly, microservices won't help. #qconlondon. Simon Brown (@simonbrown) March 04, 2015. Is a bit more snarky:. I see you have a poorly structured monolith. Would you like me to convert it into a poorly structured set of microservices? Architect Clippy (@architectclippy) February 24, 2015. From both a development and an operations s...
Who Needs Architects? Because YAGNI Doesn’t Scale | Form Follows Function
https://genehughson.wordpress.com/2015/07/31/who-needs-architects-because-yagni-doesnt-scale
Why “Form Follows Function”. Do You Have Two Minutes? Because YAGNI Doesn’t Scale. July 31, 2015. If consequences of decisions are unpredictable, henry ford said minimize decisions. facebook engineering says maximize reversible decisions. Kent Beck (@KentBeck) July 27, 2015. If you choose not to decide. You still have made a choice. 8220;Free Will”. Sayings that are short, pithy, attractive to some, and so lacking in nuance as to be dangerous) are pet peeves of mine. YAGNI. In his post “Yagni”. At the mo...
Hello World! « corniel.nl/blog
http://www.corniel.nl/blog/category/helloworld
Corniels kijk op de wereld: lekker belangerijk…. Archive for the ‘Hello World! Laquo; Older Entries. Single Value Objects as C# structs. Wednesday, June 8th, 2016. Domain-Driven Design bottom-up – a talk. Some time ago, I decided that would like to be come a speaker at tech events. Speaking about software development is besides coding itself just so fun to do! Was organizing small events and searching for speakers I did not hesitate, and applied. It was also the first time that I pitched Qowaiv. Overall ...
Lightweight development | Bram's sandbox
https://bramdemoor.wordpress.com/2012/12/21/lightweight-development
My writings about technology and life. Skip to primary content. December 21, 2012. That’s why I plan to focus more on brevity and development speed. An “every line counts” approach, where you can see what the intent of the application is in a glance, without scrolling through 100 files. Some services, tools and frameworks I might use:. A free RavenDB instance on RavenHQ.com for dumping my data. Hopefully this approach will allow me to be more productive. This entry was posted in Frontend development.
TOTAL LINKS TO THIS WEBSITE
37
Jef Christian Photography
Register to save your cart before it expires. Coatesville, PA 19320. Like Us on Facebook. Featured Galleries and Collections. 169; Jef Christian Photography. Create a new set of favorites. Continue adding photos to the current set. Changes you make will be visible to photographer. Do not show this again. Create a new set of favorites.
JEFCI
Skip to main content. If you're a human, don't change the following field). If you're a human, don't change the following field). If you're a human, don't change the following field). Die Cut Cardboard Boxes. Die Cut Cardboard Boxes. This publication has been produced with the assistance of the European Union in cooperation with Jordan Enterprise Development Corporation. The contents of this publication are the sole responsibility of Jordanian Company for Carton Industry.
Jef Circus : chanteur rock, chanteur français
Blog de jefckdu03 - bienvenue sur mon blog - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Bienvenue sur mon blog. Ma vie mes amis mes délir . Si vs ète de passage laché vo com sa seré simpa. Mise à jour :. Abonne-toi à mon blog! N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (67.219.144.114) si quelqu'un porte plainte. Ou poster avec :. Posté le dimanche 19 mars 2006 05:30. Ou poster avec :. Ou poster avec :. N'oublie ...
jefcklove-so-crazy.skyrock.com
JEFCKlove-so-crazy's blog - We ♥ Jefck... - Skyrock.com
We ♥ Jefck. Jefck kÖii de plüs maniifiiqu3? NÖus ns diisÖn riien de plüs maniifiiqu3 qu3 Jefck! I ♥ Jefck. I ♥ yOu. 18/09/2008 at 10:44 AM. 03/06/2009 at 6:45 AM. Soundtrack of My Life. High School Musical 3. High School Musical (High School Musical 3). Subscribe to my blog! But who are you? Don't forget that insults, racism, etc. are forbidden by Skyrock's 'General Terms of Use' and that you can be identified by your IP address (66.160.134.2) if someone makes a complaint. I L ♥ VE. Jefck. Don't forget t...
Jef Claes
On software and life. Wednesday, January 3, 2018. Another year, another 17 books, 6 shows and 3 movies consumed. Here's this year's highlights. 1 The Zen and Art of Motor Cycle Maintenance. Peace of mind isn’t at all superficial to technical work. It’s the whole thing. That which produces it is good work and that which destroys it is bad work. 2 The Soul of a New Machine. The type of writing I wish there was more of. It's the closest I'll ever get to experience building a mini-computer. It makes ...Adopt...
jefclaessens (Jef Claessens) - DeviantArt
Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) " class="mi". Window.devicePixelRatio*screen.width 'x' window.devicePixelRatio*screen.height) :(screen.width 'x' screen.height) ". Join DeviantArt for FREE. Forgot Password or Username? Deviant for 1 Year. This deviant's full pageview. Last Visit: 7 weeks ago. This is the place where you can personalize your profile! By moving, adding and personalizing widgets. We've split the page into zones!
Jef Clark :: Singer Guitarist
Originally from the North-East of England, Jef is a seasoned professional singer guitarist with more than 20 years experience. He performs a scintillating blend of acoustic rock, country, folk and sing-a-longs flavoured with some stunning original material and has sold over 9000 albums to date. Jef is currently available for live, acoustic, unplugged gigs; perfect for pubs, parties, weddings and other events. For bookings, lessons or further information email jefclark2000@yahoo.co.uk. 01 Mr Tambourine Man.
Blog de jefclarson - Jef Clarson - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Mise à jour :. Abonne-toi à mon blog! Ce blog n'a pas encore d'articles. Poster sur mon blog.
Jef Clements | Writer, Comedian, YouTuber
Writer, Comedian, YouTuber. March 2, 2017. Check these out at Amazon! Today I’ve got a full review of the Sony MDR XB50’s for you! These are a solid set of headphones and in the video I go over the best points. I’d recommend giving the XB 50’s a whirl if you on a budget and want great bass. This VIDEO was EDITED with Adobe Premiere on a PC. Video Resume 2.0. March 28, 2016. Rooster Teeth Cover Letter Video. December 31, 2015. This video was created as a cover letter for Rooster Teeth. August 8, 2014.
SOCIAL ENGAGEMENT