Described also as:
(Versioning System Integration with Windows Explorer)
Anyway
Googling NTFS and GIT turned up this:
https://blogs.msdn.microsoft.com/devops/2017/02/03/announcing-gvfs-git-virtual-file-system/
The objective of this project seems to be a bit different. To handle very large
pr
As far as I know currently NTFS is missing a key feature for code development
and compare: "versioning information" per file and per folder.
This sucks badly.
Currently I have files as follows:
folder version 0.01\
some_source_code_file_version_1.pas
some_other_source_code_file_version1.pas
an
On Monday, August 13, 2018 at 10:01:37 PM UTC+2, Léo El Amri wrote:
> On 13/08/2018 21:54, skybuck2...@hotmail.com wrote:
> > I just had a funny idea how to implement a swap operator for types:
> >
> > A >< B
> >
> > would mean swap A and B.
>
> I think that:
>
> a, b = b, a
>
> is pretty enou
Hello,
I just had a funny idea how to implement a swap operator for types:
A >< B
would mean swap A and B.
Bye,
Skybuck.
--
https://mail.python.org/mailman/listinfo/python-list
I do remember a very rare and extreme Windows 7 system hang not so long ago.
It was probably caused by having to many FireFox tabs open... and somehow a
website/FireFox managed to "hang windows 7".
Windows 7 might have been busy trying to write data to the harddisk and somehow
during that proce
I am going to issue a warning about all of this software:
SandSifter, Linux Mint 18.2 and install-apt and for windows: git
For now I suspect running two instances of SandSifter at same time on Linux
Mint 18.2 caused file system corruption as can be seen on these three
screenshots also checkdisk
On Tuesday, October 24, 2017 at 1:13:22 AM UTC+2, MRAB wrote:
> On 2017-10-23 23:50, skybuck2...@hotmail.com wrote:
> > Question:
> >
> > What do the letters
> >
> > # v l s c
> >
> > Stand for in this source code ?
> >
> > v = not valid/valid
> > l = length
> >
Idea of this software is basically:
Generate random bytes and feed them to processor.
Observe result of processor if good or bad (error codes).
If good check docs.
If bad adjust and retry.
Somebody wrote a nice short explanation of what SandSifter does to give you an
idea (it's a new algorithm
Question:
What do the letters
# v l s c
Stand for in this source code ?
v = not valid/valid
l = length
s = ?
c = ?
If somebody with lots of python experience could dive into this code and then
tell me I'd be most gratefull ! :)
#
# ./sifter.py --unk --dis -
Hi,
I hope you have the following newsgroup in case you are highly interested in
knowing every last detail and every thought I have on this subject matter:
https://groups.google.com/forum/#!forum/alt.comp.hardware.pc-homebuilt
There I have written some detailed postings.
In the other newsgroup
Hello,
I just watched this video, it's pretty interesting and somewhat amazing, this
guy find a way to find hidden instructions inside processors:
https://www.youtube.com/watch?v=KrksBdWcZgQ
The software which finds these hidden instructions is available too:
https://github.com/xoreaxeaxeax/sa
I see two solutions:
1. We build new architecture or adept current one so it's more like a
blockchain, have to calculate some hash before being able to post and upload
and such.
or
2. We counter-attack by installing a special tool, so we all denial of service
attack the source of the message,
On Thursday, December 15, 2016 at 1:17:10 PM UTC+1, Peter Otten wrote:
> skybuck2...@hotmail.com wrote:
>
> > I received a reply from somebody on my ISP newsserver. Apperently his
> > reply is not visible on google groups. I wonder why, maybe it's a banned
> > troll or something, but perhaps not.
I first explored the possibility of a lookup table to speed up calculations,
this possibility would probably give wrong results.
I am interested in calculating all possibilities to see which one is truely
best, I am also interested in trying to speed up calculations to be able to
handle larger
Hmmm now I think the lookup table cannot work... at least not for the dynamic
one... where health is subtracted...
The ships have a certain health... and not just an alive/dead status...
The way they and the enemy attack each other will probably influence the
outcome of battle... and for the ne
Hmmm I see that I have made an old mistake of mine ;)
2x2x2x2 is not 8, it's deceptive... it looks like 4x2 = 8 but nope ! :)
This is 2x2=4x2=8x2=16.
and then the next 4 = 16x2 = 32x2 = 64x2 = 128 x 2=256
so it's roughly 24^4 x 256 = 84934656
--
https://mail.python.org/mailman/listinfo/python
Skybuck wrote:
"
Also keep in mind that an attack is only valid if the target is still alive,
otherwise the attacker would move to the next one.
So pre-computing an attack plan/outcome or storing it might not be so usefull
for on color, since the other color might already be dead and thus atta
Dennis wrote:
"
Instead you /now/ have ONE set of R marching down FOUR sets of B
RT RD RF RP <-
attackers
BT BF BF BP
round 1
BF BD
Specially for Dennis, a nice story:
There are four little animals. The first animal is a tiger, the second animal
is a deer, the third animal a parrot, the fourth animal is a fish.
The animals are very angry at each other and want to EAT each other ! =D
However each animal has a certain special
Unless you are capable of expressing problems in numerical terms you'll have
very hard luck having it computed by a computer ! ;)
I did find some interesting docs about "decision trees".
Exhaustive search
Branch and Bound
Hill Climbing
Random/Best Effort Solutions
and so forth.
A computer prog
A nice chinese-like saying might have come out of this, perhaps it even already
exists:
"When you confused, the answer might be fused !" :)
Sounds like TZen Su ! That dude from Art of War or something like that :)
I will take this chance to correct a little pretty obvious typo corrected:
(*)
Hi thanks for your (Dennis) reply,
You seem to have two main questions:
1. Is the attack order sequential in time or is it positional ?
The answer to this question is kinda:
Both, (which is kinda funny, since you did not think of this possibility that
it could be both, which you also did with
Hello,
I received a reply from somebody on my ISP newsserver. Apperently his reply is
not visible on google groups. I wonder why, maybe it's a banned troll or
something, but perhaps not.
Anyway... my ISP has problems accessing their newsserver. They won't offer the
service to new customers or
Hello,
(This problem is probably too computationally intensive to solve with Python,
though Python + Cuda could be interesting, and also Python has some interesting
expressive powers, so it could be interesting to see how Python programmers
might be able to express this problem with Python code
24 matches
Mail list logo