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

aaws11

no profile record

投稿

Figma sent a cease-and-desist letter to Lovable over the term 'Dev Mode'

techcrunch.com
5 ポイント·投稿者 aaws11·昨年·0 コメント

[untitled]

1 ポイント·投稿者 aaws11·3 年前·0 コメント

/r/reactjs will go dark 2 days to protest Reddit's API policies

old.reddit.com
16 ポイント·投稿者 aaws11·3 年前·3 コメント

Realtime traffic monitoring and stats for your AdGuard Home instance on Terminal

github.com
2 ポイント·投稿者 aaws11·3 年前·1 コメント

Central Air Data Computer gave airspeed for fighters used gears for computations

twitter.com
2 ポイント·投稿者 aaws11·3 年前·0 コメント

Old Reddit Is Down

old.reddit.com
46 ポイント·投稿者 aaws11·3 年前·16 コメント

Cruise the net faster with 2 wheels

twitter.com
1 ポイント·投稿者 aaws11·3 年前·2 コメント

Painting 'Zebra Stripes' on Cows Wards Off Biting Flies

realclearscience.com
3 ポイント·投稿者 aaws11·4 年前·0 コメント

A List of Predictions Made in 1923 About 2023

twitter.com
4 ポイント·投稿者 aaws11·4 年前·0 コメント

Rust Atomics and Locks – Low-Level Concurrency in Practice

github.com
4 ポイント·投稿者 aaws11·4 年前·0 コメント

Rust Atomics and Locks – Low-Level Concurrency in Practice

marabos.nl
5 ポイント·投稿者 aaws11·4 年前·2 コメント

Use clickbait commit messages to get your teammates to review your code faster

twitter.com
4 ポイント·投稿者 aaws11·4 年前·1 コメント

Quest for My Perfect Watch

lock.cmpxchg8b.com
2 ポイント·投稿者 aaws11·4 年前·0 コメント

Twitter tests its first editable tweet.

twitter.com
1 ポイント·投稿者 aaws11·4 年前·0 コメント

Lexica's search API is now for anybody to use for free

lexica.art
1 ポイント·投稿者 aaws11·4 年前·0 コメント

TLDR explains what a piece of code does

twitter.com
226 ポイント·投稿者 aaws11·4 年前·148 コメント

India Bans VLC Media Player

indianexpress.com
7 ポイント·投稿者 aaws11·4 年前·2 コメント

Check how trackable you are based on the browser extensions

github.com
2 ポイント·投稿者 aaws11·4 年前·0 コメント

Cloudflare has wall of lava lamps they feed to camera to get cryptographic keys

twitter.com
4 ポイント·投稿者 aaws11·4 年前·2 コメント

コメント

aaws11
·昨年·議論
previously on hacker news: https://news.ycombinator.com/item?id=37361947
aaws11
·3 年前·議論
is there a threadreader equivalent for mastodon?
aaws11
·3 年前·議論
I manually compiled the tweets for readability:

https://pastebin.com/raw/dTGJS3Se

is there a threadreader equivalent for mastodon?
aaws11
·3 年前·議論
previous discussion:

https://news.ycombinator.com/item?id=31490250
aaws11
·3 年前·議論
The cozy web relies on "(human) protocol of everybody cutting-and-pasting bits of text, images, URLs, and screenshots across live streams", hopefully one day changing "from cut-and-paste to a personal blockchain of context-permissioned, addressable, searchable, interlinked clips"
aaws11
·3 年前·議論
Almost all modern statically typed languages have closures, higher-order functions/methods, lazy streams, and combinators that run efficiently. Persistent/immutable data structures can be implemented even in C.

Also, OCaml has no tracking of side-effects (like in Haskell), and the language and the standard library have lots of features and functions with mutation, such as the array update syntax, mutable record fields, Hashtbl, and the regex module.

The only thing that makes OCaml more “functional” than e.g. Dart, Java, or Rust is that it supports tail calls. While having tail calls is important for functional programming, I would happily give up on tail calls if that means not having the problems listed above.

When you mix imperative and functional styles tail calls become less important. For example, I don’t have to implement a stream map function in Dart with a tail call to map the rest of the stream, I can just use a while or for loop.

In my opinion there is no reason to use OCaml in a new project in 2023.
aaws11
·3 年前·議論
Creating a custom engine is a big endeavour and not many are ready for that. I recognize Unity (and Unreal to less extent) have really democratized video game development. Lots of small-medium size companies can use Unity today to develop games quickly, and sometimes, with very low budgets! But, still, lots of big companies prefer to rely on their own custom technologies.
aaws11
·3 年前·議論
I feel that people today overestimate how difficult it is to create a game engine, or maybe they underestimate the other aspects of game development.

For clarity, I mean here a basic engine (for example, a custom engine for a 2D game), not a photorealistic and generic 3D game engine like Unity (that definitely is very difficult and probably not worth reinventing the wheel without a good reason).
aaws11
·3 年前·議論
I am glad to see the Gravity SUV moving forward so quickly in its development, as it builds upon everything this organization has achieved so far and moves forward the advancements of their in-house tech to make a luxury electric SUV like no one else.
aaws11
·3 年前·議論
Twitter has the advantage of huge entrenchment of many communities for a lot of use cases, and a lack of good competitors. I do not believe that a decentralized alternative is likely to take their place.
aaws11
·3 年前·議論
It’s probably a good idea to disable Edge’s follow creator feature until this privacy issue is fixed.
aaws11
·3 年前·議論
for whoever unable to access the article directly:

https://web.archive.org/web/20230306164958/http://ascii.text...
aaws11
·3 年前·議論
Seems like old.reddit.com is experiencing problems. Shows message:

> Our CDN was unable to reach our servers > Please check www.redditstatus.com if you consistently get this error.

However, according to the status page everything should be operational.
aaws11
·3 年前·議論
and someone stole the opportunity from you. BAM!
aaws11
·3 年前·議論
here's something I use (more simpler than installing those numerous extensions and bloating your browser) for making youtube less distracting and more productive: less addictive youtube: https://github.com/AlexisDrain/Less-Addictive-YouTube

and follow the uBlock origin instructions mentioned in this blog post: https://pawelurbanek.com/youtube-addiction-selfcontrol
aaws11
·3 年前·議論
previous discussion:

sept 2022 https://news.ycombinator.com/item?id=32215277
aaws11
·3 年前·議論
do we have a threadreader for mastodon?
aaws11
·3 年前·議論
that's a crazy thread right there
aaws11
·3 年前·議論
https://old.reddit.com/r/facepalm/comments/5w9j6k/cruise_the...
aaws11
·4 年前·議論
previous discussion:

march 2021 https://news.ycombinator.com/item?id=26470532