Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
okso
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
okso
12d ago
A few observations: - Registrar: HOSTINGER operations, UAB, Lithuania. Hostinger-branded authoritative DNS servers run on Cloudflare’s network. This creates a dependency on a US company. - IPv6 is not supported by the public website/Gi
2.
▲
by
okso
17d ago
The Pebble Index 01 is being sold as "Customizable and #OpenSource" on https://repebble.com/index Apparently this was never the intention, as Core Device's founder Eric Migicovsky wrote in a GitHub issue that
3.
▲
Pebble Index 01 sold as open-source, but proprietary
(github.com)
1 points
by
okso
17d ago
|
1 comments
4.
▲
Nourish: A New Wayland Compositor Powered by Vulkan with Infinite Scrolling
(phoronix.com)
4 points
by
okso
3mo ago
|
1 comments
5.
▲
by
okso
3mo ago
Found about this new window compositor on Phoronix, could be a revolution in the field. Project site: https://nourish.snowies.com/ GitHub: https://github.com/y5-snowies/nourish
6.
▲
by
okso
4mo ago
The Mullbad Browser? https://mullvad.net/en/browser
7.
▲
by
okso
6mo ago
LLMs are getting very good at packaging software using Nix.
8.
▲
by
okso
2y ago
Would a transparent OLED display not provide a better visual quality ?
9.
▲
by
okso
2y ago
macOS only (uses Apple Vision framework)
10.
▲
by
okso
2y ago
I am using GrapheneOS. GrapheneOS has a compatibility layer providing the option to install and use the official releases of Google Play in the standard app sandbox. See https://grapheneos.org/features#sandboxed-google-play
11.
▲
by
okso
2y ago
Not sure anymore since I removed them, it may have been BlaBlaCar and/or Tricount.
12.
▲
by
okso
2y ago
I am dreaming of an open-source app that adds Wireguard capabilities to NetGuard or vice-versa. Having to switch from one to the other is very annoying.
13.
▲
by
okso
2y ago
Installing NetGuard was revelation regarding the amount of tracking in most Android apps. You can configure it to block access by default and notify you every time an app attempts a new connection. And it rings all the time. Some software c
14.
▲
by
okso
2y ago
F-Droid only packages open-source software and rebuilds it from source, while installing from Accrescent would move all trust to the developer, even if the license changes to proprietary. I understand that the author trusts itself more than
15.
▲
by
okso
2y ago
Link: https://github.com/soupslurpr/Transcribro/issues/9
16.
▲
by
okso
2y ago
They should reword it as "That’s the average time it takes a broken automatic upgrade to land and deploy through your network. When your data, reputation, and revenue are at stake, don't trust third-party software with automated u
17.
▲
by
okso
2y ago
Finally a voice recognition keyboard that works well on Android and offline! I just tested it and the quality in English at least is great. Too bad that the license is not open-source, I prefer donating to projects that are open-source even
18.
▲
by
okso
2y ago
Does anyone else feel uneasy about the idea of children having to curb their behavior because they know they're being constantly monitored by their parents? This product concerns me not only due to corporate advertising surveillance bu
19.
▲
by
okso
2y ago
You may be interested in the type matching provided by Pydantic. It is a handy way to avoid writing `match-case` expressions. ``` >>> from pydantic import BaseModel >>> from typing import Literal, List >>> class C
20.
▲
by
okso
3y ago
Don't underestimate the value of having lots of social time with classmates.
21.
▲
by
okso
3y ago
Apple keeps a strong control nevertheless, as detailed in the page "Getting ready for Web Distribution in the EU." > Apps offered through Web Distribution must meet Notarization requirements to protect platform integrity, like
22.
▲
by
okso
3y ago
> "set up our own virtual server inside Mozilla’s existing Google Cloud Platform (GCP) account. In doing so, we effectively committed to doing MLOps ourselves. But we could also move forward with confidence that our system would be
23.
▲
by
okso
3y ago
I am curious about the technical reasons motivating the requirement to login with a Mullvad account number while already using Mullvad VPN to reach Mullvad Leta. The Mullvad website and the https://mullvad.net/en/check
24.
▲
by
okso
4y ago
Combining this with IPFS could be pretty interesting
25.
▲
by
okso
4y ago
RISC-V might change the game soon with chips such as the Boufallo Lab BL616/BL618 RISC-V MCU. > Boufallo Lab BL616/BL618 is a 32-bit RISC-V wireless microcontroller with support for 2.4 GHz WiFi 6, Bluetooth 5.2 dual-mode, and
26.
▲
by
okso
4y ago
WireGuard supports TCP and UDP directly, which allows securing MQTT or AMQP directly without adding an extra layer of HTTP/QUIC. Certification also works differently: TLS (and OpenVPN) rely on Certificate Authorities while WireGuard re
27.
▲
by
okso
4y ago
> The mypyc implementation and documentation live in the mypyc subdirectory of the mypy repository. > Since mypyc uses mypy for type checking, it's convenient to use a single repository for both. > Note that the mypyc issue tr
28.
▲
by
okso
4y ago
Django does this by storing the state in the database, starting the main Django in a thread that can be restarted on code change [1] ; It does not keep the state in memory. https://github.com/django/django/blob
29.
▲
by
okso
4y ago
Because it is a great example of Microsoft's strategy to take over the IDE space similar to the old Embrace-Extent-Extinguish: - Embrace the open-source movement and publish an open-source IDE so people can't complain it is not. -
30.
▲
by
okso
4y ago
Declarative CAD systems like OpenSCAD are very attractive to people with a programmer mindset (in opposition to people trained on existing cads), but the space seems under developed. I dream of using something similar with better tools and
More ›