A Re-Read in my Queue

I'm re-reading Red Storm Rising because it just feels appropriate about now...

Is it Summer yet?

I don't know about you, but while I read about record heat everywhere, I find myself in the San Francisco Bay Area where the temperature has peaked at 70F and not really gotten past that all "Summer" so far.

"Summer" in air quotes.

Sure seems to me I should relocate and be working from a beach somewhere.

The Genie is Out of the Bottle

Just a quick note on the current AI kerfuffle - the genie is out of the bottle. You can attempt to regulate AI all you want, but those who wish to use it unethically will do so. When you can stand up your own stack in your machine room, you can do what you want.

What's needed right now is immediate pushback on the USE of AI. In the context of entertainment, for eample, writers should demand in their contract that AI may not be used by studios without consent. Actors should be contractually guaranteed the right to their likeness and voice and that AI cannot be used without proper compensation. And there should be penalties for misusing AI (and this is a huge depate on what "misuse" is). 

Treat it as a tool you can't control, but focus on what is done with it. Lock that down now or it, too, will get away.

My take on GPT

My official position - tools like ChatGPT fall into three buckets for me:

1. Factual generation is a complete fail. I ask for a list of "five things that happened on this day in history" and it just makes stuff up, but insists that it's factual. Nope.

2. Assistance with code and design. Moderately useful. It eliminates a lot of grunt work and is good at templates that I can then customize. Things that I would usually look up in a reference (and I know where to look) are now at my fingertips more easily. Properly used, even buggy code is easy to polish. But don't ask it for architecture. That's not ready for prime time yet. This is, more or less, at the function level. It's good at things like "give me a function implementing the best sort for this kind of data."

3. Creative assistance. This simply rocks. Given a good prompt, I've gotten multi-page creative articles that simply blew me away. Laugh-out-loud funny when I want humor. It actually feels like it understands comedy. It gives me writing prompts that my human friends don't come up with. This is where the technology really shines for me.

Open Office? No, Thank You...

Open Office floorplan is a conspiracy. That's a hill I'll die on!

Tags:

Login

