HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jumpocelot

no profile record

Submissions

Clicks Communicator: First Look [video]

youtube.com
3 points·by jumpocelot·11 days ago·0 comments

The Lost Discipline of the Alarm: What Notification Design Forgot [video]

youtube.com
5 points·by jumpocelot·14 days ago·0 comments

Konami's International Superstar Soccer Gets Updated for the 2026 World Cup

timeextension.com
3 points·by jumpocelot·16 days ago·0 comments

TheSims.css

thesimscss.inbn.dev
3 points·by jumpocelot·18 days ago·0 comments

OpenStep User Interface Guidelines [pdf]

gnustep.org
6 points·by jumpocelot·21 days ago·0 comments

WhatsApp says Russia tried to fully block service to push state app

reuters.com
8 points·by jumpocelot·5 months ago·4 comments

1.6M cubic metres of fake snow are ready for the Winter Olympics

euronews.com
4 points·by jumpocelot·5 months ago·0 comments

Signal is experiencing technical difficulties

status.signal.org
8 points·by jumpocelot·5 months ago·1 comments

We Are Much Closer to Kessler Syndrome Than We Thought [video]

youtube.com
4 points·by jumpocelot·5 months ago·1 comments

In-Text Advertising

en.wikipedia.org
2 points·by jumpocelot·5 months ago·1 comments

Signify: Securing OpenBSD from Us to You (2015)

openbsd.org
3 points·by jumpocelot·5 months ago·0 comments

Peter J. Weinberger's Face

spinroot.com
2 points·by jumpocelot·5 months ago·0 comments

Honda Has a New Retro Logo for Its EVs

motor1.com
2 points·by jumpocelot·6 months ago·0 comments

Emoji Design Convergence Review: 2018 – 2026

blog.emojipedia.org
2 points·by jumpocelot·6 months ago·0 comments

Trump says Venezuela’s Maduro captured after strikes

reuters.com
1,771 points·by jumpocelot·6 months ago·4,689 comments

Hideo Kojima Answers Hideo Kojima Questions [video]

youtube.com
1 points·by jumpocelot·7 months ago·0 comments

Chinese Takeout Menu [video]

youtube.com
3 points·by jumpocelot·8 months ago·1 comments

First look at the all-new Affinity [video]

youtube.com
1 points·by jumpocelot·8 months ago·2 comments

Mod. 5140 - IBM's First Laptop Computer

richardsapperdesign.com
80 points·by jumpocelot·9 months ago·42 comments

The Hercules System/370, ESA/390, and Z/Architecture Emulator

hercules-390.org
2 points·by jumpocelot·10 months ago·0 comments

comments

jumpocelot
·5 months ago·discuss
More context: https://www.reddit.com/r/youtube/comments/1r6n6vb/why_am_i_a...
jumpocelot
·5 months ago·discuss
I believe it's quite popular, actually. Data gathered from a leak [1] shows that Russia had the 5th largest share of total WhatsApp users as of 2021.

[1] https://arxiv.org/pdf/2511.20252
jumpocelot
·5 months ago·discuss
Congratulations on the new release! I've seen some forum discussions on this in the past, and I'd imagine it's a frequently debated topic. However, I'd like to ask about the technical feasibility of implementing a feature similar to Ableton's 'Warp' within Ardour. I understand that Ardour and Ableton have fundamentally different architectures and that different DAWs can prioritize different workflows. Given the current state of the codebase and the development roadmap, I'm curious how realistic the implementation of BPM-synced time-stretching actually is or if it remains significantly outside the project's scope.
jumpocelot
·5 months ago·discuss
I had an excellent experience using niri to manage visuals for a university event recently. I was handling background loops, videos, and slides, and since it was a last-minute setup I had to improvise the entire workflow. The scrollable layout was perfect for this, I organized the windows horizontally in the exact sequence they needed to appear, which effectively turned a mix of an image viewer, video player, browser, and PDF readers into a seamless presentation (I could just have used the browser but it would have felt clumsy in comparison). The ability to keep everything in fullscreen and instantly exchange windows between displays via keyboard shortcuts made the transitions almost invisible to the audience.
jumpocelot
·6 months ago·discuss
Firefox now supports the Freedesktop.org XDG Base Directory Specification. Finally!
jumpocelot
·6 months ago·discuss
PS although the add-on was removed from Mozilla’s add-on store (AMO) (because of DMCA Takedown Notice) it’s still signed and manually checked for security by Mozilla (hence the delay in signing).

That explains why I couldn't find it. I believe this is the most comprehensive and up-to-date paywall bypasser out there.
jumpocelot
·7 months ago·discuss
What is the actual complaint here? Are people demanding commercials be beautiful? Before being AI slop, it is marketing slop. Why are they demanding 'soul' from an ad in 2025? Everything in this late-stage capitalist landscape is slop. They could have filmed it with real actors (or just reprised a spot from 15 years ago) and it wouldn't make any difference.
jumpocelot
·8 months ago·discuss
I think Windows XP should have shipped with the Watercolor theme, although Luna does a better job of setting it apart from previous versions
jumpocelot
·8 months ago·discuss
Unlisted video sent by e-mail to those who subscribed on that mysterious page: https://www.youtube.com/watch?v=UP_TBaKODlw
jumpocelot
·10 months ago·discuss
"In 2025, YouTube started rolling out a new streaming protocol, known as SABR, which breaks down the video into smaller chunks whose internal URLs dynamically change rather than provide one whole static URL. This is problematic because it prevents downloaders (such as yt-dlp) from being able to download YouTube videos at resolutions higher than 360p due to only detecting format code 18 (which is the only format code available that doesn't use SABR). So far, this issue has only affected the web client, so one workaround would be to use a different client, such as tv_embedded (where SABR has not yet been rolled out to), so for instance in yt-dlp you could add --extractor-args "youtube:player_client=tv_embedded" to use that client. It is not known how long this workaround will work as intended, as YouTube rolls out SABR to more and more clients."

https://wiki.archiveteam.org/index.php/YouTube/Technical_det...