HN user

joaomsa

774 karma

[ my public key: https://keybase.io/joaomsa; my proof: https://keybase.io/joaomsa/sigs/nXbdhlaeJkAoXQjggv7p-m1X7OFNL72gvZ4qKD9O6oQ ]

Posts26
Comments68
View on HN
github.com 2y ago

Neovim v0.10.0

joaomsa
5pts0
deciyear.com 2y ago

Deciyear Calendar

joaomsa
36pts57
100r.co 3y ago

Weathering Software Winter

joaomsa
123pts28
www.technologyreview.com 6y ago

Sorry–organic farming is worse for climate change

joaomsa
20pts13
hn.algolia.com 6y ago

“It would be cool” on HN

joaomsa
2pts0
www.robozzle.com 6y ago

RoboZZle – A Social Puzzle Game

joaomsa
1pts0
www.phoronix.com 6y ago

Facebook's HHVM Begins Seeing Rust Rewrite

joaomsa
1pts0
en.wikipedia.org 7y ago

List of rocks on Mars

joaomsa
2pts0
www.bleepingcomputer.com 7y ago

Firefox Lockwise Aims to Revamp Browser Password Management

joaomsa
4pts0
kgrz.io 7y ago

Intro to Git's pathspec

joaomsa
2pts0
blog.myget.org 7y ago

MyGet has been acquired by Assembla

joaomsa
1pts0
fetchrss.com 7y ago

FetchRSS – Generate RSS out of any web page

joaomsa
3pts0
www.ghacks.net 8y ago

Word, Excel and PowerPoint Viewers are being retired

joaomsa
1pts0
www.youtube.com 8y ago

Elections and Strategic Voting – Eric S. Maskin [video]

joaomsa
1pts0
blog.mozilla.org 8y ago

NoScript’s Migration to WebExtensions APIs

joaomsa
3pts0
twitter.com 9y ago

Lastpass RCE vulnerability

joaomsa
4pts0
www.rollingstone.com 9y ago

Leonard Cohen Has Died

joaomsa
978pts140
www.phoronix.com 9y ago

Ubuntu 14.04/16.04 vs. Ubuntu Bash on Windows 10 Anniversary Performance

joaomsa
5pts0
developer.mozilla.org 9y ago

Firefox 48 for Developers

joaomsa
1pts0
twitter.com 10y ago

Telegram gains over 500.000 users from Brazil within the last three hours

joaomsa
7pts2
eisenbergeffect.bluespire.com 11y ago

All about Angular 2.0

joaomsa
1pts0
events.linuxfoundation.org 11y ago

Servo is much faster compared to Gecko [pdf]

joaomsa
10pts1
github.com 11y ago

Show HN: Facebook chat bot, botman

joaomsa
1pts0
news.ycombinator.com 12y ago

Ask HN: Which YC rejects have gone on to success?

joaomsa
6pts4
joaomsa.com 12y ago

Spotting Deployment Regressions Like A Boss

joaomsa
1pts0
riot.joaomsa.com 13y ago

Show HN: Tracking Brazilian protests in real time

joaomsa
2pts0

My pet peeve is with the still half finished look, it jumps out as really garish now to when you open the dev tools and see the clashing styles or the bookmarks/history dialog that hasn't been updated in ages.

Not to mention the white title bar in some dialogs even with dark mode enabled.

Firefox 76 6 years ago

Might affect (dumb) uses that rely on the current increasing version number scheme in user agent strings and package/deployment scripts.

Phaistos Disc 7 years ago

The Proposal for encoding the Phaistos Disc characters[1] lists the motivation behind including it (and rebutes some counter arguments). Principally, lots of publications discussing the Phaistos Disc would use it:

Phaistos Disc characters, whether syllables, or letters, or board-game dingbats, have historical and cultural significance, as attested in the large number of publications dealing with it. As noted above, the Wikipedia has articles about the Phaistos Disc in ten languages. The 30+ documents listed in the bibliography in this proposal are by no means the only documents printed which deal with the Phaistos Disc characters. The English Wikipedia article gives Phaistos Disc characters inline in text as well as in tables (Figure 8). Other documents exist which present the Phaistos Disc characters either inline (Figure 8) or in tables (Figures 1, 2, 5, 6, 7). It is true that the image of the Phaistos Disc itself is easy to represent with simple drawing (see Figure 3) but the discussion of its characters inline in Latin text is not.

[1] https://www.unicode.org/L2/L2006/06095-n3066-phaistos.pdf

How to people usually get around file downloads and initial page loads with JWTs (besides signed urls), since you can't control and preempt these requests to also send the JWT?

I did mention using bookmark keyword searches as hack to get sync, but I'm talking about proper support for syncing user registered OpenSearch[1] providers (and any user configured keyword shortcuts for them)

As of now you can add an OpenSearch[1] provider in Firefox using the javascript api `window.external.AddSearchProvider(engineURL)` where engineURL is the XML file description of the search engine like this one for IMDb search:

https://m.media-amazon.com/images/G/01/imdb/images/imdbsearc...

This is the method the Mycroft[2] project uses, which Firefox recommends. Chrome though, besides also supporting that API, looks for a search meta tag in a page's head after you visit it liking to the same OpenSearch provider xml

<link rel="search" type="application/opensearchdescription+xml" href="https://m.media-amazon.com/images/G/01/imdb/images/imdbsearc... title="IMDb">

In Chrome, after you visit their home page with that metadata it's registered as a provider so once you start typing Imdb in the omnibox, you see an indication to press 'Tab' in the right corner of the omnibox, and it switches to searching imdb instead. Even providing autocomplete if the search provider supports it.

Firefox could make registering these more discoverable from the UI (adding via a page action as an example at least?)

[1] http://www.opensearch.org/Home [2] http://mycroftproject.com/

While I've never experienced conflict issues with bookmark sync, one pet peeve of mine is how their sync implementation has never supported syncing search engines.

I mean proper OpenSearch support, different from using keyboard bookmarks with %s as a hack, since you actually get proper autocomplete.

In fact that whole situation there is just a mess, no proper way to use sites that implemented OpenSearch from the awesomebar like the Tab to search in chrome's omnibar.

My guess it's a convenience compromise. Nutrition labels list macro nutrient amounts in metric, but packaging still has the product amount more prominently in imperial measurements.

Peter Adamson is pretty thorough, living up to the HOPWAG name. However, he's still consistently putting out episodes every Sunday, give it a few years and it'll get there for sure.

If you're into history/philosophy, can't recommend enough:

- The History of Philosophy Without Any Gaps [1]

Manages to truly live up to its name while remaining very approachable to someone not very familiar with philosophy.

- In Our Time [2]

Technically a long running BBC radio program with a massive back catalog, but many episodes would certainly interest HN users with very insightful discussions.

These aren't the sorts podcasts I can follow along easily while doing other things though.

[1] https://historyofphilosophy.net/

[2] http://www.bbc.co.uk/programmes/b006qykl/episodes/player

I keep a bunch of small scripts for common tasks like deleting or aggregating keys maching certain criteria.

I wish redis offered a mechanism to save and call these scripts from the server, akin to the usual database functions and stored procedures.

I wonder if this was a conscious decision or something that's in the pipeline eventually.

Looking at https://areweslimyet.com it looks like memory consumption has been on a slight upward trend. Are these tests conducted with e10s or should we expect a massive increase?

As one of those pathological users that often keeps 50+ tabs open (somewhat manageable with the tabgroups addon), I'd hate to see one of the principal Firefox advantages go away.

Ditching tmux 10 years ago

Does neovim have session persistence for those embedded terminals? Can you share a session with other people as easily for pair programming/debugging?

I'm not familiar with neovim's terminal emulator. What happens when I press CtrlX-CtrlE? Is it similar to a normal terminal with readline set to vi binding?

I really liked the comment on the linked nymag article.

Alan Turing demonstrated (discovered?) that information processing (computation) is necessarily universal. That is, no matter the physical configuration of the computational medium—DNA, brain, software, etc.—the underlying principles of its operation must be identical. This, it turns out, follows from the laws of physics; if it were not the case, sentient life could not have evolved from inorganic materials and processes. The implications a inordinately far-ranging, but one of them surely is that all learning must ultimately conform to the basic laws of information processing. In the end, to "know" something amounts to the same thing for everybody. Physical skills are an obvious example: no matter what "style" we think we discern, throwing a ball works only one way, and there is only one way to learn how to do it (practice). The same goes for reading and, yes, math.

http://nymag.com/scienceofus/2015/12/one-reason-the-learning...

Unhealthy Fixation 11 years ago

The article's point is that generalizations about GMd foods are ignorant and each case needs to be evaluated on it's own merits and dangers.

It's very well sourced (though it does occasionally fall prey into cherry picking) to show cases of both positive impacts like GMO Papaya and Golden Rice and negative like increased RoundUp usage.

Would be great if public perception adopted this skepticism and questioned practices that aren't discussed for labeling like widespread Bt spray usage vs the GMO included one.

I quit smoking roughly 3 months ago, since I missed being able to run and not desire death afterwards.

Could already feel big difference with improved sleep after just 1 week of quitting, with sense of taste and smell also noticeably improving. Lung capacity that hasn't returned as much as I wished though.