Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: my

Why is my Haskell code like SWIFT and C?

This is a very simple Haskell code to find all Pythagorean integers from 1 to 200 that satisfy the Pythagorean theorem X ^ 2 = Y ^ 2 Z ^ 2

Haskell:

let l = [1..200]
let pythagoras = [x

October 10, 2021By Simo Swift code, compared to this, Haskell, my, slow, SWIFT, whyLeave a Comment

Cordova – Ionic cannot run in “My” Windows 7 environment

I have been trying to follow the “Getting Started with Ionic” steps, and it seems that I cannot pass Step 2 “Start the project”. When I try to create an Ionic project, I get the following error.

October 8, 2021By Simo Cordova Cordova, environment, Ionic, middle, my, operation, Unable, windowsLeave a Comment

How to identify threads using CPU in my Android app

If I run top on my development device, I can see that when my application is using the background of .6% cpu, if I bring it to the foreground it Use 5-6% cpu. The problem is that it is not doing an

October 7, 2021By Simo Android Android, application, CPU, Find, How to, middle, my, program, thread, useLeave a Comment

Ruby-on-rails – rails, Heroku does not load my lib

I am working in a new rails application and I created a small utility class in RAILS_ROOT/lib. I use this class in a controller with require. This class is loaded correctly locally, but when I depl

October 6, 2021By Simo Ruby Heroku, LIB, loading, my, rails, rubyLeave a Comment

Delphi – Why does the components created at my runtime do not appear on the form?

I am testing an example from this Q& A Component Creation – Joining Components Together? to understand how to create custom/composite components.

Although the example The components installed

October 5, 2021By Simo Delphi Component, create, Delphi, form, my, no, now, run, whyLeave a Comment

Delphi: Can’t find the field ‘false’. Only happened to my computer

I have a TCustomClientDataSet (in memory), which is used to perform some filtering in a Delphi program.

My filtering code is as follows:

CDSFilteredGroup.Filter :=’ACP_type = 1 AND ACP_

October 5, 2021By Simo Delphi Computer, Delphi, False, Field, found, my, occurrenceLeave a Comment

Delphi – How does my form detect the keydown event when another control is focused?

procedure TMainForm.KeyDown(Sender: TObject; var Key: Word; Shift: TShiftState);
begin
if (GetKeyState(Ord(‘Q ‘)) The above event only works when the focus is set to the main form.
If I run the ap

October 5, 2021By Simo Delphi Another, control, Delphi, Event, focus, form, How to Test, Keydown, my, time, WithLeave a Comment

Performance – When I use a thread, why will my Perl script slowly decompress the file?

So I run perl 5.10 on core 2 duo macbook pro compiled with thread support: usethreads = define, useithreads = define. I have a simple script to read 4 gzip files , Each file contains 750,000 lines.

October 2, 2021By Simo Performance decompression, file, my, Perform, perl, Script, slow, thread, time, use, why, willLeave a Comment

How to access my mysql outside the Kubernetes cluster?

I am running a kubernetes cluster on my centos machine.
I don’t want to create a pod for mysql. MySQL is installed on another machine in the same network (the machine is not dedicated to kubernate

October 1, 2021By Simo Load Balance cluster, How to visit, Kubernetes, my, mysql, outsideLeave a Comment

Why is my Protobuf message (in Python) ignore zero value?

I have been working on implementing IPC’s protobufs for the project. For some reason, the value of 0 is not set/serialized. For the context, the .proto file contains the following message:

sy

October 1, 2021By Simo Micro Services ignoring, Message, my, Protobuf, python, why, zero valueLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress