HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spdebbarma

no profile record

Submissions

Picturing Our Future – AI-generated visual exploration of climate change

picturing.climatecentral.org
2 points·by spdebbarma·il y a 5 ans·0 comments

F1's $100M Insurance Policy

forbes.com
2 points·by spdebbarma·il y a 5 ans·0 comments

comments

spdebbarma
·il y a 4 ans·discuss
Is the Blind the only acceptable place to have this discussion?
spdebbarma
·il y a 4 ans·discuss
I am a little sad that there's no conclusion after the introduction of the spectrum, which most people are already aware of.
spdebbarma
·il y a 4 ans·discuss
I would like to recommend checking out /r/ExperiencedDevs/[0] on Reddit. It's a much better place than most other general cs subreddits because the questions are from and geared towards senior engineers.

[0]https://www.reddit.com/r/ExperiencedDevs/
spdebbarma
·il y a 4 ans·discuss
This comes to my attention at a really convenient time. As a teenager, I initially got interested in Computer Science due to cryptography. Over a decade later, I've gotten into the subject for the first time since then.

For the last few days, I've been writing my own encryption for fun even though it's 100% not secure enough or powerful. My belief is that even though it's not super useful, the experience of attempting to write one is teaching me a lot more than I would have by simply studying it.
spdebbarma
·il y a 4 ans·discuss
Hey, thanks for this; but on hover, they all show up as `undefined:undefined`. I'm on Firefox 96.0(64-bit), if that's any help.
spdebbarma
·il y a 4 ans·discuss
Take a look at Tiny Acquisitions[0]. I stumbled upon it on Product Hunt a few months back, and is possibly a good fit for your needs. All the best! [0]https://tinyacquisitions.com/home
spdebbarma
·il y a 5 ans·discuss
Thank you! I appreciate this. I picked up software development to build my startups, but now realize that working at a FAANG has immediate benefits to me - financial and social; as well long lasting benefits - better opportunities, peer network, etc.

I've been looking for something like this. I'd rather read this crass/vulgar document than a 250 page books on algorithms and practice leetcode without a direction. This also seems to be full of insider knowledge and your review makes me feel much more positive towards it. Here's to making this year count.
spdebbarma
·il y a 5 ans·discuss
There are a limited number of ways you can link your images on a Github README. The format is the same for all methods.

![image description](image.png)

1. You might upload to a bucket online and link them individually.

![image]https://cdn.bucket.url/image.png)

2. Upload the images to your Github repo in a folder and relatively link them.

![image](./images/image.png)

3. Edit your README on the WYSIWYG editor on Github itself and paste the images using Ctrl+V. Github will automatically host and link the image in your file.

I hope this has been helpful!
spdebbarma
·il y a 5 ans·discuss
I'm not the OP but I wanted to reply to a couple of your queries about life in India.

> What do you use when baking sweet pastries? Crushed sugar cubes? :D

When OP says sugar cubes, he doesn't mean the sugar cubes you might be thinking (large cubes of sugar used for tea, or fed to horses), although that is something found pretty ubiquitously out here too. Our sugar generally comes in a grain-like consistency shaped as tiny cubes measuring about 1-2mm squared, in general. A simple Google search for "India sugar" should provide visual reference. This is a personal anecdote but the size of these sugar grains vary in size based on how expensive they are. More expensive = finer sugar.

At my home, we either use icing sugar or powder the sugar in a spice grinder attachment on our blenders. That's how I prefer my sugar, just so much easier to work with. Wish it was more common around.

> Again I don't know what the limits are over there.

We don't have any limits, AFAIK, but that's mostly because without a PIN/OTP, no one is going to get any money out of your debit/credit card. I should mention I've used my card on a few US/EU-based websites and didn't need to input any PIN/OTP so it's still possible.
spdebbarma
·il y a 5 ans·discuss
You can only live in the past for so long. To bystanders, you're falling behind by being cynical and ignorant of newer solutions.

Don't get me wrong. The world still uses the technology you mentioned at large, but the industry has in-fact built upon and grown alongside older technology.
spdebbarma
·il y a 5 ans·discuss
I really want Pieters to write about the thousands of robots that do stuff in the background.
spdebbarma
·il y a 5 ans·discuss
You can use Nomad List[0] to get an idea of possible options. Eastern Europe, South America, South East Asia are all viable options with vibrant communities with people like you.

[0]https://nomadlist.com/
spdebbarma
·il y a 5 ans·discuss
I am so glad I invested in an Oculus Quest 2 recently. So far, I've been having so much fun just exploring the various things to do in VR.

I initially bought this to explore UI/UX for VR, but with AR, it opens up the technology and my personal research to a whole slew of challenges.
spdebbarma
·il y a 5 ans·discuss
I like using Nvidia Shadowplay to do any video recording on my screen.
spdebbarma
·il y a 6 ans·discuss
I obviously haven't finished reading the entire post, but I wanted to simply appreciate the hard work that has gone into this. I absolutely love interactive articles. Great job!