Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Amazon is just responding to competition (Score 1) 24

There are already a few successful 10 minute delivery startups like Zepto, Blinkit, Swiggy Instamart etc which are eating into Amazon's business because they're even delivering electronics like phones and microwave ovens in 10 mins. Amazon has no choice to respond to competition.

And yes, unfortunately, this will exploit low paid drivers for the delivery but they're already being exploited today by the likes of Zepto, Blinkit etc :-(.

Comment Re:Not similar at all (Score 1) 14

This is totally incorrect. bpftrace (https://ancillary-proxy.atarimworker.io?url=https%3A%2F%2Fgithub.com%2Fbpftrace%2Fbpftrace) based on eBPF is in fact comparable to dtrace. It's a shame that licensing issues prevented wider adoption of dtrace on Linux but eBBF and tools based on eBPF like bpftrace have caught up with dtrace capabilities on Linux. Unfortunately bpftrace pulls in the full llvm tool chain into it compared to dtrace which is much more elegant and light weight. I hope more distros adopt dtrace for Linux. Competition is a good thing :-).

Comment Re:FreeBSD usually out-performs Linux in my book (Score 1) 71

I have also been a BSD fan since the early 1990s but the reality is Linux has just taken over, there's just no contest these days :-(. Even the switch gear and router vendors you talk about have moved to Linux now because of lack of support for drivers (including chip vendor SDKs). Take for example, Juniper has JUNOS based on BSD but their "next gen" Evo is based on Linux.

Comment Re:No one saves money with outsourcing (Score 1) 50

This is so true. Indian tech industry is bimodal, the best talent ends up working for what we call "product" companies, i.e directly employed by offshore centers of the Amazons, Googles, Cisco's of the world. The other end is the mass of engineers who have the bare minimum "talent" and end up at outsourcers like TCS, Wipro or Infosys. It's not that everyone at these companies are bad, there are many decent and some really smart engineers in these companies. They end up working on products (for example TCS and Infosys have good banking products) or moving to one of the product companies.

However you do have many of the decent guys sticking around because they like the lifestyle, they get "on site" opportunities and other perks. Typically in a given "project" you will find one or two of these guys who get it and can get the job done and the rest are "bodies" as you mentioned.

Comment Why all the negativity? (Score 1) 117

Tough audience :-). If you consider Rust as a modern C++ replacement, Zig is your modern C replacement. I think that 's its unique selling point in the sea of programming languages seemingly invented ever day. I've been learning Rust for the last year or so and to be honest I'm drowning in the complexity, maybe that's a reflection on my competence but Zig is a much simpler language and I could consider myself fairly proficient within weeks.

It's still very early, the language is still evolving, the documentation is sorely lacking, the standard library is immature etc etc. But even with all that, I've been playing around with it the last few months and really enjoying it. comptime is really neat. Don't diss it till you try it. The community is super friendly and respect other programming languages/communities.

Comment Zig is worth watching (Score 2) 126

I've been spending time on rust for the last 6 months to a year and it's not an easy language to pick up. Zig is an upcoming language that's worth watching. It has great C interoperability (in either direction) and while it doesn't have all the memory safety features that rust has, it's much easier to learn and has significantly saner memory safety features than C/C++. At least I found it much easier to learn.

http://ziglang.org/

Comment We love eBooks and our Kindles (Score 3, Interesting) 206

All three in our family love ebooks on our Kindles, mainly for reading fiction. We also love our "real books" especially when the smaller format of the Kindle doesn't work or when the book has a lot of pictures. We gave our daughter her Kindle first when she was 7 and her reading habit has really taken off. She's now nearly 10 and still considers her Kindle one of the best gifts she ever had.

The convenience of taking a whole library with you wherever you go and the front lit option for reading in your bed make a huge difference for all of us. Some how book lights never worked very well for me.

ebook pricing is definitely a disaster, in India I often find physical books cheaper than ebooks, so I end up buying whatever version is cheaper. So I can understand why ebook sales can drop but that doesn't necessarily mean ebook reading is dropping. We subscribe to Kindle Unlimited and plenty of free (and legal) or cheap ebooks are available if you know where to look (Bookbub for example).

As to digital detox, what do you the idiot box is? If the Kindle keeps my daughter away from the TV (and it did), I'm all for it!
 

Comment Re:Hey - let us feel good for a change! (Score 1) 309

+1. I don't know if the majority of Slashdot readers really understand the scale of this effort. Indian administration is generally poor at a lot of things - but the Pulse Polio Programme (see http://en.wikipedia.org/wiki/Pulse_Polio) has been a true success. Most middle and upper class population rely on private practitioners for their medical needs because of overcrowding, poor serviced and rampant corruption at Govt hospitals. However, participation in this particular programme was close to 100%. My daughter was administered the vaccine in a booth at the corner of our street for every Pulse Polio drive and I continue to be surprised how efficiently this is done. The only comparable exercise is the way elections are run in the country.

Slashdot Top Deals

I have never seen anything fill up a vacuum so fast and still suck. -- Rob Pike, on X.

Working...