Skip to content

Software Development at Program Tom LTD

Place for coding, programming, development and software in general.

Menu
  • Blog
  • PDF Booklets
  • Dev Utils & Content
  • Java Spring Boot Or Web Apps
  • English
    • български
    • English
    • Español
    • Português
    • हिन्दी
    • Русский
    • Deutsch
    • Français
    • Italiano
    • العربية
  • About Us
  • Flutter Apps
Menu

Category: ChatGPT

LLMs vs Search Engines

LLMs vs Search Engines

Posted on January 28, 2025January 28, 2025 by Toma Velev

The large language models (LLMs) modify the human behaviour – Instead of the search engines – autocompleting their untyped words, now the LLMs need specific details so the result to be the desired result. GPT-4, Llama, DeepSeek etc, are changing how humans interact with technology, particularly in terms of how we formulate queries and requests….

Read more
What is appropate age for app that uses Large Language Models

What is appropate age for app that uses Large Language Models

Posted on December 26, 2024December 27, 2024 by Toma Velev

The appropriate age for an app that usesLarge Language Models (LLMs) depends on the app’s design, content, and intended purpose. Here’s a breakdown of considerations: 1. General Recommendations 13+ (Teenagers and Adults): Many apps require users to be at least 13 years old, as this aligns with COPPA (Children’s Online Privacy Protection Act) regulations in…

Read more
blank

Reasons why using Large Language Models will not Work

Posted on December 8, 2024 by Toma Velev

While they’ve achieved impressive results in many areas, Large Language Models have some reasons why they might not be suitable or effective for certain tasks and will not Work for you. Here are some potential drawbacks. Computational requirements Training and using large language models require significant computational resources, which can be a barrier for many…

Read more
What topics will be 🔥HOT🔥for Tech in 2025

What topics will be 🔥HOT🔥for Tech in 2025

Posted on December 4, 2024 by Toma Velev

Predicting the future of Tech is always exciting and so is what will be HOT in 2025! Based on current trends, research, and industry developments, here are some topics that might be “hot” in the technology world by 2025. Blockchain and Distributed Ledger Technology Based on current trends and the growing interest in blockchain, cryptocurrency,…

Read more
General Purpose LLMs up-to-date

General Purpose LLMs up-to-date

Posted on September 2, 2024 by Toma Velev

General Purpose LLMs may not have the most up-to-date information on specific technologies or services. This is due to several reasons: Data limitations: The training data is sourced from a snapshot of the internet at a particular point in time. This means it may not have access to the latest developments or updates. Knowledge graph…

Read more
How to generate Javadoc (and other types of) documentation

How to Generate Javadoc (and other types of) Documentation

Posted on September 2, 2024 by Toma Velev

How to generate Javadoc (and other types of) Documentation – while you are drinking a coffee? Use GPT Chat with whatever LLM Model. Understanding the Weak places of AI At the current state – most AI systems have a pretrained set of information with some historical data build into the Language Model. If you ask…

Read more
Getting started code for Intellij Plugin that adds a view with two textareas and a button that calls an endpoint

Getting started code for Intellij Plugin View

Posted on September 2, 2024September 2, 2024 by Toma Velev

Here’s a basic example of how to create an IntelliJ plugin that adds a custom view. Step 1: Create a new IntelliJ Plugin project First, you need to create a new IntelliJ plugin project in IntelliJ IDEA Community. To do this: Open IntelliJ IDEA Go to File > New Project In the “New Project” dialog…

Read more
Free Chat GPT options available

The Top 5 Free Chat GPT Services in 2024

Posted on July 24, 2024July 25, 2024 by Toma Velev

Today – 2024 – there are several options for free – you could use – to Chat with GPT. While OpenAI – ChatGPT – continues to be a popular choice for AI chat experiences, it’s not the only game in town. Most of them require from you to Log In with some Cloud Authentication Provider…

Read more
dart script extracts strings from Dart files

dart script extracts strings from Dart files

Posted on June 17, 2024June 17, 2024 by Toma Velev

Here is a Dart script that recursively searches through Dart files in a directory and its subdirectories, extracts strings (literals), the file path, line containing the string, and the string itself. import ‘dart:io’; import ‘dart:convert’; void main(List args) { if (args.isEmpty) { print(‘Usage: dart find_data_models.dart ‘); return; } final directory = Directory(args[0]); if (!directory.existsSync()) {…

Read more
Things nobody tell you about AI - from personal experience

Things nobody tell you about AI – from personal experience

Posted on May 25, 2024March 1, 2025 by Toma Velev

AI is a trend that has million opinions – positive and negative, so, as a technical person, I decided to get some personal experience on it. I am no expert in math and machine learning, so my point of view is from a user application developer. A Demo of my desired app is https://www.youtube.com/watch?v=ZV6M0O_VITE To…

Read more

Posts pagination

  • 1
  • 2
  • Next
  • What are ways to Optimize the backend endpoints in Spring Boot
  • Flutter image flickers
  • Could a Flutter App save a Flag even after uninstall
  • Could iOS flutter app logs be viewed while running in release mode – started after previous closed state
  • 6 Addictive Mobile Game Ideas Inspired by Flappy Bird’s Simplicity

Categories

  • Apps (20)
  • ChatGPT (19)
  • Choosing a Framework (38)
  • Flutter (206)
  • Graphical User Interface (13)
  • Marketing (114)
  • Software Development (270)
  • Spring (43)
  • StartUp (21)
  • Uncategorized (4)
  • Uncategorized (15)
  • Vaadin (14)

Tags

Algorithms (9) crypto (29) flutterdev (39) General (86) Java (7) QR & Bar Codes (3) Software Dev Choices (33) Spring Boot (1) standards (1) Theme (3) User Authentication & Authorization (9) User Experience (10) Utilities (19) WordPress (11)

Product categories

  • All Technologies (83)
    • Flutter Apps (23)
    • GPT (4)
    • Java (38)
    • Native Android (3)
    • PHP (9)
    • Spring (Boot) / Quarkus (35)
    • Utils (15)
    • Vaadin 24+ (27)
    • Vaadin 8 (1)
  • Apps (18)
    • Employees DB (1)
    • Notes (6)
    • Personal Budget (1)
    • Recipes Book (1)
    • Stuff Organizer (1)
    • To-Do (2)
  • PDF Books (3)
  • Source Code Generators (8)

Recent Posts

  • What are ways to Optimize the backend endpoints in Spring Boot
  • Flutter image flickers
  • Could a Flutter App save a Flag even after uninstall
  • Could iOS flutter app logs be viewed while running in release mode – started after previous closed state
  • 6 Addictive Mobile Game Ideas Inspired by Flappy Bird’s Simplicity

Post Categories

  • Apps (20)
  • ChatGPT (19)
  • Choosing a Framework (38)
  • Flutter (206)
  • Graphical User Interface (13)
  • Marketing (114)
  • Software Development (270)
  • Spring (43)
  • StartUp (21)
  • Uncategorized (4)
  • Uncategorized (15)
  • Vaadin (14)