Welcome at microwebservices.eu, my interests: microservices.com.pl, Java, cloud on AWS, J2EE, containerization/Dockerization, Kubernetes, JEE, EJB, JSP, Maven, Web Services, SOAP, REST, High Availability Systems, Genetic Algorithms, Neural Networks etc. See linkedin.com/in/grathor33/, bitbucket.org and https://github.com/grathor33/
Tuesday, September 28, 2021
!!! The Major goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python.!!!
https://github.com/shreyashankar/gpt3-sandbox
"The goal of this project is to enable users to create cool web demos using the newly released OpenAI GPT-3 API with just a few lines of Python."
Monday, September 27, 2021
Thursday, September 23, 2021
Tuesday, September 21, 2021
Java News Roundup: JDK LTS Release Cadence, OpenJDK, Spring Updates, Helidon, Payara Platform
Source:
https://www.infoq.com/news/2021/09/java-news-roundup-sep13-2021/
"Helidon
Oracle has released Helidon 2.3.3 featuring bug fixes and performance improvements to the WebServer, WebClient, Fault Tolerance, Tracing and Metrics components. More details may be found in the release notes."
Monday, September 20, 2021
What is the meaning of $? in a shell script? - Unix & Linux Stack Exchange
Source:
run_some_command EXIT_STATUS=$? if [ "$EXIT_STATUS" -eq "0" ] then # Do work when command exists on success else # Do work for when command has a failure exit fi
#Alternatively:
if run_some_command then # Do work when command exists on success else # Do failure exit work fi
Sunday, September 19, 2021
Saturday, September 18, 2021
Friday, September 17, 2021
Thursday, September 16, 2021
Przełom w fizyce - jesteśmy o krok od wykrycia ciemnej energii (68%), obok istnienia... ciemnej materii (27%).
Source: https://nt.interia.pl/technauka/news-przelom-w-fizyce-jestesmy-o-krok-od-wykrycia-ciemnej-energii,nId,5485996
"Wszystko, co jesteśmy w stanie dostrzec wokół - od biedronek po gromady galaktyk - stanowi zaledwie mniej niż 5 proc. Wszechświata.
Ok. 27 proc. stanowi ciemna materia - niewidzialna siła utrzymująca galaktyki razem
- a 68 proc. należy do ciemnej energii, która sprawia, że Wszechświat rozszerza się coraz szybciej."
kubernetes-vs-docker-for-machine-learning-engineer
https://neptune.ai/blog/kubernetes-vs-docker-for-machine-learning-engineer
https://neptune-ai.cdn.ampproject.org/v/s/neptune.ai/blog/kubernetes-vs-docker-for-machine-learning-engineer/amp?amp_js_v=a6&_gsa=1#referrer=https%3A%2F%2Fwww.google.com&_tf=From %251%24s&share=https%3A%2F%2Fneptune.ai%2Fblog%2Fkubernetes-vs-docker-for-machine-learning-engineer
Wednesday, September 15, 2021
Sunday, September 12, 2021
Clonezilla ocs-sr commandline options manage (-k). GitHub
Source:
https://gist.github.com/gotbletu/630478ddf5b4e6ad6abd1a8b23918830
>>
-j2, --clone-hidden-data | |
Use dd to clone the image of the data between MBR (1st sector, i.e. 512 | |
bytes) and 1st partition, which might be useful for some recovery tool. | |
-ntfs-ok, --ntfs-ok | |
Assume the NTFS integrity is OK, do NOT check again (for ntfsclone only) | |
-rm-win-swap-hib, --rm-win-swap-hib | |
Try to remove the MS windows swap file in the source partition. | |
-q, --use-ntfsclone | |
If the partition to be saved is NTFS, use program ntfsclone instead of | |
partimage (i.e. Priority: ntfsclone > partimage > dd) | |
-q1, --force-to-use-dd | |
Force to use dd to save partition(s) (inefficient method, very slow, but | |
works for all the file system). | |
-q2, --use-partclone | |
Use partclone to save partition(s) (i.e. partclone > partimage > dd). | |
-rescue, --rescue | |
Turn on rescue mode, i.e. try to skip bad sectors. | |
-sc, -scs, --skip-check-restorable, --skip-check-restorable-s | |
By default Clonezilla will check the image if restorable after it is | |
created. This option allows you to skip that. | |
-z0, --no-compress | |
Don't compress when saving: fast but very big image file | |
-z1, --gzip-compress | |
Compress using gzip when saving (default) | |
-z1p, --smp-gzip-compress | |
Compress using parallel gzip program (pigz) for multi-cpu machines | |
-z2, --bz2-compress | |
Compress using bzip2 when saving: slow but smallest image file | |
-z2p, --smp-bzip2-compress | |
Compress using parallel bzip2 program (pbzip2) for multi-cpu machines | |
-z3, --lzo-compress | |
Compress using lzop when saving: similar to gzip but faster | |
-z4, --lzma-compress | |
Compress using lzma when saving: similar to bzip but faster | |
-z5, --xz-compress | |
Compress using xz when saving: faster decompression than bzip2. | |
-z5p, --smp-xz-compress | |
Compress using parallel xz when saving | |
-z6, --lzip-compress | |
Compress using lzip when saving: faster decompression than bzip2. | |
-z6p, --smp-lzip-compress | |
Compress using parallel lzip when saving | |
-z7, --lrzip-compress | |
Compress using lrzip when saving. | |
Some words are reserved for IMAGE_NAME, "ask_user" is used to let user to | |
input a name when saving an image. "autoname" is used to automatically | |
generate the image name based on network card MAC address and time. | |
"autohostname" is used to automatically generate the image name based on | |
hostname. "autoproductname" is used to automatically generate the image name | |
based on hardware product model gotten from dmidecode. | |
A word is reserved for DEVICE, "ask_user" could be used to let user to select | |
the source device when saving an image. | |
Options for restoring: | |
-f, --from-part-in-img PARTITION | |
Restore the partition from image. This is especially for "restoreparts" | |
to restore the image of partition (only works for one) to different | |
partition, e.g. sda1 of image to sdb6. | |
-g, --grub-install GRUB_PARTITION | |
Install grub in the MBR of the disk containing partition GRUB_PARTITION | |
with root grub directory in the same GRUB_PARTITION when restoration | |
finishes, GRUB_PARTITION can be one of "/dev/sda1", "/dev/sda2"... or | |
"auto" ("auto" will let clonezilla detect the grub root partition | |
automatically). If "auto" is assigned, it will work if grub partition | |
and root partition are not in the same partition. | |
-r, --resize-partition | |
Resize the partition when restoration finishes, this will resize the | |
file system size to fit the partition size. It is normally used when | |
when a small partition image is restored to a larger partition. | |
-k, --no-fdisk, --no-create-partition | |
Do NOT create partition in target harddisk. If this option is set, you | |
must make sure there is an existing partition table in the current | |
restored harddisk. Default is to create the partition table. | |
<<
Saturday, September 11, 2021
Friday, September 10, 2021
Thursday, September 9, 2021
VALLEYTRONICS is coming! Komputery kwantowe działające w temperaturze pokojowej. Grafen naświetlany światłem...
Source:
1.valleytronika, https://www.chip.pl/2021/09/nadchodzi-valleytronika-komputery-kwantowe-dzialajace-w-temperaturze-pokojowej/
2."Tiger" Spider - my own photos...
Wednesday, September 8, 2021
Monday, September 6, 2021
Sunday, September 5, 2021
How to Enable USB Boot Option on Dell Inspiron. Enable [USB Wake up...] in BIOS [Advanced] item!!
https://youtu.be/W4xF5STOzQA
How to Enable USB Boot Option on Dell Inspiron. Enable [USB Wake up...] in BIOS [Advanced] item!!
Subscribe to:
Posts (Atom)