HN user

denysonique

2,672 karma

Gentoo Ricer

@denysonique

hn@contactdennis.com

Posts165
Comments220
View on HN
github.com 5mo ago

macOS style AppImage installer and management application

denysonique
2pts0
www.lunacyapp.com 5mo ago

Lunacy Web, online version of the desktop Figma alternative

denysonique
2pts0
expo.dev 5mo ago

Convert your website into a native app with Expo DOM Components

denysonique
1pts0
issues.chromium.org 5mo ago

WebView performance significantly slower than PWA

denysonique
62pts13
mouseaccuracy.com 8mo ago

Mouse Accuracy

denysonique
2pts0
en.wikipedia.org 8mo ago

60 GHz Wi-Fi

denysonique
2pts1
support.mozilla.org 8mo ago

Use web apps in Firefox for Windows

denysonique
2pts0
legendapp.com 9mo ago

Legend-state: High performance state and local first sync

denysonique
1pts0
www.bbc.co.uk 10mo ago

US firms pledge £150B investment in UK as tech deal signed

denysonique
1pts0
github.com 10mo ago

ECMAScript TC39 proposal-pattern-matching

denysonique
3pts0
ubuntu.com 11mo ago

Node.js 18 LTS EOL extended from April 2025 to May 2032 on Ubuntu

denysonique
2pts0
en.wikipedia.org 1y ago

Unity (User Interface)

denysonique
2pts0
www.outlookbusiness.com 1y ago

Microsoft Lays Off TypeScript Compiler Veteran Ron Buckton

denysonique
33pts8
github.blog 1y ago

How to get in the flow while coding (and why it's important)

denysonique
2pts0
www.standard.co.uk 1y ago

Post-pandemic return of London commuters to the office has stalled – TfL figures

denysonique
2pts0
en.wikipedia.org 1y ago

Mhtml

denysonique
3pts0
github.com 1y ago

Autossh – automatically restart SSH sessions and tunnels

denysonique
182pts86
www.wired.com 2y ago

Slideshow: Linux Takes on the Windows Look (2004)

denysonique
1pts0
twitter.com 2y ago

Figma suspends designers account. He cannot access his work. No reply from Figma

denysonique
29pts8
nickb.dev 2y ago

Don't freak, but our Rust web server is now Node.js

denysonique
4pts0
github.com 2y ago

ZFS-undelete: an easy-to-use CLI tool to recover files from ZFS snapshots

denysonique
3pts0
bugzilla.mozilla.org 2y ago

Support HTTP over Unix domain sockets

denysonique
46pts51
old.reddit.com 2y ago

The new iOS 17 notification sound is quieter, there's no way to change it back

denysonique
2pts1
9to5mac.com 2y ago

The new iOS 17 notification sound is quieter, there's no way to change it back

denysonique
4pts0
en.wikipedia.org 2y ago

Tz Database

denysonique
1pts0
github.com 2y ago

Build performant, native and cross-platform desktop apps with Node.js and CSS

denysonique
1pts0
www.omgubuntu.co.uk 2y ago

Gnome Receives €1M from German Government

denysonique
375pts279
www.omgubuntu.co.uk 2y ago

Microsoft Is Attending Next Week's Ubuntu Summit

denysonique
2pts0
andreafortuna.org 2y ago

Some useful tips about /dev/tcp

denysonique
5pts0
marketplace.visualstudio.com 2y ago

VSCode REST Client

denysonique
3pts0

With regards to QML, I believe KDE could benefit from offering a React/JSX-based API (similarly to what ReactNative does).

This could potentially boost the KDE extension ecosystem by lowering the entry barrier for existing React devs familiar with the JSX syntax.

Another Electron app that isn't visually integrated with Linux -- under GNOME/Wayland the app does not have native or at least native looking window buttons, it also has sharp edges without a shadow behind the window, as all other apps.

This is a surprise as Podman Desktop development is lead by RedHat, a company not only behind a Linux distro but one that leads the GNOME project.

Vivaldi on iOS 3 years ago

Lack of an option to have the address bar at the bottom near the keyboard like on Safari, lack of address bar gestures for tab navigation. I don't see the iOS version of Vivaldi having any features that would be compelling enough to degrade my user experience by switching to it.

The only other bottom address bar browser with gestures that I have seen is Kiwi on Android and I am surprised this paradigm is still not more common.

In my opinion it still lacks some basic modern UI/UX stuff.

For instance the calendar does not implement a click and drag event creation mechanism.

The message preview view is only limited to the senders name and message title, there is no option to have one or two additional lines of text with the message content as preview.

The calendar also does not allow scrolling the weekly view by one day (instead of the whole week) at a time.

I see this old-package argument over and over again and I think it is inaccurate, considering that an estimated 95% of Ubuntu users use the LTS version, the below table demonstrates that Debian 12 (stable) packages are newer than those of of Ubuntu 22.04. Both Debian 12 and Ubuntu 22.04 are LTS versions with 5 years of support.

    Ubuntu 22.04
        Kernel 5.19 (new installs only, existing installs 5.15)
        systemd 249
        KDE Plasma 5.24
        Gnome 42


    Debian 12
        Kernel 6.1
        systemd 252
        KDE Plasma 5.27
        Gnome 43

I see this old-package argument over and over again and I think it is inaccurate, considering that an estimated 95% of Ubuntu users use the LTS version, the below table demonstrates that Debian 12 (stable) packages are newer than those of of Ubuntu 22.04. Both Debian 12 and Ubuntu 22.04 are LTS versions with 5 years of support.

    Ubuntu 22.04
        Kernel 5.19 (new installs only, existing installs 5.15)
        systemd 249
        KDE Plasma 5.24
        Gnome 42


    Debian 12
        Kernel 6.1
        systemd 252
        KDE Plasma 5.27
        Gnome 43

Interestingly, for some reason while trying to access this from the UK I get the following message (which I've never seen before):

Dear Customer,

We have a legal obligation and a responsibility to ensure that our subscribers are not able to reach sites which are barred by law or that are likely to cause malicious damage to their online reputation or devices.

You have tried to access a site at https://gpt4all.io/index.html which we consider to be harmful.

If you consider this to be incorrect and need access to this site, please contact us on address team@internetty.uk or call us on 0333 102 0000 or visit https://www.internetty.uk and we will review our policy for the site.

We apologise for any inconvenience that this restriction may cause you but wish to assure you that we are constantly reviewing threats on the internet to ensure that all our subscribers remain safe.

RDD (Resume Driven Development) being a part of this. In development this manifests itself through various trends by using tools one doesn't really need for a particular project, such as GraphQL or using Redux for every React App et cetera.