Hacker Newsnew | past | comments | ask | show | jobs | submit | oshea64bit's commentslogin

I think the argument is that if you're depending heavily on a "batteries included" standard library of a high-level language, you in fact aren't really building it yourself.


Or at the very least that using the sort of badge of honor "in N LOC" isn't warranted.


I've been building a small relational database (https://github.com/shoyo/jin) with the goal being fast, easy to read, and (eventually) Postgres protocol-compliant.

What I've built so far are the lowest level components of the disk manager and buffer manager, and I'm currently implementing the system catalog for table creation/updates. I start work in April, so I'll be focused on this for the next few months!


Maybe rebranding GitHub Sponsors as not just a means of giving money but one-off "thank you" messages would be a decent approach to encouraging gratitude in open source.


There's Ko-fi [1] which seems to be positioning itself pretty much as a low-pressure "buy someone a coffee" option for showing support more than as about the money. I'm very interested in to what extent that influences donations.

[1] https://ko-fi.com/


Big man Chad, comin' through.


I'm actually confused if this site was created ironically.

* "Google search is malicious, send the same data to Russia with Yandex instead."

* Apparently Google Chrome is a search engine.

* "Google doesn’t care about users’ privacy that much. It collects your data and uses it for their own purposes." Might just be me, but this reads like a throwaway essay written by an 8th grader.

* The site uses Google Analytics.

Despite the clear lack of quality in this article, it seems like this type of post does well on HN simply because "Google == bad" is such low-hanging fruit.


It perplexes me that people are more worried about a foreign power with little direct interest in you and no meaningful control over your life having a small chunk of their data than the government they live under.


It isn't really surprising when those foreign powers are actively hostile not only to your country, but to fundamental moral principles you hold dear.

To be clear, it's definitely not at all better in any meaningful sense for Google/the US government to have your data. But sometimes it's about the principle of the thing.


I can understand it if you place a high degree in your own government to look out for your interests and distrust the foreign power.

However if you distrust your own government it makes little sense to put all your data eggs in their basket.

I don't understand where principles come into it. Privacy is about risk avoidance.


I think that it does well mostly because of the comments, not because of the content.


Sometimes I wonder how some random low quality article gets bumped up so fast, and then I think it's about keywords, but that doesn't explain the upvotes. Are people upvoting articles without reading both the article and the comments? I get the no-article part where you skip to the comments but if the comments shit on the article, why upvote?


> Are people upvoting articles without reading both the article and the comments

Absolutely. It is much less of an issue here than on, say, Reddit. But lots of people upvote posts because it sounds interesting, not because they have gone through it and determined it to be high quality.


I remember this tune during 90s and 00s with Microsoft, it was so cool back then...


Everyone should flag it. A brand new user submitted it. It's spam trying to drive traffic to a VPN review site.


Have any projections been made on the net effect on the environment of EFFORCE? It seems a bit ironic to me that a project laser-focused on energy efficiency depends on blockchain, which massively contributes to electricity consumption and carbon emissions.


Awesome project! I've spend some time on sites like Keyhero and 10fastfingers since I really enjoy typing, but sites like those ultimately feel time sinks since there's very little to gain after you reach a decent WPM. This site feels meaningfully different since I get exposed to the literature as I'm typing. From a quick glance it looks like the UI is really clean and the text is easy to read. I'm looking forward to using your site in my free time.


Maybe this is an ignorant question, but how exactly is Rust influenced by web dev? I don't see how the aspects that make Rust popular (ownership, lifetimes, strong type system etc.) contribute much to web dev in particular. Languages used for the web like JS, Python, Ruby seem popular precisely because they abstract lower-level details.


There's definitely influence from the package manager side. There's probably also the influence on the push for a strong WASM story.


Rust is heavily funded and maintained by Mozilla for use in Firefox's engine, Servo


Working on a browser is not “web dev”, at least wrt how “web dev” is defined by many parts of the software community.

(Web dev is a totally cool and difficult engineering thing to do, it’s just disjoint from browser dev)

Anyway, Rust design is no longer influenced in any significant way by Servo, and most Rust contributors are not Mozillians


AFAIK no it isn't anymore, it was one of the biggest teams jettisoned by Mozilla manglement in the layoffs a few weeks ago

(So, everyone promptly hyperfocused on how to bootstrap the Rust Foundation in a hurry)


A bit of a tangent, but I think it would be worth distinguishing between vim-as-the-text-editor and vim-as-the-keybindings. For me, the value of vim comes from how quickly I can manipulate text, not necessarily that I can use a text editor in the terminal.

For bigger projects, I mostly use VSCode (and used IntelliJ in the past) but with vim bindings turned on. Because of this, I feel it's a bit difficult to compare the popularity of something like VSCode and Vim.


The Vim extension in VSCode is very clumsy for many things, not to mention the lags and the slowness (which defeats the purpose of using Vim keybindings) that's what drove me back, but I keep an eye on Onivim[0] which aims to be VSCode with Vim as a first class citizen.

0: https://onivim.github.io/


I'm not quite sure how this is even remotely an expectation.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: