HN user

akkishore

94 karma
Posts0
Comments26
View on HN
No posts found.
[GET] "/api/user/akkishore/stories?hitsPerPage=30&page=0": 500 Failed to fetch user stories

Hi Andrej,

Huge fan of all the work you do. Wanted to understand something fundamental and whom better to ask than you: Whats so special about the transformer architecture that its able to predict the next token so beautifully understanding all the intricate previous token relationships? I understand Attention but what so special about this architecture that no other architectures are able to "attend" appropriately to previous tokens? Being a CS guy, its really hard for me to fathom that we have not yet created another architecture which can perform similarly.

From the white paper: "If additional shadow headers are used, their suggested locations are (where possible) at the sectors starting at offsets 128MiB, 128GiB, and 128TiB"

Is such repetition of header (in a supposedly random-wiped disk) not suggestive of existence of a PUREE partition? This can be figured by scanning the entire disk.

We will soon add more pages explaining how we are doing the encryption. Few details are already mentioned in the homepage as of now. Essentially we take every 64 kb of your file and encrypt it with AES-256 encryption algorithm with GCM authentication using your VyomKey as the encryption key. We haven't rolled out any new encryption algo. This is just a start, will add more pages as we go forward. Our main USP is that we use an encryption key of user's own choice - the VyomKey - to encrypt the files which is not there in any other competing product.

As mentioned in the other comment, cloud may be involved if personal machines are behind firewall/NAT (all data to cloud will be encrypted and passed through with no persistence what so ever). Although the product tries to punch holes with UPnP, it may not always be successful. The other reason is for us to make money. Any alternate monetisation ideas?

Facebook was down 12 years ago

Your risk increases with more moving parts that you introduce into your product. It does not decrease.

Probably you are talking about redundancy where, I agree, it does go down.

I think there is more pessimism than required here. We need not start with ATC directly sending instructions to the iPad thats controlling the aircraft (although something similar happens in UAVs). We can start with it displaying the required instructions along with the HF radio. Also the final judgement of obeying an instruction is with the pilot and he will responsible for the results.

In the era of having artificial hearts and pacemakers that are helping better lives, I don't think its as hard to even build sound and safe automated flying systems.

In my experience, if you love technology and tinkering, you should absolutely not work at a startup.

This need not be essentially true. Although delivering results is of highest priority, delivering "right" results is even more important, results that create your USP, results that set you way ahead of your competitors. And that requires right amount tinkering, if you want to call it that. And that tinkering is a lot of fun - to deliver world class results in the least amount of time possible.

I think this is way too direct. You atleast need to qualify if they really have the PROBLEM (even if you know they have the PROBLEM, it will atleast involve him in the conversation). Probably after that you can explain very briefly how you can solve the PROBLEM and give out few good names from the current clientele that have solved same/similar PROBLEM and then ask for a demo day. No?

You say you have finished 3 semesters of your graduation. But I think 4,5,6 semesters are where you learn most of the core of CS, atleast as per Indian curriculum. Give yourself some time.

Start a CSE club at your college. Organise lectures with the help of your serniors. Or each one of you can start learning about a technology and start sharing it with each other in the meetups. Organise programming contests, organise hackathons. You can also try and collaborate with local LUGs and get lectures conducted. Your institute will slowly start seeming to be full of buzz where there is lot of knowledge flow. And then it will all seem great.

Try and

Brief overview: Gamooga provides communication backends for realtime apps and multiplayer games. You donot require to setup any servers for communication and can offload it all to Gamooga. Just upload your server side logic code to Gamooga cluster and interface with your server side using client side APIs that Gamooga provides.

Gamooga makes development of any kind of realtime app easy by removing all the server complexity. Possible usecases: multiplayer games, collaboration softwares, online meetings, virtual whiteboard solutions, e-tutoring etc.