HackerTrans
TopNewTrendsCommentsPastAskShowJobs

magnat

no profile record

Submissions

When irate product support customers demand to speak to Bill Gates

devblogs.microsoft.com
79 points·by magnat·7 ay önce·35 comments

comments

magnat
·12 gün önce·discuss
Selecting parts of the code (in F7 mode or with SHIFT-LEFT/RIGHT) highlights which individual pixels corresponds to the actual letters.
magnat
·2 ay önce·discuss
Some other examples:

- ACPI configuration for power management and platform stuff [1]

- Bitcoin transactions [2]

- TrueType fonts [3]

[1] https://wiki.osdev.org/AML

[2] https://en.bitcoin.it/wiki/Script

[3] https://learn.microsoft.com/en-us/typography/opentype/spec/t...
magnat
·6 ay önce·discuss
No, I mean Visual Studio (the IDE), not Visual Studio Code (the editor).
magnat
·6 ay önce·discuss
Is there a way to use this (or similar) model in Visual Studio? Extensions on Visual Studio Marketplace are clunky and sluggish at best, if they even work at all.
magnat
·6 ay önce·discuss
Also:

* Reverse polish notation

* Chinese remainder theorem

* Byzantine generals problem
magnat
·9 ay önce·discuss
Did you, by any chance, play Outer Wilds recently?
magnat
·11 ay önce·discuss
If one node kept transmitting non-stop, it could push data out at 3.5kbps and no one else in that range can transmit at the same time.

However, in EU there is a legal limit of 1% duty cycle on 868MHz band and collision avoidance mechanism, meaning on average you can send a packet (up to 255 bytes) once a minute.
magnat
·11 ay önce·discuss
Hard limit is 3.5kbps with 148dB link budget (Medium Fast preset in Meshtastic [1]). In practice - a packet worth of hundred bytes every half a second or so.

[1] https://meshtastic.org/docs/overview/radio-settings/
magnat
·11 ay önce·discuss
> LoRa can reach a range of up to 3 miles (4.8 km) in urban areas, and up to 10 miles (16 km) in rural areas

In mountainous area LoRa on 868MHz band reaches over 100km. Last month we had a stratospheric balloon with a Meshtastic node attached. It established direct (albeit intermittent) connection between Warsaw and Berlin.
magnat
·11 ay önce·discuss
> I'm a c# dev with near 20 years experience

Which IDE do you use? JetBrains Rider?
magnat
·4 yıl önce·discuss
The whole contraption should be shielded from the environment, otherwise its output could be easily influenced by an outside adversary pointing X-ray gun at it.