Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
GroSacASacs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
GroSacASacs
6y ago
Plain JS ? Not even that is true, it uses JSX ...
2.
▲
by
GroSacASacs
6y ago
almost every view framework is based on plain JS
3.
▲
by
GroSacASacs
8y ago
We are using https://github.com/Canop/miaou to stay productive, loads fast, markdown support, replies, channels
4.
▲
by
GroSacASacs
8y ago
Have a look at BlasJs also https://github.com/R-js/blasjs
5.
▲
by
GroSacASacs
8y ago
I see this too much nowadays, people who want to use cool technologies to make new software, without knowledge if it is better for the user. It is not progress, it is change.
6.
▲
by
GroSacASacs
8y ago
What are the benefits compared to Mastodon social network ?
7.
▲
by
GroSacASacs
8y ago
how do you explore pulbic bitbuckets repos ? I can't find search tool.
8.
▲
by
GroSacASacs
8y ago
Delegate and grow
9.
▲
by
GroSacASacs
9y ago
phony add on
10.
▲
by
GroSacASacs
9y ago
very good, and also may provide smarter autofill
11.
▲
by
GroSacASacs
9y ago
is it regex-DOS proof ?
12.
▲
by
GroSacASacs
9y ago
How did the situation evolve since 2014
13.
▲
by
GroSacASacs
9y ago
It's not just about offline or push. In my experience enterprises pay big to have their app (their website with less things in a webview) in the AppStore. Because they think it is cool. And the network effect is potentially infinite ri
14.
▲
by
GroSacASacs
9y ago
normal, modern dev with automated builds and git creates a build every time you commit (or every push), and you can commit for a missing comma so ... with 10 or more people working on it on a daily basis it can go up very fast
15.
▲
by
GroSacASacs
9y ago
Sometimes less is more. JS and JSON. JS and HTML. Cars and Motorbikes. TV and Radio. Both can exist at the same time and be usefull.
16.
▲
by
GroSacASacs
9y ago
you can escape backticks with \
17.
▲
by
GroSacASacs
9y ago
https://tldrlegal.com/license/open-font-license-(ofl)-explai...
18.
▲
by
GroSacASacs
9y ago
As a game developper I would use this information to set the inital graphics settings on low instead of medium.
19.
▲
Show HN: Offload computations to Workers as if it was REST back end
(github.com)
4 points
by
GroSacASacs
9y ago
|
0 comments
20.
▲
by
GroSacASacs
9y ago
Email is one backdoor less to care about, step by step you can regain total privacy with project like these
21.
▲
by
GroSacASacs
9y ago
incorrect try { throw new Error("catch me !"); // force try to fail } catch (catchedError) { console.log("inside catch"); // throw new Error("hmm");
22.
▲
by
GroSacASacs
9y ago
You have global opt out with browser settings, you can use never ask again on a per site basis and you can avoid returning to the annoying sites. You can also disable JS entirely.
23.
▲
by
GroSacASacs
9y ago
Because reasons ... First every CRUD app has specific differences in: the UI, authorization system, rules, It is not taught enough in classic computer science classes (what I did) to reuse existing patterns/RAD/frameworks Also it
24.
▲
by
GroSacASacs
9y ago
it is possible to read comments on runtime in js and do things based on what you read with a while loop + if else
25.
▲
by
GroSacASacs
9y ago
because A/B testing showed that using 40% of you screen increases the likelyhood to login/register by 20%
26.
▲
by
GroSacASacs
9y ago
I made this recently: I post it here to gather feedback
27.
▲
Show HN: [JS] Exchange data with Web Wrokers like with a HTTP back end
(github.com)
1 points
by
GroSacASacs
9y ago
|
1 comments
28.
▲
by
GroSacASacs
9y ago
How does this compete with putting a big script tag at the end of the body in the HTML that contains all the code necessary ? What settings can make this way of requiring scripts useful ? I guess this can be useful, to load extra functional
29.
▲
by
GroSacASacs
9y ago
What does it even mean. The event loop is only used when there is nothing going on. Is it faster at doing nothing ?
30.
▲
by
GroSacASacs
10y ago
Good work, have you put it on PIP and Python Mailing list ?
More ›