Viewing profile — shivajikobardan
shivajikobardan
HN member- Joined
- Mon, Nov 01, 2021, 12:21 PM UTC
- HN karma
- 329
- Public activity
- 401 items
- HN profile
- View on Hacker News ↗
About shivajikobardan
No profile information was provided.
Recent public activity
-
comment
Comment #48660620
Or is it the public facing servers behind firewall? Multiple sources, multiple interpretations.
-
story
Ask HN: What Is DMZ?
Is it a zone that is inside the firewall? i.e., the zone that the firewall protects? I have read information from zenarmor, barracuda, and they have left me even more confused.
-
story
Ask HN: How to introduce cloud computing to high schoolers?
Have been taking the analogy of Electricity. You do not produce electricity on your own but take service from the electricity provider(maybe government or private players). I am to…
-
story
Pipeline as Code by Manning, is it a good book?
I want to get started hands on with Jenkins. Read this book but cannot seem to learn anything. The order is all over the place. Is this not a good book from Manning? Amazon reviews…
- story
-
story
Year old Nepali and unemployed, any advice for me?
I am in a spectacular situation. I graduated from CSE degree a bit late. I was 24 by the time I graduated. Then I worked in private firm for 2+ years. Then I quitted my job to prep…
-
story
How did you learn Google and Hadoop File System?
I have to learn it. I do not work at google or hadoop company. So how will I learn it? I will appreciate proper guidance. There are research papers on this topic but research paper…
-
comment
Comment #47195031
Could you elaborate? I am new to edi.
-
story
Ask HN: Is Electronic Data Interchange still used in e-commerce?
EDI used to be a standard method of transferring commercial information between customers. But with the advent of Internet, is EDI still being used? Obviously the EDI infrastructur…
-
story
How does token bucket enforces bursty output traffic?
Leaky bucket and token bucket algorithm are congestion control algorithms. Congestion control means to stop overwhelming the network. I understand the leaky bucket algorithm to som…
-
story
Ask HN: Is it the right time to spend on electronics(AI Bubble get worse)?
My question is will the AI bubble get worse? And the RAM and SSD price keep on increasing? I am thinking about waiting for 3-6 months for a laptop. All I could afford at present is…
-
story
Ask HN: How to get a job after a career break?
I left my job that I got straight out of college few months ago. Why? The main reason was I had conflict with teammate in standup meeting. Used foul words. I later apologized in fr…
-
story
Ask HN: How to Visualize Logical Block Addressing?
I am trying to visualize cylinder, head, sector addressing and logical block addressing. https://imgur.com/a/NkJwy2I
-
comment
Comment #46322020
what is the truth?
-
story
Ask HN: How to answer career gap in resume?
I will be interviewing for a private IT job tommorrow. I left my technical support job which I got right after college of more than two years. The company did not force me to leave…
-
story
Ask HN: Outstanding packets calculation in Go-Back-N ARQ when ACK lost?
https://imgur.com/a/ENjOgBG Assume window size=3. Assume ACK#3(i.e. for the packet#2) is lost. Now how many outstanding packets can transmitter send? I mean, can it send pkt#3,pkt#…
-
story
Ask HN: Use case diagram, how to do better?
Draw the use case diagram. Ministry of Health and Population is willing to computerize its system. This new system will be able to tell the population of the country, zone, and dis…
-
story
Underappreciated Books to Learn Object Oriented Design and UML?
Please recommend the books. Craig larman is not my level. Grady booch is decent but I have course slides of that book so not want to purchase it. GoF is nice once you are over UML.…
-
comment
Comment #45964521
There are no jobs.
-
comment
Comment #45951255
How do I start?
-
story
Ask HN: Where to Migrate as an IT Support/DevOps Engineer for Work?
Whatever I do and learn no progress is going to happen in my country(nepal). There is no benefit of having merit in Nepal. Private jobs are already low paying. Remote jobs do not c…
-
story
Ask HN: How to learn concurrency?
Race condition, producer consumer, and cool stuffs like that? I do java
-
story
Conflict serializability testing without precedence graph?
# Conflicting operations Two operations I and J in a schedule are said to be conflict if they are operations which: - are done by different transactions AND - are on the same data …
-
story
Ask HN: Do programmers view memory as pages?
Since paging is the widely used technique in Memory Management. Do programmer's view memory as a set of pages? This sounds very weird to me lol. For example: I have never ever had …
- comment