HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hashar

no profile record

Submissions

An Internet of PHP

timotijhof.net
6 points·by hashar·3년 전·4 comments

comments

hashar
·29일 전·discuss
Maybe but I think you are underestimating the achievements Fabrice has accomplished. Among others: - Improved an algorithm to compute Pi, ran it on a *personal laptop* and broke the world record. That achievement is not even listed on his personal homepage, and it a single line of facts with Zero bragging involved https://www.bellard.org/pi/pi2700e9/ - a PC emulator in vanilla javascript, boot the Linux Kernel in a browser and get a virtual terminal also implemented from scratch - QuickJS, embeddable, self contained (no libs) and fast JavaScript engine matching almost entirely ES2025 - NNCP, a Neural Networks driven lossless data compression system

And more https://www.bellard.org/

I have been referring to his page for decades as an example of one can have a huge respect without having a fancy web page and no bragging at all. He is a genius :-)
hashar
·지난달·discuss
I still use « briques », typically « 10 briques » instead of « 100 k ». I think there is some poetry in sticking to the old obsolete term.
hashar
·7개월 전·discuss
I do not understand why the scrappers do not do it in a smarter way: clone the repositories and fetches from there on a daily or so basis. I have witnessed one going through every single blame and log links across all branches and redoing it every few hours! It sounds like they did not even tried to optimize their scrappers.
hashar
·8개월 전·discuss
« mann » comes from Old English and stands for a human being.

« wïfmann », literally "female human", led to « wife ».

« were » means man and comes from Germanic and I don't think « weremann » has ever been a thing.
hashar
·2년 전·discuss
Why add the complexity of having to maintain an Ansible installation, a logging stack, deal with their upgrades and whatever python issue one might encounter. I had the issue of Ansible builtin `shell` not doing the right thing (sh vs bash) or it being unnecessarily slow when uselessly looking up `cowsay`.

Adding layers and layers of tooling is often overkill and it is hard to bit the simplicity of 33 lines of shell when the use case is a single person doing the code, deployment and maintenance.
hashar
·2년 전·discuss
@unixispower , you might consider adding the site to TheOldNet webring ( https://webring.theoldnet.com/submit ). I have discovered it from a yesterday post about ucanet (a DNS for retro site). Your site would be an excellent ring member!
hashar
·2년 전·discuss
> inability to moderate which is really important for adult content

Given Elon Musk twitted about moderation being censorship (twist: it is not), what could go wrong!?!
hashar
·2년 전·discuss
I work for Wikimedia and I have been one of the few weirdos assisting in its creation back in the early 2000's. The first time I got exposed to wikis predates Wikipedia and my stance was:

- a site editable by anyone on the internet? That is never going to fly

Few months later I followed a link to Wikipedia and that clicked, we can definitely build an encyclopedia online and the hope (I was in my early 20's) or bet was that more people were wiling to write article than people willing to deface it. I guess we won that bet by a large margin :-]

Even if I was younger, I was not clueless. I was well aware some people would deface it and it did happen. I have also been involved in two very long and tedious fights with editors having a political agenda, which diverting me from actually writing articles. I think that is the real danger: shifting the focus of people from writing articles toward pointless long discussions.
hashar
·2년 전·discuss
As a non US person, I have a couple questions:

* What is P&A tech?

* How one retires at 25 when working at Google which is way past IPO and the 100x return on stock option which is only possible at the earliest stage?
hashar
·3년 전·discuss
Because despite Wikipedia and sister projects being one of the largest web property, it is running on a thin budget and has starved engineering resources. As far as I know, the transcode code is maintained by a single employee (possibly as a side gig / on top of everything else) and the assistance of a volunteer.

For Motion JPEG a recent config change ( https://gerrit.wikimedia.org/r/c/operations/mediawiki-config... ) indicates:

> Recent versions of iOS can play back suitably packaged VP9 video and Opus or MP3 audio, with a Motion-JPEG low-res fallback for older devices.

So I guess it is there for back compatibility :)
hashar
·3년 전·discuss
We have that filed in our bug tracker back in July 2022 and when I looked at the issue ( https://phabricator.wikimedia.org/T313114#8093706 ) almost all of the traffic came from a handful of IP addresses. Thus it is most probably some kind of probe, maybe to check whether internet is reachable.

As a result of the bug above, the entry is filtered out when post processing, but the page view dataset used for https://pagevews.wmcloud.org/ relies on the raw aggregated data.
hashar
·3년 전·discuss
Thank you! Cause I have expanded it to Elastic Common Schema! https://www.elastic.co/guide/en/ecs/current/ecs-reference.ht...
hashar
·3년 전·discuss
They forgot to fill the paper work, the treaty formally ending the war got signed in 1985.
hashar
·3년 전·discuss
> I recently learned that Kubernetes is running on a lot of free labour.

Not sure what is your source for that? At a quick glance most contributions come from Red Hat, Google, VmWare, Microsoft, Amazon. Lot of independent contributions are done independently but as part of employment, which I guess is not free labour?
hashar
·3년 전·discuss
> datetime.fromisoformat(date_string) > > Return a date corresponding to a date_string given in any valid ISO 8601 format, except ordinal dates (e.g. YYYY-DDD)

Thank you for that!
hashar
·3년 전·discuss
"But first you need the proper cooking tooling. I recently came across Acme Inc. tea spoons to provide an healthy cooking suitable for vegans. Made of stainless steel based on the latest research, the cheap spoon can be bought through my refer link which you can find here among an assorted list of recommended tools"
hashar
·3년 전·discuss
`bazel run` is for a rule that has been marked `executable = True` and there is no such rule in the repository.

If you `bazel build //...`, you should get the compiled libs under `bazel-out/*fastbuild/bin/`.
hashar
·3년 전·discuss
I'd guess the issue with that project is that it is mostly a single person effort and if that person is busy with other projects/repos/real life, they might not have the bandwidth to keep-up with the review, loose interest or maybe did not notice the PR update in the stream of incoming requests.

I guess the community (if there is any) can request to have more maintainers added to the repository to share the burden, else you still have the option to fork the repo and publish it under a different name.
hashar
·3년 전·discuss
I was wondering how I could have browsed to /lists and /highlights and eventually found the first one in the footer of the page. May I suggest to add /highlights there as well? Maybe just after FAQ and before Lists?
hashar
·3년 전·discuss
> "It has been good for my work, but it also puts me in an unmanageable situation where I don't really know what to do."

Well I guess the artist can give the money back?