Skip to content

Instantly share code, notes, and snippets.

FWIW: I (@rondy) am not the creator of the content shared here, which is an excerpt from Edmond Lau's book. I simply copied and pasted it from another location and saved it as a personal note, before it gained popularity on news.ycombinator.com. Unfortunately, I cannot recall the exact origin of the original source, nor was I able to find the author's name, so I am can't provide the appropriate credits.


Effective Engineer - Notes

What's an Effective Engineer?

@nafiesl
nafiesl / how_to_get_telegram_chat_id.md
Created December 20, 2023 11:49
How to get Telegram Bot Chat ID

How to get Telegram Bot Chat ID

Create a Telegram Bot and get a Bot Token

  1. Open Telegram application then search for @BotFather
  2. Click Start
  3. Click Menu -> /newbot or type /newbot and hit Send
  4. Follow the instruction until we get message like so
    Done! Congratulations on your new bot. You will find it at t.me/new_bot.
    
property property-label category
color text color
background-color bg color
border-color border color
border-radius radius shape
box-shadow shadow elevation
fill fill color
font-family face type
font-size size type
font-weight weight type
#include "h264_ssim64x64_from_prover.h"
typedef signed char int8_t;
typedef short int int16_t;
typedef int int32_t;
typedef long int int64_t;
typedef unsigned char uint8_t;
typedef unsigned short int uint16_t;
typedef unsigned int uint32_t;
typedef unsigned long int uint64_t;
@dderg
dderg / speedboatrace.curaprofile
Created February 26, 2023 00:59
SpeedBoatRace cura config
PK!D·3k~~!elegoo_neptune_3pro_speedboatrace[general]
version = 4
name = SpeedBoatRace
definition = elegoo_base
[metadata]
type = quality_changes
quality_type = fine
setting_version = 21
@patik
patik / styles.css
Last active April 20, 2024 05:43 — forked from joshbode/numbered_headings.md
Numbered Headings in Markdown via CSS
body { counter-reset: h1counter h2counter h3counter h4counter h5counter h6counter; }
h1 { counter-reset: h2counter; }
h2 { counter-reset: h3counter; }
h3 { counter-reset: h4counter; }
h4 { counter-reset: h5counter; }
h5 { counter-reset: h6counter; }
h6 {}
h2:before {
@XYZenix
XYZenix / experiments.csv
Last active April 20, 2024 05:42
discord experiments
id name hash type
channel_categories 2070146447
report-experiment Report Experiment 2207596622
SETTINGS_EXPERIMENT New Settings 1371845404
CHANNEL_SETTINGS_EXPERIMENT New Channel Settings 1434362751
GUILD_SETTINGS_EXPERIMENT New Server Settings 1775441653
VIDEO_CALL_EXPERIMENT Video Call 458764242
2017-02_easyinvite_guild 31027221
2017-02_easyinvite_user Invite Banner 3730635043
2017-02_invite-guild-metadata Invite Experiment 1691191667
@Dziurwa14
Dziurwa14 / codes.md
Last active April 20, 2024 05:41
Discord error codes

Error Codes

All collected Discord error codes, categorized by type (first 2 digits).

Miscellaneous

Code Message
0 General error (such as a malformed request body, amongst other things)

Unknown API object

@advaith1
advaith1 / top bots.md
Last active April 20, 2024 05:39
The top Discord bots ranked by server count
Rank Bot Approximate Server Count Library
1 MEE6 21,600,000 Custom Python
2 Rythm 🪦 15,200,000 JDA
3 Groovy 🪦 10,400,000 JDA, Discord4J
4 carl-bot 🅱️ 9,770,000 Pycord
5 ProBot