HackerTrans
トップ新着トレンドコメント過去質問紹介求人

rootforce

no profile record

投稿

The Way of Code – Rick Rubin

thewayofcode.com
2 ポイント·投稿者 rootforce·3 か月前·0 コメント

CVE-2026-5747 – Out-of-bounds Write in Firecracker virtio-PCI Transport

aws.amazon.com
2 ポイント·投稿者 rootforce·3 か月前·0 コメント

Cursor now shows you demos, not diffs

twitter.com
2 ポイント·投稿者 rootforce·5 か月前·0 コメント

Contribution: CLI tool to draw an image on your GitHub contribution graph

github.com
1 ポイント·投稿者 rootforce·5 か月前·0 コメント

Task-Completion Time Horizons of Frontier AI Models – METR

metr.org
2 ポイント·投稿者 rootforce·5 か月前·0 コメント

Sabotage Risk Report: Claude Opus 4.6 [pdf]

www-cdn.anthropic.com
2 ポイント·投稿者 rootforce·5 か月前·0 コメント

Show HN: Turkey Time – A little game about cooking turkey

turkey-time.replit.app
2 ポイント·投稿者 rootforce·8 か月前·0 コメント

Show HN: Vaporwave Life

vaporwave-life.replit.app
2 ポイント·投稿者 rootforce·8 か月前·1 コメント

Quinnypig/Yeet

github.com
4 ポイント·投稿者 rootforce·8 か月前·0 コメント

Design Tomorrow – A podcast about design, technology, and being human

podcasts.apple.com
1 ポイント·投稿者 rootforce·9 か月前·0 コメント

Semicolons and the Rules of Writing – The Millions

themillions.com
2 ポイント·投稿者 rootforce·9 か月前·0 コメント

Rain – A development workflow tool for working with AWS CloudFormation

aws-cloudformation.github.io
3 ポイント·投稿者 rootforce·9 か月前·0 コメント

Trunk Based Development

trunkbaseddevelopment.com
2 ポイント·投稿者 rootforce·9 か月前·0 コメント

Parens of the Dead

parens-of-the-dead.com
2 ポイント·投稿者 rootforce·9 か月前·0 コメント

Science Fiction Origins of Consumer Technology (2010)

newfangled.com
1 ポイント·投稿者 rootforce·9 か月前·0 コメント

AI is the future, but how do we know what it is doing?

nashvegas.com
1 ポイント·投稿者 rootforce·9 か月前·0 コメント

Takes 10 Years by Beginbot – Suno

suno.com
2 ポイント·投稿者 rootforce·9 か月前·0 コメント

Cuttle: Two player battle card game played with a standard 52-card deck of cards

cuttle.cards
10 ポイント·投稿者 rootforce·10 か月前·3 コメント

WrittenRealms – a modern platform for text-based games

writtenrealms.com
6 ポイント·投稿者 rootforce·10 か月前·0 コメント

Tinker WriterDeck

tinker.sh
4 ポイント·投稿者 rootforce·昨年·1 コメント

コメント

rootforce
·10 か月前·議論
And it’s open source.

https://github.com/cuttle-cards/cuttle
rootforce
·11 か月前·議論
I can't see the future, but I imagine that the human art community may actually get more vibrant when divorced from being a way to make a living. Perhaps a return to something like a patronage system for the exceptional artists.

Open mics, music circles and concerts also remain untouched for the moment.
rootforce
·11 か月前·議論
Not just the best children's cartoon, but one of the best TV shows I've ever seen in terms of how close it comes to realizing its full potential. I have a hard time finding points to criticize.
rootforce
·2 年前·議論
This is cool. I unironically use comic mono as my daily driver. It helps me remember to have fun.
rootforce
·2 年前·議論
Start at the beginning, survival. Try not looking anything up till you get stuck or bored.

Avoid mods at first.

Family friendly streamers are:

- [Jax and Wild](https://m.youtube.com/channel/UCiJmKXWW7dOAVOrnHFviqhw)

- [Grian](https://m.youtube.com/playlist?list=PLU2851hDb3SEesCjVCmseu6...)

- [Mumbo](https://m.youtube.com/watch?v=VMK_u3Hsd4U)

-[Stinarose](https://m.youtube.com/@StinaRose)
rootforce
·2 年前·議論
I’ve been playing Minecraft off and on since beta, and I’ve been able to introduce each of my kids as they’ve gotten old enough to play.

It is pretty amazing, they all started in creative running around punching random things and now each one has their own way they like to play. One loves to build, another mini games, survival, parkour, mods etc. we are currently watching MCC live and it’s like the Super Bowl. They all have their favorite streamers too.

Few games turn into multi generational cultural movements like this.
rootforce
·2 年前·議論
AWS has posted some instructions for those affected by the issue using EC2.

[AWS Health Dashboard](https://health.aws.amazon.com/health/status)

"First, in some cases, a reboot of the instance may allow for the CrowdStrike Falcon agent to be updated to a previously healthy version, resolving the issue.

Second, the following steps can be followed to delete the CrowdStrike Falcon agent file on the affected instance:

1. Create a snapshot of the EBS root volume of the affected instance

2. Create a new EBS volume from the snapshot in the same Availability Zone

3. Launch a new instance in that Availability Zone using a different version of Windows

4. Attach the EBS volume from step (2) to the new instance as a data volume

5. Navigate to the \windows\system32\drivers\CrowdStrike\ folder on the attached volume and delete "C-00000291*.sys"

6. Detach the EBS volume from the new instance

7. Create a snapshot of the detached EBS volume

8. Create an AMI from the snapshot by selecting the same volume type as the affected instance

9. Call replace root volume on the original EC2 Instance specifying the AMI just created"