Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
perpil
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
perpil
2mo ago
I modified the script to start collapsed. Code is in this issue if you would like to try it: https://github.com/twalichiewicz/HNewhere/issues/5
2.
▲
by
perpil
2mo ago
Tampermonkey isn't better than using a Chrome extension, but it's less friction for a developer to build and distribute a cross browser script. If they build it as an extension, they need to target multiple browsers and get it dep
3.
▲
by
perpil
2mo ago
This is slick. 2 things. 1. If you name your script with the extension .user.js it is easier to click on to automatically install at least with tampermonkey. 2. When I went to this link from the main page, on mobile I had to scroll to the r
4.
▲
by
perpil
2mo ago
I first thought this was some spin on May the fourth be with you. As in how Yoda might say it.
5.
▲
by
perpil
7mo ago
This page says bundle size is 14MB: https://blackboard.sh/electrobun/docs/
6.
▲
by
perpil
7mo ago
Consider removing this from the landing page if you want to be taken seriously: "we are in the pursuit of greatness. fueled by caffeine, nicotine, and pure chaos"
7.
▲
by
perpil
9mo ago
Agreed, maybe a forest fire or lightning strike might have made it more obvious that charring preserved. Charcoal in a campfire could have easily disappeared in the next fire. They do give Leonardo a lot of credit for a single sentence, but
8.
▲
Leonardo's wood charring method predates Japanese practice
(arstechnica.com)
1 points
by
perpil
9mo ago
|
2 comments
9.
▲
by
perpil
10mo ago
This is very thorough, but I have a few things to add if you are using Node 22. I benchmarked Node 22 earlier this year using something similar to the light benchmark. https://speedrun.nobackspacecrew.com/blog/2025/
10.
▲
by
perpil
10mo ago
Its predecessor (mkdocs material) supported blogs via a plugin and rss feeds via a mkdocs plugin ( https://guts.github.io/mkdocs-rss-plugin/ ). I don't believe it supports blogs yet according to this: https:/
11.
▲
by
perpil
11mo ago
My read of this: https://www.alaskaair.com/content/about-us/customer-commitme... indicates you should be able to get a discount code of $50 if your flight was delayed 3 hours if you ask them.
12.
▲
by
perpil
11mo ago
This is not about the AWS Console. It is talking about the customer's site hosted on CloudFront. It is possible to cross wires with user sessions when using CloudFront if you haven't set caching granular enough to be specific to a
13.
▲
by
perpil
1y ago
Also see https://runme.dev for a similar approach or https://speedrun.cc if you'd like it to work straight from GitHub markdown.
14.
▲
A New Hash Table
(valkey.io)
2 points
by
perpil
1y ago
|
0 comments
15.
▲
by
perpil
1y ago
The fact you've copied screen.studio so closely leaves a bad taste in my mouth. On the landing page you apply formatting in Google Sheets, just like screen studio does. It's ok to be inspired by screen studio but remember they are
16.
▲
by
perpil
1y ago
Not OP but was there 15 years (left Dec 2021) and surprised I wasn't aware of this. I was only aware of a few tools that acted like chatbots to automatically gather context or take action from chime/tt/alarms.
17.
▲
by
perpil
1y ago
When I was at AWS, I built something so I could run things straight from the wiki. Think cloudwatch queries, aws cli commands etc with user inputs but without all the setup of securely getting the right credentials and formatting inputs. I&
18.
▲
by
perpil
1y ago
The video on your landing page is too long for my tastes. A 1-5 minute video quickly showing the features would have more impact than your 20 minute walkthrough attempting to show every detail. The 20 minute video is more suitable for the d
19.
▲
by
perpil
2y ago
I did something like this but it helps you build exact command lines or interact with AWS straight from your GitHub markdown. As a bonus, it very easily lets you prompt the user for inputs and pivot between different accounts. https:/
20.
▲
by
perpil
2y ago
Servpro doesn't fix heaters, they mitigate fire damage. They came expecting to fix fire damage, not a heater.
21.
▲
by
perpil
2y ago
Typo on the menu: Acitvity->Activity
22.
▲
by
perpil
2y ago
I do something like this with https://speedrun.cc except it runs in the browser on top of your markdown in GitHub. This lets you prompt for inputs and run JavaScript and use a toolbar to context switch. For command lines it copi
23.
▲
by
perpil
2y ago
Neat, you might also look at https://speedrun.cc for ideas. It's a slightly different space, it's markdown to wrap tools with UI's instead of to plot things, but the way I enable you to prompt the user and run li
24.
▲
by
perpil
2y ago
The Mom Test teaches you how to ask the right questions to make sure potential customers actually have a need for and will pay for what you are building vs. lying to be polite. The Mom Test: How to talk to customers & learn if your bus
25.
▲
Farmers wrecked rain gauges in crop insurance fraud
(coloradosun.com)
3 points
by
perpil
2y ago
|
1 comments
26.
▲
by
perpil
2y ago
Another benefit of BYOK is it simplifies the implementation. You don't need to spend as much time protecting against the attack vector where they rack up a big bill against your key.
27.
▲
by
perpil
2y ago
DynamoDB also makes for a nice fine grained secrets manager with their new table resource policies: https://speedrun.nobackspacecrew.com/blog/2024/06/27/using-d...
28.
▲
by
perpil
2y ago
I like the integration with slack and the inline execution of steps. I've been working on a similar product with https://speedrun.cc but it just piggybacks on GitHub markdown and most of the execution is done via a deeplin
29.
▲
by
perpil
2y ago
A workaround for some of the limits of presigned urls like not being able to specify a max file size is to front your uploads using CloudFront OAC and CloudFront Functions. It costs more (.02/GB) but you can run a little JavaScript cod
30.
▲
Seattle Public Library Website Down Due to Ransomware Attack
(gizmodo.com)
11 points
by
perpil
2y ago
|
1 comments
More ›