Pas de Code
76 subscribers
106 photos
1 file
402 links
What I cannot create, I do not understand.

DM: @alexey_mileev
Original channel in RU: @devballet
Twitter: twitter.com/pasdecode_
Download Telegram
Offtop, but it's worth it, I promise.
In this post author explains why japanese web is so different and so outdated, compared to what we have here.

#design #localization
In Vietnam COVID pass system used weak cryptography, which allowed researchers to get private key (and ability to generate valid QR codes) using several AWS instances, 9 hours and $250. Factoring as a Service indeed.

#cybersec #vulnerability
Inspirational talk about hacks and tricks The Ancients used to run awesome and complex games on NES.
- How to save progress if all you have is a read-only storage?
- How to perform physics calculations if you don't have fractions or division?
- How to generate a random number if you don't have a generator?

#talk #gamedev
An interesting post in Git mailing list: creator of JGit describes, what they have to do in order to make their Java implementation of Git faster and why they are still slower than C implementation.

#git #c #java
Someone really wanted to use the same color scheme across all the different tools. Meet Dracula. It supports a lot of things. IDEs, editors, terminals, you name it. They even have Thunderbird support!

#theme #tool #ide
Here's an interesting project: coding font tournament. Two snippets, a bunch of fonts, may the strongest win. Don't forget to turn "Hide font names" on, it'd be fair.

#font #tool
Sometimes I need to format some JSON, to convert seconds back and forth or ot encode-decode some URL. Usually I've been using some random "online URL encoder"s and stuff like that, but recently I've discovered this little sucker. All-in-one kind of tool, not too expensive, always at your fingertips.

#tool
This is probably the best blog post I've ever seen. It describes how GPS works step-by-step. Just take a look at all these interactive visualizations. The amount of work put in simply takes my breath away. Moreover, GPS itself now looks even more impressive.

#gps #navigation
A short guide on using Perfetto to profile main thread events. Haven't tried this tool out just yet, but looks kinda promising.

#profiler #performance
Everyone in our line of work is familiar with animal pictures on the covers of O’Reilly books. Here's a short history of those covers.

#book #history
👍1
A fascinating post. It took only 4 months to deliver the 1st version of STEPN. The devs shared what problems they'd encountered. Not as specific as we'd like, but nevertheless.
Let's thank @istima for the link.

#gps #blockchain #gamedev