Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maybevain
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
11 ms
·
1.
▲
by
maybevain
4mo ago
The full title (”Age verification for social media – the beginning of the end for a free internet?”) was too long to submit as is, hence the slight editorialization.
2.
▲
Age Verification for Social Media
(mullvad.net)
6 points
by
maybevain
4mo ago
|
1 comments
3.
▲
Strange Filters [video]
(youtube.com)
1 points
by
maybevain
1y ago
|
0 comments
4.
▲
Analog optical computing for sustainable AI and beyond [video]
(youtube.com)
4 points
by
maybevain
2y ago
|
0 comments
5.
▲
by
maybevain
2y ago
Interestingly there seems to be a few quirks for twitter.com, but none for x.com. I assume that'll lead to some regressions?
6.
▲
by
maybevain
3y ago
Recent? Unless you mean the notification, sending yourself a message has been possible for a long time. Just to make sure I know what I'm talking about I checked the conversation history with myself and the earliest messages are from 2
7.
▲
by
maybevain
3y ago
And yet I still can not get any of the more "advanced" features (like predictive text) for my native language keyboard. It's been, what, at least five years(?) since predictive text was launched. I never expected to be the fi
8.
▲
How We Made MuseScore 4 [video]
(youtube.com)
80 points
by
maybevain
3y ago
|
26 comments
9.
▲
by
maybevain
3y ago
It is not, and doesn't even try to be, a Reddit replacement, but https://tildes.net has impressed me with its quality of discussion. More akin to HN, but with a subreddit-like system to facilitate a wider range of topics th
10.
▲
by
maybevain
3y ago
As a metal music listener with fond memories of Guitar Hero, I’ve enjoyed Ragnarock a ton. You play as the drummer on a viking boat, hitting the notes (similar to GH) to the tune of power metal. Nice workout, especially if you really get in
11.
▲
How We Made MuseScore 4 [video]
(youtube.com)
17 points
by
maybevain
4y ago
|
2 comments
12.
▲
by
maybevain
4y ago
Not sure what your source for ”doesn’t support 3rd party software” is, so it’s unclear what that actually means, but there are numerous examples on Andreas’ YouTube channel about porting software to Serenity, e.g. Diablo [1]. Maybe the text
13.
▲
by
maybevain
4y ago
I scanned the last couple months of their blog posts and could not find anything to support that claim. The docs or pricing page don’t seem to indicate anything like that either. The only related thing I found was that free accounts are lim
14.
▲
by
maybevain
4y ago
I think the origin might be ”[ter]minal file [e]xplorer”, though the author might correct me here. ”Tere” is also, perhaps unsurprisingly, used in Finnish.
15.
▲
by
maybevain
5y ago
I think that is meant to be parsed as: Just like you can't check if the fridge light is on without opening the door (which of course turns it on), it's hard to know if a system is resilient to failure without having one. It just m
16.
▲
by
maybevain
5y ago
Some Minecraft mods add items that force the game to keep certain chunks loaded. From the casual "Can't you just" I assume the parent meant those. It is however also possible, but much more complicated, to force the game to k
17.
▲
by
maybevain
5y ago
Aside, but for those like me who can't help but wonder: EBT (I believe) stands for electronic benefit transfer, apparently an electronic payment method issued by welfare departments in the USA.
18.
▲
by
maybevain
5y ago
The Battle of B-R was surpassed recently by the Battle of M2-XFE, the largest (by ISK value destroyed) battle of the ongoing world war. While B-R saw a total of ~80 Titans die, in M2 each side lost more than that. Interesting summary from t
19.
▲
by
maybevain
5y ago
At a quick glance it seems like some React component is constantly re-rending. Quick glance in this case: took a couple second snapshot on the Performance tab and saw a lot of React related calls.
20.
▲
by
maybevain
5y ago
I tested it with my native language (both the text on the website and the browser UI). The autofill interface did not show up. Then again Finnish has anyway been a second class citizen when it comes to iOS features.
21.
▲
by
maybevain
5y ago
I tested it with the ”Welcome back” equivalent in Finnish, German, French and Chinese. None of those languages caused the autofill interface to show up. Safari is in Finnish on my phone, and I used the phrase ”Tervetuloa takaisin” to test.
22.
▲
by
maybevain
5y ago
Seems like their Content Security Policy should block those from executing as "unsafe-inline" is not allowed.
23.
▲
by
maybevain
5y ago
It seems they are fetching the comments from the Hacker News Algolia index. Curiously they seem to un-sanitize the comment content before inserting it to the page DOM as one of the sibling comments proves. The Algolia index contains the com
24.
▲
by
maybevain
5y ago
I believe the commenter meant that only the build server should be able to write to the build artifact repository, so ”write access from the build server” would be correct.
25.
▲
by
maybevain
6y ago
The local part (i.e. "username") of an email is restricted to a limited set of valid characters. https://www.jochentopf.com/email/chars.html
26.
▲
by
maybevain
6y ago
Personal preferences aside, the original article [0] on the Netflix and Facebook domains gives context which is no less charming, at least on ethical grounds. Quoting the relevant part: "They're welcome to have them back anytime t
27.
▲
by
maybevain
6y ago
The site does not lie when it claims cranking the creativity slider to the max can lead to messy and weird results... https://thisanimedoesnotexist.ai/results/psi-2.0/seed37303.p...
28.
▲
Show HN: Zooming into this animated div crashes Safari on iOS
2 points
by
maybevain
6y ago
|
1 comments
29.
▲
by
maybevain
6y ago
I reproduced it to happen with just the animated glow behind the todo list. Zooming in and then out to this animation throws my 14.2 XS Max to the lock screen. https://codepen.io/maybevain/pen/mdrpPEg
30.
▲
by
maybevain
6y ago
The difference there is that the pausable SVG is embedded on the page as an object element. There is Javascript inside the SVG document that is enabling the replay to be pausable. Github readmes however only allow embedding SVGs as images,
More ›