Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
dntbrsnbl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
dntbrsnbl
9mo ago
I think the UI code is not open source (so you can't build the browser yourself). https://vivaldi.com/blog/technology/why-isnt-vivaldi-browser...
2.
▲
by
dntbrsnbl
1y ago
To be honest, I don't think I buy this. I'm from NZ and we have a number of introduced species (possums, stoats) which have a dramatic impact on the native wildlife. A lot of bird species in NZ are unique and only found here. They
3.
▲
by
dntbrsnbl
2y ago
Brave is definitely open source [1] (under the MPL)? The source for Safari is closed, but their rendering engine is completely open source [2]. [1]: https://github.com/brave/brave-core [2]: https://github.co
4.
▲
Onlook – The Developer Tool for Designers
(onlook.dev)
2 points
by
dntbrsnbl
2y ago
|
0 comments
5.
▲
by
dntbrsnbl
2y ago
Yeah, you can do something like that with a ServiceWorker - it does require some JavaScript though. https://developer.mozilla.org/en-US/docs/Web/Progressive_web...
6.
▲
Regarding Audible
(brandonsanderson.com)
56 points
by
dntbrsnbl
3y ago
|
9 comments
7.
▲
Xilem 2024 Plans
(linebender.org)
1 points
by
dntbrsnbl
3y ago
|
0 comments
8.
▲
A Proposal for an asynchronous Rust GUI framework
(notgull.github.io)
67 points
by
dntbrsnbl
3y ago
|
57 comments
9.
▲
by
dntbrsnbl
5y ago
The source code is here: https://github.com/fallaciousreasoning/bombs-away I use webpack for compiling the Typescript but everything else is from scratch.
10.
▲
Show HN: A simple game and physics engine I wrote
(bombsaway.fallaciousreasoning.nz)
2 points
by
dntbrsnbl
5y ago
|
1 comments
11.
▲
A Minimalistic Wrapper for IndexedDB
(dexie.org)
2 points
by
dntbrsnbl
5y ago
|
0 comments
12.
▲
Can You Fix Climate Change?
(youtube.com)
3 points
by
dntbrsnbl
5y ago
|
0 comments
13.
▲
by
dntbrsnbl
5y ago
I made https://readr.nz/ which works pretty well for me. Source code is here https://github.com/fallaciousreasoning/progrssive
14.
▲
by
dntbrsnbl
5y ago
I wrote a PWA for reading RSS feeds. It works fully offline and should be installable in Chromium based browsers (I develop in Firefox, but Chromium definitely has better PWA support). https://readr.nz
15.
▲
by
dntbrsnbl
5y ago
Cool project! I completely agree, it's my go to playground for tryi g out new ideas. Mine is here: https://github.com/fallaciousreasoning/progrssive
16.
▲
by
dntbrsnbl
5y ago
I wrote https://github.com/fallaciousreasoning/progrssive for this reason(and for offline support). It's free, and should be trivial to selfhost (there's also a live version at https://readr.nz )