Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Try it Free
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Develop Java/Android applications using FreePascal JVM & VCL4J
...This is the start of what will most likely take a year to complete. I plan on writing a FCL/VCL style library in Pascal which will compile for the Java Virtual Machine (JVM) using FreePascal.
Useful Links:
Java
https://java.com/en/download/
Lazarus
https://sourceforge.net/projects/lazarus/
FreePascal JVM
http://wiki.freepascal.org/FPC_JVM
A C++ Free Class Library written for FreePascal/Delphi Coders
This is the start of a C++ version of the Free Class Library. Contact me if you want to contribute.
I wanted to port some FreePascal code to my HDTV box which runs Linux. Ideally, I would have compiled FreePascal for MIPSEL, but, I choose to write a basic FCL style library for C++.
I'm pretty happy with the results. FCL-CPP now allows me to code small to medium tools for small Linux systems, using an ObjectPascal language style.
FCL-CPP is written in C++98 standard to make it as...