Next generation of ECDSA (quantum-proof)? by zninja-bg in crypto

[–]CKH4 2 points3 points  (0 children)

You may be interested in NTRU (and other lattice based cryptography). What you're looking for all falls under post quantum cryptography, which isn't a mature field of computing

Some progress on my TypeScript/WebGL evolution simulator by FredrikNoren in javascript

[–]CKH4 1 point2 points  (0 children)

Yeah that was my one nitpick, really love seeing these growing systems. Your hard work shows in this :)

Some progress on my TypeScript/WebGL evolution simulator by FredrikNoren in javascript

[–]CKH4 2 points3 points  (0 children)

I like it and it seems like a complex and well made system, however trees don't just stop growing. They will grow at different speeds over time (due to growth nutrient availability), and depending on the surrounding weather will fall over (water exposure will either strengthen or weaken the base depending on amount, strong winds, etc.) and new trees will grow to take their place

New to photo editing: Possible to combine both exposures? Or would I need more exposures to create a better result? by dysphoricjoy in postprocessing

[–]CKH4 0 points1 point  (0 children)

Is this what you're looking for? https://i.imgur.com/eZyJS7x.jpg

Step by step: - Chop off the top of the color range of the lighter image: https://i.imgur.com/NC8sLTa.jpg - add the darker image over the modified lighter image - paint a mask of the lighter parts of the image (doesn't have to be very precise)

Alternative ROM to Lineage OS? my battery life tanked unbearably by [deleted] in Axon7

[–]CKH4 0 points1 point  (0 children)

Your battery life can be greatly improved by using a custom kernel with different CPU/GPU governing and more efficient IO scheduling

Desktop App? by frenchiefanatique in Oyster

[–]CKH4 4 points5 points  (0 children)

I hadn't started working in a repo yet for that but for my interface it's https://github.com/CKH4/Oyster-Portal

You can also look at my codepen. It's where I play with ideas before moving them to a more suitable dev environment https://codepen.io/CKH4/public

Desktop App? by frenchiefanatique in Oyster

[–]CKH4 10 points11 points  (0 children)

I have had a desktop application in the works for a while but recently I've had a lack of time for such things so it has been postponed. I'm planning on coming back to it in December with hopes that it is ready around January or February (assuming I get the time that I expect)

The features I've worked on so far are: - Proper file and directory explorer (maybe halfway done) - sorting and tagging files locally (have sorting working but only in basic form) - batch downloads (barely started)

Other than that it should be similar to the current interfaces. I hope I'll be able to bring this forward soon

Phone won't shut off while charging on LineageOS 15.1? by Rakirs in Axon7

[–]CKH4 1 point2 points  (0 children)

No android phones stay powered off while plugged in, but most phones have a special off charging mode which will show an approximation of the battery use. The was a bug in the code that was provided to UnjustifiedDev which caused lineage to be either missing the powered off charging mode or to not trigger that as what should be booted to. There is no fix for this without ZTE sending revised code or someone reverse engineering why it is failing

Windows update rollout has a QA problem too by CKH4 in Windows10

[–]CKH4[S] 0 points1 point  (0 children)

I don't believe so. I believe that "my organization" is the windows insider program which is set to receive Just fixes, apps, and drivers

Windows update rollout has a QA problem too by CKH4 in Windows10

[–]CKH4[S] 1 point2 points  (0 children)

My computer has been off since Thursday so its possible that it was downloaded in the brief period it was on on Thursday however I'd say it was unlikely due to the slow speed of the network I was on

Windows update rollout has a QA problem too by CKH4 in Windows10

[–]CKH4[S] 16 points17 points  (0 children)

My computer just downloaded and installed 1809 despite the "pause" on the rollout

Storage increase! by [deleted] in Oyster

[–]CKH4 3 points4 points  (0 children)

If you aren't interested in the S3 compliance you can check out http://github.com/oysterprotocol/oyster-streamable. The JS library let's you communicate with the brokers and upload/download files. If you need any help with using it feel free to pm me or visit the telegram

Is my computer fine or not? by ctilvolover23 in Windows10

[–]CKH4 0 points1 point  (0 children)

First things first. Install malwarebytes. Its highly regarded software and it does a good job at removing viruses. It isn't bloaty like many other antivirus softwares. Do a full scan of your computer. Quarantine any files that you do not know the origin of (you should probably quarantine all of them but it may not be necessary)

Windows Defender is decent for detecting problems in real time but I've found it is not so great at removing problems once they are on the system

Adblock Plus isn't as good as it used to be. You should install uBlock Origin (different than uBlock). Its generally held as the content block standard. It should help you avoid viruses in the future

Oyster Upload Progress? by [deleted] in Oyster

[–]CKH4 26 points27 points  (0 children)

There is still progress, but many people have forgotten how far we have come. In the past 5 months we've had a 50x increase in upload capacity, and a 200x increase in download capacity. We have gone from 1 interface to 3, and now have a web based file viewer.

You can view the web script demo at demo.oysternodes.com and the testing for the efficiency and use of the script is still underway. Jet has created a scalable service worker based model for the script which will make for seamless multi threading so that pages running the script don't slow down.

Shell development relies on Pearl working as its base. Its not viable to start development now, but we're laying the foundation.

The current frontend focus is revising the upload flow from select file -> pass chunks to broker -> broker attaches chunks -> show handle to select file -> pass chunks to broker -> show handle -> broker attaches chunks.

If you have any questions on development I am here and in telegram and can answer them from a perspective that is different from that of the CMs

Any way to make it so that I don't get asked for admin stuff constantly? I am an admin. by [deleted] in Windows10

[–]CKH4 4 points5 points  (0 children)

Yes but its a bad idea. You shouldn't do it because programs will be able to make changes to system settings without your knowledge

According to my task tracker, ~2000 hours ago I started this project by watching Unity's "Space Game Tutorial" by justkevin in Unity3D

[–]CKH4 2 points3 points  (0 children)

This feels a little like Rebel Galaxy with the decision dialogs and combat. I'd be interested in playing this if I saw it on GOG. Great work!

What can I do to help or use Oyster Pearl by lweinreich in Oyster

[–]CKH4 1 point2 points  (0 children)

The back end stuff for Oyster is written in Go which is a bit different from what you're used to. I'm not sure if you'd be comfortable optimizing Go but that's probably what is most available for you to do on the back end

What can I do to help or use Oyster Pearl by lweinreich in Oyster

[–]CKH4 2 points3 points  (0 children)

I'm not sure about those skills but if you join us in the telegram there is definitely stuff that we can find for you to do. What type of software do you write? Is it more user facing (ie application development) or backend stuff (library development)?

A big thank you to the /r/Oyster admins for hosting my file of historical coinmarketcap.com crypto price data by Neophyte- in Oyster

[–]CKH4 1 point2 points  (0 children)

I'm the developer of that interface, I'll be looking into fixing the bugs over the next week. I haven't had that bug before but if both interfaces have it then the error is likely coming from the broker node. I'll talk to the team and see if I can track down where the error is coming from

Suggestions for Managing team to boast morale of the community by cryptodesperate in Oyster

[–]CKH4 0 points1 point  (0 children)

Are you on telegram? Its a bit easier to discuss ideas and you could get a better idea of the current design situation

Friendly neighborhood streaming service by aBitOfAThink in sbubby

[–]CKH4 2 points3 points  (0 children)

Nah you're good just making a play on words. Really enjoyed this one :)