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·há 7 meses·35 comments

comments

magnat
·há 12 dias·discuss
Selecting parts of the code (in F7 mode or with SHIFT-LEFT/RIGHT) highlights which individual pixels corresponds to the actual letters.
magnat
·há 2 meses·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
·há 6 meses·discuss
No, I mean Visual Studio (the IDE), not Visual Studio Code (the editor).
magnat
·há 6 meses·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
·há 6 meses·discuss
Also:

* Reverse polish notation

* Chinese remainder theorem

* Byzantine generals problem
magnat
·há 9 meses·discuss
Did you, by any chance, play Outer Wilds recently?
magnat
·há 11 meses·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
·há 11 meses·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
·há 11 meses·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
·há 11 meses·discuss
> I'm a c# dev with near 20 years experience

Which IDE do you use? JetBrains Rider?
magnat
·há 4 anos·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.