Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
trissylegs
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
trissylegs
7d ago
I often play games while on discord voice chat. The audio quality of my game suffers. Unless I use a separate mike. (Which is how I solve it)
2.
▲
by
trissylegs
4mo ago
Every time I get something in my missed called in Voicemail the speech to text seems like I've been called by some wimslical gnome talking to me in strange riddles. Eg: "Audrey, just swing up the sailors". (My name is not Aud
3.
▲
by
trissylegs
4mo ago
Can also represent a register that has an effect reading it. Reading a memory mapped register can have side effects. Like memory mapped io on a UART will fetch the next byte to be read.
4.
▲
by
trissylegs
1y ago
It doesn't have very large standard library. It's just running on a different philosophy on not making the Standard Library "Batteries included". But I find you get less dependencies than npm. Not so many tiny left-pad
5.
▲
by
trissylegs
1y ago
I mean there is precedent: https://www.theguardian.com/commentisfree/2024/apr/10/amazon...
6.
▲
by
trissylegs
1y ago
The developers of seL4 have been in funding hell for years. Most of their work was darpa research for remotely controlled drones. The US Military would very much like drones that can't be hacked. Their current work is on LionsOS which
7.
▲
by
trissylegs
2y ago
Also just other types of tabacco. Either untaxed loose leaf or cheap cigarettes from overseas.
8.
▲
by
trissylegs
2y ago
Canva's api uses oauth2 but not OIDC.
9.
▲
by
trissylegs
2y ago
PirateSoftware on twitch/youtube talks about his time at blizzard working on catching cheaters in WoW. Their methods are usually about figuring out how they're cheating and what behaviors cheaters follow. Before overwatch they had
10.
▲
by
trissylegs
2y ago
Maybe to stop idf or hamas soldiers posting videos of violence. There’s plenty of cases of that being posted to X. twitch being realtime would have a much harder time blocking or removing it
11.
▲
by
trissylegs
2y ago
> yes I have the “resume” setting off I'm not sure what this setting does. The amount of times mac will jsut reopen everything anyway is frustration. I go look up how to stop it and the answer is always "Turn off this setting y
12.
▲
by
trissylegs
2y ago
More likely to break with names than address. Ran into too many headaches trying to get my name right everywhere.
13.
▲
by
trissylegs
2y ago
Reminded me of: https://youtu.be/LdlLUogNYMw?si=0PZa-7PcAoIeuYdq&t=382 Here they show an app where you just make your order to your current location. Which I guess would make sense if Addresses are a mess, no address ne
14.
▲
by
trissylegs
2y ago
I had a couple issues for a Couple of days when I moved into my current places until the post office fixed it. We just brought a copy of the lease and they accepted that. Every address needs to be registered with Auspost pretty sure and a l
15.
▲
by
trissylegs
2y ago
CBOR does have indefinite length arrays, maps, byte strings and text strings : https://www.rfc-editor.org/rfc/rfc8949.html#name-indefinite-...
16.
▲
by
trissylegs
2y ago
I think people will keep buying diamond jewelry with natural because it the product is sold as real/natural diamonds. Prestige is important for the high-end market and most of the price will be markup anyway. (Well diamonds are nearly
17.
▲
by
trissylegs
2y ago
No for PC heatsink, but in 3d printing heat is really important for the nozzel. And a company makes them with Polycrystaline Diamond, which is harder than normal diamond. The company needed it themselves as the carbon fibre filament they we
18.
▲
by
trissylegs
2y ago
There's a similar bug in the Windows calculator. One of the buttons is about 1 pixel wider than the rest.
19.
▲
by
trissylegs
2y ago
I just rember back when my internet was 512 kbps down and iTunes would have a minor bugfix update over >100 MB which would take over an hour. I'd just not update iTunes ever.
20.
▲
by
trissylegs
2y ago
Another frustrating behavior form Apple is: * My macbook will leave bluetooth on while it's closed and asleep. * My BT headphones will connect to my phone and laptop if they're both on me. (It supports 2 simultanous connections) *
21.
▲
by
trissylegs
2y ago
Start? Uae is a place known for storing and moving shady money. Very few extradition treatys.
22.
▲
by
trissylegs
3y ago
This is also why you can't change the volume or start a screensaver while a drop down is open.
23.
▲
by
trissylegs
3y ago
This is a thing on the PS5. You cant just browse the web like the PS4. But you can open links in messages. So put https://google.com in a message and open it
24.
▲
by
trissylegs
3y ago
For example Linux uses -fno-delete-null-pointer-checks
25.
▲
by
trissylegs
3y ago
Visual Studio does cost thousands for some versions. And yeah. It certainly is a better tool than Xcode.
26.
▲
by
trissylegs
3y ago
Wait no. I'm thinking the other way around. It was chat could enable notifications for hangouts.google.com. But when it moved to mail.google.com now allowing chat notifications allows mail notifications, which I didn't want.
27.
▲
by
trissylegs
3y ago
They also did that for chat. When hangouts was replaced with "chat" chat moved to mail.google.com. Which means allowing notifications for email allows it for chat as well.
28.
▲
by
trissylegs
3y ago
If you look at "Developer Platform" the prebuild model. There's a option to add a 4x10GbE NIC.
29.
▲
by
trissylegs
3y ago
A lot of companies have a lot of eggs in JIRA to move now. That's gonna keep them alive until something that can kill JIRA comes along.
30.
▲
by
trissylegs
4y ago
Its because Emacs doesn't really have a way of performing asynchronous io. So lsp ends up blocking on the external server waiting for a reply. It been the main pain point for addung smarter autocomplete for years now.
More ›