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

zajio1am

2,591 カルマ登録 7 年前

投稿

Dirty Frag Linux kernel local privilege escalation vulnerability mitigations

ubuntu.com
4 ポイント·投稿者 zajio1am·2 か月前·1 コメント

Data centers' heat exhaust is not raising the land temperature

blog.andymasley.com
1 ポイント·投稿者 zajio1am·3 か月前·0 コメント

A Modest Definition of Human Consciousness

oranlooney.com
3 ポイント·投稿者 zajio1am·9 か月前·0 コメント

コメント

zajio1am
·5 日前·議論
No, it is pretty much the same, both means agreeing to a contract.
zajio1am
·10 日前·議論
It is an much simpler task now since you can depend on kernel / mesa drivers for all hardware.
zajio1am
·11 日前·議論
It is not really much different than paying for cleaning, the cleaning person also sees inside of house.
zajio1am
·22 日前·議論
At least in EU, private book/media rental is not legal without special licensing from copyright holders, while public libraries have exception for this.
zajio1am
·22 日前·議論
Tool rental is a service that is commonly provided by private sector. I do not see a reason why this should be provided by a government. This seems like unfair competition to e.g. community hackerspaces.
zajio1am
·先月·議論
This is not specific to US law ...
zajio1am
·先月·議論
Yes, but EU would have to convince Google and Apple to get a new root certificate to browsers.
zajio1am
·先月·議論
> for example I invest in an ESG index for environmental, social, and governance, ie no weapons or drugs

So, no weapons for Ukraine?
zajio1am
·先月·議論
50% property tax is just seizure without compensation, which is generally considered human rights violation.

If government wants 50% of shares, it can just buy it (or expropriate it with compensation) and use its ability to get cheap long-term loans to finance it.
zajio1am
·先月·議論
When converting between different depths, the 255-like approach has a property that minimum maps to minimum and maximum maps to maximum.
zajio1am
·先月·議論
U2F token is used by one eIDAS identity provider in Czechia.
zajio1am
·2 か月前·議論
> Second, many people think that the C runtime doesn't know the amount of memory allocated to an array, but this is actually false. It's just the C abstract model that for some reason chose to not expose this information.

There are some counterpoints:

1) Conceptually, allocated memory block and data structure / array in it are not related. You can allocate memory block and then subdivide it to multiple different structures / arrays. You can implement sub-allocators.

2) Heap allocator does not need to store exact length of allocated object. For example, it could have several fixed-length slab allocators for smaller objects, select matching one during malloc() and use address range to find slab during free().

3) Array can be also on the stack (VLA or alloca()).

4) Arrays can be also on memory allocated outside of C library allocator (e.g. mmap()).
zajio1am
·2 か月前·議論
These constraints, at least for electricity, are usually in end distribution networks, not in production. High-powered datacenter would get (and pay for) its own substation/transformer from higher-voltage network, thus avoiding the limitation.
zajio1am
·2 か月前·議論
The main point of ENUM was compatibility with open SIP, unfortunately that never really happened and most SIP operators do not accept incoming calls from public internet (and do not route outgoing calls based on ENUM).
zajio1am
·2 か月前·議論
IMHO soldering two wires together (or wires to connectors) is much harder and requires higher dexterity than through-hole soldering on PCB, which is really easy. PCB holds parts in place and directs solder where it belongs.
zajio1am
·2 か月前·議論
You pretty much do that with wireless devices as a wISP.
zajio1am
·2 か月前·議論
Well, Meta also shared their AI models freely with world
zajio1am
·2 か月前·議論
Even if the house prices stayed the same, it would make sense to keep the low interest debt and invest in other assets that have higher yield, like shares.
zajio1am
·2 か月前·議論
Power distribution is a natural monopoly, power production is commodified/competitive business.
zajio1am
·3 か月前·議論
As a vegetarian, i am a bit annoyed by this term as i do not want to be associated with AI moral panic.