open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • ?FileSystem is faster than RAM [under your Operating System]

    calendar Jan 18, 2019 路 2 min read
     en featured  路 development great-ideas java
     路
    Share on: twitter facebook linkedin copy

    I am studying Apache Kafka (a "distributed streaming platform") and I stubled upon this conclusion: the "disk read fear" a lot of projects have in the past, is a fake.


    Read More
  • Vjdbc

    calendar Jul 1, 2017 路 1 min read
     en software  路 java
     路
    Share on: twitter facebook linkedin copy
    Vjdbc

    Vjdbc is a remote access for JDBC-Datasources developed more then ten years ago (last news are from 2007, with last comit from 2013.


    Read More
  • Kotlin

    calendar Jun 8, 2017 路 3 min read
     en  路 java
     路
    Share on: twitter facebook linkedin copy

    Language based on JVM are the new trend in Java World. It seems everyone dislike Oracle on these days.


    Read More
  • OOP is the your new legacy

    calendar Dec 19, 2016 路 2 min read
     en lang software  路 erlang functional-programming ideas java javascript lisp
     路
    Share on: twitter facebook linkedin copy
    OOP is the your new legacy

    Today I took a light rail with my son, to bring him to school. That tram is 90 years old. It has been maintained for 90 years. Milan city sold some of them to San Francisco too.


    Read More
  • I am smarter syndrome

    calendar Nov 29, 2016 路 2 min read
     en software  路 java
     路
    Share on: twitter facebook linkedin copy
    I am smarter syndrome

    Sometimes in University I found bold young guy saying something like:

    I will reimplement this in machine language because is faster

    I will reimplement this xyz C function by my own

    My program crash, I think there is a bug in HP UNIX socket implementation

    I will ge rid of this Java Garbage Collector because it is too slow. I will reimplement all the code in my C++ routine.

    聽

    Belive me: your code is doomed. A full list of guys have already done your same code, found a million bugs and corrected it in the tool you want to replace because they are shitty slow, to your eyes.

    I feel your pain because I made your same mistake. Keep reading.


    Read More
  • Il saggio progetto svedese, rinato: Elixir e Phoenix

    calendar Jun 4, 2016 路 4 min read
     erlang featured it  路 erlang java ruby
     路
    Share on: twitter facebook linkedin copy

    Negli ultimi 20 anni sono successe tante cose imprevedibili. Nel 1995 nasce Java. Nello stesso periodo nasce Erlang. Java inizialmente segue la strada culturale tracciata da Sun, e si configura come un linguaggio estremamente verboso, con API specifiche per la gestione della concorrenza (es keyword synchronized per gestire nativamente le zone critiche che necessitano di mutex). Inzialmente Java 猫 per far girare applet, poi Sun presenta un chip ad hoc (picoJava) poi IBM ci mette del suo e il linguaggio si trasforma in una ottima piattaforma per lo sviluppo server side.


    Read More
  • Axis2 Debugging options

    calendar Jul 23, 2014 路 1 min read
     en  路 apache java
     路
    Share on: twitter facebook linkedin copy

    Web service interoperability is a nightmare. But it is easy to understand what is going on: just enable debugging! On Axis2, you can do it with the folowing java options…


    Read More
  • Spring Testing Survival guide

    calendar Jun 26, 2014 路 2 min read
     en featured software  路 java relax spring
     路
    Share on: twitter facebook linkedin copy
    Spring Testing Survival guide

    If you have an application with thousand of beans, you must do unit testing but…Spring testing is boring, belive me. A very complex Spring application usually have a lot of dependency: I had to manage over 3000 beans definitions in a production project right now. Sometimes you want only to test a bit of it, and setting up a complete Spring Context will drive you crazy. To avoid losing mind, my suggestion is to …cheat. Let’see how.


    Read More
  • Tool Command Language: il papa’ di Java

    calendar Dec 21, 2012 路 5 min read
     it lang  路 embedded java javascript programming-languages python ruby scripting
     路
    Share on: twitter facebook linkedin copy

    E’ notizia fresca di stampa il rilascio di Tcl 8.6, che introduce parecchie novit脿 a dispetto del fatto che sia una “minor” release.

    聽

    In particolatre Tcl 8.6 introduce un motore “stackless”, integra nel linguaggio le estensioni OOP, ed aggiunge le聽coroutine.

    Parliamo quindi diffusamente di Tcl, un linuaggio che ho sempre trascurato perch茅 mi sembrava macchinoso e un po’ brutto/fatto 聽male…ma mi sono dovuto ricredere.


    Read More
  • I hate XML, but now less then before thanks to SimpleXMLParser

    calendar Aug 9, 2012 路 2 min read
     en projects software software-projects  路 code git github java project xml
     路
    Share on: twitter facebook linkedin copy

    I admit it: I hate xml square brackets dancing orgy, even in Java.


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top