37.202MBMemory Usage905msRequest Duration
Joomla! Version5.2.3
PHP Version8.2.28
Identityguest
Response200
Templatert_ambrosia
Database
Server
mysql
Version
8.0.35
Collation
utf8mb4_0900_ai_ci
Conn Collation
utf8mb4_0900_ai_ci
$_GET
[]
$_POST
[]
$_SESSION
array:1 [ "joomla" => "***redacted***" ]
$_COOKIE
[]
$_SERVER
array:71 [ "USER" => "www-data" "HOME" => "/var/www" "SCRIPT_NAME" => "/index.php" "REQUEST_...
session
array:3 [ "counter" => 1 "timer" => array:3 [ "start" => 1743964558 "last" => 1743964558...
registry
array:3 [ "data" => [] "initialized" => false "separator" => "." ]
user
array:21 [ "id" => 0 "name" => null "username" => null "email" => null "password" => "***r...
  • afterLoad (100.21KB) (511μs)
  • afterInitialise (1.68MB) (42.13ms)
  • afterRoute (300.36KB) (5.57ms)
  • beforeRenderComponent com_easyblog (27.1KB) (662μs)
  • Before Access::preloadComponents (all components) (662.59KB) (2.41ms)
  • After Access::preloadComponents (all components) (124.18KB) (3.61ms)
  • Before Access::getAssetRules (id:1 name:root.1) (104B) (25μs)
  • After Access::getAssetRules (id:1 name:root.1) (7.95KB) (70μs)
  • afterRenderComponent com_easyblog (3.58MB) (175ms)
  • afterDispatch (18.73KB) (3.41ms)
  • Before Access::getAssetRules (id:248 name:com_jfbconnect) (10.79MB) (646ms)
  • After Access::getAssetRules (id:248 name:com_jfbconnect) (1.45KB) (21μs)
  • afterRender (390.23KB) (25.38ms)
  • 1 x Before Access::getAssetRules (id:248 name:com_jfbconnect) (10.79MB) (71.36%)
    646ms
    1 x afterRenderComponent com_easyblog (3.58MB) (19.35%)
    175ms
    1 x afterInitialise (1.68MB) (4.66%)
    42.13ms
    1 x afterRender (390.23KB) (2.81%)
    25.38ms
    1 x afterRoute (300.36KB) (0.62%)
    5.57ms
    1 x After Access::preloadComponents (all components) (124.18KB) (0.4%)
    3.61ms
    1 x afterDispatch (18.73KB) (0.38%)
    3.41ms
    1 x Before Access::preloadComponents (all components) (662.59KB) (0.27%)
    2.41ms
    1 x beforeRenderComponent com_easyblog (27.1KB) (0.07%)
    662μs
    1 x afterLoad (100.21KB) (0.06%)
    511μs
    1 x After Access::getAssetRules (id:1 name:root.1) (7.95KB) (0.01%)
    70μs
    1 x Before Access::getAssetRules (id:1 name:root.1) (104B) (0%)
    25μs
    1 x After Access::getAssetRules (id:248 name:com_jfbconnect) (1.45KB) (0%)
    21μs
56 statements were executed111ms391.82KB
  • SELECT @@SESSION.sql_mode;816μs968B/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:308Copy
  • SELECT `data` FROM `bit_session` WHERE `session_id` = ?1.12ms1008BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:250Copy
  • SELECT `session_id` FROM `bit_session` WHERE `session_id` = :session_id LIMIT 1948μs1.3KBParams/libraries/src/Session/MetadataManager.php:187Copy
  • INSERT INTO `bit_session` (`session_id`,`guest`,`time`,`userid`,`username`,`client_id`) VALUES (:session_id, :guest, :time, :user_id, :username, :client_id)6.98ms944BParams/libraries/src/Session/MetadataManager.php:260Copy
  • SELECT `id`,`rules` FROM `bit_viewlevels`1.08ms976B/libraries/src/Access/Access.php:955Copy
  • SELECT `b`.`id` FROM `bit_usergroups` AS `a` LEFT JOIN `bit_usergroups` AS `b` ON `b`.`lft` <= `a`.`lft` AND `b`.`rgt` >= `a`.`rgt` WHERE `a`.`id` = :guest1.98ms1.33KBParams/libraries/src/Access/Access.php:868Copy
  • SELECT setting,value FROM bit_jfbconnect_config1.71ms34.06KB/administrator/components/com_jfbconnect/models/config.php:307Copy
  • SELECT s.id, s.template, s.home, s.title AS long_title, s.params FROM bit_template_styles AS s WHERE s.client_id = 0 AND s.template = 'rt_ambrosia' ORDER BY s.id1.13ms800B/libraries/gantry5/src/classes/Gantry/Joomla/StyleHelper.php:69Copy
  • SELECT `id`,`name`,`rules`,`parent_id` FROM `bit_assets` WHERE `name` IN (:preparedArray1,:preparedArray2,:preparedArray3,:preparedArray4,:preparedArray5,:preparedArray6,:preparedArray7,:preparedArray8,:preparedArray9,:preparedArray10,:preparedArray11,:preparedArray12,:preparedArray13,:preparedArray14,:preparedArray15,:preparedArray16,:preparedArray17,:preparedArray18,:preparedArray19,:preparedArray20,:preparedArray21,:preparedArray22,:preparedArray23,:preparedArray24,:preparedArray25,:preparedArray26,:preparedArray27,:preparedArray28,:preparedArray29,:preparedArray30,:preparedArray31,:preparedArray32,:preparedArray33,:preparedArray34,:preparedArray35,:preparedArray36,:preparedArray37,:preparedArray38,:preparedArray39,:preparedArray40,:preparedArray41,:preparedArray42,:preparedArray43)2.16ms8.44KBParams/libraries/src/Access/Access.php:357Copy
  • SELECT * FROM `bit_easyblog_configs` WHERE `name` = 'config'1.98ms80.58KB/libraries/src/Table/Table.php:780Copy
  • DELETE FROM `bit_easyblog_mailq` WHERE `status`='1' AND DATEDIFF(NOW(), `created`) >='7'4.15ms0B/administrator/components/com_easyblog/includes/utils.php:166Copy
  • SELECT `id` FROM `bit_easyblog_mailq` WHERE `status`='0' ORDER BY `id` ASC LIMIT 51.22ms520B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_post` WHERE `publish_up`<='2025-04-06 18:35:58' AND `published`='2' AND `state`='0' ORDER BY `id` LIMIT 11.27ms5.42KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT id, created_by FROM`bit_easyblog_post` WHERE `publish_down` > `publish_up` AND `publish_down` <= '2025-04-06 18:35:58' AND `publish_down` != '0000-00-00 00:00:00' AND `published` = '1' AND `state` = '0'1.3ms576B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_uploader_tmp` WHERE `created` <= DATE_SUB('2025-04-06 18:35:58' , INTERVAL 120 MINUTE)2.03ms880B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id` FROM `bit_easyblog_post` as a inner join `bit_easyblog_revisions` as b on a.`id` = b.`post_id` where a.`published` = '9' and a.`created` <= DATE_SUB('2025-04-06 18:35:58', INTERVAL 3 DAY)1.06ms520B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • DELETE a, b FROM `bit_easyblog_post` as a inner join `bit_easyblog_revisions` as b on a.`id` = b.`post_id` where a.`published` = '9' and a.`created` <= DATE_SUB('2025-04-06 18:35:58', INTERVAL 3 DAY)4.55ms1.25KB/administrator/components/com_easyblog/includes/utils.php:166Copy
  • select a.`id`, a.`user_id`, b.`name`, b.`email` from `bit_easyblog_oauth` as a inner join `bit_users` as b on a.`user_id` = b.`id` where a.`type` = 'facebook' and a.`notify` = '0' and a.`system` = '1' and a.`expires` <= DATE_ADD('2025-04-06 18:35:58', INTERVAL 7 DAY)1.39ms688B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_acl` WHERE `published`='1' ORDER BY `id` ASC1.32ms1.73KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_acl_group` WHERE `content_id` IN (1, 9) AND `type`='group'9.09ms28.73KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.*, 1 as `featured` FROM `bit_easyblog_post` AS a INNER JOIN `bit_easyblog_featured` AS c ON a.`id` = c.`content_id` AND c.`type`='post' INNER JOIN `bit_users` AS uu ON a.`created_by` = uu.`id` and uu.`block` = 0 WHERE a.`published`='1' AND a.`state`='0' AND ((a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team' and 1 <= (select count(1) from `bit_easyblog_team` as srcteam where srcteam.`id` = a.`source_id` and srcteam.`published` = 1 and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2 and (select count(1) from `bit_easyblog_team_groups` as srcteamgrp where srcteamgrp.`team_id` = srcteam.`id` and srcteamgrp.`group_id` IN (9) ) > 0))))) AND a.`access`='0' ORDER BY a.`created` DESC LIMIT 107.92ms53.55KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id` AS key1, a.*, ifnull(f.`id`, 0) as `featured` FROM `bit_easyblog_post` AS a INNER JOIN `bit_users` AS uu ON a.`created_by` = uu.`id` and uu.`block` = 0 LEFT JOIN `bit_easyblog_featured` AS f ON a.`id` = f.`content_id` AND f.`type` = 'post' WHERE a.`published`='1' AND a.`state`='0' AND a.`access` = '0' AND a.`frontpage` = '1' AND ((a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team' and 1 <= (select count(1) from `bit_easyblog_team` as srcteam where srcteam.`id` = a.`source_id` and srcteam.`published` = 1 and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2 and (select count(1) from `bit_easyblog_team_groups` as srcteamgrp where srcteamgrp.`team_id` = srcteam.`id` and srcteamgrp.`group_id` IN (9) ) > 0))))) ORDER BY a.`created` desc LIMIT 0,52.73ms21.56KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select count(1) from `bit_easyblog_post` AS a WHERE a.`published`='1' AND a.`state`='0' AND a.`access` = '0' AND a.`frontpage` = '1' AND ((a.`source_type` = 'easyblog.sitewide') OR ( a.`source_type` = 'easyblog.team' and 1 <= (select count(1) from `bit_easyblog_team` as srcteam where srcteam.`id` = a.`source_id` and srcteam.`published` = 1 and ( (srcteam.`access` = 3) OR (srcteam.`access` = 2 and (select count(1) from `bit_easyblog_team_groups` as srcteamgrp where srcteamgrp.`team_id` = srcteam.`id` and srcteamgrp.`group_id` IN (9) ) > 0)))))2.2ms536B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT COUNT(1) as `voted`, `uid` FROM `bit_easyblog_ratings` WHERE `uid` IN (71,69,44,33,26,19,190,189,188,187,184) AND `type`='entry' AND `created_by`='0' AND (`sessionid` = '0vkfrr1h9b5gbur2o2tvh08qc8' OR `ip` = '3.14.86.75') GROUP BY `uid` ORDER BY NULL1.14ms576B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select a.*, b.`post_id`, b.`primary` from `bit_easyblog_category` as a inner join `bit_easyblog_post_category` as b on a.`id` = b.`category_id` where b.`post_id` IN (71,69,44,33,26,19,190,189,188,187,184) order by a.`lft` asc3.42ms19.08KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select a.*, b.`post_id` from `bit_easyblog_tag` as a inner join `bit_easyblog_post_tag` as b on a.`id` = b.`tag_id` where b.`post_id` IN (71,69,44,33,26,19,190,189,188,187,184)1.81ms1.83KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select a.* from `bit_easyblog_revisions` as a where a.`id` IN ( 206,207,260,259,240,108,390,389,388,387,382)1.75ms49.45KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select u.*, e.`id` as `eb_id`, e.`nickname`, e.`avatar`, e.`description`, e.`url`, e.`params` as `eb_params`, e.`published` as `eb_published`, e.`title` as `eb_title`, e.`biography`, e.`permalink`, e.`custom_css`, e.`ordering` from `bit_users` as u left join `bit_easyblog_users` as e ON u.`id` = e.`id` where u.`id` = 6412.67ms3.06KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SHOW FULL COLUMNS FROM `bit_users`2.07ms1.58KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `bit_users` WHERE `id` = :userid1.43ms3.16KBParams/libraries/src/Table/User.php:106Copy
  • SELECT `g`.`id`,`g`.`title` FROM `bit_usergroups` AS `g` INNER JOIN `bit_user_usergroup_map` AS `m` ON `m`.`group_id` = `g`.`id` WHERE `m`.`user_id` = :muserid1.06ms1.38KBParams/libraries/src/Table/User.php:134Copy
  • select `a`.`id` as `cat_fg_id`, `a`.`category_id` as `cat_fg_category_id`, `a`.`group_id` as `cat_fg_group_id`, `fg`.`id` as `fg_id`, `fg`.`title` as `fg_title`, `fg`.`description` as `fg_description`, `fg`.`created` as `fg_created`, `fg`.`state` as `fg_state`, `fg`.`read` as `fg_read`, `fg`.`write` as `fg_write`, `fg`.`params` as `fg_params`, `f`.`id` as `f_id`, `f`.`group_id` as `f_group_id`, `f`.`title` as `f_title`, `f`.`help` as `f_help`, `f`.`state` as `f_state`, `f`.`required` as `f_required`, `f`.`type` as `f_type`, `f`.`params` as `f_params`, `f`.`created` as `f_created`, `f`.`options` as `f_options`, `f`.`ordering` as `f_ordering`,`fv`.`id` as `fv_id`, `fv`.`field_id` as `fv_field_id`, `fv`.`post_id` as `fv_post_id`, `fv`.`value` as `fv_value` from `bit_easyblog_category_fields_groups` as a inner join `bit_easyblog_post_category` as p on `a`.`category_id` = `p`.`category_id` inner join `bit_easyblog_fields_groups` as fg on `a`.`group_id` = `fg`.`id` inner join `bit_easyblog_fields` as f on `fg`.`id` = `f`.`group_id` left join `bit_easyblog_fields_values` as fv on `fv`.`field_id` = `f`.`id` and `fv`.`post_id` = `p`.`post_id` LEFT JOIN `bit_easyblog_fields_groups_acl` AS acl ON fg.`id` = acl.`group_id` where p.post_id IN (71,69,44,33,26,19,190,189,188,187,184) AND ( acl.`acl_id` IN(9) AND acl.`acl_type` = 'read' OR acl.`id` IS NULL )2.34ms2.83KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • select * from `bit_easyblog_meta` where `content_id` in (71,69,44,33,26,19,190,189,188,187,184) and `type` = 'post'1.45ms3.58KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id`, a.`title`, a.`alias` FROM `bit_easyblog_tag` AS a LEFT JOIN `bit_easyblog_post_tag` AS b ON a.`id`= b.`tag_id` WHERE b.`post_id`='190' AND b.`isrevision` IS NULL AND a.`published`='1' ORDER BY b.`id` ASC992μs640B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id`, a.`title`, a.`alias` FROM `bit_easyblog_tag` AS a LEFT JOIN `bit_easyblog_post_tag` AS b ON a.`id`= b.`tag_id` WHERE b.`post_id`='189' AND b.`isrevision` IS NULL AND a.`published`='1' ORDER BY b.`id` ASC1.66ms640B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id`, a.`title`, a.`alias` FROM `bit_easyblog_tag` AS a LEFT JOIN `bit_easyblog_post_tag` AS b ON a.`id`= b.`tag_id` WHERE b.`post_id`='188' AND b.`isrevision` IS NULL AND a.`published`='1' ORDER BY b.`id` ASC985μs640B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT a.`id`, a.`title`, a.`alias` FROM `bit_easyblog_tag` AS a LEFT JOIN `bit_easyblog_post_tag` AS b ON a.`id`= b.`tag_id` WHERE b.`post_id`='187' AND b.`isrevision` IS NULL AND a.`published`='1' ORDER BY b.`id` ASC936μs640B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_meta` WHERE `content_id` = '1' AND `type` = 'view'920μs928B/libraries/src/Table/Table.php:780Copy
  • SELECT `group_id` FROM `bit_user_usergroup_map` WHERE `user_id` = '641'1.91ms552B/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT * FROM `bit_easyblog_acl_group` WHERE `content_id` IN (2, 8) AND `type`='group'3.82ms28.73KB/administrator/components/com_easyblog/includes/utils.php:298Copy
  • SELECT `id` FROM `bit_users` WHERE `username` = :username LIMIT 1815μs1.3KBParams/libraries/src/User/UserFactory.php:76Copy
  • SELECT `template` FROM `bit_template_styles` WHERE `home`!='0' AND `client_id`='0'891μs536B/libraries/foundry/helper.php:553Copy
  • SELECT DISTINCT a.id, a.title, a.name, a.checked_out, a.checked_out_time, a.note, a.state, a.access, a.created_time, a.created_user_id, a.ordering, a.language, a.fieldparams, a.params, a.type, a.default_value, a.context, a.group_id, a.label, a.description, a.required, a.only_use_in_subform,l.title AS language_title, l.image AS language_image,uc.name AS editor,ag.title AS access_level,ua.name AS author_name,g.title AS group_title, g.access as group_access, g.state AS group_state, g.note as group_note FROM bit_fields AS a LEFT JOIN `bit_languages` AS l ON l.lang_code = a.language LEFT JOIN bit_users AS uc ON uc.id=a.checked_out LEFT JOIN bit_viewlevels AS ag ON ag.id = a.access LEFT JOIN bit_users AS ua ON ua.id = a.created_user_id LEFT JOIN bit_fields_groups AS g ON g.id = a.group_id LEFT JOIN `bit_fields_categories` AS fc ON fc.field_id = a.id WHERE ( (`a`.`context` = :context AND (`fc`.`category_id` IS NULL OR `fc`.`category_id` IN (:preparedArray1,:preparedArray2)) AND `a`.`access` IN (:preparedArray3,:preparedArray4)) AND (`a`.`group_id` = 0 OR `g`.`access` IN (:preparedArray5,:preparedArray6)) AND `a`.`state` = :state) AND (`a`.`group_id` = 0 OR `g`.`state` = :gstate) AND `a`.`only_use_in_subform` = :only_use_in_subform ORDER BY a.ordering ASC1.27ms4.75KBParams/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT act.* FROM bit_jfbconnect_autopost_activity act WHERE `act`.`ext`='com_easyblog' AND `act`.`layout`='latest' AND `act`.`item_id`='' AND `act`.`type`=1 AND `act`.`status`=2879μs1.45KB/plugins/system/jfbcsystem/jfbcsystem.php:333Copy
  • SELECT `a`.`menutype`,`a`.`title` FROM `bit_menu_types` AS `a` WHERE `a`.`client_id` = 0931μs608B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:138Copy
  • SELECT m.id, m.alias, m.path AS route, m.level, m.parent_id FROM bit_menu AS m WHERE m.menutype = 'mainmenu' AND m.parent_id > 0 AND m.client_id = 0 AND m.published >= 0 ORDER BY m.lft1.03ms912B/libraries/gantry5/src/classes/Gantry/Framework/Menu.php:791Copy
  • SELECT * FROM `bit_easyblog_category` WHERE `id` = '4'926μs2.72KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM `bit_easyblog_category` WHERE `id` = '9'842μs2.72KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM `bit_easyblog_category` WHERE `id` = '11'921μs2.72KB/libraries/src/Table/Table.php:780Copy
  • SELECT * FROM `bit_extensions` WHERE `element` = 'com_gsd' AND `type` = 'component'1.03ms2.53KB/plugins/system/nrframework/NRFramework/Extension.php:160Copy
  • SHOW FULL COLUMNS FROM `bit_gsd_config`1.35ms1.3KB/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:587Copy
  • SELECT * FROM `bit_gsd_config` WHERE `name` = 'config'810μs592B/libraries/src/Table/Table.php:780Copy
  • SELECT a.* FROM bit_gsd a WHERE a.state = 1 AND a.plugin = 'menus' AND a.appview IN ('menus','*') ORDER BY a.id desc992μs1.44KB/libraries/src/MVC/Model/BaseDatabaseModel.php:164Copy
  • SELECT SUM(CASE WHEN `a`.`next_execution` <= :now THEN 1 ELSE 0 END) AS due_count,SUM(CASE WHEN `a`.`locked` IS NULL THEN 0 ELSE 1 END) AS locked_count FROM `bit_scheduler_tasks` AS `a` WHERE `a`.`state` = 1894μs1.37KBParams/administrator/components/com_scheduler/src/Model/TasksModel.php:465Copy
  • SELECT `session_id` FROM `bit_session` WHERE `session_id` = ?900μs1KBParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:277Copy
  • UPDATE `bit_session` SET `data` = ? , `time` = ? WHERE `session_id` = ?5.9ms592BParams/libraries/vendor/joomla/session/src/Handler/DatabaseHandler.php:301Copy