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 Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • runif

    calendar May 28, 2020 · 2 min read
     en knowledgebase projects python software software-projects  · bash python
     ·
    Share on: twitter facebook linkedin copy
    runif

    Idempotent and minimal python 3 library for rapid scripting. Provide support for creating file, adding data to them, patching and so on.


    Read More
  • Commodore Retro Magic Dream: Pyc64 supports I/O on real emulation

    calendar May 18, 2020 · 1 min read
     en retro-computing  · 6502 c64 python
     ·
    Share on: twitter facebook linkedin copy

    I am happy to announce pyc64 now supports save and load programs on top of real emulation. Irmen point me to the right code to look, and I implemented the fix in the weekend; happy hacking!


    Read More
  • Pybash

    calendar Jan 14, 2020 · 1 min read
     en knowledgebase python software  · bash python
     ·
    Share on: twitter facebook linkedin copy
    Pybash

    The project has been renamed into “runif”. This page left only for Google Search happiness.


    Read More
  • Ring - Cache interface as a programming language integration

    calendar May 28, 2019 · 1 min read
     en knowledgebase python  · python
     ·
    Share on: twitter facebook linkedin copy
    Ring - Cache interface as a programming language integration
    Ring - Cache interface as a programming language integrationRing provides function-oriented cache interface for various backends.

    Repository:


    Read More
  • Commodore Retro Magic Dream

    calendar Mar 13, 2019 · 2 min read
     en retro-computing  · 6502 c64 python
     ·
    Share on: twitter facebook linkedin copy

    When I was young I was able to play with my Vic20/Commodore64. I learned to love programming with these small 8-bit real computers. I was between 11 and 12 years old, and just learning basic English, with only a data-casette to store my stuff.


    Read More
  • Bash secret powers

    calendar May 14, 2014 · 3 min read
     en  · bash file python scripting unix
     ·
    Share on: twitter facebook linkedin copy

    Bash scripting has evolved a lot in the last ten years.

    I get used to relay on bash for all normal “data domination” tasks (like file system refactorings, database extraction and reporting and so on) and switching to python/ruby/perl when the complexity gets bigger. I didn’t imagine bash is even more powerful :) This article by Robert Muth so you new nice tricks: I  add here some other like mapfile and stress the most important one.

    Update 2016 Last but not least,if you do now know about bash history, this link will teach you a huge set of tricks Updated 2019 Bash Bible will further extend the topic.


    Read More
  • How I Structure My Flask Applications

    calendar Jun 27, 2013 · 1 min read
     en knowledgebase  · python
     ·
    Share on: twitter facebook linkedin copy
    How I Structure My Flask Applications

    How I Structure My Flask Applications Flask has been my preferred web framework as of late. I think it has a great core feature set and Armin, the main author, has done well to keep its API minimal and easy to digest even for developers that are relatively new to Python. However, given that it is a rather minimal framework, it can be often difficult to decide on how to structure an application after it reaches a certain level of complexity. It tends to be a common question that comes up in the #pocoo IRC channel.In this article I intend to share how I structure Flask applications. To help support this article Ive written a very basic application that Ive arbitrarily named Overholt. If you plan on following along I recommend having the source code open in your browser or a code editor.


    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
  • Da Python a Ruby o vicerversa

    calendar Jan 12, 2012 · 3 min read
     it knowledgebase python  · ideas programming python ruby
     ·
    Share on: twitter facebook linkedin copy
    Da Python a Ruby o vicerversa

    Preludio

    L’ultima volta che ho provato Ruby è stato nell’aprile del 2005. Avevo sviluppato un paio di progetti di test in RubyOnRails, che allora era già produttivo. Ruby era affascinante, ma la libreria base mi sembrava ancora in stato embrionale e lo abbandonai. RubyOnRails non mi è mai sembrato avesse un vantaggio competitivo rispetto a framwork come CakePHP o Python Django.


    Read More
  • (How to Write a (Lisp) Interpreter (in Python))

    calendar Oct 24, 2011 · 1 min read
     en featured lang python software  · lisp python
     ·
    Share on: twitter facebook linkedin copy
    (How to Write a (Lisp) Interpreter (in Python))

    I like a lot of programming languages. I do not love them with the same intensity.


    Read More
  • Functional Programming In Depth, part II:Python and Scala retrospection

    calendar Aug 29, 2011 · 3 min read
     en it lang python software  · functional-programming python
     ·
    Share on: twitter facebook linkedin copy

    This is the second article on functional programming. In the first one we talked about scala and the type inference system it brings in the Java Way of Life.

    I played a bit with python functional howto, building a small game. Before starting I surfing for a bit of libraries and documentation.


    Read More
  • Flask: a framework we like more then others

    calendar Jul 8, 2011 · 2 min read
     en knowledgebase  · framework python
     ·
    Share on: twitter facebook linkedin copy
    Flask: a framework we like more then others

    In the past week I learned Flask, a very young and promising  python framework. I have already learned Django, Cherrypy, Web2Py and TurboGears.

    Anyway, if you are planning a medium sized project, I like to suggest you Flask, because of these feature:


    Read More
  • The Consultant is here!

    calendar May 10, 2011 · 1 min read
     humor it  · giochi python
     ·
    Share on: twitter facebook linkedin copy
    Sei stato allevato dalle Tigri. Sai acchiappare opportunità lontanissime. Ora e' venuto il momento di mostrare chi sei... e di diventare il Consulente migliore dell'Universo!

    Se resisti almeno 15 giorni, sarai nella topten.

    Gioca a TheConsultant!


    Read More
  • Python 3 Survival Guide

    calendar May 8, 2011 · 2 min read
     it python  · guide python
     ·
    Share on: twitter facebook linkedin copy

    Python 3 is here, and  we are all friends. Anyway, using it needs a bit of macumba-powers. Let’s acquire this power together…


    Read More
  • Ruby or Python? Well, it depends…

    calendar May 5, 2011 · 1 min read
     en lang python software  · python ruby
     ·
    Share on: twitter facebook linkedin copy
    Ruby or Python? Well, it depends...

    Inspired by this excellent web post “Ruby or Python? Well, it depends...”,
    I agree with it at 100%:


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

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top